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
2018-06-04 02:18:18 +02:00
..
activitypub Better pagination for ActivityPub outbox (#7356) 2018-05-04 19:19:11 +02:00
admin Add resend confirmation for admin (#7378) 2018-05-06 10:59:03 +02:00
api Remove trending hashtags (#7711) 2018-06-04 02:18:18 +02:00
auth If login redirects to omniauth, redirect logout to root_path (#6694) 2018-03-08 11:18:26 +01:00
concerns HTTP signatures spec no longer requires algorithms field (#7525) 2018-05-17 04:03:28 +02:00
oauth Ensure push subscription is immediately removed when application is revoked (#7548) 2018-05-19 21:05:08 +02:00
settings Enforce order on authorized applications page (#7587) 2018-05-22 14:44:53 +02:00
well_known
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb Add RSS feeds for end-users (#7259) 2018-04-25 02:10:02 +02:00
application_controller.rb Catch ActionController::UnknownFormat and return HTTP 406 (#7621) 2018-05-26 01:09:30 +02:00
authorize_follows_controller.rb
emojis_controller.rb
follower_accounts_controller.rb Add preference to hide following/followers lists (#7532) 2018-05-18 02:26:51 +02:00
following_accounts_controller.rb Add preference to hide following/followers lists (#7532) 2018-05-18 02:26:51 +02:00
home_controller.rb Set Referrer-Policy to origin in web UI and public pages of private toots (#7162) 2018-04-17 13:51:01 +02:00
intents_controller.rb
invites_controller.rb Yeah, it was supposed to be #create? 2018-05-22 20:05:24 +02:00
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb Raise Mastodon::RaceConditionError if Redis lock failed (#7511) 2018-05-16 12:29:45 +02:00
remote_follow_controller.rb
remote_unfollows.rb Fix follow/unfollow buttons on public profile (fixes #7036) (#7040) 2018-04-08 13:40:22 +02:00
shares_controller.rb Add REST API for Web Push Notifications subscriptions (#7445) 2018-05-11 11:49:12 +02:00
statuses_controller.rb Fix "Show more" URL on paginated threads for remote statuses (#7285) 2018-04-30 01:59:42 +02:00
stream_entries_controller.rb Fix "Show more" URL on paginated threads for remote statuses (#7285) 2018-04-30 01:59:42 +02:00
tags_controller.rb Add RSS feeds for end-users (#7259) 2018-04-25 02:10:02 +02:00