Alex Gleason
|
0fa58be38c
|
Catch instance/fetch error, only set instance_fetch_failed on 404
|
2022-05-02 11:46:18 -05:00 |
|
Alex Gleason
|
39b92b96fc
|
Store settings in IndexedDB even on unsupported backends
|
2022-04-29 23:15:41 -05:00 |
|
Alex Gleason
|
ce73b30237
|
actions/me: do it with a const
|
2022-04-29 21:41:41 -05:00 |
|
Alex Gleason
|
2cbea4aa5b
|
Upgrade axios to v0.27, fix EditProfile uploads
|
2022-04-29 16:01:46 -05:00 |
|
Alex Gleason
|
c6456a43b6
|
Convert actions/instance to use createAsyncThunk()
|
2022-04-25 14:17:05 -05:00 |
|
Alex Gleason
|
73f086c680
|
Add "Donor" badge
|
2022-04-24 17:27:08 -05:00 |
|
Alex Gleason
|
f672f46809
|
WIP Paginated Context API
|
2022-04-23 22:31:49 -05:00 |
|
Alex Gleason
|
ea34a7f303
|
DELETE INTERSECTION OBSERVER ARTICLE
|
2022-04-22 13:13:40 -05:00 |
|
Alex Gleason
|
41ab4f0a44
|
Onboarding: use a server setting instead of localStorage, fix steps when data is already present
|
2022-04-20 12:08:49 -05:00 |
|
Alex Gleason
|
1deb4dfd2d
|
Merge remote-tracking branch 'origin/next' into next-onboarding
|
2022-04-20 08:23:15 -05:00 |
|
Alex Gleason
|
b72f398bad
|
Use feature detection for frontendConfigurations
|
2022-04-19 18:33:13 -05:00 |
|
Alex Gleason
|
5731b9b1c7
|
Redirect all /auth routes
|
2022-04-19 14:37:48 -05:00 |
|
Alex Gleason
|
67b0b6a317
|
Add BirthdayPanel
|
2022-04-18 23:30:40 -05:00 |
|
Alex Gleason
|
35396923be
|
Test rendering notifications
|
2022-04-16 19:03:33 -05:00 |
|
Alex Gleason
|
2ebf4777c2
|
Nuke the local uuid implementation
|
2022-04-15 20:00:03 -05:00 |
|
Alex Gleason
|
72879da710
|
actions/security: fix parseVersion import
|
2022-04-15 18:32:56 -05:00 |
|
Alex Gleason
|
b47278582a
|
actions/security: conditionally use truthsocial password reset endpoint
|
2022-04-15 18:13:24 -05:00 |
|
Alex Gleason
|
05068460e0
|
ChatList: use Virtuoso
|
2022-04-15 15:19:34 -05:00 |
|
|
19aa4b254e
|
Support 'status' notification type
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-14 22:14:54 +02:00 |
|
Justin
|
c8c715ee4b
|
Add Onboarding controls to Redux
|
2022-04-14 10:42:56 -05:00 |
|
Alex Gleason
|
93a6945b7f
|
Let a custom auth app be embedded in the build
|
2022-04-12 15:23:18 -05:00 |
|
Alex Gleason
|
21d7cafe26
|
Merge branch 'next-emoji-reacts' into 'next'
Next: Emoji reacts pt 2
See merge request soapbox-pub/soapbox-fe!1204
|
2022-04-12 17:22:55 +00:00 |
|
|
2943b91034
|
Typescript, convert some components to functional
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-11 21:58:48 +02:00 |
|
Alex Gleason
|
0912700d15
|
Create preliminary EmojiButtonWrapper component
|
2022-04-10 20:31:24 -05:00 |
|
Alex Gleason
|
ae48c6e619
|
Fix action bar emoji labels
|
2022-04-10 16:07:23 -05:00 |
|
Alex Gleason
|
1466a08193
|
Perform better normalization of allowedEmoji
|
2022-04-10 15:44:51 -05:00 |
|
|
8be889734c
|
well, fix confirmation modal after fixing a typo
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-07 21:23:00 +02:00 |
|
Justin
|
ed47cf5f09
|
Convert old tests to use "react-testing-library"
|
2022-04-04 11:53:47 -04:00 |
|
Justin
|
08a56082a9
|
Use intl to format messages
|
2022-03-30 10:40:09 -04:00 |
|
Justin
|
1ce5b5b34f
|
Handle max file size before we process with server
|
2022-03-30 10:40:09 -04:00 |
|
Justin
|
c38ed64308
|
Add fallback for missing errors
|
2022-03-30 10:40:09 -04:00 |
|
Justin
|
fbd8fa87ae
|
Improve error handling
|
2022-03-30 10:40:09 -04:00 |
|
|
36c0fb5882
|
Support trending statuses from Mastodon 3.5
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-03-29 21:15:06 +02:00 |
|
Alex Gleason
|
483b28988f
|
Normalize SoapboxConfig
|
2022-03-28 14:58:50 -05:00 |
|
Alex Gleason
|
84d7d2ee38
|
Add @ts-ignore lines for strictFunctionTypes
|
2022-03-24 12:26:27 -05:00 |
|
Alex Gleason
|
161cd3d1fc
|
Revert lazy type changes to actions/instance.ts
|
2022-03-24 11:09:30 -05:00 |
|
Alex Gleason
|
14ec40ee95
|
Typescript: start fixing 'strict' mode errors
|
2022-03-23 21:43:36 -05:00 |
|
Alex Gleason
|
fff580f053
|
Normalize Tailwind colors from SoapboxConfig
|
2022-03-23 15:31:19 -05:00 |
|
Alex Gleason
|
0938612678
|
Use colors from soapbox.json at runtime
|
2022-03-21 18:43:31 -05:00 |
|
Alex Gleason
|
4ccbce71e0
|
Fetch frontend_configurations once again, reenable /soapbox/config route
|
2022-03-21 15:13:33 -05:00 |
|
Alex Gleason
|
83137498d9
|
Generalize some language
|
2022-03-21 13:33:10 -05:00 |
|
Alex Gleason
|
5cd894ab02
|
Truth Social
|
2022-03-21 13:14:26 -05:00 |
|
Alex Gleason
|
ed692c8bef
|
Fix build >:(
|
2022-03-18 16:23:14 -05:00 |
|
Alex Gleason
|
12c57e02a5
|
Fix Instance types
|
2022-03-18 16:04:08 -05:00 |
|
Alex Gleason
|
c8c5a6b077
|
Merge remote-tracking branch 'origin/develop' into ts-redux
|
2022-03-18 15:33:56 -05:00 |
|
Alex Gleason
|
3be0ddaa25
|
Merge remote-tracking branch 'origin/develop' into ts-redux-first
|
2022-03-18 13:17:19 -05:00 |
|
Alex Gleason
|
1fe7a72790
|
Fix API mock
|
2022-03-18 12:20:03 -05:00 |
|
Alex Gleason
|
8587bd4bf6
|
Revert "Merge branch 'msw' into 'develop'"
This reverts merge request !1100
|
2022-03-18 16:08:42 +00:00 |
|
Alex Gleason
|
9c0a304926
|
External auth: normalize instance
|
2022-03-16 22:44:30 -05:00 |
|
Alex Gleason
|
10b2e10a97
|
Merge branch 'pleroma-redraft-quirk' into 'develop'
Delete+Redraft: drop attachments with integer IDs from Pleroma
See merge request soapbox-pub/soapbox-fe!1104
|
2022-03-17 02:59:45 +00:00 |
|