..
__fixtures__
Add 'owner' to Group fixture
2023-06-05 09:41:28 -04:00
__tests__
Fix tests
2022-12-20 13:14:38 -05:00
actions
FAMILIAR_FOLLOWERS_FETCH_FAIL: skipAlert: true
2023-07-13 19:20:27 -05:00
api
useAccountLookup, useGroupLookup: make lookup case insensitive
2023-07-06 11:56:27 -05:00
components
Fix bug trying to switch accounts
2023-07-24 11:27:52 -04:00
containers
Move GlobalHotkeys back to features/ui for now
2023-07-03 13:53:41 +02:00
contexts
Make useOwnAccount return an object
2023-06-25 12:35:09 -05:00
entity-store
Redirect to login when groups or accounts 403
2023-06-29 15:10:45 -05:00
features
Make Compose hotkey open Compose modal when required
2023-07-18 01:08:06 +02:00
hooks
Fix features.ts
2023-07-10 10:24:48 +02:00
jest
Fix account.url tests
2023-07-15 21:07:48 -05:00
locales
Make Compose hotkey open Compose modal when required
2023-07-18 01:08:06 +02:00
middleware
Update immutable-js, fix tests, fix reducers/auth
2022-12-26 14:09:09 +01:00
normalizers
Fix scheduled posts
2023-07-17 10:19:27 -05:00
pages
Fix "0" in place of ProfileFieldsPanel when no fields are set
2023-07-02 14:02:26 -05:00
queries
Use new api hook for 'useGroup'
2023-06-29 10:40:15 -04:00
reducers
Add Followed hashtags page
2023-07-02 13:54:02 +02:00
schemas
Actually, account.url is not optional
2023-07-15 19:47:59 -05:00
selectors
Fix performance issue with makeGetAccount
2023-06-28 21:42:56 -05:00
service-worker
Change ESLint rules, lint
2023-02-16 00:12:02 +01:00
storage
Change ESLint rules, lint
2023-02-16 00:12:02 +01:00
types
FIX THE TYPE ERRORS
2023-06-20 14:24:39 -05:00
utils
Fix scheduled posts
2023-07-17 10:19:27 -05:00
build-config.js
Rename files (14): cleanup misc v2
2022-11-16 08:35:35 -05:00
custom.ts
Rename files (12): rand
2022-11-16 08:35:29 -05:00
globals.ts
iframe.ts
EmbeddedStatus: listen for embed.js iframe events and autosize height
2022-08-21 14:32:54 -04:00
is-mobile.ts
Rename files (12): rand
2022-11-16 08:35:29 -05:00
main.tsx
Revert change
2023-03-20 16:08:29 -04:00
monitoring.ts
Sentry: filter out localForage "No storage found" error
2023-02-14 10:30:14 -06:00
polyfills.ts
Add back some polyfills not covered by core-js
2023-01-23 15:00:34 -06:00
precheck.ts
Support translation feature on Mastodon
2022-10-27 19:48:41 +02:00
ready.ts
rtl.ts
Sound better now!
2023-05-05 16:26:58 +00:00
settings.ts
Add support for Group search
2023-02-28 10:26:27 -05:00
store.ts
Use RootState in AppDispatch type
2022-06-18 11:34:38 +02:00
stream.ts
Add useAccountLookup hook, fix useRelationships
2023-06-23 21:41:36 -05:00
toast.tsx
Cap Group Admins at 5
2023-04-04 14:05:08 -04:00