This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues/pull-requests.
Eugen Rochko
3e9d794ea5
Add tuning documentation, add <content> tags back to most salmons,
make status pagination headers generation more lax about next page
existing
|
2017-02-25 03:34:37 +01:00 |
.. |
accounts_controller.rb
|
Add tuning documentation, add <content> tags back to most salmons,
|
2017-02-25 03:34:37 +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 |
media_controller.rb
|
Extract filename obfuscation into module
|
2016-11-24 00:30:58 +00: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 |
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 tuning documentation, add <content> tags back to most salmons,
|
2017-02-25 03:34:37 +01:00 |