Commit Graph

4398 Commits

Author SHA1 Message Date
Alex Gleason
b18ed0d0e9 RegisterInvite: make registrations by invite token work 2021-09-24 12:16:28 -05:00
Alex Gleason
6f7e0c75b4 RegistrationForm: refactor isOpen logic 2021-09-24 11:43:28 -05:00
Alex Gleason
937cc18012 Add basic invite route, fix Chats fetch 2021-09-24 11:37:47 -05:00
Alex Gleason
4fcb5f0239 Move RegistrationForm to auth_login directory 2021-09-24 11:24:33 -05:00
Alex Gleason
f635494629 ComposeForm: yank circular svg character counter from Gab 2021-09-22 16:16:29 -05:00
Alex Gleason
3eb4eeed59 Composer: use Tabler svg icons 2021-09-22 14:38:48 -05:00
Alex Gleason
5ac5ef2e38 StatusActionBar: update "share" icon to Feather svg 2021-09-22 13:14:31 -05:00
Alex Gleason
23468b83a9 IconButton: use opacity instead of hsla to avoid svg transparency issues (improves status icons) 2021-09-22 12:18:06 -05:00
Alex Gleason
165b924ce7 Merge remote-tracking branch 'origin/develop' into next 2021-09-22 11:17:21 -05:00
Alex Gleason
acbf890f35 Chats: fix fetching when instance is delayed 2021-09-22 11:15:05 -05:00
Alex Gleason
1b6d2568b3 Preload: fix Mastodon accounts import 2021-09-22 09:23:37 -05:00
Alex Gleason
43a6e26a36 SidebarMenu: update X icon, caret, and plus 2021-09-22 00:16:05 -05:00
Alex Gleason
c869eeb003 Add Conversations to async-components 2021-09-21 20:48:33 -05:00
Alex Gleason
5180895325 Preload: import accounts from Mastodon's initial-state 2021-09-21 20:26:47 -05:00
Alex Gleason
a8673c8e54 Add 3-level Mastodon compatibility route 2021-09-21 18:30:34 -05:00
Alex Gleason
1f474c167b ProfileInfoPanel: call isVerified() 2021-09-21 17:29:47 -05:00
Alex Gleason
6a45ccf7b3 Dropdown: fix PropType error 2021-09-21 16:43:44 -05:00
Alex Gleason
dbc8e3fc26 Add Mastodon compatibility routes for /web and /web/timelines/home 2021-09-21 16:29:50 -05:00
Alex Gleason
72925ab821 DisplayName: call isVerified() 2021-09-21 14:58:50 -05:00
Alex Gleason
f4be2e87a2 Status: use svg icon for h-menu 2021-09-21 13:52:45 -05:00
Alex Gleason
c42db5242b StatusPage: accomodate SubNavigation in sticky columns 2021-09-21 13:46:59 -05:00
Alex Gleason
4ac76573fe SubNavigation: constrain width on desktop 2021-09-21 13:42:25 -05:00
Alex Gleason
ce97520b11 DetailedStatus: use svg icons 2021-09-21 13:31:40 -05:00
Alex Gleason
9b0e1218c9 Fix janky IconButton (Compose issues) and restore lock/envelope icon for un-repostable posts 2021-09-21 10:25:36 -05:00
Alex Gleason
640891ded9 Style the floating action button 2021-09-20 21:56:06 -05:00
Alex Gleason
96a226a94b PrimaryNavigation: active fill states 2021-09-20 21:13:22 -05:00
Alex Gleason
a0de32bcb0 StatusActionBar: update icons 2021-09-20 20:49:24 -05:00
Alex Gleason
23b14f605b PrimaryNavigation: remove unused 'federating' field 2021-09-20 19:05:16 -05:00
Alex Gleason
a8a0f18b2c SubNavigation: use Tabler back icon 2021-09-20 18:36:37 -05:00
Alex Gleason
7e8670055a Nuke HomeColumnHeader from most timelines 2021-09-20 18:32:27 -05:00
Alex Gleason
4a78deb7d3 PrimaryNavigation: use Tabler icons, add timelines 2021-09-20 18:28:55 -05:00
Alex Gleason
3a1b660269 Make column panels sticky 2021-09-20 17:53:08 -05:00
Alex Gleason
3de8dcced0 Tabler: add icons to ThumbNavigation 2021-09-20 17:05:59 -05:00
Alex Gleason
26c7068d66 Add Tabler icons 2021-09-20 15:33:28 -05:00
Alex Gleason
ecdca93c84 Merge remote-tracking branch 'origin/develop' into next 2021-09-20 13:17:40 -05:00
Alex Gleason
c1ed8ed16f Mastodon: hide notifications counter 2021-09-20 13:00:24 -05:00
Alex Gleason
f1788dd206 RemoteTimeline: fix typos in async components 2021-09-20 10:21:43 -05:00
marcin mikołajczak
25bdc5831e Update Polish translation
Signed-off-by: marcin mikołajczak <me@mkljczk.pl>
2021-09-19 19:29:26 +02:00
Alex Gleason
1202d3d45d StatusPage: async components 2021-09-18 20:54:55 -05:00
Alex Gleason
008d53a7d9 Merge remote-tracking branch 'origin/develop' into next 2021-09-18 20:52:26 -05:00
Alex Gleason
08cdef59c9 Don't load TabsBar async 2021-09-18 20:09:29 -05:00
Alex Gleason
aeddec2892 UI: async UI components 2021-09-18 20:01:04 -05:00
Alex Gleason
1e77adda34 Admin: async components 2021-09-18 19:34:45 -05:00
Alex Gleason
aa54e0bd0b RemoteInstance: async panels 2021-09-18 19:23:48 -05:00
Alex Gleason
abcdc1fd63 Profile: make account panels async 2021-09-18 19:17:55 -05:00
Alex Gleason
24c89537dc Merge remote-tracking branch 'origin/develop' into async-improvements 2021-09-18 18:53:24 -05:00
Alex Gleason
aeef12acf0 Rip out react-redux-loading-bar 2021-09-18 18:31:22 -05:00
Alex Gleason
b0e37c773e Load panels async 2021-09-18 17:48:13 -05:00
Alex Gleason
fe4a8b5728 Chunk modal components into features/ui 2021-09-18 17:10:39 -05:00
Alex Gleason
7f741a3ad0 Suggestions: make DRY, fix isLoading state 2021-09-18 17:05:34 -05:00