Alex Gleason
|
a5e213eca0
|
Restore Patron reducer for now
|
2023-06-25 12:37:37 -05:00 |
|
Alex Gleason
|
a8459ced75
|
Remove Patron reducer
|
2023-06-25 12:27:26 -05:00 |
|
Alex Gleason
|
75dbeb65b6
|
Remove account_counters reducer and legacy follow actions
|
2023-06-22 23:38:50 -05:00 |
|
Alex Gleason
|
7e83039999
|
Improve reducer type
|
2023-06-20 21:09:49 -05:00 |
|
Alex Gleason
|
e7217c5c58
|
Fix reducer in a way that works in tests
|
2023-06-20 17:33:20 -05:00 |
|
Alex Gleason
|
4258d4b27f
|
Fix reducer and selector, import accounts into entity store
|
2023-06-20 15:24:35 -05:00 |
|
Alex Gleason
|
89c9e32b59
|
Move legacy functions into separate utils file
|
2023-06-19 16:02:51 -05:00 |
|
Alex Gleason
|
e789b44792
|
Improve legacy store types
|
2023-06-19 13:09:51 -05:00 |
|
Alex Gleason
|
060a9b559d
|
Make accounts reducer an alias to entity store with immutableish methods
|
2023-06-19 12:07:58 -05:00 |
|
Alex Gleason
|
0cebcc05a5
|
Use any keys, fixes most errors!
|
2023-06-19 10:58:07 -05:00 |
|
Alex Gleason
|
a54b6ee8a3
|
Create legacy immutable adapter for accounts reducer
|
2023-06-18 20:10:17 -05:00 |
|
|
41e969616d
|
Forgot to commit some files
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-05-11 22:10:58 +02:00 |
|
|
5aaf4d75af
|
Merge remote-tracking branch 'soapbox/develop' into follow-hashtags
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-05-02 23:32:43 +02:00 |
|
Alex Gleason
|
659c186394
|
ManageGroupModal: use internal state instead of Redux
|
2023-04-03 15:06:20 -05:00 |
|
Alex Gleason
|
c492af7042
|
Merge remote-tracking branch 'origin/develop' into entity-store
|
2023-03-09 10:43:58 -06:00 |
|
|
64c4847f9d
|
Dashboard: Allow to create announcements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-02-12 17:54:13 +01:00 |
|
|
1f39ddf0ec
|
Merge remote-tracking branch 'soapbox/develop' into mastodon-groups
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-01-27 23:07:26 +01:00 |
|
|
93b09d8206
|
Add ability to follow hashtags in web UI
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-01-19 15:06:17 +01:00 |
|
|
4b3f03353d
|
WIP TypeScript convertions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-26 00:31:07 +01:00 |
|
Chewbacca
|
f504d17abe
|
Remove usage of 'snackbar'
|
2022-12-20 12:46:06 -05:00 |
|
|
12825f9350
|
Groups: actions, normalizers, reducers
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-11 22:24:01 +01:00 |
|
Alex Gleason
|
3b067c6fab
|
Scaffold entity store library
|
2022-12-04 17:05:01 -06:00 |
|
|
403bcba525
|
Compose event modal improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-30 19:32:35 +01:00 |
|
|
859d93b289
|
Merge remote-tracking branch 'soapbox/develop' into events-
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-26 20:25:48 +01:00 |
|
Chewbacca
|
774b627397
|
Rename files (14): cleanup misc v2
|
2022-11-16 08:35:35 -05:00 |
|
Chewbacca
|
8818763f28
|
Rename files (12): rand
|
2022-11-16 08:35:29 -05:00 |
|
Chewbacca
|
d99339ee6c
|
Rename files (9): reducers
|
2022-11-16 08:34:50 -05:00 |
|
|
7b2193d753
|
Merge remote-tracking branch 'soapbox/develop' into events-
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-12 16:48:27 +01:00 |
|
Alex Gleason
|
dec89cb236
|
Remove unused .js files, remove groups
|
2022-11-03 15:52:25 -05:00 |
|
|
04b4a57e06
|
Manage event
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-09-25 23:18:11 +02:00 |
|
|
9d3206f229
|
Allow users to create events
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-09-04 23:36:13 +02:00 |
|
Justin
|
7836698dc2
|
Add React Query
|
2022-08-08 10:29:02 -04:00 |
|
|
f5c3497ece
|
Merge remote-tracking branch 'soapbox/develop' into announcements
|
2022-07-09 19:35:03 +02:00 |
|
|
b3b6a7e4bc
|
Announcements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-07-07 23:10:09 +02:00 |
|
Alex Gleason
|
e47e33e21c
|
FIX ROOT STATE TYPE!!!!!
|
2022-07-06 15:54:30 -05:00 |
|
Justin
|
33bebf5bba
|
Add "carousel" redux logic
|
2022-06-29 11:10:00 -04:00 |
|
ewwwwwwww
|
3299d0b972
|
fix reply hover blocking bug
|
2022-06-17 12:39:17 -07:00 |
|
ewwwwwwww
|
cc7058349f
|
add status reply hover
|
2022-06-16 21:19:53 -07:00 |
|
Alex Gleason
|
165d6d197e
|
Rip out identity_proofs
|
2022-05-14 12:01:21 -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 |
|
|
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
|
35a731ffd9
|
Restore localStorage onboarding code
|
2022-05-02 15:55:52 -05:00 |
|
Justin
|
924b042c84
|
Improve reporting modal
|
2022-05-02 13:55:07 -04: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
|
ea34a7f303
|
DELETE INTERSECTION OBSERVER ARTICLE
|
2022-04-22 13:13:40 -05:00 |
|
Alex Gleason
|
84d7d2ee38
|
Add @ts-ignore lines for strictFunctionTypes
|
2022-03-24 12:26:27 -05:00 |
|
Alex Gleason
|
5cd894ab02
|
Truth Social
|
2022-03-21 13:14:26 -05:00 |
|
Alex Gleason
|
c8c5a6b077
|
Merge remote-tracking branch 'origin/develop' into ts-redux
|
2022-03-18 15:33:56 -05:00 |
|
Alex Gleason
|
27564dd360
|
WIP: reducer typescript
|
2022-03-15 09:40:19 -05:00 |
|