0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-27 01:02:46 +01:00
construct/modules/client/rooms
2019-07-12 19:29:51 -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 Update incompatible uses of event_id. 2019-07-10 03:50:37 -07:00
event.cc
forget.cc ircd:Ⓜ️ Add a membership string size constant. 2019-04-27 18:32:45 -07:00
initialsync.cc modules/client/rooms/initialsync: Add missing event_append_opts contextual data. 2019-06-29 19:16:20 -07:00
invite.cc modules/client/rooms/invite: Use json::stack to generate request content. 2019-07-12 19:29:51 -07:00
join.cc Update incompatible uses of event_id. 2019-07-10 03:50:37 -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 modules/client/rooms/members: Implement c2s r0.5.0 query parameters. 2019-07-07 03:59:51 -07:00
messages.cc Update incompatible uses of event_id. 2019-07-10 03:50:37 -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 modules/client/rooms/receipt: Split m.read logic into subroutine. 2019-03-27 16:14:14 -07:00
redact.cc
report.cc
rooms.cc modules: Disambiguations for clang. 2019-06-24 01:33:41 -07:00
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