Commit Graph

2436 Commits

Author SHA1 Message Date
adfde143bd Add missing icon to account menu
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-04 20:58:11 +01:00
43fe27eecc Add icons to all? dropdown menus
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-04 20:19:04 +01:00
e669938793 Fix icons opacity
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-04 19:28:23 +01:00
bdb61c14e3 Add icons for status action bars
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-04 19:16:04 +01:00
9ccb295004 Restyle actions modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-04 17:44:19 +01:00
d76219c624 Jest: update snapshots 2021-11-04 00:49:57 -05:00
a9a3f09068 Registration/Login: improve text inputs on mobile 2021-11-04 00:36:34 -05:00
7b7cfdd4be ExternalLoginForm: improve mobile text input 2021-11-04 00:33:42 -05:00
b516ff0b03 Merge branch 'pull-to-refresh' into 'develop'
Thread: fix pullable styles

See merge request soapbox-pub/soapbox-fe!849
2021-11-04 01:59:10 +00:00
8b4f892070 Thread: fix pullable styles 2021-11-03 20:58:31 -05:00
cb2d699bce Merge branch 'pull-to-refresh' into 'develop'
Column: remove top gap on mobile, implement pulling feedback

See merge request soapbox-pub/soapbox-fe!848
2021-11-04 01:49:18 +00:00
3e3433218c Column: remove top gap on mobile, implement pulling feedback 2021-11-03 20:35:40 -05:00
8634db39a5 Merge branch 'polls-unauthorized-modal' into 'develop'
Check if unauthorized when toggling poll options

See merge request soapbox-pub/soapbox-fe!828
2021-11-03 18:15:57 +00:00
3e5f9162c8 Fix search results
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-03 08:43:00 +01:00
84074fc1b4 SidebarMenu: add invites button 2021-11-02 12:05:36 -05:00
860f8c3b93 Developers: become a developer through the console 2021-11-02 11:47:26 -05:00
0e3d27a91e Developers: create an app through a form 2021-11-02 11:11:33 -05:00
52bdaacd85 ThumbNavigation: fix z-index on Profile pages 2021-11-02 09:10:17 -05:00
a1625308cb Developers: scaffold createApp page at /developers/apps/create 2021-11-02 00:35:35 -05:00
1ee87fa7a4 Developers: display dashcounters 2021-11-02 00:16:52 -05:00
15a91d5ae3 Developers: scaffold with WIP developers page 2021-11-02 00:05:33 -05:00
e860186b4b IntentionalError: display an ErrorBoundary preview at /error 2021-11-01 23:02:09 -05:00
4947b411fe ProfileInfoPanel: fix date padding when there's no bio 2021-11-01 21:33:18 -05:00
dd54128f3c ProfileInfoPanel: fix text overflow 2021-11-01 21:28:45 -05:00
52512ec110 Trends: fix Hashtag component and TrendsPanel, display trends in Search 2021-11-01 20:37:39 -05:00
31945bfd64 SubNavigation: fix transparency of Back button 2021-11-01 20:16:29 -05:00
10233bfef9 Chats: fix ChatPane z-index above AccountHeader 2021-11-01 14:21:40 -05:00
b32745a36d Search: only show suggestions when not submitted 2021-11-01 14:13:13 -05:00
23393710c7 AutosuggestInput: add icon to menu 2021-11-01 13:53:30 -05:00
4ef9a88f72 Search: add menu to AutosuggestInput 2021-11-01 13:45:17 -05:00
a5bf105ccd Search: autosuggest accounts in search bar on desktop 2021-11-01 12:25:18 -05:00
9c0f65da03 Search: nuke the popout 2021-10-31 22:59:29 -05:00
b73b613064 Search: integration suggestions better 2021-10-31 22:58:26 -05:00
96e6aea616 Button: fix follow button icon padding 2021-10-31 22:41:59 -05:00
616f218424 Search: fix icon alignment 2021-10-31 22:21:19 -05:00
e64afb5d40 Merge branch 'conditional-attachments' into 'develop'
Compose: pull accept content types from backend if available, fallback to all types

See merge request soapbox-pub/soapbox-fe!835
2021-10-31 21:27:51 +00:00
f950ee7c0c Merge branch 'import-data-link' into 'develop'
Use correct 'Import data' link for Mastodon

See merge request soapbox-pub/soapbox-fe!834
2021-10-31 21:22:03 +00:00
2946a7432b Compose: pull accept content types from backend if available, fallback to all types 2021-10-31 16:14:09 -05:00
d4f32e1219 Use correct 'Import data' link for Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-31 22:07:41 +01:00
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
2bf24ef038 Filters page: adjust margin
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-31 21:52:33 +01:00
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
beb0e6edae Merge branch 'search-reducer-refactor' into 'develop'
Search: refactor search reducer, add tests

See merge request soapbox-pub/soapbox-fe!831
2021-10-28 18:36:05 +00:00
6b54e88b62 Search: refactor search reducer, add tests 2021-10-28 14:23:54 -04:00
7aee517358 Merge branch 'invites-link' into 'develop'
use baseURL for /invites

See merge request soapbox-pub/soapbox-fe!830
2021-10-28 18:13:33 +00:00
fe4c4d93c9 use baseURL for /invites
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-28 19:58:18 +02:00
5227f4688a Merge branch 'icons-link' into 'develop'
Link to Line Awesome icon list

See merge request soapbox-pub/soapbox-fe!829
2021-10-28 13:51:32 +00:00
5043588007 Link to Line Awesome icon list
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-28 12:40:28 +02:00
92ee89936e Show unauthorized modal when toggling poll options
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-10-27 22:51:17 +02:00
c6fb12ad13 TabsBar: fix profile menu position (mobile) 2021-10-27 14:56:39 -04:00