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
/
roomserver
/
api
Age
Commit message (
Expand
)
Author
2020-11-19
MSC2836: Threading - part one (#1589)
Kegsay
2020-11-16
Pass pointers to events — reloaded (#1583)
Neil Alexander
2020-11-05
Implement forgetting about rooms (#1572)
S7evinK
2020-10-19
KindOld (#1531)
Neil Alexander
2020-10-14
Improved state handling in /send (#1521)
Neil Alexander
2020-10-07
Deep checking of forward extremities (#1491)
Neil Alexander
2020-10-06
Remove KindRewrite (#1481)
Neil Alexander
2020-09-29
Fetch missing auth events, implement QueryMissingAuthPrevEvents, try other se...
Neil Alexander
2020-09-24
Reject make_join for empty rooms (#1439)
Neil Alexander
2020-09-21
Soft-fail (#1364)
Neil Alexander
2020-09-16
Implement rejected events (#1426)
Kegsay
2020-09-15
Handle state with input event as new events (#1415)
Neil Alexander
2020-09-10
Peeking via MSC2753 (#1370)
Matthew Hodgson
2020-09-07
Remove QueryBulkStateContent from current state server (#1404)
Kegsay
2020-09-03
Move currentstateserver API to roomserver (#1387)
Kegsay
2020-09-03
FIFO ordering of input events (#1386)
Neil Alexander
2020-08-17
Make PerformJoin responsible for sending invite to RS input (#1277)
Neil Alexander
2020-08-17
Synchronous invites (#1273)
Neil Alexander
2020-07-08
Finish implementing redactions (#1189)
Kegsay
2020-07-07
Emit redacted_event from the roomserver when redactions are validated (#1186)
Kegsay
2020-07-03
Implement local redaction (#1182)
Kegsay
2020-07-02
Replace publicroomsapi with a combination of clientapi/roomserver/currentstat...
Kegsay
2020-06-25
Return remote errors from FS.PerformJoin (#1164)
Kegsay
2020-06-24
Refactor SendMembership - make ban test pass (#1160)
Kegsay
2020-06-24
Make same membership transitions 403, add sytests (#1161)
Kegsay
2020-06-24
Add PerformInvite and refactor how errors get handled (#1158)
Kegsay
2020-06-24
Pass join errors through internal API boundaries (#1157)
Kegsay
2020-06-12
Minor perf/debugging improvements (#1121)
Kegsay
2020-06-12
Add trace logging to RoomserverInternalAPI (#1120)
Kegsay
2020-06-11
Roomserver API changes (#1118)
Kegsay
2020-06-11
Remove unused internal APIs (#1117)
Kegsay
2020-06-10
Remove clientapi producers which aren't actually producers (#1111)
Kegsay
2020-06-04
Convert everything but serverkeyapi to inthttp (#1096)
Kegsay
2020-05-26
Miscellaneous fixes (#1060)
Neil Alexander
2020-05-22
Separate muxes for public and internal APIs (#1056)
Neil Alexander
2020-05-21
Fix #897 and shuffle directory around (#1054)
Kegsay
2020-05-20
sytest: Make 'Inbound federation can backfill events' pass (#1051)
Kegsay
2020-05-05
Prefer /state_ids when missing state across federation (#1008)
Kegsay
2020-05-04
Roomserver perform leave (#1004)
Neil Alexander
2020-05-04
Roomserver perform join (#1001)
Neil Alexander
2020-05-01
Consolidation of roomserver APIs (#994)
Neil Alexander
2020-04-29
Federation sender API remodel (#988)
Neil Alexander
2020-04-28
Implement backfill in the roomserver (#983)
Kegsay
2020-04-24
More invite support (#979)
Neil Alexander
2020-04-22
LRU cache for room versions in RS query API (#976)
Neil Alexander
2020-04-09
Federation for v3/v4 rooms (#954)
Neil Alexander
2020-04-03
Invites v2 endpoint (#952)
Neil Alexander
2020-04-03
use custom http client instead of the http DefaultClient (#823)
Ben B
2020-03-27
Further room version wiring (#936)
Neil Alexander
2020-03-19
HeaderedEvents in sync API (#922)
Neil Alexander
[next]