masto-fe-standalone/app/javascript/mastodon/actions
Thibaut Girka 3fefb7909b Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
- `config/webpack/shared.js`:
  Upstream has changed how Tesseract.js gets included and dropped a dependency.
  The conflict is caused by glitch-soc having different code due to its
  theming system.
  Ported upstream changes.
- `lib/mastodon/version.rb`:
  Upstream refactor/code style change in a place we replaced upstream's
  repo URL with ours.
  Ported upstram changes, keeping our repo URL.
- `yarn.lock`:
  Upstream dropped dependencies, one of which was textually too close to
  a glitch-soc-specific dependency. Not a real conflict.
2020-09-01 17:02:18 +02:00
..
importer FIX: filters ignore media descriptions () 2020-06-09 00:11:42 +02:00
push_notifications
account_notes.js Change design of account notes in web UI () 2020-07-07 01:24:03 +02:00
accounts.js Fix 404 and 410 API errors being silently discarded in WebUI () 2020-03-28 17:59:45 +01:00
alerts.js Fix 404 and 410 API errors being silently discarded in WebUI () 2020-03-28 17:59:45 +01:00
announcements.js Change how unread announcements are handled () 2020-02-03 01:53:09 +01:00
app.js
blocks.js Add explanation to mute dialog, refactor and clean up mute/block UI () 2019-09-29 21:46:05 +02:00
bookmarks.js Add bookmarks () 2019-11-13 23:02:10 +01:00
bundles.js
columns.js
compose.js Merge branch 'master' into glitch-soc/merge-upstream 2020-07-22 13:38:17 +02:00
conversations.js Change conversations UI () 2019-09-21 20:01:16 +02:00
custom_emojis.js
directory.js Add profile directory to web UI () 2019-08-30 00:14:36 +02:00
domain_blocks.js
dropdown_menu.js Freeze scroll position when a dropdown menu is open in the TL () 2020-07-09 15:09:19 +02:00
emojis.js
favourites.js
filters.js
height_cache.js
identity_proofs.js Fix 404 and 410 API errors being silently discarded in WebUI () 2020-03-28 17:59:45 +01:00
interactions.js Add bookmarks () 2019-11-13 23:02:10 +01:00
lists.js Add configuration option to filter replies in lists () 2020-09-01 13:31:28 +02:00
markers.js Fix timeline markers in Firefox (regression from ) () 2020-05-29 19:25:57 +02:00
modal.js
mutes.js
notifications.js Fix timeline markers not working on Chrome () 2020-05-29 16:14:16 +02:00
onboarding.js
pin_statuses.js
polls.js
reports.js
search.js
settings.js
statuses.js Fix/14021 behaviour on add or remove toots () 2020-07-19 17:04:02 +02:00
store.js
streaming.js Add support for managing multiple stream subscriptions in a single connection () 2020-08-11 18:24:59 +02:00
suggestions.js
timelines.js Fix timeline markers not working on Chrome () 2020-05-29 16:14:16 +02:00
trends.js