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
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
..
actions Split public timeline into "public timeline" which is local, and 8 years ago
components Fix #642 - Add "empty column" text to home/notifications 8 years ago
containers Split public timeline into "public timeline" which is local, and 8 years ago
features Split public timeline into "public timeline" which is local, and 8 years ago
locales Split public timeline into "public timeline" which is local, and 8 years ago
middleware Fix #238 - Add "favourites" column 8 years ago
reducers Split public timeline into "public timeline" which is local, and 8 years ago
selectors Adding notifications column 8 years ago
store Instead of refusing to create accounts, domain blocks auto-suspend new accounts from that domain 8 years ago
.gitkeep Adding React.js, Redux, revamping dashboard 8 years ago
api.jsx Fix #203 - try/catch around JSON parse 8 years ago
emoji.jsx Revert "Display native emoji on browsers which support it" 8 years ago
is_mobile.jsx Switch to compose view when tapping 'mention' in dropdown on mobile 8 years ago
stream.jsx Make streaming API use one pattern-matching redis pubsub connection 8 years ago