Commit graph

332 commits

Author SHA1 Message Date
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
43a6e26a36
SidebarMenu: update X icon, caret, and plus 2021-09-22 00:16:05 -05:00
Alex Gleason
63095aac6b
Media: round corners 10px of attachments and cards 2021-09-21 16:37:53 -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
ce97520b11
DetailedStatus: use svg icons 2021-09-21 13:31:40 -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
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
a0de32bcb0
StatusActionBar: update icons 2021-09-20 20:49:24 -05:00
Alex Gleason
26c7068d66
Add Tabler icons 2021-09-20 15:33:28 -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
9faff939a0
SuggestionsV2: pull in Mastodon's upstream code 2021-09-16 18:46:04 -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
638f55f208
AccountHeader: use foreground color for account bar 2021-09-13 13:51:29 -05:00
Alex Gleason
01e16be157
Columns: allow transparent columns to extend to the full screen width on mobile 2021-09-13 13:46:27 -05:00
Alex Gleason
8faea0b3cc
ProfileInfoPanel: style join date and stats 2021-09-13 13:36:37 -05:00
Alex Gleason
3606901e87
ProfileStats: move scss to its own file 2021-09-13 13:16:40 -05:00
Alex Gleason
0eed6405d2
ProfileStats: prettify code 2021-09-13 13:14:15 -05:00
Alex Gleason
afad3c26ea
Profile: nudge the avatar to the right on mobile 2021-09-13 12:09:53 -05:00
Alex Gleason
6eeecf0825
Profile: add smaller header image breakpoints 2021-09-13 12:06:47 -05:00
Alex Gleason
89b66ab56d
Profile: remove border from avatar 2021-09-13 11:58:49 -05:00
Alex Gleason
8b9942ef2b
SidebarMenu: use foreground color 2021-09-13 11:17:06 -05:00
Alex Gleason
f7d1091e93
SidebarMenu: fix background lightbox opacity animation 2021-09-13 11:13:15 -05:00
Alex Gleason
6ce09d4860
SidebarMenu: fix opening/closing animation 2021-09-13 11:00:43 -05:00
Alex Gleason
a3f162a2ea
Add 10px gap between statuses 2021-09-12 19:33:00 -05:00
Alex Gleason
ca9ff1a0e6
TabsBar: move search to left 2021-09-12 19:08:41 -05:00
Alex Gleason
3bf15df730
Add SVG icon support 2021-09-12 18:57:30 -05:00
Alex Gleason
1ea45f7cdb
Gut the TabsBar 2021-09-12 18:51:39 -05:00
Alex Gleason
9a33215528
Improve SidebarMenu design 2021-09-12 18:39:26 -05:00
Alex Gleason
3fd1a10b73
Webpack: optimize ScheduleForm 2021-09-11 18:00:48 -05:00
c80f87efaa Add emoji reacts page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-09-06 21:54:48 +02:00
14c094e9db styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-08-28 15:23:09 +02:00
ThibG
2ef0cdb71b Fix ordering of keyboard access between CW field, textarea and emoji picker 2021-08-28 15:22:20 +02:00
6c034e3a41 Minor accessibility improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-08-28 15:22:04 +02:00
686c458b63 Attachment preview icons
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-08-21 16:28:05 +02:00