soapbox/app/soapbox
Alex Gleason 2f6b8adb73
Make all timelines use "home" timeline settings
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1230
2022-12-14 15:54:59 -06:00
..
__fixtures__ Show quoted statuses list 2022-11-29 23:32:21 +00:00
actions Specify description format as markdown 2022-12-08 16:40:14 +01:00
api Merge remote-tracking branch 'origin/develop' into chats 2022-11-17 10:58:34 -05:00
components Markup: use whitespace-pre-wrap (fix multiline bios on Mastodon) 2022-12-14 11:01:09 -06:00
containers Move StatProvider above UI, increment chats unread counter from streaming events 2022-12-07 00:45:10 -06:00
contexts Move StatProvider above UI, increment chats unread counter from streaming events 2022-12-07 00:45:10 -06:00
features Make all timelines use "home" timeline settings 2022-12-14 15:54:59 -06:00
hooks Merge remote-tracking branch 'origin/develop' into chats 2022-11-28 10:03:40 -05:00
jest Merge remote-tracking branch 'origin/develop' into chats 2022-11-17 10:58:34 -05:00
locales Make all timelines use "home" timeline settings 2022-12-14 15:54:59 -06:00
middleware Organize fonts,images,icon,sounds into 'assets' folder 2022-11-15 08:23:36 -05:00
normalizers Set tile server to empty by default 2022-12-08 16:45:33 +01:00
pages features.feedUserFiltering --> features.carousel 2022-12-14 12:54:42 -06:00
queries Carousel: make `seen` optional, only hit the API if features.carouselSeen is supported 2022-12-14 13:06:41 -06:00
reducers ComposeEventModal: Set is_uploading to false after successsfully uploading banner 2022-12-09 19:54:25 +01:00
selectors Rename files (11): utils 2022-11-16 08:34:55 -05:00
service-worker Merge remote-tracking branch 'soapbox/develop' into events- 2022-11-26 20:25:48 +01:00
storage Rename files (10): service-worker + storage 2022-11-16 08:34:53 -05:00
types Merge remote-tracking branch 'soapbox/develop' into events- 2022-11-26 20:25:48 +01:00
utils Carousel: make `seen` optional, only hit the API if features.carouselSeen is supported 2022-12-14 13:06:41 -06:00
base-polyfills.ts Rename files (12): rand 2022-11-16 08:35:29 -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
extra-polyfills.ts Rename files (12): rand 2022-11-16 08:35:29 -05:00
globals.ts
iframe.ts
is-mobile.ts Rename files (12): rand 2022-11-16 08:35:29 -05:00
load-polyfills.ts Rename files (12): rand 2022-11-16 08:35:29 -05:00
main.tsx Rename files (12): rand 2022-11-16 08:35:29 -05:00
monitoring.ts Rename files (12): rand 2022-11-16 08:35:29 -05:00
performance.ts Rename files (12): rand 2022-11-16 08:35:29 -05:00
precheck.ts Support translation feature on Mastodon 2022-10-27 19:48:41 +02:00
ready.ts
rtl.ts
settings.ts
store.ts
stream.ts