about summary refs log tree commit diff
path: root/.dockerignore
diff options
context:
space:
mode:
authorPaul Woolcock <paul@woolcock.us>2019-05-21 07:28:49 -0400
committermultiple creatures <dev@multiple-creature.party>2019-11-19 13:20:27 -0600
commitecbcebb917da2171acd81c8edac6f93c30fefed2 (patch)
tree5cd91ba2a7542fd5ec484968ffbe311dfa782e5b /.dockerignore
parent98d4ac4eee16b660f84150228e8ffbe128180730 (diff)
Add `account_id` param to `GET /api/v1/notifications` (#10796)
* Add `from_account` to notifications API

this adds the ability to filter notifications by the account they
originated from

* passing a non-existent user should cause none to be returned

* Fix codeclimate warnings

* fix more codeclimate warnings

* make requested changes:

* use account id instead of user@domain
* name the param `account_id` instead of `from_account`

* Don't use `return` in a lambda
Diffstat (limited to '.dockerignore')
0 files changed, 0 insertions, 0 deletions