pleroma/src
marcin mikołajczak 5a8a13a136 add no-reduce-motion as tailwind variant
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-05-05 14:22:10 +02:00
..
__fixtures__ Remove unused code 2024-04-28 14:58:09 +02:00
actions Fix unread notification count 2024-05-03 17:15:01 +02:00
api Remove Nostr-related stuff 2024-04-29 18:43:33 +02:00
assets Refactor sounds, oga -> ogg, remove proprietary avatar from boop.mp3 2023-10-15 17:43:53 -05:00
components add no-reduce-motion as tailwind variant 2024-05-05 14:22:10 +02:00
containers AccountContainer: Pass withRelationship to Account 2024-04-03 23:46:32 +02:00
contexts Remove Nostr-related stuff 2024-04-29 18:43:33 +02:00
entity-store Remove Truth Social-specific features 2024-04-28 14:50:23 +02:00
features Fix links in actions modal 2024-05-05 12:19:55 +02:00
hooks Remove unused code 2024-04-30 21:56:02 +02:00
init Remove Nostr-related stuff 2024-04-29 18:43:33 +02:00
instance Improve about templates 2023-09-19 17:35:54 -05:00
jest Rename project to pl-fe 2024-04-28 23:09:10 +02:00
locales Menu cleanup, avoid capitals in strings 2024-05-04 20:58:03 +02:00
middleware Upgrade all the Redux things 2023-12-20 22:06:49 -06:00
normalizers Group notifications/reposts fetched from the same page 2024-05-03 15:55:10 +02:00
pages Remove more unused code 2024-04-28 15:18:13 +02:00
queries Remove Truth Social-specific features 2024-04-28 14:50:23 +02:00
reducers Fix unread notification count 2024-05-03 17:15:01 +02:00
schemas Group notifications/reposts fetched from the same page 2024-05-03 15:55:10 +02:00
selectors Group notifications/reposts fetched from the same page 2024-05-03 15:55:10 +02:00
service-worker Upgrade TypeScript to v5.4.5 2024-04-26 17:36:22 -05:00
storage eslint: use semicolon TypeScript delimeter 2023-10-02 13:54:02 -05:00
styles Add missing style back 2024-05-05 12:05:25 +02:00
types Remove Nostr-related stuff 2024-04-29 18:43:33 +02:00
utils Join some notification filters, add filter for event-related notifications 2024-05-03 15:00:42 +02:00
build-config-compiletime.ts Add types to compileTime modules 2023-09-20 16:02:36 -05:00
build-config.ts Add types to compileTime modules 2023-09-20 16:02:36 -05:00
custom.ts Update code to deal with new paths under src 2023-09-18 16:37:15 -05:00
globals.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
iframe.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
is-mobile.ts Use media query to detect touchscreens 2024-02-07 17:33:22 +01:00
main.tsx Remove Nostr-related stuff 2024-04-29 18:43:33 +02:00
messages.ts Update code to deal with new paths under src 2023-09-18 16:37:15 -05:00
polyfills.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
precheck.ts Merge src/soapbox with top-level src directory 2023-09-18 16:08:54 -05:00
ready.ts Remove 'use strict' expressions 2023-09-20 11:55:04 -05:00
sentry.ts Sentry: decrease tracesSampleRate to .1 2023-12-06 14:51:14 -06:00
settings.ts Remove Truth Social-specific features 2024-04-28 14:50:23 +02:00
store.ts Upgrade all the Redux things 2023-12-20 22:06:49 -06:00
stream.ts instance v1 to v2 convesion 2023-10-27 23:48:54 +02:00
toast.test.tsx toast: fix toast test (use ESM imports) 2023-10-02 14:35:15 -05:00
toast.tsx Bookmark folders 2024-03-22 14:53:25 +01:00