You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Eugen Rochko
e8875c6046
Import feature for following/blocking lists (addresses #62, #177, #201, #454)
|
9 years ago |
| .. |
|
accounts_controller.rb
|
Add counter caches for a large performance increase on API requests
|
9 years ago |
|
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
|
9 years ago |
|
blocks_controller.rb
|
Add counter caches for a large performance increase on API requests
|
9 years ago |
|
favourites_controller.rb
|
Add counter caches for a large performance increase on API requests
|
9 years ago |
|
follow_requests_controller.rb
|
Add counter caches for a large performance increase on API requests
|
9 years ago |
|
follows_controller.rb
|
Fix rubocop issues, introduce usage of frozen literal to improve performance
|
10 years ago |
|
instances_controller.rb
|
Fix #525 - Add instance information API
|
9 years ago |
|
media_controller.rb
|
revisted fix for #462
|
9 years ago |
|
mutes_controller.rb
|
Add counter caches for a large performance increase on API requests
|
9 years ago |
|
notifications_controller.rb
|
Add counter caches for a large performance increase on API requests
|
9 years ago |
|
reports_controller.rb
|
Adding POST /api/v1/reports API, and a UI for submitting reports
|
9 years ago |
|
search_controller.rb
|
New API method: /api/v1/search
|
9 years ago |
|
statuses_controller.rb
|
Add counter caches for a large performance increase on API requests
|
9 years ago |
|
timelines_controller.rb
|
Import feature for following/blocking lists (addresses #62, #177, #201, #454)
|
9 years ago |