mastodon/app/javascript/flavours/glitch/actions
Thibaut Girka b6e9b7d1cd [Glitch] When sending a toot, ensure a CW is only set if the CW field is visible
Partial port of ccc7fe3e1d to glitch-soc

It doesn't ensure the field isn't changed, just that it isn't submitted if
the field isn't visible. Ensuring the field isn't changed would require
reworking the “always show CW field” feature.
2019-06-30 14:35:03 +02:00
..
importer [Glitch] Apply filters to poll options in WebUI 2019-06-26 23:19:26 +02:00
push_notifications
accounts.js
alerts.js [Glitch] Fix list not being automatically unpinned when it returns 404 in web UI 2019-06-11 21:57:32 +02:00
blocks.js
bookmarks.js
bundles.js
columns.js
compose.js [Glitch] When sending a toot, ensure a CW is only set if the CW field is visible 2019-06-30 14:35:03 +02:00
conversations.js Add DM conversations mode similar to upstream 2019-06-10 16:23:42 +02:00
custom_emojis.js
domain_blocks.js
dropdown_menu.js
emojis.js
favourites.js
filters.js
height_cache.js
identity_proofs.js
interactions.js
lists.js
local_settings.js
modal.js
mutes.js
notifications.js [Glitch] Optimize makeGetStatus 2019-06-30 11:06:04 +02:00
onboarding.js
pin_statuses.js
polls.js
reports.js
search.js [Glitch] Add message telling FTS is disabled when no toot can be found because of this 2019-06-28 18:54:56 +02:00
settings.js
statuses.js [Glitch] Add responsive panels to the single-column layout 2019-06-13 22:15:31 +02:00
store.js
streaming.js Add DM conversations mode similar to upstream 2019-06-10 16:23:42 +02:00
suggestions.js
timelines.js