0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-08 17:55:47 +02:00
construct/modules/client/rooms
2019-03-05 18:42:04 -08:00
..
ban.cc
context.cc modules/client/rooms/context: Provide better pagination tokens in response. 2019-03-04 12:43:14 -08:00
event.cc modules/client/rooms/event: Fix param missing error message. 2019-03-04 14:36:49 -08:00
forget.cc
initialsync.cc ircd:Ⓜ️ Implement 14.18 Room Tagging. 2019-03-05 18:42:04 -08:00
invite.cc
join.cc ircd:Ⓜ️:v1: Remove non-opts overloads; workaround g++-7 compiler bug. 2019-02-25 18:00:39 -08:00
kick.cc
leave.cc
members.cc
messages.cc modules/client/rooms/messages: Simplify the messages iteration. 2019-03-04 15:46:44 -08:00
read_markers.cc ircd:Ⓜ️🧾 Normalize module definition names / layout. 2019-02-11 15:57:01 -08:00
receipt.cc ircd:Ⓜ️🧾 Normalize module definition names / layout. 2019-02-11 15:57:01 -08:00
redact.cc
rooms.cc modules/client/rooms: Add /event/ endpoint. 2019-02-18 09:59:14 -08:00
rooms.h modules/client/rooms: Add /event/ endpoint. 2019-02-18 09:59:14 -08:00
send.cc modules/client/rooms/send: Save transaction_id's to user's user room. 2019-03-05 14:24:08 -08:00
state.cc ircd:Ⓜ️:event: Add various size constants replacing magic numbers. 2019-02-18 13:42:25 -08:00
typing.cc
unban.cc