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 9d4710ed00
Add RSS feeds for end-users (#7259)
* Add RSS feed for accounts

* Add RSS feeds for hashtags

* Fix code style issues

* Fix code style issues
8 years ago
..
activitypub Add bio fields (#6645) 8 years ago
ostatus Remove "nsfw" category for sensitive statuses in OStatus serializer (#7048) 8 years ago
settings
activity_tracker.rb Fix stats expiring too quickly because of variable mistake (#6155) 8 years ago
application_extension.rb
delivery_failure_tracker.rb
exceptions.rb Detect and prevent image bombs, max. processable dimension 4096^2 (#7229) 8 years ago
extractor.rb Using double splat operator (#5859) 8 years ago
fast_geometry_parser.rb Fix avatar and header issues by using custom geometry detector (#6515) 8 years ago
feed_manager.rb Do not push status to feed if its reblog is already inserted (#6488) 8 years ago
formatter.rb Add bio fields (#6645) 8 years ago
hash_object.rb
inline_renderer.rb
language_detector.rb Improve language filter (#5724) 8 years ago
provider_discovery.rb Validate HTTP response length while receiving (#6891) 8 years ago
request.rb Validate HTTP response length while receiving (#6891) 8 years ago
rss_builder.rb Add RSS feeds for end-users (#7259) 8 years ago
sanitize_config.rb [!] Sanitize incoming classlist properly (#6162) 8 years ago
sidekiq_error_handler.rb Raise Mastodon::HostValidationError when host for HTTP request is private (#6410) 8 years ago
status_filter.rb Full-text search for authorized statuses (#6423) 8 years ago
status_finder.rb
tag_manager.rb
themes.rb
user_settings_decorator.rb Enable updating additional account information from user preferences via rest api (#6789) 8 years ago
webfinger_resource.rb