Commit graph

2985 commits

Author SHA1 Message Date
Alex Gleason
3a37635040
Get rid of unused DrawerLoading component 2021-10-08 10:43:29 -05:00
Alex Gleason
943ee54c98
Profile: restore "extra" links on desktop 2021-10-07 21:39:03 -05:00
Alex Gleason
891a65b66f
Favourites: display favourites for Mastodon (if exposableReactions is manually toggled) 2021-10-07 18:21:28 -05:00
Alex Gleason
82dd1d16c8
ScrollableList: fix border-radius on mobile 2021-10-07 15:52:30 -05:00
Alex Gleason
e16a5ac9f9
ComposeForm: add back original character counter, commented out for now 2021-10-07 15:46:45 -05:00
Alex Gleason
18ef49aec9
Seach: autosubmit from search page 2021-10-07 15:19:28 -05:00
Alex Gleason
14ecc9a4ce
Reblogs: add ColumnHeader 2021-10-07 14:52:50 -05:00
Alex Gleason
c3da48ebf4
Compare hosts in findAccountByUsername, fixes #730 2021-10-07 14:43:14 -05:00
Alex Gleason
079736e199
Profile: start refactoring findAccountByUsername logic 2021-10-07 14:35:07 -05:00
Alex Gleason
282b6ae2cf Merge branch 'pl-next' into 'next'
Translate a few strings from `next` to Polish

See merge request soapbox-pub/soapbox-fe!785
2021-10-07 14:39:11 +00:00
1cfe37b3c9 Translate a few strings from next to Polish
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-07 11:25:36 +02:00
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
Alex Gleason
bb9e7a73f7 Merge branch 'fix/next-accordion-icon' into 'next'
Fix accordion arrow icons (next)

See merge request soapbox-pub/soapbox-fe!784
2021-10-06 05:25:40 +00: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