Commit Graph

323 Commits

Author SHA1 Message Date
e9b5a9cf2e MediaModal: use Tabler next/prev arrows 2021-10-08 16:44:24 -05:00
92fc853642 AttachmentThumbs: display compact media thumbs instead of AttachmentList 2021-10-08 13:17:37 -05:00
b47e7a3197 Column: remove ColumnBackButton from most places, fix DetailedStatus border-bottom, improve HashtagTimeline 2021-10-08 11:53:15 -05:00
43c86ff85c BetterColumn: remove ColumnBackButton, fix border-bottom 2021-10-08 11:20:41 -05:00
3a37635040 Get rid of unused DrawerLoading component 2021-10-08 10:43:29 -05:00
891a65b66f Favourites: display favourites for Mastodon (if exposableReactions is manually toggled) 2021-10-07 18:21:28 -05:00
cf19366626 Rename .follow-button to .button--follow
The other classname is listed on Fanboy's Annoyances List
2021-10-06 18:48:13 -05:00
b6704991d2 Column: consolidate column components, refactor transparency, get rid of .column-area--mobile, wtf 2021-10-06 16:01:18 -05:00
89ac03e07a BundleErrorColumn: fix icon and rounded corners 2021-10-05 22:48:10 -05:00
1b7fe4ee04 Use custom Home and Post icons 2021-10-05 18:02:19 -05:00
dbf410e34c Messages: prefer DirectTimeline, but fall back to Conversations 2021-10-05 17:24:01 -05:00
a1512316d8 Add Mastodon compatibility routes, expose /conversations, display Messages tab for Mastodon 2021-10-05 17:07:00 -05:00
c222e0da9d TabsBar: fall back to Home icon when no logo is provided 2021-10-05 13:14:55 -05:00
59e7c6538e Audio: ingest attachment metadata 2021-10-05 00:44:49 -05:00
115d324e9b LoadingIndicator: refactor styles, improve look of ColumnLoading 2021-10-04 16:46:55 -05:00
c789fba629 Notifications: use Markers for unread count
This works consistently across all backends
2021-10-04 13:27:05 -05:00
d3908f107a AccountHeader: refactor Follow button, remove Message button in favor of a menu item
This is better on mobile and simpler to newcomers
2021-10-02 15:39:12 -05:00
5f7a201f08 Accounts: call isVerified in the places it's missing 2021-10-02 15:26:51 -05:00
ba09e2ebc9 Mastodon: redirect status route for "Share" functionality to work 2021-10-02 10:29:17 -05:00
415e744ddb Merge remote-tracking branch 'origin/develop' into next 2021-10-02 10:12:25 -05:00
6235ca5ab2 Implement /share route
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-01 19:53:46 +02:00
d85b6742fa Use SVG icons in more places 2021-09-27 23:47:43 -05:00
f23a6b0890 Replace a lot more icons with SVG icons 2021-09-27 20:47:44 -05:00
60c3243fcb SubNavigation: refactor to be contextual based on Column 2021-09-27 13:38:02 -05:00
f6fdf46040 Use Tabler for missing LineAwesome icons 2021-09-27 00:00:03 -05:00
bc4f953af2 Improve display of LineAwesome icons 2021-09-26 23:28:45 -05:00
ca1b4ff73d Merge remote-tracking branch 'origin/develop' into next 2021-09-24 12:53:42 -05:00
937cc18012 Add basic invite route, fix Chats fetch 2021-09-24 11:37:47 -05:00
165b924ce7 Merge remote-tracking branch 'origin/develop' into next 2021-09-22 11:17:21 -05:00
acbf890f35 Chats: fix fetching when instance is delayed 2021-09-22 11:15:05 -05:00
c869eeb003 Add Conversations to async-components 2021-09-21 20:48:33 -05:00
a8673c8e54 Add 3-level Mastodon compatibility route 2021-09-21 18:30:34 -05:00
1f474c167b ProfileInfoPanel: call isVerified() 2021-09-21 17:29:47 -05:00
dbc8e3fc26 Add Mastodon compatibility routes for /web and /web/timelines/home 2021-09-21 16:29:50 -05:00
640891ded9 Style the floating action button 2021-09-20 21:56:06 -05:00
ecdca93c84 Merge remote-tracking branch 'origin/develop' into next 2021-09-20 13:17:40 -05:00
f1788dd206 RemoteTimeline: fix typos in async components 2021-09-20 10:21:43 -05:00
008d53a7d9 Merge remote-tracking branch 'origin/develop' into next 2021-09-18 20:52:26 -05:00
08cdef59c9 Don't load TabsBar async 2021-09-18 20:09:29 -05:00
aeddec2892 UI: async UI components 2021-09-18 20:01:04 -05:00
1e77adda34 Admin: async components 2021-09-18 19:34:45 -05:00
aa54e0bd0b RemoteInstance: async panels 2021-09-18 19:23:48 -05:00
abcdc1fd63 Profile: make account panels async 2021-09-18 19:17:55 -05:00
24c89537dc Merge remote-tracking branch 'origin/develop' into async-improvements 2021-09-18 18:53:24 -05:00
aeef12acf0 Rip out react-redux-loading-bar 2021-09-18 18:31:22 -05:00
b0e37c773e Load panels async 2021-09-18 17:48:13 -05:00
fe4a8b5728 Chunk modal components into features/ui 2021-09-18 17:10:39 -05:00
cdfd31372f Suggestions: chunk the wtf panel 2021-09-18 16:54:47 -05:00
48216659d6 Merge remote-tracking branch 'origin/develop' into next 2021-09-18 16:22:09 -05:00
074604a1c9 Put Bookmarks and Lists behind feature flags 2021-09-18 15:03:38 -05:00