aboutsummaryrefslogtreecommitdiff
path: root/userapi/storage/storage_test.go
AgeCommit message (Expand)Author
2024-12-17Support for fallback keys (#3451)Neil
2024-10-17Rename the go packageQuentin Gliech
2023-10-25Add simple test for one time keys (#3239)devonh
2023-04-19refactor: update GMSL (#3058)kegsay
2023-04-04Move GMSL client types to Dendrite (#3045)kegsay
2023-03-22Remove `BaseDendrite` (#3023)Till
2023-03-17Preparations for removing `BaseDendrite` (#3016)Till
2023-02-20Merge keyserver & userapi (#2972)Till
2022-11-11Virtual hosting schema and logic changes (#2876)Neil Alexander
2022-10-21Set `display_name` and/or `avatar_url` for server notices (#2820)Till
2022-10-18Namespace user API tables (#2806)Neil Alexander
2022-10-14Relax test a bitTill Faelligen
2022-09-27Refactor notifications (#2688)Till
2022-05-31Fix #2498 (#2506)Till
2022-05-31Fix `pq: invalid input syntax for integer` when trying to get a numeric local...Till
2022-05-17bugfix: E2EE device keys could sometimes not be sent to remote servers (#2466)kegsay
2022-05-04Add opt-in anonymous stats reporting (#2249)Till
2022-05-03Global database connection pool (for monolith mode) (#2411)Neil Alexander
2022-04-30Test_Devices, sqlite may return devices in different order, test should still...Brian Meek
2022-04-28Make tests more reliableTill Faelligen
2022-04-27Add UserAPI storage tests (#2384)Till