0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-26 16:52:44 +01:00
construct/modules/client/rooms
2019-08-03 01:44:49 -07:00
..
ban.cc
context.cc ircd:Ⓜ️ Reinterface append(event) into event::append; move to module. (#109) 2019-08-02 17:34:31 -07:00
event.cc
forget.cc ircd:Ⓜ️ Move MEMBERSHIP_MAX_SIZE into room. 2019-07-25 14:29:07 -07:00
initialsync.cc ircd:Ⓜ️ Reinterface append(event) into event::append; move to module. (#109) 2019-08-02 17:34:31 -07:00
invite.cc Fix build errors for GCC-9.1. 2019-07-30 10:28:33 -07:00
join.cc ircd:Ⓜ️:join: Prevent duplicate join here. 2019-08-03 01:44:49 -07:00
kick.cc
leave.cc
members.cc ircd:Ⓜ️:room::members: Simplify and improve interface; callsites. 2019-07-23 19:50:13 -07:00
messages.cc ircd:Ⓜ️ Reinterface append(event) into event::append; move to module. (#109) 2019-08-02 17:34:31 -07:00
read_markers.cc
receipt.cc
redact.cc
report.cc
rooms.cc
rooms.h
send.cc Update incompatible uses of event_id. 2019-07-10 03:50:37 -07:00
state.cc Misc fixes for clang. 2019-06-24 01:34:14 -07:00
typing.cc
unban.cc