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 0deb9fa6b9
Remove trending hashtags (#7711)
* Delete trends_controller.rb

* Update routes.rb

* Update trending_tags.rb

* Update index.js

* Update index.js

* Update search_results.js

* Update async-components.js

* Update index.js

* Delete trends.js

* Delete trends.js

* Delete trends_container.js

* Delete trends.js

* Update search_results.js

* Update search_results_container.js
7 years ago
..
activitypub Better pagination for ActivityPub outbox (#7356) 7 years ago
admin Add resend confirmation for admin (#7378) 7 years ago
api Remove trending hashtags (#7711) 7 years ago
auth
concerns HTTP signatures spec no longer requires algorithms field (#7525) 7 years ago
oauth Ensure push subscription is immediately removed when application is revoked (#7548) 7 years ago
settings Enforce order on authorized applications page (#7587) 7 years ago
well_known
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb
application_controller.rb Catch ActionController::UnknownFormat and return HTTP 406 (#7621) 7 years ago
authorize_follows_controller.rb
emojis_controller.rb
follower_accounts_controller.rb Add preference to hide following/followers lists (#7532) 7 years ago
following_accounts_controller.rb Add preference to hide following/followers lists (#7532) 7 years ago
home_controller.rb
intents_controller.rb
invites_controller.rb Yeah, it was supposed to be #create? 7 years ago
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb Raise Mastodon::RaceConditionError if Redis lock failed (#7511) 7 years ago
remote_follow_controller.rb
remote_unfollows.rb
shares_controller.rb Add REST API for Web Push Notifications subscriptions (#7445) 7 years ago
statuses_controller.rb Fix "Show more" URL on paginated threads for remote statuses (#7285) 7 years ago
stream_entries_controller.rb Fix "Show more" URL on paginated threads for remote statuses (#7285) 7 years ago
tags_controller.rb