mastodon/app/javascript/flavours/glitch/reducers
Thibaut Girka 4be7313298 [Glitch] Allow joining several hashtags in a single column
Port 4c03e05a4e to glitch-soc

This introduces new requirements in the API:

  `/api/v1/timelines/tag/:tag` now accepts new params: `any`, `all` and `none`
  It now returns status matching tag :tag or any of the :any, provided that
  they also include all tags in `all` and none of `none`.
2018-12-21 19:54:54 +01:00
..
accounts.js
accounts_counters.js Hide negative follower counts from glitch flavour 2018-12-20 14:51:12 +01:00
alerts.js
compose.js Split out is_changing_upload from is_submitting 2018-12-17 13:01:07 +01:00
contexts.js
custom_emojis.js
domain_lists.js
dropdown_menu.js
filters.js
height_cache.js
index.js
list_adder.js
list_editor.js
lists.js
local_settings.js Allow disabling the reply confirmation dialog 2018-12-18 21:54:34 +01:00
media_attachments.js
meta.js
modal.js
mutes.js
notifications.js [Glitch] Add notification quick-filter bar in the frontend app 2018-12-18 17:22:01 +01:00
notifications.js.orig [Glitch] Add notification quick-filter bar in the frontend app 2018-12-18 17:22:01 +01:00
pinned_accounts_editor.js
push_notifications.js
relationships.js
reports.js
search.js
settings.js [Glitch] Put "Media Only" option in column settings instead of content area headline 2018-12-18 21:39:35 +01:00
status_lists.js
statuses.js
timelines.js [Glitch] Allow joining several hashtags in a single column 2018-12-21 19:54:54 +01:00
user_lists.js