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
Jason Volk bb7cf992ae modules/client/rooms/join: Throw error rather than returning empty event_id.
modules/client/rooms/join: Minor simplify.

modules/client/rooms/join: Use room room_version in event eval opts.
2019-07-15 15:34:06 -07:00
..
ban.cc
context.cc Update incompatible uses of event_id. 2019-07-10 03:50:37 -07:00
event.cc
forget.cc
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/sync/rooms/state: Supply invite room state on invite. 2019-07-15 14:11:22 -07:00
join.cc modules/client/rooms/join: Throw error rather than returning empty event_id. 2019-07-15 15:34:06 -07:00
kick.cc
leave.cc
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
receipt.cc
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