0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-10 12:38:36 +02:00
construct/modules/client/rooms
2018-03-22 16:28:43 -07:00
..
ban.cc modules/client/rooms: Spec out the params in the 7.4 endpoints. 2018-02-22 01:35:00 -08:00
context.cc modules: Split modules/client/rooms; reorg Makefile. 2018-02-14 21:49:46 -08:00
forget.cc modules/client/rooms: Stub the remaining room operation endpoints. 2018-02-21 15:22:04 -08:00
initialsync.cc modules/client/rooms/initialsync: Default on the membership check for unauth'ed user. 2018-03-02 08:02:21 -08:00
invite.cc modules/client/rooms: Spec out the params in the 7.4 endpoints. 2018-02-22 01:35:00 -08:00
join.cc modules/client/join: Add relevant user profile values to join event iov. 2018-03-22 16:28:43 -07:00
kick.cc modules/client/rooms: Spec out the params in the 7.4 endpoints. 2018-02-22 01:35:00 -08:00
leave.cc ircd:Ⓜ️ Move leave() definition to modules/client/rooms/leave. 2018-02-22 20:32:10 -08:00
members.cc modules/client/rooms: 6.3.5 GET joined_members; minor cleanup. 2018-02-16 12:37:21 -08:00
messages.cc modules/client/rooms/messages: Implement pagination tokens. 2018-02-24 01:14:26 -08:00
read_markers.cc modules/client/rooms/read_markers: Condition on non-empty marker. 2018-03-16 12:47:39 -07:00
receipt.cc ircd::m/modules: Add M_NEED_MORE_PARAMS. 2018-02-14 22:07:01 -08:00
redact.cc ircd:Ⓜ️ Move redact() definition to modules/client/rooms/redact 2018-02-22 20:32:10 -08:00
rooms.cc modules/client/rooms: Stub initialSync handler for room previews in Riot. 2018-02-25 04:19:37 -08:00
rooms.h modules/client/rooms: Stub initialSync handler for room previews in Riot. 2018-02-25 04:19:37 -08:00
send.cc ircd:Ⓜ️ Move and relink all the state/non-state sends()/message(); 2018-02-22 20:32:10 -08:00
state.cc ircd:Ⓜ️ Move and relink all the state/non-state sends()/message(); 2018-02-22 20:32:10 -08:00
typing.cc modules/client/rooms/typing: Implement typing handler and timeout for our client. 2018-03-14 17:47:59 -07:00
unban.cc modules/client/rooms: Spec out the params in the 7.4 endpoints. 2018-02-22 01:35:00 -08:00