chinwagsocial/app/javascript/mastodon/actions
ThibG 667708f5b0 Fix pending upload count not being decremented on error (#12499)
The arguments were passed to the wrong function… also, there is no
need to have a conditional decrementation: failure to upload means
we marked an upload as pending, in all cases.
2019-11-29 17:02:18 +01:00
..
importer Fix notification filters not applying to poll options (#12269) 2019-11-04 13:01:50 +01:00
push_notifications
accounts.js
alerts.js
app.js
blocks.js
bookmarks.js Add bookmarks (#7107) 2019-11-13 23:02:10 +01:00
bundles.js
columns.js
compose.js Fix pending upload count not being decremented on error (#12499) 2019-11-29 17:02:18 +01:00
conversations.js
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 Add bookmarks (#7107) 2019-11-13 23:02:10 +01:00
lists.js
markers.js
modal.js
mutes.js
notifications.js Fix notification filters not applying to poll options (#12269) 2019-11-04 13:01:50 +01:00
onboarding.js
pin_statuses.js
polls.js
reports.js
search.js
settings.js
statuses.js
store.js
streaming.js
suggestions.js
timelines.js
trends.js