1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/controllers
Eugen Rochko 347a153b3d Add API modifiers to limit returned toots from public/hashtag timelines
to only those from local users; Add link to "extended information" to
getting started in the UI; Add defaults for posting privacy; Change
how publish button looks depending on posting privacy chosen
2017-02-06 23:16:20 +01:00
..
admin Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 2017-01-12 20:46:24 +01:00
api Add API modifiers to limit returned toots from public/hashtag timelines 2017-02-06 23:16:20 +01:00
auth Split 2FA login into two prompts 2017-01-28 20:43:38 +01:00
concerns
oauth
settings Add API modifiers to limit returned toots from public/hashtag timelines 2017-02-06 23:16:20 +01:00
about_controller.rb Adding about/more page with extended information that can be set up by an admin 2017-01-13 20:16:38 +01:00
accounts_controller.rb
api_controller.rb API now respects ?limit param as long as it's within 2x default limit 2017-01-24 04:22:10 +01:00
application_controller.rb Improve error page layouting. 500 page has to stay static because it's 2017-01-21 22:30:47 +01:00
authorize_follow_controller.rb
home_controller.rb
media_controller.rb
remote_follow_controller.rb
stream_entries_controller.rb Removing failed push notification API, make context loads use cache 2017-02-05 17:51:44 +01:00
tags_controller.rb
xrd_controller.rb