Wykres commitów

711 Commity (616f218424a75ec3a9d7efa4cb7c9540defca5f7)

Autor SHA1 Wiadomość Data
Alex Gleason 616f218424
Search: fix icon alignment 2021-10-31 22:21:19 -05:00
Alex Gleason 21a5c3215a Merge branch 'styles' into 'develop'
Improve search input styles on aliases/list editor pages

See merge request soapbox-pub/soapbox-fe!833
2021-10-31 21:06:54 +00:00
marcin mikołajczak 2bf24ef038 Filters page: adjust margin
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-31 21:52:33 +01:00
marcin mikołajczak b9153b8866 Improve search input on aliases/list editor pages
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-31 21:51:56 +01:00
Alex Gleason c6fb12ad13
TabsBar: fix profile menu position (mobile) 2021-10-27 14:56:39 -04:00
marcin mikołajczak 0a15250513 Fix profile menu button
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-25 11:53:33 +02:00
Alex Gleason 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
marcin mikołajczak 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
marcin mikołajczak 742b1f2b58 Use ScrollableList for search results
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-24 19:58:04 +02:00
Alex Gleason 47c68014d0
TabsBar: fix unauthenticated buttons on mobile 2021-10-23 14:29:26 -05:00
Alex Gleason 6d7ce6ffd4
TabsBar: move Profile menu to the left on mobile 2021-10-23 14:14:56 -05:00
marcin mikołajczak 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
marcin mikołajczak 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
Alex Gleason 132c6c53d1
MediaGallery: fix float when compact 2021-10-20 17:56:38 -05:00
Alex Gleason c738c261c0
Placeholder: use a better gradient fade on mobile 2021-10-20 11:24:03 -05:00
Alex Gleason 5cdb7ea926
Placeholder: fix gradients in iOS 2021-10-20 11:00:27 -05:00
Alex Gleason a4ad30e8aa
TabsBar: properly center icon links 2021-10-19 17:05:04 -05:00
Alex Gleason 0e8ed14ffe
TabsBar: add notifications back for desktop UI 2021-10-19 16:09:22 -05:00
Alex Gleason ec22cc8afa
AccountTimeline: add SubNavigation 2021-10-19 15:13:04 -05:00
Alex Gleason 49d0f23ac0
SubNavigation: switch out arrow icon, enlarge it 2021-10-19 13:37:13 -05:00
Alex Gleason cd3cf2379b
ComposeForm: load it differently so the SVG icons are already loaded when it expands 2021-10-19 12:46:01 -05:00
Alex Gleason 09f57447c6
Compose: preliminary toast upon submission 2021-10-19 12:29:54 -05:00
Alex Gleason 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
Alex Gleason 79f878db97
Status: improve "pinned" icon 2021-10-16 10:10:41 -05:00
Alex Gleason 0f6238d575
Badge: border-radius to 5px 2021-10-16 09:57:27 -05:00
Alex Gleason c8ec04ea21
Halloween: css fixes 2021-10-15 22:25:39 -05:00
Alex Gleason 5befbb3b34
Demetricator: hide follower/following stats 2021-10-15 22:13:43 -05:00
Alex Gleason 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
Alex Gleason b1da9dc455
Add scrolling SubNavigation to Home and Account timelines 2021-10-15 21:55:11 -05:00
Alex Gleason ade2c5ebb3
Notifications: add back column settings 2021-10-15 18:55:04 -05:00
Alex Gleason b236e11225
Local timeline: restore column settings 2021-10-15 17:11:16 -05:00
marcin mikołajczak 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
Alex Gleason 2e0316cf76
ThumbNavigation: improve styles 2021-10-15 11:35:59 -05:00
Alex Gleason e4b2021e8e
Search: display WhoToFollowPanel if supported 2021-10-15 11:30:03 -05:00
Alex Gleason 6d88f200f1
ThumbNavigation: fix truncated notification counter 2021-10-15 10:47:18 -05:00
Alex Gleason db741effc6
ThumbNavigation: display labels 2021-10-15 10:19:16 -05:00
Alex Gleason 7a89e1bb01
Snackbar: display above ThumbNavigation on mobile 2021-10-15 09:35:38 -05:00
Alex Gleason 4464a7f19e
Swap out a few more icons for svg icons 2021-10-14 14:14:13 -05:00
Alex Gleason f70791004b
Chats: add account search 2021-10-14 12:23:51 -05:00
Alex Gleason a02112a1c8
Create AccountSearch component to do more than AutosuggestAccountInput 2021-10-14 11:47:10 -05:00
Alex Gleason b0b13e9e59
AutosuggestInput: refactor CSS, fix hotkeys 2021-10-14 10:59:24 -05:00
Alex Gleason 65891a904c
Button: remove text-decoration when wrapped with a <Link/> 2021-10-14 08:22:17 -05:00
Alex Gleason 8dd49343ad
ComposeModal, ComposeForm: adapt depending on privacy scope 2021-10-13 14:24:22 -05:00
Alex Gleason 4fb447596e
FAB: replace pen icon with new custom Tabler icon 2021-10-13 14:07:21 -05:00
Alex Gleason 3280176914
Add Chat/DM button back to AccountHeader 2021-10-13 13:23:07 -05:00
Alex Gleason 2d42995e6f
ProfileMediaPanel: fix navigating between profiles, display LoadingIndicator, display empty message 2021-10-13 12:55:17 -05:00
Alex Gleason 8e1600e179
AccountHeader: improve style of DropdownMenu, use Tabler icon 2021-10-13 12:20:54 -05:00
Alex Gleason 8a26db57f7
Placeholder: display placeholders in slist while next page is loading 2021-10-12 19:14:27 -05:00
Alex Gleason f808ac6786
Placeholder: display placeholders for Notifications, refactor scss 2021-10-12 14:00:01 -05:00
Alex Gleason 1db4cd60d4
PlaceholderStatus: display wiping animation over post 2021-10-11 15:52:16 -05:00