aboutsummaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)Author
2023-05-17Move MakeJoin logic to GMSL (#3081)devonh
2023-05-09Move json errors over to gmsl (#3080)devonh
2023-05-04Use ProtoEvent where needed instead of EventBuilder (#3075)kegsay
2023-05-03Use PDU in even more places (#3074)kegsay
2023-05-02Use PDU not *Event in HeaderedEvent (#3073)kegsay
2023-04-28Use PDU in more places (#3072)kegsay
2023-04-27Use PDU interface (#3070)kegsay
2023-04-27Remove gmsl.HeaderedEvent (#3068)kegsay
2023-04-27Add some roomserver UTs (#3067)Till
2023-04-21Implement new RoomVersionImpl API (#3062)kegsay
2023-04-20refactor: funnel event creation through room versions (#3060)kegsay
2023-04-19refactor: update GMSL (#3058)kegsay
2023-04-14Add pushrules tests (#3044)Till
2023-04-06refactor: use latest GMSL which splits fed client from matrix room logic (#3051)kegsay
2023-04-03Add user profile tests, refactor user API methods (#3030)Till
2023-03-27Add `/search` tests (#3025)Till
2023-03-23Move every `db.Prepare` to `sqlutil.Statementlist`, remove trace driver (#3026)Till
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