mastodon/app/assets/javascripts/components
Eugen Rochko a1e96ae94f Add foreign key to prevent reblogs of non-existent (after race conditions) statuses from happening
Fix issue with detailed status view not supporting unreblogging/unfavouriting
2017-02-17 02:33:10 +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 Add remote mentions warning when composing a private status 2017-02-13 18:38:00 +01:00
middleware Fix #238 - Add "favourites" column 2017-01-16 13:28:25 +01:00
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 Adding notifications column 2016-11-20 19:39:58 +01:00
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 Adding React.js, Redux, revamping dashboard 2016-08-24 17:56:44 +02:00
api.jsx Fix #203 - try/catch around JSON parse 2016-12-11 23:18:41 +01:00
emoji.jsx Revert "Display native emoji on browsers which support it" 2017-01-05 13:45:21 +01:00
is_mobile.jsx Switch to compose view when tapping 'mention' in dropdown on mobile 2017-01-08 17:12:00 -05:00
stream.jsx Make streaming API use one pattern-matching redis pubsub connection 2017-02-07 14:39:08 +01:00