Till Faelligen
60ba4b5612
Fix stupid mistake.. and just return the NullString
2022-05-04 17:53:49 +02:00
Till Faelligen
4d5feb2544
Fix userapi issues
2022-05-04 14:33:51 +02:00
Till Faelligen
ef62255685
Merge branch 'main' of github.com:matrix-org/dendrite into s7evink/consent-tracking
2022-05-03 09:54:25 +02:00
Till
f023cdf8c4
Add UserAPI storage tests ( #2384 )
...
* Add tests for parts of the userapi storage
* Add tests for keybackup
* Add LoginToken tests
* Add OpenID tests
* Add profile tests
* Add pusher tests
* Add ThreePID tests
* Add notification tests
* Add more device tests, fix numeric localpart query
* Fix failing CI
* Fix numeric local part query
2022-04-27 15:05:49 +02:00
Till Faelligen
c99e3aff1b
Fix linter issues
2022-03-28 12:01:15 +02:00
Till Faelligen
699617ee4d
Add server_notice_room_id and methods to update/get it
2022-03-07 09:41:25 +01:00
Till Faelligen
fb95331aa2
Add posibility to track sent policy versions
2022-02-21 14:26:00 +01:00
Till Faelligen
2e6987f8bd
Add missing files
2022-02-21 12:12:07 +01:00
Till Faelligen
9c3a1cfd47
Merge branch 'main' of github.com:matrix-org/dendrite into s7evink/consent-tracking
2022-02-21 12:08:03 +01:00
Neil Alexander
9f4a39e8e0
Refactor user API storage ( #2202 )
...
* Refactor User API database
* Fix migration bugs
2022-02-18 13:51:59 +00:00
Neil Alexander
153bfbbea5
Merge both user API databases into one ( #2186 )
...
* Merge user API databases into one
* Remove DeviceDatabase from config
* Fix tests
* Try that again
* Clean up keyserver device keys when the devices no longer exist in the user API
* Tweak ordering
* Fix UserExists flag, device check
* Allow including empty entries so we can clean them up
* Remove logging
2022-02-18 11:31:05 +00:00