aboutsummaryrefslogtreecommitdiff
path: root/userapi/storage/sqlite3/storage.go
AgeCommit message (Expand)Author
2024-12-17Support for fallback keys (#3451)Neil
2024-10-18Update the license headers to mention the commercial licenseQuentin Gliech
2024-10-17Rename the go packageQuentin Gliech
2024-10-17Update the copyright headers in all filesQuentin Gliech
2023-07-19Use pointer when passing the connection manager around (#3152)Till
2023-06-22feat: admin APIs for token authenticated registration (#3101)santhoshivan23
2023-04-19refactor: update GMSL (#3058)kegsay
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-18Namespace user API tables (#2806)Neil Alexander
2022-07-25Update database migrations, remove goose (#2264)Till
2022-05-04Add opt-in anonymous stats reporting (#2249)Till
2022-05-03Global database connection pool (for monolith mode) (#2411)Neil Alexander
2022-03-28User directory for nearby Pinecone peers (P2P demo) (#2311)Neil Alexander
2022-03-03Implement Push Notifications (#1842)Dan
2022-02-18Refactor user API storage (#2202)Neil Alexander
2022-02-18Merge both user API databases into one (#2186)Neil Alexander