.. |
accounts_controller.rb
|
New API method: /api/v1/search
|
2017-03-22 02:32:27 +01:00 |
apps_controller.rb
|
Add tracking of OAuth app that posted a status, extend OAuth apps to have optional website field, add application details to API, show application name and website on detailed status views. Resolves #11
|
2017-01-15 08:58:50 +11:00 |
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
|
Make follow requests federate
|
2017-02-11 02:58:00 +01:00 |
follows_controller.rb
|
Fix rubocop issues, introduce usage of frozen literal to improve performance
|
2016-11-15 16:56:29 +01:00 |
instances_controller.rb
|
Fix #525 - Add instance information API
|
2017-03-15 23:12:48 +01:00 |
media_controller.rb
|
Extract filename obfuscation into module
|
2016-11-24 00:30:58 +00:00 |
mutes_controller.rb
|
Mute button progress so far. WIP, doesn't entirely work correctly.
|
2017-03-01 22:31:21 -06:00 |
notifications_controller.rb
|
Add tuning documentation, add <content> tags back to most salmons,
|
2017-02-25 03:34:37 +01:00 |
reports_controller.rb
|
Adding POST /api/v1/reports API, and a UI for submitting reports
|
2017-02-14 20:59:26 +01:00 |
search_controller.rb
|
New API method: /api/v1/search
|
2017-03-22 02:32:27 +01:00 |
statuses_controller.rb
|
Add validation of media attachments, clean up mastodon-own exception classes
|
2017-02-26 23:23:06 +01:00 |
timelines_controller.rb
|
Add tuning documentation, add <content> tags back to most salmons,
|
2017-02-25 03:34:37 +01:00 |