mastodon/app/controllers
Eugen Rochko 7e58303a8d Limit Atom feeds to 20 items by default, add pagination by max_id
(But there are no Atom feed pagination elements yet)
2016-03-24 12:49:34 +01:00
..
api Fix default max_id query in paginate_by_max_id 2016-03-22 21:53:33 +01:00
auth Change default avatar, redirect to home after sign up 2016-03-21 17:18:30 +01:00
concerns Initial commit 2016-02-20 22:53:20 +01:00
oauth Bind oauth applications to users 2016-03-14 17:49:13 +01:00
accounts_controller.rb Limit Atom feeds to 20 items by default, add pagination by max_id 2016-03-24 12:49:34 +01:00
api_controller.rb Writing out more tests, fixed some bugs 2016-03-20 13:03:06 +01:00
application_controller.rb Initial commit 2016-02-20 22:53:20 +01:00
home_controller.rb Customized more doorkeeper views, only logged in users can create oauth apps 2016-03-12 19:46:06 +01:00
settings_controller.rb Adding simple_form, adding profile settings, header image 2016-03-12 20:47:22 +01:00
statuses_controller.rb Adding Turbolinks, adding status posting form on homepage 2016-03-21 18:26:47 +01:00
stream_entries_controller.rb Adding doorkeeper, adding a REST API 2016-03-07 12:42:33 +01:00
xrd_controller.rb Access tokens no longer expire, case-insensitive local username validation, as well as case-insensitive Webfinger look-up 2016-03-16 18:29:52 +01:00