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
2017-02-19 20:25:54 +01:00
..
accounts.jsx
alerts.jsx
blocks.jsx Fix #61 - Add list of blocked users to the UI; clean up failed push notifications API 2017-02-05 19:18:11 +01:00
cards.jsx 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
compose.jsx Split public timeline into "public timeline" which is local, and 2017-02-19 20:25:54 +01:00
favourites.jsx
interactions.jsx
modal.jsx
notifications.jsx Add "clear notifications" button, exclude posts from people who have blocked *you* from public/hashtag timelines 2017-02-07 00:06:40 +01:00
reports.jsx Adding POST /api/v1/reports API, and a UI for submitting reports 2017-02-14 20:59:26 +01:00
search.jsx
settings.jsx
statuses.jsx 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
store.jsx
timelines.jsx Split public timeline into "public timeline" which is local, and 2017-02-19 20:25:54 +01:00