Commit Graph

706 Commits

Author SHA1 Message Date
4bc3a0c7dc Styles, set focus to sidebar on open
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-26 11:26:58 +02:00
916bf7a634 Merge branch 'demetricator-style' into 'develop'
Fix styles for account page with Demetricator enabled

See merge request soapbox-pub/soapbox-fe!824
2021-10-24 20:20:46 +00:00
608c4a27eb Fix styles for account page with Demetricator enabled
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-24 21:52:42 +02:00
742b1f2b58 Use ScrollableList for search results
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-24 19:58:04 +02:00
47c68014d0 TabsBar: fix unauthenticated buttons on mobile 2021-10-23 14:29:26 -05:00
6d7ce6ffd4 TabsBar: move Profile menu to the left on mobile 2021-10-23 14:14:56 -05:00
e6f30abd91 Fix poll options not being selectable via keyboard
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-22 15:13:17 +02:00
2f5fff0222 Show user what options they have voted
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-22 15:03:21 +02:00
132c6c53d1 MediaGallery: fix float when compact 2021-10-20 17:56:38 -05:00
c738c261c0 Placeholder: use a better gradient fade on mobile 2021-10-20 11:24:03 -05:00
5cdb7ea926 Placeholder: fix gradients in iOS 2021-10-20 11:00:27 -05:00
a4ad30e8aa TabsBar: properly center icon links 2021-10-19 17:05:04 -05:00
0e8ed14ffe TabsBar: add notifications back for desktop UI 2021-10-19 16:09:22 -05:00
ec22cc8afa AccountTimeline: add SubNavigation 2021-10-19 15:13:04 -05:00
49d0f23ac0 SubNavigation: switch out arrow icon, enlarge it 2021-10-19 13:37:13 -05:00
cd3cf2379b ComposeForm: load it differently so the SVG icons are already loaded when it expands 2021-10-19 12:46:01 -05:00
09f57447c6 Compose: preliminary toast upon submission 2021-10-19 12:29:54 -05:00
7449c517a7 Merge branch 'pinned-icon' into 'develop'
Status: improve "pinned" icon

See merge request soapbox-pub/soapbox-fe!792
2021-10-16 15:20:18 +00:00
79f878db97 Status: improve "pinned" icon 2021-10-16 10:10:41 -05:00
0f6238d575 Badge: border-radius to 5px 2021-10-16 09:57:27 -05:00
c8ec04ea21 Halloween: css fixes 2021-10-15 22:25:39 -05:00
5befbb3b34 Demetricator: hide follower/following stats 2021-10-15 22:13:43 -05:00
5017804b0a Revert "Add scrolling SubNavigation to Home and Account timelines"
This reverts commit b1da9dc455.

This solution feels wrong
2021-10-15 22:05:59 -05:00
b1da9dc455 Add scrolling SubNavigation to Home and Account timelines 2021-10-15 21:55:11 -05:00
ade2c5ebb3 Notifications: add back column settings 2021-10-15 18:55:04 -05:00
b236e11225 Local timeline: restore column settings 2021-10-15 17:11:16 -05:00
22eea75e9a Make thumb nav look ok-ish with Polish language
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-15 20:06:05 +02:00
2e0316cf76 ThumbNavigation: improve styles 2021-10-15 11:35:59 -05:00
e4b2021e8e Search: display WhoToFollowPanel if supported 2021-10-15 11:30:03 -05:00
6d88f200f1 ThumbNavigation: fix truncated notification counter 2021-10-15 10:47:18 -05:00
db741effc6 ThumbNavigation: display labels 2021-10-15 10:19:16 -05:00
7a89e1bb01 Snackbar: display above ThumbNavigation on mobile 2021-10-15 09:35:38 -05:00
4464a7f19e Swap out a few more icons for svg icons 2021-10-14 14:14:13 -05:00
f70791004b Chats: add account search 2021-10-14 12:23:51 -05:00
a02112a1c8 Create AccountSearch component to do more than AutosuggestAccountInput 2021-10-14 11:47:10 -05:00
b0b13e9e59 AutosuggestInput: refactor CSS, fix hotkeys 2021-10-14 10:59:24 -05:00
65891a904c Button: remove text-decoration when wrapped with a <Link/> 2021-10-14 08:22:17 -05:00
8dd49343ad ComposeModal, ComposeForm: adapt depending on privacy scope 2021-10-13 14:24:22 -05:00
4fb447596e FAB: replace pen icon with new custom Tabler icon 2021-10-13 14:07:21 -05:00
3280176914 Add Chat/DM button back to AccountHeader 2021-10-13 13:23:07 -05:00
2d42995e6f ProfileMediaPanel: fix navigating between profiles, display LoadingIndicator, display empty message 2021-10-13 12:55:17 -05:00
8e1600e179 AccountHeader: improve style of DropdownMenu, use Tabler icon 2021-10-13 12:20:54 -05:00
8a26db57f7 Placeholder: display placeholders in slist while next page is loading 2021-10-12 19:14:27 -05:00
f808ac6786 Placeholder: display placeholders for Notifications, refactor scss 2021-10-12 14:00:01 -05:00
1db4cd60d4 PlaceholderStatus: display wiping animation over post 2021-10-11 15:52:16 -05:00
f9c19e43b4 PlaceholderMaterialStatus: fix border-radius 2021-10-11 14:33:50 -05:00
26ec27a859 Fediverse timeline: column transparency fixes 2021-10-11 14:10:25 -05:00
47b433915b Placeholder: display placeholder statuses while timelines are loading 2021-10-11 14:03:39 -05:00
b1e10f3db2 ErrorBoundary: improve icons and styles 2021-10-10 02:48:35 -05:00
50feacbd6b Optimistic, nonblocking statuses 2021-10-09 17:30:20 -05:00