mastodon/app/controllers/api/v1
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
..
accounts_controller.rb Make blocks create entries and unfollows instantly, but do the clean up 2017-01-24 21:40:41 +01:00
apps_controller.rb
blocks_controller.rb Remove bios from blocked users list, filter out broken entries from API response 2017-02-05 19:39:00 +01:00
favourites_controller.rb API now respects ?limit param as long as it's within 2x default limit 2017-01-24 04:22:10 +01:00
follow_requests_controller.rb
follows_controller.rb
media_controller.rb
notifications_controller.rb Improve infinite scroll on notifications 2017-01-26 04:30:40 +01:00
statuses_controller.rb Removing failed push notification API, make context loads use cache 2017-02-05 17:51:44 +01:00
timelines_controller.rb Add API modifiers to limit returned toots from public/hashtag timelines 2017-02-06 23:16:20 +01:00