Commit Graph

248 Commits

Author SHA1 Message Date
Marquis Kurt a94180b15c
Added instance name validation bypass
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
2020-10-03 12:47:45 -04:00
Marquis Kurt d3729ee76f
Add slashes to end of app links in Welcome (fixes #224)
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
2020-10-03 11:33:00 -04:00
Marquis Kurt 4e8a372234
Migrate from mastodon.social -> mastodon.online 2020-10-03 11:25:43 -04:00
Marquis Kurt 54388e806a
Merge branch 'develop/1.1.4' into GH-208-input-error-state 2020-07-08 18:29:53 -04:00
Travis Kohlbeck 214262fdb3 Don't show input error state when not empty 2020-07-06 12:47:40 -04:00
Marquis Kurt c854d406a7
Remove unused ParsedQuery import 2020-06-19 10:11:58 -04:00
Marquis Kurt a1aa9c09dc
Fix search page results 2020-06-19 09:51:51 -04:00
Marquis Kurt 6656a3749e
Make likable paths across desktop app work 2020-06-17 20:45:09 -04:00
Marquis Kurt e58208ba8d
Remove extraneous parens and brackets
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
2020-06-17 19:41:55 -04:00
Marquis Kurt 9c345e741c
Merge pull request #207 from hyperspacedev/GH-206-notification-reset
Return out of notification toggle when browser is unsupported
2020-05-28 10:49:28 -04:00
Marquis Kurt 6b006e17cc
Merge pull request #205 from hyperspacedev/develop-1.1.2-clarify-welcome
Add '@' symbol adornment, refactor Welcome
2020-05-28 10:21:38 -04:00
Marquis Kurt 5bf6fce1da
Run Prettier on files that missed Prettier check
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
2020-05-27 10:57:03 -04:00
Marquis Kurt f52daad91c
Return out of notif toggle when browser is unsupported
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
2020-05-27 10:46:24 -04:00
Marquis Kurt 8897035fe5
Merge pull request #204 from hyperspacedev/HD-61-update-avatar
Update header avatar when user changes avatar
2020-05-27 08:41:19 -04:00
Marquis Kurt 93994ab9d7
Add '@' symbol adornment, refactor to use nullish coalescing where appropriate 2020-05-18 11:14:21 -04:00
Travis Kohlbeck 3b1a5ff937 Hook together avatar update and header (broken) 2020-05-05 13:10:25 -04:00
Marquis Kurt f2da91468b
Add bug report and feature request buttons 2020-04-22 10:28:29 -04:00
Marquis Kurt a70ccd013f
Update Prettier, refactor expressions with nullish coaslescing 2020-04-22 10:13:54 -04:00
Marquis Kurt f960f4a0bc
Move config setting to state in finally 2020-04-22 09:58:50 -04:00
Marquis Kurt c1616c83ad
Remove optional chaining (boo) 2020-03-30 19:04:04 -04:00
Marquis Kurt 3a640ab51f
Merge branch 'develop-1.1.0-beta5' into HD-56-notifications-rework 2020-03-30 19:00:29 -04:00
Marquis Kurt 0afdfc647a
Merge pull request #184 from hyperspacedev/HD-50-announcements
HD-50 #done
2020-03-30 18:50:41 -04:00
Marquis Kurt 07ec71f438
Implement HD-57 2020-03-28 20:43:43 -04:00
Marquis Kurt edf1f01b34
Squash warnings 2020-03-24 13:20:59 -04:00
Marquis Kurt ffe9a97d93
More work on HD-56 2020-03-24 13:06:40 -04:00
Marquis Kurt 0c675969c5
Update README, CI scripts, and fix Search location issue 2020-03-18 12:33:32 -04:00
Marquis Kurt 67e94d8126
Create announcement type and page 2020-03-13 16:41:45 -04:00
Marquis Kurt 5838039fef
Merge pull request #172 from hyperspacedev/HD-44-uneven-masonry-columns
HD-44 #done
2020-02-17 17:27:16 -05:00
Travis Kohlbeck d4663e9bf1 updates menu label based on un/following 2020-02-17 16:53:10 -05:00
Travis Kohlbeck 3542a88d98 replaces following fetch with relationships fetch, enables unfollowing 2020-02-17 16:50:30 -05:00
Travis Kohlbeck 8459102c74 removes follow account button on click 2020-02-17 14:53:35 -05:00
Travis Kohlbeck 3200086a6d prettifies Timeline.tsx 2020-02-17 12:54:04 -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 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 931244cb5a
Pull changes from b4 2020-02-16 14:20:50 -05:00
Travis Kohlbeck cd57edbb32 fixes duplicate posts bug 2020-02-16 11:13:57 -05:00
Marquis Kurt 9a2f7f6ef4
Show a menu in mobile on notifications 2020-02-07 12:44:01 -05:00
Marquis Kurt af5bd4a12a
Fix login issues due to null redirectAddress on reload 2020-02-07 10:09:47 -05:00
Marquis Kurt a922d58d20
Clear text field in state after posting in Compose 2020-01-24 11:11:26 -05:00
Travis Kohlbeck 073efe137b loads more posts at scroll position, disables post zoom effect 2020-01-23 22:36:25 -05:00
Travis Kohlbeck 4042661d90 maximizes masonry layout on profile page 2020-01-23 12:29:00 -05:00
Travis Kohlbeck 97b74ac5cd prettifies files 2020-01-23 11:02:46 -05:00
Travis Kohlbeck bbf9dafb07 adds masonry layout to search page, adds forgotten semi-colons to ProfilePage.tsx 2020-01-23 10:48:23 -05:00
Travis Kohlbeck 8e3dd1cd02 adds masonry layout to profile page 2020-01-23 10:21:58 -05:00
Marquis Kurt a46d9c6c0f
Read the config in checkForToken 2020-01-21 10:41:45 -05:00
Marquis Kurt 8d14ff78df
Finish docs for Welcome page 2020-01-21 10:05:05 -05:00
Marquis Kurt c00bca93bc
Add redirectToApp in Welcome, start Welcome docs 2020-01-21 09:40:47 -05:00
Marquis Kurt 5d26434855
Deprecate Home, Local, Public pages 2020-01-07 11:25:02 -05:00
Marquis Kurt a12b14d10d
Make classes optional on TimelinePage 2020-01-07 11:24:08 -05:00