dendrite/federationapi
Till b13cb43785
Send presence to joined hosts only (#2858)
Send presence events only to rooms the user is participating, not all
servers we know about.
Should fix #2752
2022-11-04 13:23:00 +01:00
..
api Fix issue with DMs shown as normal rooms (#2776) 2022-10-07 16:00:12 +02:00
consumers Send presence to joined hosts only (#2858) 2022-11-04 13:23:00 +01:00
internal Refactor claimRemoteKeys 2022-10-27 15:34:26 +01:00
inthttp Fix issue with stale device lists (#2702) 2022-09-08 12:03:44 +02:00
producers Initial support for multiple server names (#2829) 2022-10-26 12:59:19 +01:00
queue Associate events in db before queueing them to send (#2833) 2022-10-26 17:35:01 +01:00
routing Add AS specific public room list endpoints (#2836) 2022-10-27 14:40:35 +02:00
statistics Refactor Federation Destination Queues (#2807) 2022-10-19 11:03:16 +01:00
storage Initial support for multiple server names (#2829) 2022-10-26 12:59:19 +01:00
types Add presence module V2 (#2312) 2022-04-06 13:11:19 +02:00
federationapi_keys_test.go Initial support for multiple server names (#2829) 2022-10-26 12:59:19 +01:00
federationapi_test.go Initial support for multiple server names (#2829) 2022-10-26 12:59:19 +01:00
federationapi.go Send presence to joined hosts only (#2858) 2022-11-04 13:23:00 +01:00