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 [Glitch] Add missing rejection handling for Promises 2019-02-10 21:44:14 +01:00
accounts.js Port upstream refactoring of reducers and actions 2019-03-05 21:35:03 +01:00
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 Port upstream refactoring of reducers and actions 2019-03-05 21:35:03 +01:00
bookmarks.js Port upstream refactoring of reducers and actions 2019-03-05 21:35:03 +01:00
bundles.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
columns.js [Glitch] Put "Media Only" option in column settings instead of content area headline 2018-12-18 21:39:35 +01:00
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 [Glitch] Fix loading indicator inconsistency 2018-11-13 15:54:04 +01:00
domain_blocks.js Do not cause an error if domain_lists.blocks.next is undefined (fixes #572) 2018-07-17 21:54:54 +02:00
dropdown_menu.js Only focus first item of dropdown if it was opened via keyboard 2018-09-13 20:32:08 +02:00
emojis.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
favourites.js Port upstream refactoring of reducers and actions 2019-03-05 21:35:03 +01:00
filters.js Add client-side custom filter support to glitch-soc 2018-07-10 14:06:04 +02:00
height_cache.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
identity_proofs.js [Glitch] squashed identity proof updates 2019-03-29 10:13:44 +01:00
interactions.js Port upstream refactoring of reducers and actions 2019-03-05 21:35:03 +01:00
lists.js Port upstream refactoring of reducers and actions 2019-03-05 21:35:03 +01:00
local_settings.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
modal.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
mutes.js Port upstream refactoring of reducers and actions 2019-03-05 21:35:03 +01:00
notifications.js [Glitch] Optimize makeGetStatus 2019-06-30 11:06:04 +02:00
onboarding.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
pin_statuses.js Port upstream refactoring of reducers and actions 2019-03-05 21:35:03 +01:00
polls.js Fix poll options not rendering text after vote/refresh 2019-03-06 11:44:27 +01:00
reports.js Port federated reports UI to glitchsoc 2018-03-16 15:27:13 +01:00
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 [Glitch] Add missing rejection handling for Promises 2019-02-10 21:44:14 +01:00
statuses.js [Glitch] Add responsive panels to the single-column layout 2019-06-13 22:15:31 +02:00
store.js Port upstream refactoring of reducers and actions 2019-03-05 21:35:03 +01:00
streaming.js Add DM conversations mode similar to upstream 2019-06-10 16:23:42 +02:00
suggestions.js [Glitch] Show suggested follows on search screen in mobile layout 2019-04-22 20:15:47 +02:00
timelines.js [Glitch] Fix alignment of items in the account gallery in web UI and load more per page 2019-05-04 18:59:11 +02:00