0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-12-02 11:42:41 +01:00
construct/modules/client/rooms
2020-03-01 17:13:15 -08:00
..
ban.cc
context.cc
event.cc
forget.cc ircd:Ⓜ️:user::rooms: Use _event_state to eliminate the ircd.member type. 2020-03-01 17:13:15 -08:00
initialsync.cc ircd: Increase various 96_KiB default buffer sizes to 128_KiB. 2020-01-23 18:47:23 -08:00
invite.cc
join.cc
kick.cc
leave.cc ircd:Ⓜ️:user::rooms: Use _event_state to eliminate the ircd.member type. 2020-03-01 17:13:15 -08:00
members.cc
messages.cc
read_markers.cc
receipt.cc
redact.cc
relations.cc modules: X-value copy elision hints for clang. 2020-02-12 14:34:26 -08:00
report.cc
rooms.cc
rooms.h
send.cc modules/client/rooms/send: Implement txnid check for idempotency of requests. 2020-03-01 12:21:49 -08:00
state.cc
typing.cc
unban.cc