This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
dendrite
Watch
1
Star
0
Fork
You've already forked dendrite
0
mirror of
https://github.com/matrix-org/dendrite.git
synced
2024-11-23 14:51:56 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fa26aa9138
dendrite
/
syncapi
/
routing
History
Till Faelligen
fa26aa9138
Merge branch 'main' of github.com:matrix-org/dendrite into s7evink/consent-tracking
2022-03-04 15:10:23 +01:00
..
context.go
Return 404 if event given to
/context
was not found (
#2245
)
2022-03-03 17:58:24 +00:00
context_test.go
Return state on calls to /message and lazy load members (
#2218
)
2022-03-01 14:39:56 +00:00
filter.go
Implement /sync
limited
and read timeline limit from stored filters (
#1168
)
2020-06-26 15:34:41 +01:00
messages.go
Fix a panic in
OnIncomingMessagesRequest
(
#2250
)
2022-03-04 10:24:26 +00:00
routing.go
Fix missing params
2022-02-24 08:54:54 +01:00