aboutsummaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)Author
2023-03-22Update Go, use go tool covdata for coverage files?Till Faelligen
2023-03-22Remove `BaseDendrite` (#3023)Till
2023-03-17Preparations for removing `BaseDendrite` (#3016)Till
2023-03-15Fix UTs on x86Till Faelligen
2023-03-13Version 0.12.0 (#3009)v0.12.0helm-dendrite-0.12.0Till
2023-03-13Add basic runtime tracing (#2996)Till
2023-03-09Unset `RoomServerEvent`, since we can't be sure that `Set` actually updates t...Till
2023-03-06RoomServerEvents are mutable, given they can be redactedTill Faelligen
2023-03-01Refactor `StoreEvent`, add `MaybeRedactEvent`, create an `EventDatabase` (#2989)Till
2023-02-24Refactor `StoreEvent` and create a new `RoomDatabase` interface (#2985)Till
2023-02-20Merge keyserver & userapi (#2972)Till
2023-02-14Remove polylith/API mode (#2967)Till
2023-02-10Version 0.11.1 (#2966)v0.11.1helm-dendrite-0.11.1Till
2023-01-26Added Landing Page (#2885)Lukas
2023-01-23Initial Store & Forward Implementation (#2917)devonh
2023-01-23Use `t.TempDir` for SQLite databases, so tests don't rip out each others data...Till
2023-01-20Version 0.11.0 (#2949)v0.11.0helm-dendrite-0.11.0Till
2023-01-19Add `/_dendrite/admin/purgeRoom/{roomID}` (#2662)Neil
2023-01-17Version 0.10.9 (#2942)v0.10.9Till
2022-12-23Add clientapi tests (#2916)Till
2022-12-23Pushrule tweaks, make `pattern` non-optional on `EventMatchCondition` (#2918)Till
2022-12-22Fix reset password endpoint (#2921)Till
2022-12-08Fix issue with multiple/duplicate log entries during tests (#2906)Till
2022-12-05Enable/Disable internal metrics (#2899)Till
2022-12-02Test and CI related changes (#2896)Till
2022-11-30Push rule evaluation tweaks (#2897)Neil Alexander
2022-11-29Version 0.10.8v0.10.8Neil Alexander
2022-11-15Federation fixes for virtual hostingNeil Alexander
2022-11-11Deny guest access on several endpoints (#2873)Till
2022-11-04Version 0.10.7 (#2861)v0.10.7Neil Alexander
2022-11-02Fix `moderncsqlite` errors and rebase onto `main` (#2832)0x1a8510f2
2022-11-01Version 0.10.6v0.10.6Neil Alexander
2022-10-31Version 0.10.5 (#2845)v0.10.5Neil Alexander
2022-10-21Version 0.10.4 (#2822)v0.10.4Neil Alexander
2022-10-17Scope transactions to endpoints (#2799)Till
2022-10-14Dendrite 0.10.3v0.10.3Neil Alexander
2022-10-11Private read receipts (#2789)Neil Alexander
2022-10-07Version 0.10.2 (#2778)v0.10.2Neil Alexander
2022-10-05Check PostgreSQL connection count (#2760)Neil Alexander
2022-10-05Side effect import bleve analyzer languages (#2763)Till
2022-09-30Version 0.10.1v0.10.1Neil Alexander
2022-09-30Version 0.10.0 (#2753)v0.10.0Neil Alexander
2022-09-27Fulltext implementation using Bleve (#2675)Till
2022-09-22Version 0.9.9 (#2732)v0.9.9Neil Alexander
2022-09-22Tweak `InsertMigration` to avoid logging (#2720)Till
2022-09-20Update dependencies (#2729)Neil Alexander
2022-09-13Check unique constraint errors when manually inserting migrations (#2712)Till
2022-09-12Version 0.9.8v0.9.8Neil Alexander
2022-09-09Version 0.9.7 (#2707)v0.9.7Neil Alexander
2022-09-09Change detection of already executed migrations (#2665)Till