mastodon/app/controllers/api
Thibaut Girka c0dc247bce Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
- app/models/account.rb
- app/views/settings/profiles/show.html.haml
- spec/controllers/api/v1/accounts/credentials_controller_spec.rb

Conflicts were due to an increase in account bio length upstream, which
is already covered in glitch-soc through `MAX_BIO_CHARS`.
2019-05-23 19:01:30 +02:00
..
v1 Merge branch 'master' into glitch-soc/merge-upstream 2019-05-23 19:01:30 +02:00
v2 Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 2019-02-26 15:21:36 +01:00
web
base_controller.rb Explicitly disable storage of REST API results (#10655) 2019-05-03 20:39:19 +02:00
oembed_controller.rb
proofs_controller.rb Add Keybase integration (#10297) 2019-03-18 21:00:55 +01:00
push_controller.rb
salmon_controller.rb
subscriptions_controller.rb