You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/assets/javascripts/components
nicolas ca57f17d3d French translation update 9 years ago
..
actions Speed up/optimize loading of statuses, context and cards by not re-fetching what is already loaded 9 years ago
components Close dropdown when clicking items 9 years ago
containers Adding POST /api/v1/reports API, and a UI for submitting reports 9 years ago
features Add foreign key to prevent reblogs of non-existent (after race conditions) statuses from happening 9 years ago
locales French translation update 9 years ago
middleware Fix #238 - Add "favourites" column 9 years ago
reducers Add GET /api/v1/accounts/:id/statuses/media that returns only statuses with media attachments 9 years ago
selectors
store Instead of refusing to create accounts, domain blocks auto-suspend new accounts from that domain 9 years ago
.gitkeep
api.jsx Fix #203 - try/catch around JSON parse 9 years ago
emoji.jsx Revert "Display native emoji on browsers which support it" 9 years ago
is_mobile.jsx Switch to compose view when tapping 'mention' in dropdown on mobile 9 years ago
stream.jsx Make streaming API use one pattern-matching redis pubsub connection 9 years ago