mastodon/app/assets/javascripts/components
2017-02-17 10:27:00 +01:00
..
actions Speed up/optimize loading of statuses, context and cards by not re-fetching what is already loaded 2017-02-17 01:34:37 +01:00
components Close dropdown when clicking items 2017-02-17 01:44:06 +01:00
containers Adding POST /api/v1/reports API, and a UI for submitting reports 2017-02-14 20:59:26 +01:00
features Add foreign key to prevent reblogs of non-existent (after race conditions) statuses from happening 2017-02-17 02:33:10 +01:00
locales French translation update 2017-02-17 10:27:00 +01:00
middleware
reducers Add GET /api/v1/accounts/:id/statuses/media that returns only statuses with media attachments 2017-02-17 01:30:24 +01:00
selectors
store Instead of refusing to create accounts, domain blocks auto-suspend new accounts from that domain 2017-01-20 20:14:02 +01:00
.gitkeep
api.jsx
emoji.jsx
is_mobile.jsx
stream.jsx Make streaming API use one pattern-matching redis pubsub connection 2017-02-07 14:39:08 +01:00