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
/
federationapi
Age
Commit message (
Expand
)
Author
2020-07-03
Implement local redaction (#1182)
Kegsay
2020-07-02
Replace publicroomsapi with a combination of clientapi/roomserver/currentstat...
Kegsay
2020-06-29
Don't include current state in processEventWithMissingState (#1126)
Neil Alexander
2020-06-25
Handle invite v1 (#1165)
Kegsay
2020-06-24
Add PerformInvite and refactor how errors get handled (#1158)
Kegsay
2020-06-23
Add /send restrictions and return correct error codes (#1156)
Kegsay
2020-06-23
Fix room checks for /state and /state_ids (#1155)
Kegsay
2020-06-23
/send auth errors are silent (#1149)
Kegsay
2020-06-17
Do not wrap send_join errors on /v1/send_join (#1143)
Kegsay
2020-06-16
Make federationapi use userapi (#1135)
Kegsay
2020-06-15
Fix rooms v3 url paths for good - with tests (#1130)
Kegsay
2020-06-12
Minor perf/debugging improvements (#1121)
Kegsay
2020-06-12
Rehuffle where things are in the internal package (#1122)
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-08
Split out SetupFooComponent (#1106)
Kegsay
2020-06-05
Use AuthChainProvider to try and speed up federated joins (#1100)
Neil Alexander
2020-06-04
s/Base64String/Base64Bytes/g (#1093)
Kegsay
2020-06-04
Encode v3 event IDs correctly (#1090)
Kegsay
2020-06-04
Enable room version 6 (#1087)
Neil Alexander
2020-06-02
Reset backoff on incoming federation (#1080)
Neil Alexander
2020-06-02
Use gomatrixserverlib device structs (#1079)
Neil Alexander
2020-06-01
Send-to-device support (#1072)
Neil Alexander
2020-05-28
Hopefully fix get_missing_events (#1070)
Neil Alexander
2020-05-27
Return 500 when processing a transaction fails fatally (#1066)
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: Add remaining backfill tests (#1052)
Kegsay
2020-05-20
sytest: Make 'Inbound federation can backfill events' pass (#1051)
Kegsay
2020-05-15
Return user_id and stream_id in federated devices query (#1040)
Neil Alexander
2020-05-13
Reduce 500s (#1017)
Neil Alexander
2020-05-12
Implement /get_missing_events (#1022)
Kegsay
2020-05-06
only send new events to RS; add tests for /state_ids and /event (#1011)
Kegsay
2020-05-06
Add tests around federationapi's txnReq (#1010)
Kegsay
2020-05-05
Fetch events by ID rather than use current state as this includes auth events...
Kegsay
2020-05-05
Prefer /state_ids when missing state across federation (#1008)
Kegsay
2020-05-05
Fix RespState/RespSendJoin (#1005)
Neil Alexander
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
Honour history_visibility when backfilling (#990)
Kegsay
2020-04-29
Federation sender API remodel (#988)
Neil Alexander
2020-04-28
Implement backfill in the roomserver (#983)
Kegsay
2020-04-27
Update gomatrixserverlib
Neil Alexander
2020-04-24
More invite support (#979)
Neil Alexander
2020-04-22
Response from /send_join now use gomatrixserverlib.RespSendJoin (#796)
Behouba Manassé
2020-04-20
Perspective key fetching, some federation room join fixes (#975)
Neil Alexander
2020-04-16
Federation fixes and error handling (#970)
Neil Alexander
2020-04-15
Tweaks to backfill (#964)
Neil Alexander
[prev]
[next]