index
:
slackcoder/dendrite
main
Dendrite is a second-generation Matrix homeserver written in Go
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
federationapi
/
routing
/
invite.go
Age
Commit message (
Expand
)
Author
2022-09-26
Remove `origin` field from PDUs (#2737)
Neil Alexander
2022-07-22
Membership updater refactoring (#2541)
Neil Alexander
2022-07-11
Ristretto cache (#2563)
Neil Alexander
2022-05-05
Define component interfaces based on consumers (2/2) (#2425)
kegsay
2022-05-05
Define component interfaces based on consumers (1/2) (#2423)
kegsay
2022-02-09
Unmarshal events at the Dendrite level not GMSL level (#2164)
kegsay
2021-07-26
fix:Inviting to an unsupported room version return M_BAD_JSON instead of Inco...
Meenal Trivedi
2020-12-02
Top-level setup package (#1605)
Neil Alexander
2020-11-16
Pass pointers to events — reloaded (#1583)
Neil Alexander
2020-09-24
Return the correct error codes for v6 invite JSON violations (#1440)
Neil Alexander
2020-08-17
Synchronous invites (#1273)
Neil Alexander
2020-08-10
Configuration format v1 (#1230)
Neil Alexander
2020-06-25
Handle invite v1 (#1165)
Kegsay
2020-06-24
Add PerformInvite and refactor how errors get handled (#1158)
Kegsay
2020-06-15
Fix rooms v3 url paths for good - with tests (#1130)
Kegsay
2020-06-10
Remove clientapi producers which aren't actually producers (#1111)
Kegsay
2020-05-21
Fix #897 and shuffle directory around (#1054)
Kegsay
2020-04-24
More invite support (#979)
Neil Alexander
2020-04-20
Perspective key fetching, some federation room join fixes (#975)
Neil Alexander
2020-04-03
Invites v2 endpoint (#952)
Neil Alexander
2020-03-27
Further room version wiring (#936)
Neil Alexander
2020-03-02
Remove httputil.LogThenError so that the line numbers are reported properly -...
Neil Alexander
2020-02-11
Pass cfg by reference around the codebase (#819)
Behouba Manassé
2019-05-21
use go module for dependencies (#594)
ruben