0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-03-07 10:00:30 +01:00
construct/modules/client/rooms
2019-06-06 19:41:48 -07:00
..
ban.cc
context.cc
event.cc
forget.cc ircd:Ⓜ️ Add a membership string size constant. 2019-04-27 18:32:45 -07:00
initialsync.cc ircd:Ⓜ️ Add a membership string size constant. 2019-04-27 18:32:45 -07:00
invite.cc
join.cc
kick.cc
leave.cc
members.cc
messages.cc modules/client/rooms/messages: Fix pagination token related. 2019-04-18 15:11:48 -07:00
read_markers.cc modules/client/rooms/read_markers: Reimplement client 14.6 /read_markers m.fully_read. 2019-03-27 16:54:10 -07:00
receipt.cc
redact.cc
report.cc
rooms.cc
rooms.h
send.cc modules/m_room: Move m::send impl back to client/rooms. 2019-04-22 14:27:12 -07:00
state.cc
typing.cc ircd: Reverse arguments for url::encode()/decode(); minor reorg. 2018-12-06 16:41:47 -08:00
unban.cc