Commit Graph

2087 Commits

Author SHA1 Message Date
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
812ea509b4 ThumbNavigation: increase height 50px --> 60px 2021-09-21 16:41:50 -05:00
Alex Gleason
63095aac6b Media: round corners 10px of attachments and cards 2021-09-21 16:37:53 -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
1ce272608d iOS: fix floating action button icon 2021-09-21 16:10:35 -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
7d8ce0e444 Improve secondary button legibility 2021-09-21 13:45:37 -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
1bce36a5ae Fix Chats on mobile 2021-09-21 10:34:59 -05:00
Alex Gleason
5c80fb4a87 Return to 10px status gaps 2021-09-21 10:27:13 -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
29fe9b40b6 Icon css: increase specificity 2021-09-20 22:50:47 -05:00
Alex Gleason
640891ded9 Style the floating action button 2021-09-20 21:56:06 -05:00
Alex Gleason
4ec5cb931c Use rounded buttons 2021-09-20 21:35:54 -05:00
Alex Gleason
96a226a94b PrimaryNavigation: active fill states 2021-09-20 21:13:22 -05:00
Alex Gleason
29da046a3a Don't use display: hidden on articles after all 2021-09-20 20:52:18 -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
073db97490 Merge branch 'masto-notifications-counter' into 'develop'
Mastodon: hide notifications counter

See merge request soapbox-pub/soapbox-fe!775
2021-09-20 18:12:28 +00:00
Alex Gleason
13efbf6e01 noscript: "Soapbox" --> "this website" 2021-09-20 13:10:24 -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