0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-16 21:48:53 +02:00
construct/modules/client/rooms
2019-09-20 15:20:37 -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 ircd:Ⓜ️:room: Rename room::messages to room::events. 2019-08-30 14:43:19 -07:00
event.cc ircd:Ⓜ️:room: Reorg / slim the class member function interface. 2019-08-14 01:09:34 -07:00
forget.cc modules/client/rooms/forget: Simplify checks. (closes #130) 2019-09-18 12:30:51 -07:00
initialsync.cc ircd:Ⓜ️:room: Rename room::messages to room::events. 2019-08-30 14:43:19 -07:00
invite.cc modules/client/rooms/invite: Remove unnecessary check. 2019-09-16 13:33:35 -07:00
join.cc modules/client/rooms/join: Minor modernizations. 2019-08-25 19:44:00 -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/leave: Override any mismatch between room and user_room. 2019-09-20 15:20:37 -07:00
members.cc modules/client/rooms/members: Support multiple membership constraint query paramters for optimization. 2019-09-18 12:30:51 -07:00
messages.cc modules/client/rooms/messages: Abandon prefetching in the messages handler. 2019-09-18 13:09:19 -07:00
read_markers.cc ircd:Ⓜ️🧾 Reorg/rename interface; simplify impl; add options argument. 2019-09-06 11:57:02 -07:00
receipt.cc modules/client/rooms/receipt: Use matrix-org/matrix-doc/2285 m.hidden tag for server-side ignores. 2019-09-07 18:42:37 -07:00
redact.cc ircd:Ⓜ️ Move the m::redact() definition out of client/rooms modules. 2019-09-16 10:55:23 -07:00
relations.cc modules/client/rooms/relations: Improve w/ chunked encoding; visibility checks; event append. (#126) 2019-08-14 23:56:24 -07:00
report.cc modules/client/rooms/report: Provide missing error string in log message. 2019-03-17 13:41:33 -07:00
rooms.cc modules/client/rooms: Implement Client (unstable) rooms/relations. (Closes #126) 2019-08-14 09:28:05 -07:00
rooms.h modules/client/rooms: Implement Client (unstable) rooms/relations. (Closes #126) 2019-08-14 09:28:05 -07:00
send.cc ircd:Ⓜ️ Simplify send() impl linkage. 2019-08-25 19:44:00 -07:00
state.cc ircd:Ⓜ️ Simplify send() impl linkage. 2019-08-25 19:44:00 -07:00
typing.cc ircd: Reverse arguments for url::encode()/decode(); minor reorg. 2018-12-06 16:41:47 -08:00
unban.cc ircd:Ⓜ️:room: Reorg / slim the class member function interface. 2019-08-14 01:09:34 -07:00