dendrite/userapi
S7evinK 6e8cca344a
Fix #2287 by trying to fetch account by lowercase localpart (#2292)
* Fix #2287 by trying to fetch account by lowercase localpart and as
passed by request
2022-03-23 13:55:34 +01:00
..
api Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
consumers Per-room consumers (#2293) 2022-03-23 10:20:18 +00:00
internal Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
inthttp Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
producers Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
storage Fix #2287 by trying to fetch account by lowercase localpart (#2292) 2022-03-23 13:55:34 +01:00
util Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
userapi_test.go Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
userapi.go Per-room consumers (#2293) 2022-03-23 10:20:18 +00:00