0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-03 19:34:29 +01:00
construct/modules/client/rooms
2019-08-30 14:43:19 -07:00
..
ban.cc
context.cc ircd:Ⓜ️:room: Rename room::messages to room::events. 2019-08-30 14:43:19 -07:00
event.cc
forget.cc
initialsync.cc ircd:Ⓜ️:room: Rename room::messages to room::events. 2019-08-30 14:43:19 -07:00
invite.cc
join.cc modules/client/rooms/join: Minor modernizations. 2019-08-25 19:44:00 -07:00
kick.cc
leave.cc modules: Split m::leave(room) impl from client/rooms. 2019-08-25 19:44:00 -07:00
members.cc modules/client/rooms/members: Add prefetch iterations. 2019-08-24 20:37:37 -07:00
messages.cc ircd:Ⓜ️:room: Rename room::messages to room::events. 2019-08-30 14:43:19 -07:00
read_markers.cc modules/client/rooms/read_markers: Ignore duplicate m.fully_read submissions from cliot. 2019-08-29 02:17:48 -07:00
receipt.cc
redact.cc
relations.cc modules/client/rooms/relations: Improve w/ chunked encoding; visibility checks; event append. (#126) 2019-08-14 23:56:24 -07:00
report.cc
rooms.cc
rooms.h
send.cc ircd:Ⓜ️ Simplify send() impl linkage. 2019-08-25 19:44:00 -07:00
state.cc ircd:Ⓜ️ Simplify send() impl linkage. 2019-08-25 19:44:00 -07:00
typing.cc
unban.cc