mastodon/app/javascript/flavours/glitch/actions
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
..
push_notifications [Glitch] Do not override the default push notification settings 2018-05-21 17:52:26 +02:00
accounts.js Add pinned accounts editor 2018-08-22 16:18:23 +02:00
alerts.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
blocks.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
bookmarks.js Add glitch-soc front-end support for bookmarks 2018-04-11 21:05:34 +02: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 On mobile, go back in browser history upon posting, unless threaded mode is enabled 2018-12-14 23:56:53 +01: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 [Glitch] Fix loading indicator inconsistency 2018-11-13 15:54:04 +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
interactions.js Add glitch-soc front-end support for bookmarks 2018-04-11 21:05:34 +02:00
lists.js Add basic UI to set list replies setting in glitch-soc 2018-11-28 14:46:07 +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 Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
notifications.js [Glitch] Add notification quick-filter bar in the frontend app 2018-12-18 17:22:01 +01:00
onboarding.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
pin_statuses.js Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
reports.js Port federated reports UI to glitchsoc 2018-03-16 15:27:13 +01:00
search.js Add hashtag trendline support to glitch-soc flavour 2018-08-22 19:27:06 +02:00
settings.js Refactor /api/web APIs to use the centralized axios instance (tootsuite pr #6223) 2018-01-09 10:51:14 -06:00
statuses.js [Glitch] Fix dimensions of preview cards, fix crash in web UI, fix warning 2018-10-30 17:51:06 +01:00
store.js [Glitch] Implement tag auto-completion by history 2018-08-28 19:52:28 +02:00
streaming.js [Glitch] Allow joining several hashtags in a single column 2018-12-21 19:54:54 +01:00
timelines.js [Glitch] Allow joining several hashtags in a single column 2018-12-21 19:54:54 +01:00