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/actions
Eugen Rochko 4aa5ebe591 Split public timeline into "public timeline" which is local, and
"whole known network" which is what public timeline used to be

Only domain blocks with suspend severity will block PuSH subscriptions
Silenced accounts should not appear in conversations unless followed
8 years ago
..
accounts.jsx Smarter infinite scroll 8 years ago
alerts.jsx Adding notifications column 8 years ago
blocks.jsx Fix #61 - Add list of blocked users to the UI; clean up failed push notifications API 8 years ago
cards.jsx Speed up/optimize loading of statuses, context and cards by not re-fetching what is already loaded 8 years ago
compose.jsx Split public timeline into "public timeline" which is local, and 8 years ago
favourites.jsx Fix #238 - Add "favourites" column 8 years ago
interactions.jsx Adding list of who favourited status 8 years ago
modal.jsx Add next/previous navigation in modal for media attachments 8 years ago
notifications.jsx Add "clear notifications" button, exclude posts from people who have blocked *you* from public/hashtag timelines 8 years ago
reports.jsx Adding POST /api/v1/reports API, and a UI for submitting reports 8 years ago
search.jsx Search component 8 years ago
settings.jsx Home column filters 8 years ago
statuses.jsx Speed up/optimize loading of statuses, context and cards by not re-fetching what is already loaded 8 years ago
store.jsx Improve initialState loading 8 years ago
timelines.jsx Split public timeline into "public timeline" which is local, and 8 years ago