mastodon/app/javascript/mastodon
2017-07-26 23:35:03 +02:00
..
actions feat(compose): More space on mobile devices (#4282) 2017-07-21 01:38:24 +02:00
components Fix infinite scroll fluidity (#4381) 2017-07-26 23:35:03 +02:00
containers Add unfollow modal (optional) (#4246) 2017-07-18 17:14:43 +02:00
features fix(columns_area): Manually set tabs style when swiping (#4320) 2017-07-26 19:03:56 +02:00
locales Update Japanese translations (#4376) 2017-07-26 21:57:51 +09:00
middleware
reducers feat(compose): More space on mobile devices (#4282) 2017-07-21 01:38:24 +02:00
selectors
service_worker feat(push-notifications): Open link in current tab if possible (#4228) 2017-07-18 00:19:17 +02:00
store
.gitkeep
api.js
base_polyfills.js
emoji.js feat(emoji): Add back title attribute (#4253) 2017-07-18 22:49:24 +02:00
emojione_light.js feat(emoji): Add back title attribute (#4253) 2017-07-18 22:49:24 +02:00
extra_polyfills.js
is_mobile.js
link_header.js
load_polyfills.js
main.js Require any modules after loading polyfill in entry points (#4231) 2017-07-18 00:19:02 +02:00
performance.js
ready.js Do not load unnecessary script files (#4193) 2017-07-14 11:08:56 +02:00
rtl.js
scroll.js
stream.js
uuid.js
web_push_subscription.js feat: Enable push subscription for mobile devices by default (#4321) 2017-07-23 23:27:23 +02:00