Commit Graph

45 Commits

Author SHA1 Message Date
Marquis Kurt edf1f01b34
Squash warnings 2020-03-24 13:20:59 -04:00
Travis Kohlbeck b4b32efd7d prettifies post styles 2020-02-19 09:11:19 -05:00
Travis Kohlbeck f908e8656a keeps reblogger on same line as author when there is enough room 2020-02-19 09:10:09 -05:00
Travis Kohlbeck 78d7b02085 prettifies files, I need to format on save... 2020-02-18 17:34:20 -05:00
Travis Kohlbeck a168b614b2 hides account name with ellipsis instead of line break, fixes colors 2020-02-18 17:23:42 -05:00
Travis Kohlbeck 37c01fc150 prevents line breaks for author names, reblog-icon-reblogger 2020-02-18 17:15:47 -05:00
Marquis Kurt cc43d90607
Merge branch 'develop-1.1.0-beta4' into HD-44-uneven-masonry-columns 2020-02-17 08:19:51 -05:00
Travis Kohlbeck 166736e0bc forgot to prettify Post 2020-02-16 16:56:29 -05:00
Travis Kohlbeck 2620bb8282 adds infinite scroll setting, prevents post rerendering on list updates, adds debounce to scroll event listener 2020-02-16 16:43:49 -05:00
Marquis Kurt 33d42991f3
Comment out unnecessary console logs and update getConfig 2020-02-16 14:49:55 -05:00
Marquis Kurt 5bcb31ee87
Merge pull request #171 from hyperspacedev/HD-31-favorite-reblog-state-issue
HD-31 #done
2020-02-16 14:17:57 -05:00
Travis Kohlbeck f8ec25a050 fixes like/retoot bugs 2020-02-16 01:39:18 -05:00
Travis Kohlbeck 073efe137b loads more posts at scroll position, disables post zoom effect 2020-01-23 22:36:25 -05:00
Marquis Kurt e7d797595a
Rewrite getReblogAuthors 2020-01-16 10:41:00 -05:00
Marquis Kurt 40f1c8abd4
Refactor toggle and Mastodon URL methods 2019-12-22 13:36:52 -05:00
Travis Kohlbeck fc8afb9000
updates appearance of post/retoot authors 2019-12-20 11:34:20 -05:00
Travis Kohlbeck e5cfaf0a44 logs post state at various points, logs post state on click post header 2019-12-19 15:18:26 -05:00
Marquis Kurt 3da74be981
Merge pull request #116 from travisk-codes/master
Moves Tooltip from bottom to left
2019-11-05 09:47:50 -05:00
Travis Kohlbeck c1d1f727b8 moves tooltip from bottom to left 2019-11-04 22:09:31 -05:00
Marquis Kurt cf38153034
Add about page check fix from staging (e0794b1)
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
2019-11-01 16:08:14 -04:00
Travis Kohlbeck 5b4f1bdbc8 removes 'focused' outline from reblogged post menu
Signed-off-by: Travis Kohlbeck <me+git@travisk.info>
2019-10-28 03:27:59 -04:00
Marquis Kurt 1d2c77c429
Merge branch 'beta7' into thread-and-settings-redesigns 2019-10-04 13:08:59 -04:00
Marquis Kurt 700fd10a58
Store account ID in session storage for quicker access
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
2019-10-03 16:48:11 -04:00
Marquis Kurt 0c785fd11a
General improvements to verify_credentials
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
2019-10-03 16:35:26 -04:00
Marquis Kurt 0d4ec15e44
Fix areas where localStorage couldn't be read
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
2019-10-03 13:03:42 -04:00
Marquis Kurt eb2399201e
Update dependencies, add macOS Aqua theme, and patch up Settings page 2019-09-30 18:18:38 -04:00
Marquis Kurt cbb7a76218
Run Prettier on all existing files
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
2019-09-18 13:52:39 -04:00
Marquis Kurt 143ca3dae5 Truncate descriptions that are over 500 chars 2019-05-24 17:59:35 -04:00
Marquis Kurt 572b34f79e Fix #47 2019-05-24 17:51:54 -04:00
Marquis Kurt 07b5453a82 Update post from response request when boosting or unboosting 2019-04-26 13:20:20 -04:00
Marquis Kurt 80f0bac51b Make a LinkableAvatar and link avatar to profile (reblogged or not) (fixes #17) 2019-04-24 16:35:08 -04:00
Marquis Kurt 7492d29fc8 View thread contextually (reblog or regular) 2019-04-23 08:55:18 -04:00
Marquis Kurt e218f2ded9 Fix padding and simplify toolbar on mobile devices 2019-04-19 15:26:22 -04:00
Marquis Kurt d64e8ab39e More minor tooltip improvements 2019-04-12 13:53:48 -04:00
Marquis Kurt 1ae01a3226 Added tooltip over post icon 2019-04-12 13:44:43 -04:00
Marquis Kurt b580d7059b Add ability to delete posts from menu 2019-04-08 15:56:55 -04:00
Marquis Kurt 4978af6b6e Fix streaming, add poll support to composer 2019-04-06 13:41:43 -04:00
Marquis Kurt 5e679e5a6b Start work on Compose page 2019-04-03 20:01:54 -04:00
Marquis Kurt caf4a3846e Reduce size between mentions and tags 2019-03-31 22:11:08 -04:00
Marquis Kurt 35df20ce8a Add Conversation UI 2019-03-31 21:56:41 -04:00
Marquis Kurt 0c8ae28e91 Change hastag params to better match search 2019-03-31 18:03:20 -04:00
Marquis Kurt a64f88931c Fix profile page buttons 2019-03-31 17:53:17 -04:00
Marquis Kurt db9447a80f Work on notifications 2019-03-31 16:49:09 -04:00
Marquis Kurt 51ed21c39c Add tags, remove some anchors, and put new posts behind 'View more' 2019-03-30 21:20:55 -04:00
Marquis Kurt b8f9035be1 Work on adding basic posts 2019-03-30 17:13:49 -04:00