|
e21ec04be6
|
Add 'Remove from followers'
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-17 13:07:34 +02:00 |
|
Alex Gleason
|
5b9537ca07
|
actions/soapbox: ensure we wait til the bitter end
|
2022-05-16 15:12:26 -05:00 |
|
Alex Gleason
|
300bee0587
|
Fix password reset feature detection
|
2022-05-16 12:23:31 -05:00 |
|
Alex Gleason
|
debfcaeb1e
|
Merge remote-tracking branch 'origin/develop' into mastodon-pagination
|
2022-05-15 13:08:12 -05:00 |
|
Justin
|
e57e2258f8
|
Merge branch 'skip-api-requests-for-guests' into 'develop'
Skip API requests if logged out
See merge request soapbox-pub/soapbox-fe!1385
|
2022-05-14 18:49:56 +00:00 |
|
Justin
|
3d76cd21e6
|
Skip API requests if logged out
|
2022-05-14 14:33:14 -04:00 |
|
Alex Gleason
|
165d6d197e
|
Rip out identity_proofs
|
2022-05-14 12:01:21 -05:00 |
|
Alex Gleason
|
9f8a74b376
|
Paginated context: fetch the status before ancestors/descendants
|
2022-05-13 17:25:58 -05:00 |
|
Alex Gleason
|
02726cfcc3
|
Fix paginated comments, improve Mastodon tombstones
|
2022-05-13 13:07:11 -05:00 |
|
Alex Gleason
|
b64be353cc
|
eslint: indent switch statements
|
2022-05-11 16:06:35 -05:00 |
|
Alex Gleason
|
ae01b845de
|
eslint: enforce spacing of imports (and infix ops)
|
2022-05-11 12:40:34 -05:00 |
|
Justin
|
c879f82b48
|
Remove beta page
|
2022-05-10 15:50:35 -04:00 |
|
marcin mikołajczak
|
8f09fcab2e
|
Merge branch 'edit-posts' into 'develop'
Allow editing posts on Mastodon
See merge request soapbox-pub/soapbox-fe!1271
|
2022-05-04 18:57:34 +00:00 |
|
|
ffbb6f51de
|
use camelCase
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-04 20:36:46 +02:00 |
|
|
53152d9174
|
Do not redirect to /messages after editing status
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-04 20:33:49 +02:00 |
|
Justin
|
528906fe31
|
Set 'system' as default theme
|
2022-05-04 09:35:45 -04:00 |
|
|
b8be588b60
|
Post editing: Compose improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-03 23:00:07 +02:00 |
|
|
f6f8ef99d9
|
Merge remote-tracking branch 'soapbox/develop' into edit-posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-03 21:29:38 +02:00 |
|
Alex Gleason
|
81938ec4d0
|
EditProfile: fix formdata submission
|
2022-05-02 22:45:58 -05:00 |
|
Alex Gleason
|
23fb01d32d
|
Set onboarding on account creation
|
2022-05-02 16:24:19 -05:00 |
|
Alex Gleason
|
35a731ffd9
|
Restore localStorage onboarding code
|
2022-05-02 15:55:52 -05:00 |
|
Alex Gleason
|
83a0988daa
|
submitReport(): don't call getState() a million times
|
2022-05-02 14:40:34 -05:00 |
|
Alex Gleason
|
9cbe98f131
|
Reports: submit rule_ids to API
|
2022-05-02 14:39:08 -05:00 |
|
Justin
|
ac53ed11b9
|
Add tests for Rules redux action/reducer
|
2022-05-02 13:55:08 -04:00 |
|
Justin
|
924b042c84
|
Improve reporting modal
|
2022-05-02 13:55:07 -04:00 |
|
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 |
|
|
db56d9b16a
|
Update tests, remove unused code
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-29 23:19:52 +02:00 |
|
Alex Gleason
|
2cbea4aa5b
|
Upgrade axios to v0.27, fix EditProfile uploads
|
2022-04-29 16:01:46 -05:00 |
|
|
387ebfc56c
|
Allow editing posts on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-28 16:26:47 +02: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 |
|