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 999cde94a6 Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 7 years ago
..
accounts_controller.rb Make blocks create entries and unfollows instantly, but do the clean up 7 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 7 years ago
blocks_controller.rb API now respects ?limit param as long as it's within 2x default limit 7 years ago
favourites_controller.rb API now respects ?limit param as long as it's within 2x default limit 7 years ago
follow_requests_controller.rb Adding follow requests API 7 years ago
follows_controller.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 7 years ago
media_controller.rb Extract filename obfuscation into module 7 years ago
notifications_controller.rb API now respects ?limit param as long as it's within 2x default limit 7 years ago
statuses_controller.rb Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 7 years ago
timelines_controller.rb API now respects ?limit param as long as it's within 2x default limit 7 years ago