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
/
syncapi
/
types
/
types.go
Age
Commit message (
Expand
)
Author
2024-01-29
Fix x86 tests (#3317)
Till
2023-09-15
Move pseudoID ClientEvent hotswapping to a common location (#3199)
devonh
2023-08-31
Handle event_format federation in /sync responses (#3192)
devonh
2023-06-12
Cleanup remaining statekey usage for senderIDs (#3106)
devonh
2023-06-07
Use SenderID Type (#3105)
devonh
2023-06-06
PDU Sender split (#3100)
devonh
2023-05-02
Use PDU not *Event in HeaderedEvent (#3073)
kegsay
2023-04-27
Remove gmsl.HeaderedEvent (#3068)
kegsay
2023-04-19
refactor: update GMSL (#3058)
kegsay
2023-04-04
Move GMSL client types to Dendrite (#3045)
kegsay
2023-02-07
Optimize `/sync` and history visibility (#2961)
Till
2022-11-29
Fix `m.receipt`s causing notifications (#2893)
Till
2022-10-25
Filter `/members`, return members at given point (#2827)
Till
2022-10-14
Always add `UnreadNotifications` to joined room reponses (#2793)
Till
2022-10-13
Event relations (#2790)
Neil Alexander
2022-10-05
Remove empty fields from `/sync` response (#2755)
Till
2022-09-27
Refactor notifications (#2688)
Till
2022-08-25
SyncAPI tweaks/fixes (#2671)
Till
2022-08-09
Send-to-device/sync tweaks (#2630)
Till
2022-05-19
syncapi: don't return early for no-op incremental syncs (#2473)
kegsay
2022-04-07
Add possibility to ignore users (#2329)
Till
2022-04-06
Add presence module V2 (#2312)
Till
2022-04-01
Include joined and invite member counts in room summary (#2315)
Neil Alexander
2022-03-29
Remove eduserver (#2306)
S7evinK
2022-03-03
Implement Push Notifications (#1842)
Dan
2022-02-17
Fix potential panic in `NewStreamTokenFromString` caused by off-by-one error ...
Neil Alexander
2022-01-20
BREAKING: Remove Partitioned Stream Positions (#2096)
kegsay
2021-09-08
- Removed double imports (#1989)
Ryan W
2021-01-22
Peeking over federation via MSC2444 (#1391)
Matthew Hodgson
2021-01-13
Simplify send-to-device messaging (#1702)
Neil Alexander
2021-01-13
Sync fixes (#1709)
Neil Alexander
2021-01-09
Tweak ApplyUpdates (#1691)
Neil Alexander
2021-01-08
Sync refactor — Part 1 (#1688)
Neil Alexander
2020-12-18
More sane next batch handling, typing notification tweaks, give invites their...
Neil Alexander
2020-12-15
De-map device list positions in streaming tokens (#1642)
Neil Alexander
2020-12-10
Refactor sync tokens (#1628)
Neil Alexander
2020-12-02
Send client events to appservices (#1603)
Neil Alexander
2020-11-16
Pass pointers to events — reloaded (#1583)
Neil Alexander
2020-10-08
Include a stripped version of the invite itself (#1495)
Neil Alexander
2020-09-10
Peeking via MSC2753 (#1370)
Matthew Hodgson
2020-08-07
Finish inbound E2E device lists (#1243)
Kegsay
2020-08-03
Produce OTK counts in /sync response (#1235)
Kegsay
2020-07-30
Implement /keys/changes (#1232)
Kegsay
2020-07-30
Hook up device list updates to the sync notifier (#1231)
Kegsay
2020-07-29
Add support for logs in StreamingToken (#1229)
Kegsay
2020-07-27
Add logic for determining when device lists have changed due to membership ch...
Kegsay
2020-06-26
Finish implementing retiring invites (#1166)
Kegsay
2020-06-19
Bind build support, further Yggdrasil demo updates (#1152)
Neil Alexander
2020-06-01
Send-to-device support (#1072)
Neil Alexander
2020-05-15
Add Range (#1037)
Kegsay
[next]