Commit graph

586 commits

Author SHA1 Message Date
Alex Gleason
ce7eb29e1c
Improve scrolling desynchronization
https://gitlab.com/soapbox-pub/soapbox-fe/-/issues/749
2021-09-26 18:24:12 -05:00
Alex Gleason
c5a5c5a6e3
Status: css fix to only target tabler icons 2021-09-26 15:18:19 -05:00
Alex Gleason
1bf5021cfc
Move logo to center on mobile 2021-09-26 12:12:28 -05:00
Alex Gleason
ca1b4ff73d
Merge remote-tracking branch 'origin/develop' into next 2021-09-24 12:53:42 -05:00
Alex Gleason
b18ed0d0e9
RegisterInvite: make registrations by invite token work 2021-09-24 12:16:28 -05:00
Alex Gleason
44db23e39f
Merge remote-tracking branch 'origin/develop' into next 2021-09-24 11:01:52 -05:00
marcin mikołajczak
20038cf1e4 Fix ui at width 895
Signed-off-by: marcin mikołajczak <me@mkljczk.pl>
2021-09-24 14:43:17 +02:00
Alex Gleason
f704024394
Emoji reaction fixes 2021-09-23 18:45:55 -05:00
Alex Gleason
f3fc9546f1
Status: fix annoying height difference when doing an emoji react 2021-09-23 13:57:14 -05:00
Alex Gleason
f635494629
ComposeForm: yank circular svg character counter from Gab 2021-09-22 16:16:29 -05:00
Alex Gleason
15ba91e96d
ComposeForm: icon alignment tweaks 2021-09-22 14:56:56 -05:00
Alex Gleason
3eb4eeed59
Composer: use Tabler svg icons 2021-09-22 14:38:48 -05:00
Alex Gleason
34d365efce
StatusActionBar: increase size of emoji reaction 2021-09-22 13:01:30 -05:00
Alex Gleason
23468b83a9
IconButton: use opacity instead of hsla to avoid svg transparency issues (improves status icons) 2021-09-22 12:18:06 -05:00
Alex Gleason
0e2e2e38d0
ThumbNavigation: probably fix padding for iOS PWA 2021-09-22 11:25:35 -05:00
Alex Gleason
43a6e26a36
SidebarMenu: update X icon, caret, and plus 2021-09-22 00:16:05 -05:00
Alex Gleason
812ea509b4
ThumbNavigation: increase height 50px --> 60px 2021-09-21 16:41:50 -05:00
Alex Gleason
63095aac6b
Media: round corners 10px of attachments and cards 2021-09-21 16:37:53 -05:00
Alex Gleason
1ce272608d
iOS: fix floating action button icon 2021-09-21 16:10:35 -05:00
Alex Gleason
f4be2e87a2
Status: use svg icon for h-menu 2021-09-21 13:52:45 -05:00
Alex Gleason
7d8ce0e444
Improve secondary button legibility 2021-09-21 13:45:37 -05:00
Alex Gleason
4ac76573fe
SubNavigation: constrain width on desktop 2021-09-21 13:42:25 -05:00
Alex Gleason
ce97520b11
DetailedStatus: use svg icons 2021-09-21 13:31:40 -05:00
Alex Gleason
1bce36a5ae
Fix Chats on mobile 2021-09-21 10:34:59 -05:00
Alex Gleason
5c80fb4a87
Return to 10px status gaps 2021-09-21 10:27:13 -05:00
Alex Gleason
29fe9b40b6
Icon css: increase specificity 2021-09-20 22:50:47 -05:00
Alex Gleason
640891ded9
Style the floating action button 2021-09-20 21:56:06 -05:00
Alex Gleason
4ec5cb931c
Use rounded buttons 2021-09-20 21:35:54 -05:00
Alex Gleason
96a226a94b
PrimaryNavigation: active fill states 2021-09-20 21:13:22 -05:00
Alex Gleason
29da046a3a
Don't use display: hidden on articles after all 2021-09-20 20:52:18 -05:00
Alex Gleason
a0de32bcb0
StatusActionBar: update icons 2021-09-20 20:49:24 -05:00
Alex Gleason
4a78deb7d3
PrimaryNavigation: use Tabler icons, add timelines 2021-09-20 18:28:55 -05:00
Alex Gleason
3de8dcced0
Tabler: add icons to ThumbNavigation 2021-09-20 17:05:59 -05:00
Alex Gleason
26c7068d66
Add Tabler icons 2021-09-20 15:33:28 -05:00
Alex Gleason
008d53a7d9
Merge remote-tracking branch 'origin/develop' into next 2021-09-18 20:52:26 -05:00
Alex Gleason
aeef12acf0
Rip out react-redux-loading-bar 2021-09-18 18:31:22 -05:00
Alex Gleason
4cd65b5d05
Suggestions: fix border-radius on mobile 2021-09-17 17:35:52 -05:00
Alex Gleason
dfb9401c93
Suggestions: use standard-panel when displayed in Home timeline 2021-09-17 17:29:42 -05:00
Alex Gleason
08a9602911
Merge remote-tracking branch 'origin/develop' into next 2021-09-17 17:26:01 -05:00
Alex Gleason
eb01996c12
Suggestions: break out FollowRecommendationsList component 2021-09-17 16:03:17 -05:00
Alex Gleason
630736757d
Merge remote-tracking branch 'origin/develop' into next 2021-09-17 11:50:24 -05:00
Alex Gleason
34dce143e5 Merge branch 'suggestions-v2' into 'develop'
SuggestionsV2: pull in Mastodon's upstream code

See merge request soapbox-pub/soapbox-fe!765
2021-09-17 00:00:26 +00:00
Alex Gleason
9faff939a0
SuggestionsV2: pull in Mastodon's upstream code 2021-09-16 18:46:04 -05:00
Alex Gleason
501497b36f
Display loading indicator while JS is loading 2021-09-16 17:09:43 -05:00
Alex Gleason
1b1ef51778
Use math.div for division in scss
https://sass-lang.com/d/slash-div
2021-09-16 11:35:12 -05:00
Alex Gleason
53a0213fbf
Merge remote-tracking branch 'origin/develop' into next 2021-09-15 11:27:56 -05:00
6152ca40a7 Merge remote-tracking branch 'origin' into a11y--
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-14 14:18:14 +02:00
9734290bfb Minor accessibility improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-14 14:09:14 +02:00
Alex Gleason
c691408d0d
Fix timeline scrolling issue, lol
"Intersection Observer Article", "Block Formatting Context"... I know some of these words
2021-09-13 19:10:20 -05:00
Alex Gleason
57430e8a98
UI: restyle filter bar active state 2021-09-13 13:59:00 -05:00