Alex Gleason
|
e6617af0f9
|
Refactor context test, remove dumb fixtures
|
2022-05-13 16:58:38 -05:00 |
|
Alex Gleason
|
b4e27e5dcd
|
Contexts: stop spewing tombstones everywhere
|
2022-05-13 16:34:45 -05:00 |
|
Alex Gleason
|
75745d2c46
|
Clean up contexts test
|
2022-05-13 15:08:38 -05:00 |
|
Alex Gleason
|
0329cc4d04
|
Clean up contexts test
|
2022-05-13 14:42:15 -05:00 |
|
Alex Gleason
|
2290bfb334
|
Contexts reducer: convert to TypeScript
|
2022-05-13 14:30:11 -05:00 |
|
Alex Gleason
|
02726cfcc3
|
Fix paginated comments, improve Mastodon tombstones
|
2022-05-13 13:07:11 -05:00 |
|
|
c540ae2201
|
Restore session management
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-12 17:45:40 +02: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 |
|
Alex Gleason
|
99b76bb745
|
Fix LandingPage test. Fix rememberSoapboxConfig not importing (!!)
|
2022-05-10 19:11:26 -05:00 |
|
Alex Gleason
|
a657b6374c
|
Search: fix crash on paginating hashtags
|
2022-05-06 11:36:55 -05:00 |
|
|
ffbb6f51de
|
use camelCase
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-04 20:36:46 +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 |
|
Justin
|
e2f24cdd6b
|
Account for multiple rules
|
2022-05-03 08:15:11 -04:00 |
|
Alex Gleason
|
35a731ffd9
|
Restore localStorage onboarding code
|
2022-05-02 15:55:52 -05:00 |
|
Alex Gleason
|
86ecda84c5
|
rule_id --> rule_ids
|
2022-05-02 14:50:16 -05:00 |
|
Alex Gleason
|
9cbe98f131
|
Reports: submit rule_ids to API
|
2022-05-02 14:39:08 -05:00 |
|
Justin
|
86fb9bf704
|
Add ProgressBar and dark mode support
|
2022-05-02 13:55:08 -04:00 |
|
Justin
|
6baec89484
|
Fix test
|
2022-05-02 13:55:08 -04: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 |
|
|
db56d9b16a
|
Update tests, remove unused code
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-29 23:19:52 +02: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
|
19d579c2a0
|
createAsyncThunk(): .toString() --> .type
|
2022-04-25 15:47:47 -05:00 |
|
Alex Gleason
|
72e64780f7
|
Update tests relying on actions/instance
|
2022-04-25 14:27:09 -05:00 |
|
Alex Gleason
|
c6456a43b6
|
Convert actions/instance to use createAsyncThunk()
|
2022-04-25 14:17:05 -05:00 |
|
Alex Gleason
|
e64d93abcb
|
Fix Patron tests
|
2022-04-24 19:02:25 -05:00 |
|
Alex Gleason
|
73f086c680
|
Add "Donor" badge
|
2022-04-24 17:27:08 -05:00 |
|
Alex Gleason
|
3f9cc3cd04
|
Restore Patron features, context to TSX
|
2022-04-24 17:01:57 -05:00 |
|
Alex Gleason
|
7038d6a844
|
Convert a bunch of files to TypeScript
|
2022-04-24 14:28:07 -05:00 |
|
Alex Gleason
|
ea34a7f303
|
DELETE INTERSECTION OBSERVER ARTICLE
|
2022-04-22 13:13: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 |
|
|
19aa4b254e
|
Support 'status' notification type
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-14 22:14:54 +02:00 |
|
|
92a6058f26
|
typescript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-14 17:50:47 +02:00 |
|
|
44b64d51c4
|
Merge remote-tracking branch 'soapbox/next' into next_
|
2022-04-14 00:05:21 +02:00 |
|
|
2faaa75d9c
|
tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-14 00:04:41 +02:00 |
|
|
50797119ff
|
typescript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-13 16:07:50 +02:00 |
|
Alex Gleason
|
934055557f
|
Fix sidebar reducer test
|
2022-04-12 20:23:45 -05:00 |
|
Alex Gleason
|
9c79ae386a
|
SidebarMenu: convert to tsx
|
2022-04-12 19:52:20 -05:00 |
|
|
b5ae9adf63
|
Chats: typescript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-12 18:52:56 +02: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 |
|
|
fb3b88b80b
|
reply mentions modalto tsx
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-10 10:20:12 +02:00 |
|
Alex Gleason
|
20aa17ce64
|
Merge branch 'next-status-loading' into 'next'
Next: Improve status loading, refactor Status components to TSX
See merge request soapbox-pub/soapbox-fe!1179
|
2022-04-04 21:36:47 +00:00 |
|
Alex Gleason
|
e88fe4a707
|
Clean up me usage
|
2022-04-04 14:24:55 -05:00 |
|
Alex Gleason
|
c51441c026
|
TypeScript: reducers/me
|
2022-04-04 12:44:05 -05:00 |
|
Justin
|
ed47cf5f09
|
Convert old tests to use "react-testing-library"
|
2022-04-04 11:53:47 -04:00 |
|
Alex Gleason
|
4a8f08e313
|
StatusActionBar: convert to tsx
|
2022-04-01 18:39:27 -05:00 |
|