The code powering m.abunchtell.com https://m.abunchtell.com
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
Eugen Rochko 5d2fc6de32
Add REST API for creating an account (#9572)
5 yıl önce
..
accounts Allow unauthenticated REST API access to GET /api/v1/accounts/:id/statuses (#9573) 5 yıl önce
apps Fix #5104 - GET /api/v1/apps/verify_credentials to confirm app works (#5112) 6 yıl önce
instances Represent numbers by strings in instance activity API (#6198) 6 yıl önce
lists Extract counters from accounts table to account_stats table (#9295) 5 yıl önce
push Fix 404 for GET /api/v1/push/subscription (#7472) 6 yıl önce
statuses Extract counters from accounts table to account_stats table (#9295) 5 yıl önce
timelines Allow joining several hashtags in a single column (#8904) 5 yıl önce
accounts_controller.rb Add REST API for creating an account (#9572) 5 yıl önce
apps_controller.rb Fix #5104 - GET /api/v1/apps/verify_credentials to confirm app works (#5112) 6 yıl önce
blocks_controller.rb Extract counters from accounts table to account_stats table (#9295) 5 yıl önce
conversations_controller.rb Add unread indicator to conversations (#9009) 5 yıl önce
custom_emojis_controller.rb Improve admin UI for custom emojis, add copy/disable/enable (#5231) 6 yıl önce
domain_blocks_controller.rb Add more granular OAuth scopes (#7929) 5 yıl önce
endorsements_controller.rb Extract counters from accounts table to account_stats table (#9295) 5 yıl önce
favourites_controller.rb Support min_id-based pagination in REST API (#8736) 5 yıl önce
filters_controller.rb Add option to not consider word boundaries when processing keyword filtering (#7975) 5 yıl önce
follow_requests_controller.rb Extract counters from accounts table to account_stats table (#9295) 5 yıl önce
follows_controller.rb Add more granular OAuth scopes (#7929) 5 yıl önce
instances_controller.rb Cache instance info (#8765) 5 yıl önce
lists_controller.rb Fix low-hanging rubocop gripes (#8458) 5 yıl önce
media_controller.rb Add more granular OAuth scopes (#7929) 5 yıl önce
mutes_controller.rb Make Api::V1::MutesController paginate properly (#8472) 5 yıl önce
notifications_controller.rb Support min_id-based pagination in REST API (#8736) 5 yıl önce
reports_controller.rb Add unread indicator to conversations (#9009) 5 yıl önce
search_controller.rb Add more granular OAuth scopes (#7929) 5 yıl önce
statuses_controller.rb Unuse ActiveRecord::Base#cache_key (#8185) 5 yıl önce
streaming_controller.rb Clean up for api/base controller (#3629) 7 yıl önce
suggestions_controller.rb Add API method to remove a suggestion (#7978) 5 yıl önce