Commit Graph

1037 Commits

Author SHA1 Message Date
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
3a37635040 Get rid of unused DrawerLoading component 2021-10-08 10:43:29 -05:00
943ee54c98 Profile: restore "extra" links on desktop 2021-10-07 21:39:03 -05:00
891a65b66f Favourites: display favourites for Mastodon (if exposableReactions is manually toggled) 2021-10-07 18:21:28 -05:00
e16a5ac9f9 ComposeForm: add back original character counter, commented out for now 2021-10-07 15:46:45 -05:00
18ef49aec9 Seach: autosubmit from search page 2021-10-07 15:19:28 -05:00
14ecc9a4ce Reblogs: add ColumnHeader 2021-10-07 14:52:50 -05:00
079736e199 Profile: start refactoring findAccountByUsername logic 2021-10-07 14:35:07 -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
5807b8f823 Thread: display status connectors (basic threading) 2021-10-06 17:50:43 -05:00
b6704991d2 Column: consolidate column components, refactor transparency, get rid of .column-area--mobile, wtf 2021-10-06 16:01:18 -05:00
6e305fd854 DetailedStatus: remove gaps, rename .detailed-status-container to .thread 2021-10-06 13:59:52 -05:00
89ac03e07a BundleErrorColumn: fix icon and rounded corners 2021-10-05 22:48:10 -05:00
42904dc82f Notifications: clean up styles 2021-10-05 22:01:16 -05:00
23b6144718 Fix icons in VerificationBadge and FilterBar 2021-10-05 18:59:27 -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
ad3943af19 Search: greatly improve design of standalone search section 2021-10-05 14:34:03 -05:00
c222e0da9d TabsBar: fall back to Home icon when no logo is provided 2021-10-05 13:14:55 -05:00
a6f5cf33d0 Media: prefer V2 media API when available 2021-10-05 12:59:37 -05:00
5e6058489b Preferences: conditionally display post format (Markdown) settings 2021-10-05 11:03:00 -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
f5673662dc Suggestions: display whole ActionButton instead of plus icon 2021-10-02 16:09:28 -05:00
77f22e5293 AccountTimeline: fix fetchAccountByUsername when switching between two profiles 2021-10-02 15:45:14 -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
0a4ffc3624 Card: fix icons in embedded video player 2021-10-02 15:02:07 -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
efbc0cd6ce Dashboard: add custom Gavel icon 2021-10-02 10:06:26 -05:00