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-22 22:31:56 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f75169c353
dendrite
/
syncapi
/
routing
History
Neil Alexander
72022a6ecf
Return 404 if event given to
/context
was not found (
#2245
)
2022-03-03 17:58:24 +00: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
Return state on calls to /message and lazy load members (
#2218
)
2022-03-01 14:39:56 +00:00
routing.go
Implement
/context
(
#2207
)
2022-02-21 17:12:22 +01:00