mastodon/app/javascript/mastodon
ThibG 7786e1357b Only display web push notifications after API call (fixes #7902) (#8396)
* Only display web push notifications after API call (fixes #7902)

* Decode then truncate instead of truncating then decoding in webpush serializer
2018-08-23 21:44:27 +02:00
..
actions Preserve hashtag casing in web UI hashtag history (#8394) 2018-08-23 21:21:15 +02:00
components Give focused status a sensible aria-label for screen readers (#8387) 2018-08-23 20:56:57 +02:00
containers Show compose form on delete & redraft when in mobile layout (#8277) 2018-08-19 03:17:01 +02:00
features Give focused status a sensible aria-label for screen readers (#8387) 2018-08-23 20:56:57 +02:00
locales Major update for the French translation (#8348) 2018-08-23 19:43:03 +09:00
middleware
reducers Preserve hashtag casing in web UI hashtag history (#8394) 2018-08-23 21:21:15 +02:00
selectors Don't filter own toots (fixes #8289) (#8298) 2018-08-19 18:44:18 +02:00
service_worker Only display web push notifications after API call (fixes #7902) (#8396) 2018-08-23 21:44:27 +02:00
storage
store
utils Resize images by area instead of fixed dimensions (#8083) 2018-07-28 03:33:00 +02:00
.gitkeep
api.js
base_polyfills.js
common.js Upgrade webpack to version v4.x (#6655) 2018-07-14 03:56:41 +02:00
compare_id.js
extra_polyfills.js
initial_state.js Display Mastodon version in footer of web UI (#8013) 2018-07-14 03:56:34 +02:00
is_mobile.js
link_header.js
load_polyfills.js
main.js
performance.js
ready.js
rtl.js
scroll.js
settings.js
stream.js
test_setup.js
uuid.js