Wykres commitów

746 Commity (dbf72550dcd24c012e78421c1c41cf333def8392)

Autor SHA1 Wiadomość Data
Alex Gleason dbf72550dc Merge branch 'fix-chat-autosuggest-input' into 'develop'
Chats: fix styling of autosuggest account in main pane

See merge request soapbox-pub/soapbox-fe!885
2021-11-21 18:58:15 +00:00
Alex Gleason 09f941a79c Merge branch 'chats-attachments-icon' into 'develop'
Add icons for chat previews with attachments

See merge request soapbox-pub/soapbox-fe!884
2021-11-21 18:44:53 +00:00
Alex Gleason 1ef843d425
Chats: fix styling of autosuggest account in main pane 2021-11-21 12:43:56 -06:00
marcin mikołajczak f4dc4181ad Add icons for chat previews with attachments
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-21 19:29:16 +01:00
Alex Gleason 1714ac03d2
Status: display a placeholder Card on own links, poll for updated card 2021-11-15 19:10:38 -06:00
Alex Gleason 6c201c7b13
SubNavigation: fix weird overflow issue 2021-11-12 17:06:14 -06:00
Alex Gleason 95e80fc4f5
SubNavigation: increase Back button size, constrain message width 2021-11-12 12:47:36 -06:00
Alex Gleason 4c1b3dd88b
ThumbNavigation: balance the width of the icons so the labels overflow 2021-11-12 11:48:43 -06:00
Alex Gleason 109046eef8
RegistrationForm: validate password mismatch 2021-11-08 15:57:37 -06:00
marcin mikołajczak d25354013a Use .destructive
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-08 17:21:33 +01:00
marcin mikołajczak 0549c365e5 Use high contrast color
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-07 10:36:20 +01:00
marcin mikołajczak 287bd6c7f5 Use warning color for delete actions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-07 10:24:09 +01:00
Alex Gleason 7361dba65b
DropdownMenu: disable svg icon transition for better hover state 2021-11-04 15:27:55 -05:00
Alex Gleason 0e95a64027
Card: fix empty card icon 2021-11-04 14:57:52 -05:00
Alex Gleason 0b21092281 Merge branch 'more-pull-to-refresh' into 'develop'
Add Pull to Refresh to timelines, Notifications, Chats, Bookmarks

See merge request soapbox-pub/soapbox-fe!854
2021-11-04 19:37:47 +00:00
Alex Gleason f42427fec3
Column: fix PullToRefresh border-radius 2021-11-04 14:22:54 -05:00
Alex Gleason 65a2a40cb2
Pull to Refresh: Notifications, Chats, Bookmarks 2021-11-04 14:20:11 -05:00
marcin mikołajczak e669938793 Fix icons opacity
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-04 19:28:23 +01:00
marcin mikołajczak bdb61c14e3 Add icons for status action bars
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-04 19:16:04 +01:00
marcin mikołajczak 9ccb295004 Restyle actions modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-04 17:44:19 +01:00
Alex Gleason 7b7cfdd4be
ExternalLoginForm: improve mobile text input 2021-11-04 00:33:42 -05:00
Alex Gleason 8b4f892070
Thread: fix pullable styles 2021-11-03 20:58:31 -05:00
Alex Gleason 3e3433218c
Column: remove top gap on mobile, implement pulling feedback 2021-11-03 20:35:40 -05:00
Alex Gleason 52bdaacd85
ThumbNavigation: fix z-index on Profile pages 2021-11-02 09:10:17 -05:00
Alex Gleason 1ee87fa7a4
Developers: display dashcounters 2021-11-02 00:16:52 -05:00
Alex Gleason 15a91d5ae3
Developers: scaffold with WIP developers page 2021-11-02 00:05:33 -05:00
Alex Gleason 4947b411fe
ProfileInfoPanel: fix date padding when there's no bio 2021-11-01 21:33:18 -05:00
Alex Gleason dd54128f3c
ProfileInfoPanel: fix text overflow 2021-11-01 21:28:45 -05:00
Alex Gleason 31945bfd64
SubNavigation: fix transparency of Back button 2021-11-01 20:16:29 -05:00
Alex Gleason 10233bfef9
Chats: fix ChatPane z-index above AccountHeader 2021-11-01 14:21:40 -05:00
Alex Gleason b32745a36d
Search: only show suggestions when not submitted 2021-11-01 14:13:13 -05:00
Alex Gleason 23393710c7
AutosuggestInput: add icon to menu 2021-11-01 13:53:30 -05:00
Alex Gleason 4ef9a88f72
Search: add menu to AutosuggestInput 2021-11-01 13:45:17 -05:00
Alex Gleason a5bf105ccd
Search: autosuggest accounts in search bar on desktop 2021-11-01 12:25:18 -05:00
Alex Gleason 96e6aea616
Button: fix follow button icon padding 2021-10-31 22:41:59 -05:00
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