__tests__
|
Make Compose reducer type-safe
|
2023-06-28 17:53:17 -05:00 |
admin.ts
|
status.get('x') --> status.x
|
2023-06-28 16:27:25 -05:00 |
auth.ts
|
FIX THE TYPE ERRORS
|
2023-06-20 14:24:39 -05:00 |
chats.ts
|
FIX THE TYPE ERRORS
|
2023-06-20 14:24:39 -05:00 |
compose.ts
|
Make Compose reducer type-safe
|
2023-06-28 17:53:17 -05:00 |
contexts.ts
|
FIX THE TYPE ERRORS
|
2023-06-20 14:24:39 -05:00 |
custom-emojis.ts
|
WIP
|
2023-02-26 19:29:37 +01:00 |
filters.ts
|
Allow creating v2 filters
|
2023-03-04 12:43:27 +01:00 |
followed_tags.ts
|
Add followed tags list
|
2023-05-03 00:21:53 +02:00 |
index.ts
|
Restore Patron reducer for now
|
2023-06-25 12:37:37 -05:00 |
mutes.ts
|
Switch to useAccount hook in more places
|
2023-06-21 16:51:08 -05:00 |
notifications.ts
|
status.get('x') --> status.x
|
2023-06-28 16:27:25 -05:00 |
reports.ts
|
Add ability to report a Group
|
2023-03-23 15:17:44 -04:00 |
statuses.ts
|
status.get('x') --> status.x
|
2023-06-28 16:27:25 -05:00 |
suggestions.ts
|
FIX THE TYPE ERRORS
|
2023-06-20 14:24:39 -05:00 |
timelines.ts
|
status.get('x') --> status.x
|
2023-06-28 16:27:25 -05:00 |
user-lists.ts
|
Support Group mutes
|
2023-06-27 09:24:03 -04:00 |