0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-12 03:29:15 +02:00
construct/modules/client/rooms
2019-06-24 01:33:41 -07:00
..
ban.cc modules/client/rooms: Add pre-checks for membership on the convenience endpoints. 2019-06-21 16:53:26 -07:00
context.cc modules/client/rooms/context: Fix missing unsigned/transaction_id on returned event. 2019-04-23 15:26:44 -07:00
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 modules/client/rooms/invite: Move the foreign invite hook here; do namespace modernizations. 2019-05-31 14:21:41 -07:00
join.cc modules/client/rooms/join: Hard reset the room head after join completes. 2019-06-07 23:01:46 -07:00
kick.cc modules/client/rooms: Add pre-checks for membership on the convenience endpoints. 2019-06-21 16:53:26 -07:00
leave.cc modules/client/rooms: Add pre-checks for membership on the convenience endpoints. 2019-06-21 16:53:26 -07:00
members.cc
messages.cc modules/client/rooms/messages: Fix pagination token related. 2019-04-18 15:11:48 -07:00
read_markers.cc
receipt.cc
redact.cc
report.cc
rooms.cc modules: Disambiguations for clang. 2019-06-24 01:33:41 -07:00
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 modules/m_room: Move m::send impl back to client/rooms. 2019-04-22 14:27:12 -07:00
typing.cc
unban.cc