soapbox/src
Alex Gleason 3686b41ba5
Fix column header, make background the same color as foreground
2025-01-24 19:49:41 -06:00
..
__fixtures__ but Search back on placeholder text 2024-05-22 13:14:18 -05:00
actions refactor: remove UNBOOKMARK_SUCCESS fragments 2025-01-13 11:21:24 -03:00
api Don't automatically poll home/notifications when WebSocket disconnects 2024-12-30 11:29:17 -06:00
assets Merge remote-tracking branch 'origin' into fix-classnames 2024-11-12 12:58:37 -03:00
components Fix column header, make background the same color as foreground 2025-01-24 19:49:41 -06:00
containers Merge remote-tracking branch 'origin' into fix-classnames 2024-11-12 12:58:37 -03:00
contexts Merge remote-tracking branch 'origin' into fix-classnames 2024-11-12 12:58:37 -03:00
entity-store Remove axios 2024-12-13 18:12:57 -06:00
features Remove background shapes and landing gradient 2025-01-24 19:36:53 -06:00
hooks refactor: move useFavourite to 'src/api/hooks' 2024-12-18 10:54:27 -03:00
init Fix column header, make background the same color as foreground 2025-01-24 19:49:41 -06:00
instance Improve about templates 2023-09-19 17:35:54 -05:00
jest Remove axios 2024-12-13 18:12:57 -06:00
locales Update translation files 2024-11-26 02:21:51 +01:00
middleware Remove axios 2024-12-13 18:12:57 -06:00
normalizers Remove `emojify()` function 2024-11-27 17:24:41 -06:00
pages Fix a bunch of stuff to match the new theme 2025-01-24 18:57:31 -06:00
polyfill Polyfill Promise.withResolvers 2024-12-27 12:14:24 -06:00
queries Remove axios 2024-12-13 18:12:57 -06:00
reducers refactor: remove bookmarks in status-list reducer 2025-01-13 11:23:54 -03:00
schemas fix: add zaps_amount to baseStatusSchema 2024-12-04 18:41:48 -03:00
selectors Fix crash on remote timeline when logged out 2024-12-30 15:41:31 -06:00
service-worker lodash -> es-toolkit 2024-11-28 09:39:09 -06:00
styles Remove unnecessary styles 2024-11-25 22:10:06 -03:00
types refactor: @deprecated Status immutable 2024-12-11 15:37:50 -03:00
utils lodash -> es-toolkit 2024-11-28 09:39:09 -06:00
workers Add NKeyStorage class to retrieve and set keys in browser storage in a mostly-secure way 2024-02-18 16:45:36 -06:00
build-config-compiletime.ts Replace some usages of lodash 2024-11-18 22:39:23 -06:00
build-config.ts Merge branch main into fix-classnames 2024-11-14 16:25:11 -03:00
custom.ts Merge remote-tracking branch 'origin' into fix-classnames 2024-11-12 12:58:37 -03:00
global.d.ts Merge remote-tracking branch 'origin' into fix-classnames 2024-11-12 12:58:37 -03: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 Polyfill Promise.withResolvers 2024-12-27 12:14:24 -06:00
messages.ts Update code to deal with new paths under src 2023-09-18 16:37:15 -05:00
ready.ts Remove 'use strict' expressions 2023-09-20 11:55:04 -05:00
sentry.ts Remove axios 2024-12-13 18:12:57 -06:00
settings.ts Remove 'use strict' expressions 2023-09-20 11:55:04 -05:00
store.ts Merge remote-tracking branch 'origin' into fix-classnames 2024-11-12 12:58:37 -03:00
stream.ts Don't automatically poll home/notifications when WebSocket disconnects 2024-12-30 11:29:17 -06:00
toast.test.tsx Remove axios 2024-12-13 18:12:57 -06:00
toast.tsx showAlertForError: fallthrough when response.error() fails 2024-12-26 11:26:58 -06:00
workers.ts Merge remote-tracking branch 'origin' into fix-classnames 2024-11-12 12:58:37 -03:00