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/reducers
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 Fix #61 - Add list of blocked users to the UI; clean up failed push notifications API 8 years ago
alerts.jsx Adding notifications column 8 years ago
cards.jsx Fix #463 - Fetch and display previews of URLs using OpenGraph tags 8 years ago
compose.jsx Fix #642 - Add "empty column" text to home/notifications 8 years ago
index.jsx Adding POST /api/v1/reports API, and a UI for submitting reports 8 years ago
meta.jsx Improve initialState loading 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
relationships.jsx Allow @username@domain/@username in follow form, prevent duplicate accounts 8 years ago
reports.jsx Fix #634 - Only include innermost-level statuses in report UI 8 years ago
search.jsx Fix #427 - don't suggest hashtag if the search value contains a space 8 years ago
settings.jsx Add sounds for notifications. Boop by @jk@mastodon.social 8 years ago
status_lists.jsx Fix #238 - Add "favourites" column 8 years ago
statuses.jsx Prevent potential issue with public/hashtag statuses arriving after 8 years ago
timelines.jsx Split public timeline into "public timeline" which is local, and 8 years ago
user_lists.jsx Fix #61 - Add list of blocked users to the UI; clean up failed push notifications API 8 years ago