Wykres commitów

3570 Commity (774f0ab6b9ee78188c4762af897bc82c2074dda7)

Autor SHA1 Wiadomość Data
Alex Gleason aaad79f6a5
Auth: logIn, don't create an unnecessary app token 2021-12-06 15:33:06 -05:00
Alex Gleason 2982bd1bc1 Merge branch 'ptr-loading-css' into 'develop'
PullToRefresh: don't transform the loading indicator

See merge request soapbox-pub/soapbox-fe!900
2021-12-03 05:11:34 +00:00
Alex Gleason 4357b6322a
PullToRefresh: don't transform the loading indicator 2021-12-02 23:11:02 -06:00
Alex Gleason 0374b058fa Merge branch 'revert-loading-indicator' into 'develop'
PullToRefresh: switch back to the old loading indicator for now

See merge request soapbox-pub/soapbox-fe!899
2021-12-03 04:38:52 +00:00
Alex Gleason 0b0e7188e3
PullToRefresh: switch back to the old loading indicator for now 2021-12-02 22:37:08 -06:00
Alex Gleason 94f3133dd4 Merge branch 'ptr-improvements' into 'develop'
PullToRefresh improvements

See merge request soapbox-pub/soapbox-fe!898
2021-12-02 21:54:36 +00:00
Alex Gleason d6bc8d8b6c
PullToRefresh: use iOS style spinner 2021-12-02 15:38:26 -06:00
Alex Gleason c57d50aa4e
PullToRefresh: increase pull resistance and threshold 2021-12-02 14:11:40 -06:00
Alex Gleason 3f11071fba Merge branch 'profile-share' into 'develop'
Profile: add "Share" button as a primary action to own profile

See merge request soapbox-pub/soapbox-fe!897
2021-12-01 20:22:58 +00:00
Alex Gleason ed2866a1e1
Profile: add "Share" button as primary action to own profile 2021-12-01 14:08:44 -06:00
Alex Gleason 0796dc359c Merge branch 'gitignore-ds-store' into 'develop'
gitignore .DS_Store and .idea

See merge request soapbox-pub/soapbox-fe!895
2021-11-29 16:49:53 +00:00
Alex Gleason e6cb31b4f7
gitignore .DS_Store and .idea 2021-11-29 10:48:54 -06:00
Alex Gleason 802b9dc7e0 Merge branch 'gitignore-surge' into 'develop'
gitignore configuration files from surge.sh

See merge request soapbox-pub/soapbox-fe!894
2021-11-29 16:46:02 +00:00
Alex Gleason 1d2ba33e94
gitignore configuration files from surge.sh 2021-11-29 10:28:34 -06:00
Alex Gleason 3622300487 Merge branch 'suggestions-conditional-admin' into 'develop'
v2 Suggestions: conditionally display admin actions

See merge request soapbox-pub/soapbox-fe!893
2021-11-27 05:54:36 +00:00
Alex Gleason 4c11a3041f
v2 Suggestions: conditionally display admin actions 2021-11-26 23:53:50 -06:00
Alex Gleason 1e0f76558a Merge branch 'suggestions' into 'develop'
v2 Suggestions: add AdminAPI, rearrange sidebars, check instance feature flag

See merge request soapbox-pub/soapbox-fe!892
2021-11-27 05:50:22 +00:00
Alex Gleason 92439137c1
v2 Suggestions: add AdminAPI, rearrange sidebars, check instance feature flag 2021-11-26 23:36:17 -06:00
Alex Gleason e3566db690 Merge branch 'manifest' into 'develop'
Link to manifest.json

Closes #412

See merge request soapbox-pub/soapbox-fe!891
2021-11-24 23:10:32 +00:00
Alex Gleason bd9c8a8770
Link to manifest.json 2021-11-24 16:56:40 -06:00
Alex Gleason 665d7a1e1f Merge branch 'eslint-rules' into 'develop'
eslint: add key-spacing and space-unary-ops rules

See merge request soapbox-pub/soapbox-fe!890
2021-11-24 18:10:46 +00:00
marcin mikołajczak 4e04f06142 eslint: add key-spacing and space-unary-ops rules
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-24 18:28:35 +01:00
Alex Gleason b2845cc686 Merge branch 'stackoverflow' into 'develop'
Fix browser freezing on some threads

Closes #767

See merge request soapbox-pub/soapbox-fe!889
2021-11-23 21:31:35 +00:00
Alex Gleason b528c4aa63
Contexts: check for cyclical in_reply_tos and prevent stitching them with tombstones 2021-11-23 15:17:12 -06:00
Alex Gleason b76bb097f2
Status: protect against infinite context loops 2021-11-23 15:12:50 -06:00
Alex Gleason b9febfc1a3 Merge branch 'revert-stacked-avatars' into 'develop'
Revert stacked avatars

See merge request soapbox-pub/soapbox-fe!888
2021-11-23 02:36:51 +00:00
Alex Gleason 679617c877
Revert "MaterialStatus: stack avatars on top"
This reverts commit a9a84f6701.
2021-11-22 20:35:38 -06:00
Alex Gleason cb4a394f09
Revert "MaterialStatus: improve padding for stacked avatar"
This reverts commit 33fa8d0204.
2021-11-22 20:35:29 -06:00
Alex Gleason d50e0e7d6f Merge branch 'stacked-avatar-updates' into 'develop'
MaterialStatus: improve padding for stacked avatar

See merge request soapbox-pub/soapbox-fe!887
2021-11-22 23:08:02 +00:00
Alex Gleason 33fa8d0204
MaterialStatus: improve padding for stacked avatar 2021-11-22 17:07:19 -06:00
Alex Gleason 6e030591d8 Merge branch 'stacked-avatars' into 'develop'
Stacked avatars

See merge request soapbox-pub/soapbox-fe!886
2021-11-22 21:11:29 +00:00
Alex Gleason a9a84f6701
MaterialStatus: stack avatars on top 2021-11-22 15:01:18 -06:00
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 cde08c8556 Merge branch 'update-zh_CN-translation' into 'develop'
update zh-CN translation

See merge request soapbox-pub/soapbox-fe!882
2021-11-21 05:54:41 +00:00
Alex Gleason 53826765df Merge branch 'fix-poll-hint-message' into 'develop'
fix hint messages when creating new poll

See merge request soapbox-pub/soapbox-fe!883
2021-11-21 05:54:25 +00:00
user 47304e0478 fix hint messages when creating new poll 2021-11-20 22:16:34 -05:00
Shevek acf1ee71b5 update zh-CN 2021-11-20 22:12:05 -05:00
Alex Gleason 4c331387df Merge branch 'push-notifications-fix' into 'develop'
Web Push fixes

See merge request soapbox-pub/soapbox-fe!881
2021-11-18 21:35:28 +00:00
Alex Gleason 0e6fac9286
Web Push fixes 2021-11-18 16:21:52 -05:00
Alex Gleason b63993e286 Merge branch 'status-card-link' into 'develop'
PlaceholderCard: add .status-card--link so it's responsive

See merge request soapbox-pub/soapbox-fe!880
2021-11-16 19:07:13 +00:00
Alex Gleason f64cf63108
PlaceholderCard: add .status-card--link so it's responsive 2021-11-16 12:53:28 -06:00
Alex Gleason d4ded71d3a Merge branch 'revert-511f1de4' into 'develop'
Revert "Merge branch 'react-17-deprecated' into 'develop'"

See merge request soapbox-pub/soapbox-fe!879
2021-11-16 17:08:04 +00:00
Alex Gleason 28d6c93b39 Revert "Merge branch 'react-17-deprecated' into 'develop'"
This reverts merge request !871
2021-11-16 17:07:30 +00:00
Alex Gleason 02898b6bd6 Merge branch 'bundle-crash' into 'develop'
ActionsModal: check props before calling .map, fixes delete post on mobile

See merge request soapbox-pub/soapbox-fe!878
2021-11-16 17:07:20 +00:00
Alex Gleason e419f82b38
ActionsModal: check props before calling .map, fixes delete post on mobile 2021-11-16 10:52:13 -06:00
Alex Gleason 6d94d172fc Merge branch '0-dashcounter' into 'develop'
Admin: fix display of 0% retention

See merge request soapbox-pub/soapbox-fe!877
2021-11-16 13:28:07 +00:00
Alex Gleason 164a150fbb
Admin: fix display of 0% retention 2021-11-16 07:12:55 -06:00