1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
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
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
.gitkeep
api.jsx
emoji.jsx
is_mobile.jsx
stream.jsx