Paul Woolcock 0c933c1b8c 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
2019-05-21 13:28:49 +02:00
..
2018-12-22 20:02:09 +01:00
2018-12-06 17:36:11 +01:00
2017-11-24 02:05:53 +01:00
2019-02-02 19:11:38 +01:00
2017-12-01 16:40:02 +01:00
2018-06-29 15:34:36 +02:00
2017-11-18 00:16:48 +01:00
2019-04-27 03:24:09 +02:00
2019-02-02 12:25:04 +01:00
2019-03-17 15:34:56 +01:00
2017-01-13 03:24:41 +01:00