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