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
/
clientapi
/
producers
Age
Commit message (
Expand
)
Author
2022-09-13
Send-to-device consumer/producer tweaks (#2713)
Till
2022-07-25
Make the User API responsible for sending account data output events (#2592)
Neil Alexander
2022-07-05
Hopefully fix read receipts timestamps (#2557)
Neil Alexander
2022-05-05
Define component interfaces based on consumers (1/2) (#2423)
kegsay
2022-04-07
Add possibility to ignore users (#2329)
Till
2022-04-06
Add presence module V2 (#2312)
Till
2022-03-29
Remove eduserver (#2306)
S7evinK
2022-03-03
Implement Push Notifications (#1842)
Dan
2022-01-31
Tweak some logging (#2130)
Neil Alexander
2022-01-05
Add NATS JetStream support (#1866)
S7evinK
2020-06-12
Rehuffle where things are in the internal package (#1122)
Kegsay
2020-06-12
Add trace logging to RoomserverInternalAPI (#1120)
Kegsay
2020-06-10
Remove clientapi producers which aren't actually producers (#1111)
Kegsay
2020-06-10
Remove unused UserUpdates producer (#1109)
Kegsay
2020-06-01
Send-to-device support (#1072)
Neil Alexander
2020-05-21
Fix #897 and shuffle directory around (#1054)
Kegsay
2020-05-06
only send new events to RS; add tests for /state_ids and /event (#1011)
Kegsay
2020-05-05
Prefer /state_ids when missing state across federation (#1008)
Kegsay
2020-05-01
Consolidation of roomserver APIs (#994)
Neil Alexander
2020-04-24
More invite support (#979)
Neil Alexander
2020-04-22
Fix sarama import URLs (#856)
Neil Alexander
2020-04-03
Invites v2 endpoint (#952)
Neil Alexander
2020-03-30
Implement typing over federation (#949)
Kegsay
2020-03-30
Rename the typing server to EDU server (#948)
Kegsay
2020-03-27
Further room version wiring (#936)
Neil Alexander
2020-03-17
Implement gomatrixserverlib.HeaderedEvent in roomserver Kafka output (#914)
Neil Alexander
2019-05-21
use go module for dependencies (#594)
ruben