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/controllers
Eugen Rochko 2b8dc58b7f
Change RSS feeds (#18356)
* Change RSS feeds

- Use date and time for titles instead of ellipsized text
- Use full content in body, even when there is a content warning
- Use media extensions

* Change feed icons and add width and height attributes to custom emojis

* Fix custom emoji animate on hover breaking

* Fix tests
3 years ago
..
activitypub Fix locale not being set in REST API (#17847) 3 years ago
admin Fix single Redis connection being used across all threads (#18135) 3 years ago
api Fix error when looking handle with surrounding spaces (#18225) 3 years ago
auth Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 3 years ago
concerns Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 3 years ago
disputes Change old moderation strikes to be displayed in a separate page (#17566) 3 years ago
oauth Fix error when trying to revoke OAuth token without supplying a token (#18205) 3 years ago
settings Fix single Redis connection being used across all threads (#18135) 3 years ago
well_known Remove Keybase integration (#17045) 3 years ago
about_controller.rb Add server rules (#15769) 4 years ago
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb Change RSS feeds (#18356) 3 years ago
application_controller.rb Add logging of S3-related errors (#16381) 4 years ago
authorize_interactions_controller.rb Fix double render error when authorizing interaction (#18203) 3 years ago
custom_css_controller.rb Remove set-cookie header on custom.css (#16314) 4 years ago
directories_controller.rb Change trending hashtags to be affected be reblogs (#16164) 4 years ago
emojis_controller.rb
filters_controller.rb
follower_accounts_controller.rb Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 3 years ago
following_accounts_controller.rb Fix double render error when authorizing interaction (#18203) 3 years ago
health_controller.rb Change health check (#15988) 4 years ago
home_controller.rb Change routing paths to use usernames in web UI (#16171) 4 years ago
instance_actors_controller.rb Fix instance actor not being dereferenceable (#17457) 3 years ago
intents_controller.rb
invites_controller.rb
manifests_controller.rb
media_controller.rb Fix error when rendering public pages with media attachments (#16763) 3 years ago
media_proxy_controller.rb Fix single Redis connection being used across all threads (#18135) 3 years ago
public_timelines_controller.rb
relationships_controller.rb Add interrelationship icon (#15149) 4 years ago
remote_follow_controller.rb
remote_interaction_controller.rb
shares_controller.rb
statuses_cleanup_controller.rb Add feature to automatically delete old toots (#16529) 4 years ago
statuses_controller.rb Fix error when trying to render component for media without meta (#16112) 4 years ago
tags_controller.rb Change RSS feeds (#18356) 3 years ago