mastodon/app/javascript/flavours/glitch
Plastikmensch b422b5eebd
Fix showing local only toots in "All" (#2265)
* Fix warnings about missing dependency in hooks

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>

* Add `allowLocalOnly` to timelineId

Without this local-only toots will never be loaded.

feedType is checked to be public to not show local-only toots in the "Remote" tab.

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>

---------

Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
2023-07-03 07:00:38 +02:00
..
actions [Glitch] Prevent duplicate concurrent calls of `/api/*/instance` in web UI 2023-07-02 12:00:03 +02:00
components [Glitch] Rewrite `<AutosuggestHashtag />` as FC and TS 2023-06-25 14:27:46 +02:00
containers Fix some translation strings inconsistencies 2023-06-10 19:21:44 +02:00
features Fix showing local only toots in "All" (#2265) 2023-07-03 07:00:38 +02:00
hooks Copy hooks/useHovering.ts to glitch-soc 2023-05-09 21:30:10 +02:00
images Use upstream's settings for CW auto-expand and column swiping (#1770) 2022-05-15 17:30:40 +02:00
locales Show local-only posts in “All” by default, and add back option to toggle it 2023-07-02 20:28:02 +02:00
packs [Glitch] Fix `/share` and cleanup and reorganize frontend locale loading 2023-06-10 16:18:01 +02:00
polyfills [Glitch] Upgrade react-intl 2023-06-10 14:37:08 +02:00
reducers Show local-only posts in “All” by default, and add back option to toggle it 2023-07-02 20:28:02 +02:00
selectors [Glitch] Add onboarding prompt when home feed too slow in web UI 2023-06-25 17:40:01 +02:00
store [Glitch] Add stricter ESLint rules for Typescript files 2023-05-25 21:43:19 +02:00
styles [Glitch] Improve dismissable banner buttons when they dont fit on 1 line 2023-06-27 13:25:21 +02:00
types [Glitch] Add stricter ESLint rules for Typescript files 2023-05-25 21:43:19 +02:00
utils [Glitch] Bump eslint-plugin-jsdoc from 44.2.5 to 45.0.0 2023-06-05 13:31:45 +02:00
api.js Fix extraneous newlines 2023-05-28 18:06:09 +02:00
blurhash.ts Run prettier on Typescript files 2023-05-09 23:41:18 +02:00
compare_id.ts Run prettier on Typescript files 2023-05-09 23:41:18 +02:00
initial_state.js [Glitch] [Proposal] Make able to write React in Typescript (#2190) 2023-04-26 21:30:41 +02:00
is_mobile.ts [Glitch] Add stricter ESLint rules for Typescript files 2023-05-25 21:43:19 +02:00
load_keyboard_extensions.js Move more modules from flavours/glitch/utils to flavours/glitch 2022-10-11 12:25:45 +02:00
main.jsx Fix import order with ESLint 2023-05-28 16:38:10 +02:00
names.yml initial translation of Glitch-specific texts into Czech (#1997) 2022-12-08 10:38:52 +01:00
performance.js [Glitch] Dont use CommonJS (`require`, `module.exports`) anywhere 2023-05-09 22:28:53 +02:00
permissions.ts Run prettier on Typescript files 2023-05-09 23:41:18 +02:00
ready.js Move flavours/glitch/utils/ready to flavours/glitch/ready 2022-10-11 11:31:11 +02:00
scroll.ts Run prettier on Typescript files 2023-05-09 23:41:18 +02:00
settings.js [Glitch] Add dismissable hints to various timelines in web UI 2022-10-28 19:24:02 +02:00
stream.js Fix extraneous newlines 2023-05-28 18:06:09 +02:00
theme.yml [Glitch] Add polling and automatic redirection to `/start` on email confirmation 2023-05-25 22:37:14 +02:00
uuid.ts [Glitch] Add stricter ESLint rules for Typescript files 2023-05-25 21:43:19 +02:00