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/lib
Eugen Rochko 1e02dc8715
Add preference to hide following/followers lists (#7532)
* Add preference to hide following/followers lists

- Public pages
- ActivityPub collections (does not return pages but does give total)
- REST API (unless it's your own) (does not federate)

Fix #6901

* Add preference

* Add delegation

* Fix issue

* Fix issue
7 years ago
..
activitypub Raise Mastodon::RaceConditionError if Redis lock failed (#7511) 7 years ago
ostatus Raise Mastodon::RaceConditionError if Redis lock failed (#7511) 7 years ago
settings
activity_tracker.rb
application_extension.rb
delivery_failure_tracker.rb
entity_cache.rb
exceptions.rb
extractor.rb
fast_geometry_parser.rb
feed_manager.rb Remove most behaviour disparities between blocks and mutes (#7231) 7 years ago
formatter.rb Enable custom emojis in profiles (notes, field values, display names) (#7374) 7 years ago
hash_object.rb
inline_renderer.rb
language_detector.rb
request.rb User agent for WebFinger (#7531) 7 years ago
rss_builder.rb
sanitize_config.rb
sidekiq_error_handler.rb
status_filter.rb Fix n+1 queries in StatusThreadingConcern (#7321) 7 years ago
status_finder.rb
tag_manager.rb
themes.rb
user_settings_decorator.rb Add preference to hide following/followers lists (#7532) 7 years ago
webfinger_resource.rb