Commit Graph

1069 Commits

Author SHA1 Message Date
efd583473a MediaGallery: only display eye icon when marked as sensitive 2021-10-15 18:30:14 -05:00
7f4a467c16 Fix Fediverse timeline settings title 2021-10-15 17:50:10 -05:00
67a1686bc8 Federated timeline: restore column settings 2021-10-15 17:15:03 -05:00
b236e11225 Local timeline: restore column settings 2021-10-15 17:11:16 -05:00
04787678a2 Add autoloadTimelines user setting to configure timeline loading behavior 2021-10-15 15:41:40 -05:00
f22037d51e Handle /statuses/new route instead of just redirecting 2021-10-15 15:30:24 -05:00
966f0e84e4 Share: support title and url params 2021-10-15 15:24:08 -05:00
e4b2021e8e Search: display WhoToFollowPanel if supported 2021-10-15 11:30:03 -05:00
013594444d AccountHeader: make profile share button work 2021-10-15 09:45:03 -05:00
4464a7f19e Swap out a few more icons for svg icons 2021-10-14 14:14:13 -05:00
ef809a8d59 Delete ColumnBackButtonSlim, fix runtime warnings 2021-10-14 13:38:16 -05:00
e36dc0d119 Search: autofocus 2021-10-14 12:38:52 -05:00
4dbc4247f1 AutosuggestInput: fix autofocus 2021-10-14 12:35:05 -05:00
f2934fb382 Direct/Conversations: improve search placeholder text 2021-10-14 12:25:51 -05:00
f70791004b Chats: add account search 2021-10-14 12:23:51 -05:00
3fb9ebc553 Conversations: add account search 2021-10-14 11:52:12 -05:00
a02112a1c8 Create AccountSearch component to do more than AutosuggestAccountInput 2021-10-14 11:47:10 -05:00
92c164dc6b Create AutosuggestAccountInput component, display it in DirectTimeline (WIP) 2021-10-14 09:47:08 -05:00
e454f402e9 Status: conditional column title depending on visibility scope 2021-10-14 08:49:33 -05:00
e2058d0bcb WarningContainer: use <Link/> to account settings page 2021-10-13 14:35:34 -05:00
ea0374bbbc WarningContainer: hide "Learn more" button for now 2021-10-13 14:32:38 -05:00
8dd49343ad ComposeModal, ComposeForm: adapt depending on privacy scope 2021-10-13 14:24:22 -05:00
4fb447596e FAB: replace pen icon with new custom Tabler icon 2021-10-13 14:07:21 -05:00
da79e5a876 Add conditional Chat/DM buttons throughout the interface 2021-10-13 13:55:02 -05:00
3280176914 Add Chat/DM button back to AccountHeader 2021-10-13 13:23:07 -05:00
2d42995e6f ProfileMediaPanel: fix navigating between profiles, display LoadingIndicator, display empty message 2021-10-13 12:55:17 -05:00
8e1600e179 AccountHeader: improve style of DropdownMenu, use Tabler icon 2021-10-13 12:20:54 -05:00
59835087b5 ActionButton: remove minus icon from Unfollow button 2021-10-13 12:12:21 -05:00
ecdef1d95b Placeholder: render placeholder parent status in thread 2021-10-12 20:03:55 -05:00
b343a403e8 ScrollableList, PlaceholderDisplayName: fix runtime warnings 2021-10-12 16:21:04 -05:00
f808ac6786 Placeholder: display placeholders for Notifications, refactor scss 2021-10-12 14:00:01 -05:00
135ec190ee Instead of str.replaceAll, use str.replace with regex (for better browser support) 2021-10-12 10:31:15 -05:00
26ec27a859 Fediverse timeline: column transparency fixes 2021-10-11 14:10:25 -05:00
47b433915b Placeholder: display placeholder statuses while timelines are loading 2021-10-11 14:03:39 -05:00
0060667639 Optimistic statuses: add .thread__status className 2021-10-09 21:39:15 -05:00
379d03a509 Optimistic statuses: prepend with 末 to sort it at the end 2021-10-09 21:16:37 -05:00
03dbd5bfd2 Optimistic threads 2021-10-09 17:47:25 -05:00
50feacbd6b Optimistic, nonblocking statuses 2021-10-09 17:30:20 -05:00
8c758d7577 AccountHeader: disable &--missing functionality for now, since it messes up sticky sidebars 2021-10-09 12:47:30 -05:00
d6af6468d7 Thread: improve padding between posts 2021-10-09 11:48:03 -05:00
e9b5a9cf2e MediaModal: use Tabler next/prev arrows 2021-10-08 16:44:24 -05:00
b029225236 ListTimeline: use SubNavigation, nuke HomeColumnHeader once and for all 2021-10-08 16:32:49 -05:00
6fa875e261 RemoteTimeline: use SubNavigation 2021-10-08 16:28:05 -05:00
bba3564ef3 ProfilePreview: link to internal profile, improve styles 2021-10-08 13:49:59 -05:00
92fc853642 AttachmentThumbs: display compact media thumbs instead of AttachmentList 2021-10-08 13:17:37 -05:00
78529df4c1 Chats: fix action button icons 2021-10-08 12:13:47 -05:00
4e18d7e505 FollowRecommendations: fix transparent background 2021-10-08 11:59:59 -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
683da333fd Entirely remove unused "drawer" concept 2021-10-08 11:08:47 -05:00