Glitch-Shrike/app/javascript/flavours/glitch/actions
Eugen Rochko 295dadc9f0 [Glitch] Change local media attachments to perform heavy processing asynchronously
Port front-end part of 9660aa4543 to glitch-soc

[API] This makes use of a new media posting API (/api/v2/media), supporting
background processing of uploaded files. For Pleroma's purposes, this could
be handled the same as /api/v1/media since afaik Pleroma doesn't do any
transcoding.

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-03-22 16:26:26 +01:00
..
importer [Glitch] Add announcements 2020-01-24 16:45:29 +01:00
push_notifications
accounts.js
alerts.js
announcements.js [Glitch] Change how unread announcements are handled 2020-02-03 09:31:32 +01: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
bundles.js
columns.js
compose.js [Glitch] Change local media attachments to perform heavy processing asynchronously 2020-03-22 16:26:26 +01:00
conversations.js [Glitch] Change conversations UI 2019-09-30 17:01:16 +02:00
custom_emojis.js
directory.js
domain_blocks.js
dropdown_menu.js
emojis.js
favourites.js
filters.js
height_cache.js
identity_proofs.js
interactions.js
lists.js
local_settings.js
markers.js When submitting markers, use last displayed notification, not last received one 2020-02-01 19:53:01 +01:00
modal.js
mutes.js
notifications.js [Glitch] Add announcements 2020-01-24 16:45:29 +01:00
onboarding.js
pin_statuses.js
polls.js
reports.js
search.js
settings.js
statuses.js
store.js
streaming.js [Glitch] Add streaming API updates for announcements being modified or deleted 2020-01-27 16:01:06 +01:00
suggestions.js
timelines.js [Glitch] Add announcements 2020-01-24 16:45:29 +01:00
trends.js