Commit Graph

321 Commits

Author SHA1 Message Date
a02112a1c8 Create AccountSearch component to do more than AutosuggestAccountInput 2021-10-14 11:47:10 -05:00
b0b13e9e59 AutosuggestInput: refactor CSS, fix hotkeys 2021-10-14 10:59:24 -05:00
f6f410d276 AutosuggestAccountInput: configurable limit prop 2021-10-14 10:48:17 -05:00
e8005b9cf6 AutosuggestAccountInput: prevent race condition by cancelling pending requests 2021-10-14 10:05:57 -05:00
92c164dc6b Create AutosuggestAccountInput component, display it in DirectTimeline (WIP) 2021-10-14 09:47:08 -05:00
65891a904c Button: remove text-decoration when wrapped with a <Link/> 2021-10-14 08:22:17 -05:00
da79e5a876 Add conditional Chat/DM buttons throughout the interface 2021-10-13 13:55:02 -05:00
8a26db57f7 Placeholder: display placeholders in slist while next page is loading 2021-10-12 19:14:27 -05:00
f6b1bca574 Helmet: wrap withRouter, probably fix page title getting stuck 2021-10-12 16:28:47 -05:00
b343a403e8 ScrollableList, PlaceholderDisplayName: fix runtime warnings 2021-10-12 16:21:04 -05:00
7f1613dd20 ScrollableList: remove accidental changes in commit 2021-10-12 13:54:23 -05:00
583aa6fd60 MediaGallery: fix audio attachment thumb crash 2021-10-12 13:46:09 -05:00
135ec190ee Instead of str.replaceAll, use str.replace with regex (for better browser support) 2021-10-12 10:31:15 -05:00
47b433915b Placeholder: display placeholder statuses while timelines are loading 2021-10-11 14:03:39 -05:00
d41e3f96ee ScrollableList: break up render function into smaller pieces 2021-10-11 11:59:37 -05:00
b1e10f3db2 ErrorBoundary: improve icons and styles 2021-10-10 02:48:35 -05:00
c8e207d6c1 StatusList: fix crash 2021-10-09 22:52:44 -05:00
379d03a509 Optimistic statuses: prepend with 末 to sort it at the end 2021-10-09 21:16:37 -05:00
50feacbd6b Optimistic, nonblocking statuses 2021-10-09 17:30:20 -05:00
2608de7af4 AttachmentThumbs: click to expand post 2021-10-09 12:33:08 -05:00
c264a5fb47 SubNavigation: border-radius 0 when scrolled 2021-10-08 19:09:34 -05:00
2dec47e179 MaterialStatus: fix focused state 2021-10-08 17:10:50 -05:00
b029225236 ListTimeline: use SubNavigation, nuke HomeColumnHeader once and for all 2021-10-08 16:32:49 -05:00
81921578e0 TimelineQueueButtonHeader: automatically load new items when scrolled to the top of the page 2021-10-08 15:20:08 -05:00
75a496c806 TimelineQueueButtonHeader: update snapshots 2021-10-08 14:53:21 -05:00
38b41ced76 TimelineQueueButtonHeader: always scroll to top 2021-10-08 14:51:54 -05:00
4840a3c751 TimelineQueueButtonHeader: display only when scrolled down 2021-10-08 14:34:23 -05:00
92fc853642 AttachmentThumbs: display compact media thumbs instead of AttachmentList 2021-10-08 13:17:37 -05:00
891a65b66f Favourites: display favourites for Mastodon (if exposableReactions is manually toggled) 2021-10-07 18:21:28 -05:00
cb0a034e85 ProgressCircle: fix propTypes (text --> string) 2021-10-06 17:06:38 -05:00
b6704991d2 Column: consolidate column components, refactor transparency, get rid of .column-area--mobile, wtf 2021-10-06 16:01:18 -05:00
4b92dbc93d Create separate MaterialStatus component for statuses with gaps (in timelines) 2021-10-06 14:42:24 -05:00
61282f0963 MoreFollows: hide if not federating 2021-10-06 10:58:29 -05:00
4e6a6278ac Revert "Swap positions of Search and Messages/Chats in navigation"
This reverts commit 66f2aa4e84.
2021-10-05 22:25:50 -05:00
66f2aa4e84 Swap positions of Search and Messages/Chats in navigation 2021-10-05 22:22:47 -05:00
42904dc82f Notifications: clean up styles 2021-10-05 22:01:16 -05:00
1b7fe4ee04 Use custom Home and Post icons 2021-10-05 18:02:19 -05:00
30973bd05f Rotate unread notification bell icon with CSS instead of relying on a separate icon 2021-10-05 17:49:44 -05:00
a1512316d8 Add Mastodon compatibility routes, expose /conversations, display Messages tab for Mastodon 2021-10-05 17:07:00 -05:00
468119fe3c SidebarMenu: fix access to intl in mapDispatchToProps 2021-10-05 16:23:06 -05:00
d48412c5b2 Account: display full Follow button 2021-10-05 14:45:44 -05:00
620aff7107 PrimaryNavigation: add Search button 2021-10-05 13:29:52 -05:00
a6f5cf33d0 Media: prefer V2 media API when available 2021-10-05 12:59:37 -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
63a001ae7d Fix PropType warnings in ColumnHeader and SubNavigation 2021-10-04 13:39:07 -05:00
c29d9fde40 Merge commit 'd85b6742faaca10016d306d831ec8d1d196b9c27' into next 2021-09-29 14:56:24 -05:00
ff458cff2c Mastodon: SidebarMenu: link to rendered pages for Preferences and Security 2021-09-29 07:24:01 -05: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