aboutsummaryrefslogtreecommitdiff
path: root/userapi/storage/shared/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-06-22feat: admin APIs for token authenticated registration (#3101)santhoshivan23
2023-06-02Fix newly found linter issues (#3099)Till
2023-04-19refactor: update GMSL (#3058)kegsay
2023-04-06refactor: use latest GMSL which splits fed client from matrix room logic (#3051)kegsay
2023-02-20Merge keyserver & userapi (#2972)Till
2023-02-17Fix SQLite `session_id` (#2977)Till
2022-11-11Virtual hosting schema and logic changes (#2876)Neil Alexander
2022-11-02Add message stats to reporting (#2748)Till
2022-10-21Set `display_name` and/or `avatar_url` for server notices (#2820)Till
2022-10-10Tweak `GetAccountByPassword` moreNeil Alexander
2022-10-10Stronger passwordless account checks (fixes #2780)Neil Alexander
2022-09-27Refactor notifications (#2688)Till
2022-09-26Fix possible "Database is locked" issueTill Faelligen
2022-09-09Use database writer in user API `DeleteOldNotifications`Neil Alexander
2022-09-09Update getting pushrules, add tests, tweak pushrules (#2705)Till
2022-05-04Add opt-in anonymous stats reporting (#2249)Till
2022-04-27Add UserAPI storage tests (#2384)Till
2022-03-23Fix #2287 by trying to fetch account by lowercase localpart (#2292)S7evinK
2022-03-03Clean old notifications regularly (#2244)Neil Alexander
2022-03-03Implement Push Notifications (#1842)Dan
2022-02-18Refactor user API storage (#2202)Neil Alexander