0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-08-26 11:25:17 +02:00
construct/modules/client/rooms
2019-08-18 07:31:40 -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: Reorg / slim the class member function interface. 2019-08-14 01:09:34 -07:00
event.cc ircd:Ⓜ️:room: Reorg / slim the class member function interface. 2019-08-14 01:09:34 -07:00
forget.cc ircd:Ⓜ️:room: Reorg / slim the class member function interface. 2019-08-14 01:09:34 -07:00
initialsync.cc ircd:Ⓜ️:room: Reorg / slim the class member function interface. 2019-08-14 01:09:34 -07:00
invite.cc modules: Fix various hookfn instance constness. 2019-08-09 21:27:41 -07:00
join.cc ircd:Ⓜ️:room: Reorg / slim the class member function interface. 2019-08-14 01:09:34 -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 ircd:Ⓜ️:room: Reorg / slim the class member function interface. 2019-08-14 01:09:34 -07:00
messages.cc ircd:Ⓜ️:room: Reorg / slim the class member function interface. 2019-08-14 01:09:34 -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 ircd: Reverse arguments for url::encode()/decode(); minor reorg. 2018-12-06 16:41:47 -08: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 Update incompatible uses of event_id. 2019-07-10 03:50:37 -07:00
state.cc modules/client/rooms/state: Fix param check; avoid parv[] assertions. 2019-08-18 07:31:40 -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