Commit graph

2201 commits

Author SHA1 Message Date
Alex Gleason
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
Alex Gleason
5807b8f823
Thread: display status connectors (basic threading) 2021-10-06 17:50:43 -05:00
Alex Gleason
cb0a034e85
ProgressCircle: fix propTypes (text --> string) 2021-10-06 17:06:38 -05:00
Alex Gleason
a917d79ec7
MissingIndicator: fix background overflow (border-radius) 2021-10-06 16:30:26 -05:00
Alex Gleason
8facd71822
DetailedStatus: fix unnecessary margin-bottom 2021-10-06 16:27:29 -05:00
Alex Gleason
eaa031901c
MediaGallery: fix filename text color 2021-10-06 16:24:29 -05:00
Alex Gleason
b3f9381193
Column: fix .timeline-compose-block mobile styles 2021-10-06 16:20:06 -05:00
Alex Gleason
5447c27d9e
MaterialStatus: fix border-radius on small screen sizes 2021-10-06 16:10:27 -05:00
Alex Gleason
b6704991d2
Column: consolidate column components, refactor transparency, get rid of .column-area--mobile, wtf 2021-10-06 16:01:18 -05:00
Alex Gleason
4b92dbc93d
Create separate MaterialStatus component for statuses with gaps (in timelines) 2021-10-06 14:42:24 -05:00
Alex Gleason
6e305fd854
DetailedStatus: remove gaps, rename .detailed-status-container to .thread 2021-10-06 13:59:52 -05:00
Alex Gleason
fb1f05b0ec
Merge remote-tracking branch 'origin/next' into next 2021-10-06 10:59:13 -05:00
Alex Gleason
61282f0963
MoreFollows: hide if not federating 2021-10-06 10:58:29 -05:00
Sean King
e7f7a3cb6f
Fix accordion arrow icons 2021-10-05 23:11:36 -06:00
Alex Gleason
89ac03e07a
BundleErrorColumn: fix icon and rounded corners 2021-10-05 22:48:10 -05:00
Alex Gleason
4e6a6278ac
Revert "Swap positions of Search and Messages/Chats in navigation"
This reverts commit 66f2aa4e84.
2021-10-05 22:25:50 -05:00
Alex Gleason
66f2aa4e84
Swap positions of Search and Messages/Chats in navigation 2021-10-05 22:22:47 -05:00
Alex Gleason
42904dc82f
Notifications: clean up styles 2021-10-05 22:01:16 -05:00
Alex Gleason
d674d998e3
Chats: fix color of X icon in light theme 2021-10-05 19:29:16 -05:00
Alex Gleason
f340b3f77a
Add tabler classname to custom Gavel icon 2021-10-05 19:01:26 -05:00
Alex Gleason
23b6144718
Fix icons in VerificationBadge and FilterBar 2021-10-05 18:59:27 -05:00
Alex Gleason
a0990bcac5
Add tabler classname to custom Home icon 2021-10-05 18:23:18 -05:00
Alex Gleason
0dc58babf3
Revert "Shrink the custom Home icon just slightly"
This reverts commit f37025d0e8.
2021-10-05 18:22:52 -05:00
Alex Gleason
f37025d0e8
Shrink the custom Home icon just slightly 2021-10-05 18:18:58 -05:00
Alex Gleason
bde50477ad
Condense custom SVG icons 2021-10-05 18:08:46 -05:00
Alex Gleason
1b7fe4ee04
Use custom Home and Post icons 2021-10-05 18:02:19 -05:00
Alex Gleason
30973bd05f
Rotate unread notification bell icon with CSS instead of relying on a separate icon 2021-10-05 17:49:44 -05:00
Alex Gleason
e04a488ea4
Pleroma: mark notifications read in case Markers don't work 2021-10-05 17:39:38 -05:00
Alex Gleason
dbf410e34c
Messages: prefer DirectTimeline, but fall back to Conversations 2021-10-05 17:24:01 -05:00
Alex Gleason
a1512316d8
Add Mastodon compatibility routes, expose /conversations, display Messages tab for Mastodon 2021-10-05 17:07:00 -05:00
Alex Gleason
468119fe3c
SidebarMenu: fix access to intl in mapDispatchToProps 2021-10-05 16:23:06 -05:00
Alex Gleason
e8d0ff89ef
Alerts: don't dispatch empty Redux action in showAlertForError() 2021-10-05 16:13:42 -05:00
Alex Gleason
d48412c5b2
Account: display full Follow button 2021-10-05 14:45:44 -05:00
Alex Gleason
ad3943af19
Search: greatly improve design of standalone search section 2021-10-05 14:34:03 -05:00
Alex Gleason
620aff7107
PrimaryNavigation: add Search button 2021-10-05 13:29:52 -05:00
Alex Gleason
c222e0da9d
TabsBar: fall back to Home icon when no logo is provided 2021-10-05 13:14:55 -05:00
Alex Gleason
a6f5cf33d0
Media: prefer V2 media API when available 2021-10-05 12:59:37 -05:00
Alex Gleason
ddad49480b
ComposeForm: display autosuggestions above TimelineQueueButtonHeader 2021-10-05 12:11:59 -05:00
Alex Gleason
5e6058489b
Preferences: conditionally display post format (Markdown) settings 2021-10-05 11:03:00 -05:00
Alex Gleason
59e7c6538e
Audio: ingest attachment metadata 2021-10-05 00:44:49 -05:00
Alex Gleason
115d324e9b
LoadingIndicator: refactor styles, improve look of ColumnLoading 2021-10-04 16:46:55 -05:00
Alex Gleason
63a001ae7d
Fix PropType warnings in ColumnHeader and SubNavigation 2021-10-04 13:39:07 -05:00
Alex Gleason
c789fba629
Notifications: use Markers for unread count
This works consistently across all backends
2021-10-04 13:27:05 -05:00
Alex Gleason
f5673662dc
Suggestions: display whole ActionButton instead of plus icon 2021-10-02 16:09:28 -05:00
Alex Gleason
77f22e5293
AccountTimeline: fix fetchAccountByUsername when switching between two profiles 2021-10-02 15:45:14 -05:00
Alex Gleason
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
Alex Gleason
5f7a201f08
Accounts: call isVerified in the places it's missing 2021-10-02 15:26:51 -05:00
Alex Gleason
1be73d13a1
Suggestions: fix optimistic dismissal 2021-10-02 15:18:27 -05:00
Alex Gleason
fcd9e47a99
Status: fix size of lock icon 2021-10-02 15:08:43 -05:00
Alex Gleason
0a4ffc3624
Card: fix icons in embedded video player 2021-10-02 15:02:07 -05:00