Commit graph

3298 commits

Author SHA1 Message Date
Alex Gleason
75a496c806
TimelineQueueButtonHeader: update snapshots 2021-10-08 14:53:21 -05:00
Alex Gleason
38b41ced76
TimelineQueueButtonHeader: always scroll to top 2021-10-08 14:51:54 -05:00
Alex Gleason
4840a3c751
TimelineQueueButtonHeader: display only when scrolled down 2021-10-08 14:34:23 -05:00
Alex Gleason
bba3564ef3
ProfilePreview: link to internal profile, improve styles 2021-10-08 13:49:59 -05:00
Alex Gleason
92fc853642
AttachmentThumbs: display compact media thumbs instead of AttachmentList 2021-10-08 13:17:37 -05:00
Alex Gleason
e0acd4c1ec
LinkFooter: pad bottom to make room for Chats 2021-10-08 12:19:23 -05:00
Alex Gleason
78529df4c1
Chats: fix action button icons 2021-10-08 12:13:47 -05:00
Alex Gleason
4e18d7e505
FollowRecommendations: fix transparent background 2021-10-08 11:59:59 -05:00
Alex Gleason
b47e7a3197
Column: remove ColumnBackButton from most places, fix DetailedStatus border-bottom, improve HashtagTimeline 2021-10-08 11:53:15 -05:00
Alex Gleason
43c86ff85c
BetterColumn: remove ColumnBackButton, fix border-bottom 2021-10-08 11:20:41 -05:00
Alex Gleason
a5e5d2fc3f
Column: fix border-radius of .empty-column-indicator 2021-10-08 11:16:14 -05:00
Alex Gleason
a83caeccf7
Column: let columns only fill their needed height 2021-10-08 11:11:33 -05:00
Alex Gleason
683da333fd
Entirely remove unused "drawer" concept 2021-10-08 11:08:47 -05:00
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