Commit Graph

185 Commits

Author SHA1 Message Date
517c21ae52 Add grouped notifications messaging 2022-05-24 17:11:47 -04:00
2ec9cacb27 Merge remote-tracking branch 'soapbox/develop' into familiar-followers
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-20 21:06:10 +02:00
960dd0ed89 Merge remote-tracking branch 'soapbox/develop' into familiar-followers
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-20 20:57:14 +02:00
d296811851 Suggestions: store as OrderedSet 2022-05-19 20:16:11 -05:00
cee7e3761f Fix suggestions test 2022-05-19 12:31:16 -05:00
a20328b66c Revert "Merge branch 'search-results-tsx' into 'develop'"
This reverts merge request !1384
2022-05-17 15:37:16 +00:00
ef54e44702 Merge branch 'search-results-tsx' into 'develop'
Search results: convert to TSX

See merge request soapbox-pub/soapbox-fe!1384
2022-05-17 15:18:43 +00:00
e2b0994780 Add test 2022-05-17 06:40:43 -04:00
f70d44f67c Display familiar followers on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-16 19:32:35 +02:00
debfcaeb1e Merge remote-tracking branch 'origin/develop' into mastodon-pagination 2022-05-15 13:08:12 -05:00
2e192153ed Fix reducer tests 2022-05-14 14:13:58 -05:00
165d6d197e Rip out identity_proofs 2022-05-14 12:01:21 -05:00
8ed6d9fc6b Test context loops 2022-05-13 17:12:36 -05:00
e6617af0f9 Refactor context test, remove dumb fixtures 2022-05-13 16:58:38 -05:00
75745d2c46 Clean up contexts test 2022-05-13 15:08:38 -05:00
0329cc4d04 Clean up contexts test 2022-05-13 14:42:15 -05:00
a657b6374c Search: fix crash on paginating hashtags 2022-05-06 11:36:55 -05: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
35a731ffd9 Restore localStorage onboarding code 2022-05-02 15:55:52 -05:00
86ecda84c5 rule_id --> rule_ids 2022-05-02 14:50:16 -05:00
6baec89484 Fix test 2022-05-02 13:55:08 -04:00
ac53ed11b9 Add tests for Rules redux action/reducer 2022-05-02 13:55:08 -04:00
db56d9b16a Update tests, remove unused code
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-29 23:19:52 +02:00
19d579c2a0 createAsyncThunk(): .toString() --> .type 2022-04-25 15:47:47 -05:00
72e64780f7 Update tests relying on actions/instance 2022-04-25 14:27:09 -05:00
e64d93abcb Fix Patron tests 2022-04-24 19:02:25 -05:00
ea34a7f303 DELETE INTERSECTION OBSERVER ARTICLE 2022-04-22 13:13:40 -05:00
35396923be Test rendering notifications 2022-04-16 19:03:33 -05: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
934055557f Fix sidebar reducer test 2022-04-12 20:23:45 -05:00
ed47cf5f09 Convert old tests to use "react-testing-library" 2022-04-04 11:53:47 -04:00
f83119bfc9 Filter statuses by full acct with @ symbol 2022-03-26 11:17:27 -05:00
24a78f7740 Merge remote-tracking branch 'origin/develop' into next 2022-03-26 11:15:06 -05:00
f7425d80eb Add test for search_index with mentions 2022-03-26 10:45:45 -05:00
5cd894ab02 Truth Social 2022-03-21 13:14:26 -05:00
b3de700732 Fix Soapbox Config 2022-03-20 18:41:47 -05:00
76eeb8a219 Delete+Redraft: drop attachments with integer IDs from Pleroma 2022-03-16 20:54:41 -05:00
cd19425a0d Fix move notification crashing Notifications page 2022-03-16 19:23:07 -05:00
2089cb124d Test account.moved 2022-03-12 14:52:03 -06:00
b5432ad8de Refactor some reducers with Immutable.Record 2022-03-11 14:42:52 -06:00
7a7fafc8ed Refactor applyActions() into test_helpers.js 2022-03-11 13:55:48 -06:00
7d91bb7ff9 Refactor Notifications reducer with Immutable.Record, start rewriting tests 2022-03-11 13:51:34 -06:00
9afd43a42d Normalize Attachment entities as Immutable.Record 2022-03-10 17:15:09 -06:00
4bd1531056 More poll normalization fixes 2022-03-10 16:25:11 -06:00
2dcd05651e Improve Poll normalization, store as Immutable.Record 2022-03-10 15:32:01 -06:00
4961433f7b Actually, we can access state.instance.version directly now 2022-03-09 16:07:24 -06:00
a63aa16472 Merge branch 'state-record' into 'develop'
Parse the Redux state as an Immutable.Record

See merge request soapbox-pub/soapbox-fe!1085
2022-03-09 21:54:51 +00:00
90afa8aeaf Parse the Redux state as an Immutable.Record 2022-03-09 15:24:42 -06:00
831741bea5 Test that reducers parse as Records 2022-03-08 23:59:59 -06:00