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
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
dropdown_menu.js
emojis.js
favourites.js Port upstream refactoring of reducers and actions 2019-03-05 21:35:03 +01:00
filters.js
height_cache.js
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
modal.js
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
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
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