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
f392030ab8
Add /api/v1/notifications/clear, non-existing link cards for statuses will
now return empty hash instead of throwing a 404 error. When following,
merge into timeline will filter statuses
|
8 years ago |
.. |
accounts_controller.rb
|
Extend rails-settings-cached to merge db-saved hash values with defaults
|
8 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
|
8 years ago |
blocks_controller.rb
|
Add API for retrieving blocked accounts
|
8 years ago |
favourites_controller.rb
|
Fix #238 - Add "favourites" column
|
8 years ago |
follow_requests_controller.rb
|
Adding follow requests API
|
8 years ago |
follows_controller.rb
|
Fix rubocop issues, introduce usage of frozen literal to improve performance
|
8 years ago |
media_controller.rb
|
Extract filename obfuscation into module
|
8 years ago |
notifications_controller.rb
|
Add /api/v1/notifications/clear, non-existing link cards for statuses will
|
8 years ago |
statuses_controller.rb
|
Add /api/v1/notifications/clear, non-existing link cards for statuses will
|
8 years ago |
timelines_controller.rb
|
Fix pt translations, improve pre-cache queries, removing will_paginate
|
8 years ago |