-
- Downloads
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
Showing
- app/assets/javascripts/components/actions/compose.jsx 1 addition, 0 deletionsapp/assets/javascripts/components/actions/compose.jsx
- app/assets/javascripts/components/actions/timelines.jsx 30 additions, 34 deletionsapp/assets/javascripts/components/actions/timelines.jsx
- app/assets/javascripts/components/containers/mastodon.jsx 2 additions, 0 deletionsapp/assets/javascripts/components/containers/mastodon.jsx
- app/assets/javascripts/components/features/community_timeline/index.jsx 73 additions, 0 deletions...ascripts/components/features/community_timeline/index.jsx
- app/assets/javascripts/components/features/compose/components/drawer.jsx 2 additions, 0 deletions...scripts/components/features/compose/components/drawer.jsx
- app/assets/javascripts/components/features/getting_started/index.jsx 3 additions, 1 deletion...javascripts/components/features/getting_started/index.jsx
- app/assets/javascripts/components/features/public_timeline/index.jsx 3 additions, 3 deletions...javascripts/components/features/public_timeline/index.jsx
- app/assets/javascripts/components/features/ui/containers/status_list_container.jsx 4 additions, 0 deletions...mponents/features/ui/containers/status_list_container.jsx
- app/assets/javascripts/components/locales/en.jsx 4 additions, 3 deletionsapp/assets/javascripts/components/locales/en.jsx
- app/assets/javascripts/components/reducers/timelines.jsx 19 additions, 8 deletionsapp/assets/javascripts/components/reducers/timelines.jsx
- app/models/domain_block.rb 1 addition, 1 deletionapp/models/domain_block.rb
- app/models/status.rb 1 addition, 1 deletionapp/models/status.rb
Please register or sign in to comment