mastodon/app/javascript/flavours/glitch/actions
Thibaut Girka b4046dc026 Drop filtered messages if the filter is “irreversible”
… instead of adding them to the timelines and then not showing them.
This fixes timelines showing new items when the only new items are
“irreversibly” filtered toots. This may be an edge case in Mastodon/glitch-soc,
but it is not in Pleroma, which does no filtering server-side whatsoever.
2019-10-17 11:43:58 +02:00
..
importer [Glitch] Show user what options they have voted 2019-09-30 15:58:29 +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] Add special alert for throttled requests 2019-08-29 17:32:22 +02:00
blocks.js [Glitch] Add explanation to mute dialog, refactor and clean up mute/block UI 2019-09-30 15:58:29 +02: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] Use blob URL for Tesseract to avoid CORS issues 2019-09-30 15:58:29 +02:00
conversations.js [Glitch] Change conversations UI 2019-09-30 17:01:16 +02:00
custom_emojis.js [Glitch] Fix loading indicator inconsistency 2018-11-13 15:54:04 +01:00
directory.js [Glitch] Add profile directory to web UI 2019-08-31 18:23:23 +02:00
domain_blocks.js [Glitch] Change account domain block to clear out notifications and follows 2019-07-28 16:45:36 +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
markers.js [Glitch] Add timeline read markers API 2019-09-13 20:28:22 +02:00
modal.js [Glitch] Improve dropdown menu keyboard navigation 2019-08-06 15:09:30 +02:00
mutes.js Port upstream refactoring of reducers and actions 2019-03-05 21:35:03 +01:00
notifications.js [Glitch] Fix “load more” adding older toots/notifications to pending items 2019-09-18 17:27:51 +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 imports importing modules from vanilla flavour instead of glitch 2019-08-31 18:23:24 +02:00
reports.js Port federated reports UI to glitchsoc 2018-03-16 15:27:13 +01:00
search.js [Glitch] Add search results pagination to web UI (#11409) 2019-07-28 17:10:52 +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 Drop filtered messages if the filter is “irreversible” 2019-10-17 11:43:58 +02:00
trends.js [Glitch] Add trends UI with admin and user settings 2019-09-02 10:57:44 +02:00