.. |
__tests__
|
Remove account_counters reducer and legacy follow actions
|
2023-06-22 23:38:50 -05:00 |
importer
|
Fix reducer and selector, import accounts into entity store
|
2023-06-20 15:24:35 -05:00 |
push-notifications
|
Change ESLint rules, lint
|
2023-02-16 00:12:02 +01:00 |
about.ts
|
|
|
account-notes.ts
|
FIX THE TYPE ERRORS
|
2023-06-20 14:24:39 -05:00 |
accounts.ts
|
Make fetchRelationships import the data into Entities.RELATIONSHIPS
|
2023-06-27 13:43:57 -04:00 |
admin.ts
|
api/pleroma/admin --> api/v1/pleroma/admin
|
2023-05-19 16:18:26 -07:00 |
aliases.ts
|
Switch to useAccount hook in more places
|
2023-06-21 16:51:08 -05:00 |
announcements.ts
|
|
|
apps.ts
|
|
|
auth.ts
|
Don't call verify_credentials twice when an account fails
|
2023-06-10 14:19:46 -05:00 |
backups.ts
|
|
|
blocks.ts
|
actions: improve types
|
2023-05-22 10:30:03 -05:00 |
bookmarks.ts
|
|
|
bundles.ts
|
|
|
chats.ts
|
Remove 'history' dep
|
2023-01-09 15:43:41 -06:00 |
compose.ts
|
Add useAccountLookup hook, fix useRelationships
|
2023-06-23 21:41:36 -05:00 |
consumer-auth.ts
|
Remove features.scopes, move to a getScopes function
|
2023-01-13 18:43:57 -06:00 |
conversations.ts
|
|
|
custom-emojis.ts
|
Rename files (14): cleanup misc v2
|
2022-11-16 08:35:35 -05:00 |
directory.ts
|
|
|
domain-blocks.ts
|
FIX THE TYPE ERRORS
|
2023-06-20 14:24:39 -05:00 |
dropdown-menu.ts
|
Re-build dropdown-menu using FloatingUI
|
2023-02-10 13:17:39 -05:00 |
email-list.ts
|
Rename files (14): cleanup misc v2
|
2022-11-16 08:35:35 -05:00 |
emoji-reacts.ts
|
Support custom emoji reacts
|
2023-03-18 00:07:18 +01:00 |
emojis.ts
|
|
|
events.ts
|
WIP
|
2023-02-26 19:29:37 +01:00 |
export-data.ts
|
Change ESLint rules, lint
|
2023-02-16 00:12:02 +01:00 |
external-auth.ts
|
Fix external login scopes
|
2023-01-25 16:32:59 -06:00 |
familiar-followers.ts
|
Fetch relationships after getting familiar followers
|
2023-06-27 13:42:33 -04:00 |
favourites.ts
|
|
|
filters.ts
|
Filters expiration, restyle filters list, fix keywords deletion
|
2023-03-05 19:49:40 +01:00 |
groups.ts
|
Add ability for owners to delete statuses from Group
|
2023-05-03 08:31:43 -04:00 |
history.ts
|
|
|
import-data.ts
|
Change ESLint rules, lint
|
2023-02-16 00:12:02 +01:00 |
instance.ts
|
WIP TypeScript convertions
|
2022-12-26 00:31:07 +01:00 |
interactions.ts
|
Add pagination to reblogged_by dialog
|
2023-06-25 18:50:01 -04:00 |
lists.ts
|
Remove usage of 'snackbar'
|
2022-12-20 12:46:06 -05:00 |
markers.ts
|
|
|
me.ts
|
Upgrade axios to fix 'req' undefined error
|
2023-01-06 09:39:44 -05:00 |
media.ts
|
|
|
mfa.ts
|
|
|
modals.ts
|
Improve the MediaModal with ability to like, comment, reply, etc
|
2023-05-31 08:50:03 -04:00 |
moderation.tsx
|
Add hideActions to moderation confirmation modals
|
2023-06-23 23:11:50 +02:00 |
mrf.ts
|
|
|
mutes.ts
|
Fix type
|
2023-06-27 09:34:00 -04:00 |
notifications.ts
|
Fetch group relationship from notifications
|
2023-06-02 10:41:07 -04:00 |
oauth.ts
|
Add missing import
|
2023-05-18 12:53:32 -04:00 |
onboarding.ts
|
|
|
patron.ts
|
|
|
pin-statuses.ts
|
Rename files (14): cleanup misc v2
|
2022-11-16 08:35:35 -05:00 |
polls.ts
|
|
|
preload.ts
|
|
|
profile-hover-card.ts
|
Rename files (14): cleanup misc v2
|
2022-11-16 08:35:35 -05:00 |
push-subscriptions.ts
|
Rename files (14): cleanup misc v2
|
2022-11-16 08:35:35 -05:00 |
remote-timeline.ts
|
Rename files (14): cleanup misc v2
|
2022-11-16 08:35:35 -05:00 |
reports.ts
|
FIX THE TYPE ERRORS
|
2023-06-20 14:24:39 -05:00 |
rules.ts
|
|
|
scheduled-statuses.ts
|
Support Takahē
|
2022-12-27 21:43:13 +01:00 |
search.ts
|
Optionally use Link header for search pagination
|
2023-06-15 21:40:28 -04:00 |
security.ts
|
Make OAuth tokens API more resilient
|
2023-01-24 12:00:34 -06:00 |
settings.ts
|
Merge remote-tracking branch 'takver/fix-locale-parser' into fix-locale-parser
|
2023-03-13 20:44:09 +01:00 |
sidebar.ts
|
|
|
soapbox.ts
|
Invert features.emojiReactsRGI
|
2023-02-08 11:57:23 -06:00 |
status-hover-card.ts
|
|
|
status-quotes.ts
|
Show quoted statuses list
|
2022-11-29 23:32:21 +00:00 |
statuses.ts
|
Fix replying to status from Group
|
2023-04-10 15:59:36 -04:00 |
streaming.ts
|
Simplify event signing
|
2023-05-20 21:15:53 -05:00 |
suggestions.ts
|
|
|
sw.ts
|
|
|
tags.ts
|
Forgot to commit some files
|
2023-05-11 22:10:58 +02:00 |
timelines.ts
|
FIX THE TYPE ERRORS
|
2023-06-20 14:24:39 -05:00 |
trending-statuses.ts
|
Support Takahē
|
2022-12-27 21:43:13 +01:00 |
trends.ts
|
|
|
verification.ts
|
Change ESLint rules, lint
|
2023-02-16 00:12:02 +01:00 |