Justin
|
de7fa347df
|
Specifically import the single lodash function
|
2022-06-17 07:37:53 -04:00 |
|
|
7b5114a1b8
|
prefer TypeScript for tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-12 23:07:06 +02:00 |
|
|
e78108efe2
|
TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-12 20:15:34 +02:00 |
|
|
5fec879148
|
Fix mutes test, prefer TypeScript for tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-12 16:30:48 +02:00 |
|
|
cdbb88d2e0
|
TypeScript, React.FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-12 16:14:46 +02:00 |
|
|
2786fa257b
|
Use import type in some places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-09 21:08:51 +02:00 |
|
|
a8a1567917
|
Merge remote-tracking branch 'soapbox/develop' into ts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-09 00:05:04 +02:00 |
|
|
a66c174c2d
|
Add normalizers, fix tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-08 23:43:27 +02:00 |
|
|
5fe442b684
|
ESLint: add no-duplicate-imports rule
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-07 22:21:18 +02:00 |
|
|
6c45dcb109
|
TypeScript, FC (reducers, search)
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-07 18:25:53 +02:00 |
|
|
41a2b1f08f
|
Reducers: TypeScript, fixes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-05 20:21:25 +02:00 |
|
|
65dff4e6a1
|
Reducers: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-05 15:05:44 +02:00 |
|
Justin
|
8847b3cc03
|
Decrement reply count when removing a status.
|
2022-06-01 09:13:07 -04:00 |
|
Justin
|
8433ff70b0
|
Add tests for account-notes action
|
2022-05-27 14:11:36 -04:00 |
|
Justin
|
517c21ae52
|
Add grouped notifications messaging
|
2022-05-24 17:11:47 -04:00 |
|
marcin mikołajczak
|
7c3d0c821b
|
Merge branch 'mastodon-admin-api' into 'develop'
Mastodon admin API
See merge request soapbox-pub/soapbox-fe!1387
|
2022-05-21 18:23:45 +00: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 |
|
marcin mikołajczak
|
21be58ecb4
|
Merge branch 'remove-from-followers' into 'develop'
Add 'Remove from followers'
See merge request soapbox-pub/soapbox-fe!1408
|
2022-05-20 18:58:36 +00: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 |
|
Alex Gleason
|
d296811851
|
Suggestions: store as OrderedSet
|
2022-05-19 20:16:11 -05:00 |
|
Alex Gleason
|
cee7e3761f
|
Fix suggestions test
|
2022-05-19 12:31:16 -05:00 |
|
Justin
|
c6c65a0d48
|
Add infinite scroll to suggestions onboarding
|
2022-05-19 12:29:28 -04:00 |
|
Alex Gleason
|
a20328b66c
|
Revert "Merge branch 'search-results-tsx' into 'develop'"
This reverts merge request !1384
|
2022-05-17 15:37:16 +00:00 |
|
Alex Gleason
|
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 |
|
|
e21ec04be6
|
Add 'Remove from followers'
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-17 13:07:34 +02:00 |
|
Justin
|
e2b0994780
|
Add test
|
2022-05-17 06:40:43 -04:00 |
|
Justin
|
6bdc9b4d2f
|
Fix redraft: don't set compose id
|
2022-05-17 06:31:19 -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 |
|
|
88b91bce3e
|
Mastodon admin API
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-16 17:40:47 +02:00 |
|
Alex Gleason
|
debfcaeb1e
|
Merge remote-tracking branch 'origin/develop' into mastodon-pagination
|
2022-05-15 13:08:12 -05:00 |
|
Alex Gleason
|
2e192153ed
|
Fix reducer tests
|
2022-05-14 14:13:58 -05:00 |
|
Alex Gleason
|
88404f32b6
|
Search reducer: convert to TypeScript
|
2022-05-14 13:18:31 -05:00 |
|
Alex Gleason
|
5bbfb0cc39
|
Convert Trends, Suggestions, and TrendingStatuses reducers to TypeScript
|
2022-05-14 13:07:32 -05:00 |
|
Alex Gleason
|
165d6d197e
|
Rip out identity_proofs
|
2022-05-14 12:01:21 -05:00 |
|
Alex Gleason
|
0b8fbdfbb9
|
Contexts: remove unnecessary isReplyTo function (now handled by connectNodes)
|
2022-05-13 17:17:06 -05:00 |
|
Alex Gleason
|
8ed6d9fc6b
|
Test context loops
|
2022-05-13 17:12:36 -05:00 |
|
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 |
|