Wykres commitów

3312 Commity (3414363245b3a93318771b662771b90452fd9038)

Autor SHA1 Wiadomość Data
Alex Gleason 9ce3aa8d1b
HomeTimeline: pull to refresh 2021-11-04 13:30:54 -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
Alex Gleason 3ad3b5c84a
Status: implement proper Pull to Refresh, refactor horrible status actions 2021-11-04 13:16:28 -05: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
Alex Gleason 16f6644602
Status: implement actual Pull to Refresh on threads, add PullToRefresh custom component 2021-11-04 12:34:22 -05:00
Alex Gleason 4eb9b3c26e Merge branch 'actions-modal-styles' into 'develop'
Restyle actions modal

See merge request soapbox-pub/soapbox-fe!852
2021-11-04 16:54:56 +00: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 d7cae9c3ec Merge branch 'ios-improvements' into 'develop'
Improve mobile input fields

See merge request soapbox-pub/soapbox-fe!851
2021-11-04 05:59:24 +00:00
Alex Gleason d76219c624
Jest: update snapshots 2021-11-04 00:49:57 -05:00
Alex Gleason a9a3f09068
Registration/Login: improve text inputs on mobile 2021-11-04 00:36:34 -05:00
Alex Gleason 7b7cfdd4be
ExternalLoginForm: improve mobile text input 2021-11-04 00:33:42 -05:00
Alex Gleason 250b945d03 Merge branch 'webpack-refactor-devserver-env' into 'develop'
Webpack: refactor devserver env

See merge request soapbox-pub/soapbox-fe!850
2021-11-04 04:50:22 +00:00
Alex Gleason bcc55e9e85
Webpack: refactor devserver env 2021-11-03 23:41:55 -05:00
Alex Gleason 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
Alex Gleason 8b4f892070
Thread: fix pullable styles 2021-11-03 20:58:31 -05:00
Alex Gleason 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
Alex Gleason 3e3433218c
Column: remove top gap on mobile, implement pulling feedback 2021-11-03 20:35:40 -05:00
Alex Gleason 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
Alex Gleason 9140e1daf0 Merge branch 'search-statuses' into 'develop'
Fix search results

See merge request soapbox-pub/soapbox-fe!847
2021-11-03 13:27:43 +00:00
marcin mikołajczak 3e5f9162c8 Fix search results
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-03 08:43:00 +01:00
Alex Gleason 6aa3a31d0e Merge branch 'sidebar-invites' into 'develop'
SidebarMenu: add invites button

See merge request soapbox-pub/soapbox-fe!846
2021-11-02 17:06:07 +00:00
Alex Gleason 84074fc1b4
SidebarMenu: add invites button 2021-11-02 12:05:36 -05:00
Alex Gleason 0990bbb6cf Merge branch 'dev-console' into 'develop'
Developers: become a developer through the console

See merge request soapbox-pub/soapbox-fe!845
2021-11-02 16:52:36 +00:00
Alex Gleason 860f8c3b93
Developers: become a developer through the console 2021-11-02 11:47:26 -05:00
Alex Gleason e28787e2f6 Merge branch 'dev-apps' into 'develop'
Developers: create an app through a form

See merge request soapbox-pub/soapbox-fe!844
2021-11-02 16:36:50 +00:00
Alex Gleason 0e3d27a91e
Developers: create an app through a form 2021-11-02 11:11:33 -05:00
Alex Gleason eb2bf464de Merge branch 'fix-profile-z-index' into 'develop'
ThumbNavigation: fix z-index on Profile pages

See merge request soapbox-pub/soapbox-fe!843
2021-11-02 14:11:08 +00:00
Alex Gleason 52bdaacd85
ThumbNavigation: fix z-index on Profile pages 2021-11-02 09:10:17 -05:00
Alex Gleason 383b137bcc Merge branch 'developers-app-scaffolding' into 'develop'
Developers app scaffolding

See merge request soapbox-pub/soapbox-fe!842
2021-11-02 05:36:25 +00:00
Alex Gleason a1625308cb
Developers: scaffold createApp page at /developers/apps/create 2021-11-02 00:35:35 -05:00
Alex Gleason 1ee87fa7a4
Developers: display dashcounters 2021-11-02 00:16:52 -05:00
Alex Gleason 7c2aacb71e Merge branch 'developers' into 'develop'
Developers

See merge request soapbox-pub/soapbox-fe!487
2021-11-02 05:06:59 +00:00
Alex Gleason 15a91d5ae3
Developers: scaffold with WIP developers page 2021-11-02 00:05:33 -05:00
Alex Gleason 37754c610a Merge branch 'intentional-error' into 'develop'
IntentionalError: display an ErrorBoundary preview at /error

See merge request soapbox-pub/soapbox-fe!841
2021-11-02 04:05:11 +00:00
Alex Gleason e860186b4b
IntentionalError: display an ErrorBoundary preview at /error 2021-11-01 23:02:09 -05:00
Alex Gleason 41c0d36074 Merge branch 'profile-info-panel-overflow' into 'develop'
ProfileInfoPanel CSS fixes

See merge request soapbox-pub/soapbox-fe!840
2021-11-02 02:34:00 +00: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 1fe077ea19 Merge branch 'fix-trends' into 'develop'
Trends: fix Hashtag component and TrendsPanel, display trends in Search

See merge request soapbox-pub/soapbox-fe!839
2021-11-02 01:44:15 +00:00
Alex Gleason 52512ec110
Trends: fix Hashtag component and TrendsPanel, display trends in Search 2021-11-01 20:37:39 -05:00
Alex Gleason 004c2b76c4 Merge branch 'back-icon-opacity' into 'develop'
SubNavigation: fix transparency of Back button

See merge request soapbox-pub/soapbox-fe!838
2021-11-02 01:17:08 +00:00
Alex Gleason 31945bfd64
SubNavigation: fix transparency of Back button 2021-11-01 20:16:29 -05:00
Alex Gleason 4968854b9c Merge branch 'better-search' into 'develop'
Search: autosuggest accounts from TabsBar on desktop

See merge request soapbox-pub/soapbox-fe!837
2021-11-01 22:00:09 +00: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 9c0f65da03
Search: nuke the popout 2021-10-31 22:59:29 -05:00
Alex Gleason b73b613064
Search: integration suggestions better 2021-10-31 22:58:26 -05:00