dendrite/src/github.com/matrix-org/dendrite
2017-08-31 19:16:50 +01:00
..
clientapi Use a structure instead of a map to represent a 3PID 2017-08-31 19:16:50 +01:00
cmd Implement public rooms APIs (#185) 2017-08-22 11:12:51 +01:00
common Process requests for 3PID invites (#201) 2017-08-29 15:17:26 +01:00
federationapi Implement /federation/v1/invite/{roomID}/{eventID} (#197) 2017-08-23 15:13:47 +01:00
federationsender Make txn *sql.Tx arguments optional everywhere using a utility function (#191) 2017-08-21 17:20:23 +01:00
mediaapi Add prefixes to namespace the SQL tables. (#177) 2017-08-07 11:51:46 +01:00
publicroomsapi Implement public rooms APIs (#185) 2017-08-22 11:12:51 +01:00
roomserver Membership viewing API when user left the room (#194) 2017-08-24 16:00:14 +01:00
syncapi Fix sync not returning on room join (#195) 2017-08-22 14:14:37 +01:00