0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-13 03:58:55 +02:00
construct/modules/client/rooms
Jason Volk 5e3f81685c ircd:Ⓜ️ Shorten matrix log facility names.
modules/m_room_bootstrap: Rename log facility.
2019-07-31 19:43:06 -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:Ⓜ️ Shorten matrix log facility names. 2019-07-31 19:43:06 -07:00
event.cc modules/client/rooms/event: Respond with zero-copy/zero-alloc. 2019-03-14 14:29:59 -07:00
forget.cc ircd:Ⓜ️ Move MEMBERSHIP_MAX_SIZE into room. 2019-07-25 14:29:07 -07:00
initialsync.cc ircd:Ⓜ️:fetch: Whittle down the current interface; remove libircd linkages. 2019-07-26 15:51:15 -07:00
invite.cc Fix build errors for GCC-9.1. 2019-07-30 10:28:33 -07:00
join.cc ircd:Ⓜ️:room: Reorient join bootstrap definitions. 2019-07-23 16:40:29 -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::members: Simplify and improve interface; callsites. 2019-07-23 19:50:13 -07:00
messages.cc ircd:Ⓜ️ Shorten matrix log facility names. 2019-07-31 19:43:06 -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
report.cc modules/client/rooms/report: Provide missing error string in log message. 2019-03-17 13:41:33 -07:00
rooms.cc modules: Disambiguations for clang. 2019-06-24 01:33:41 -07:00
rooms.h Implement client 14.26 Reporting Content. 2019-03-14 16:20:40 -07:00
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 ircd: Reverse arguments for url::encode()/decode(); minor reorg. 2018-12-06 16:41:47 -08:00
unban.cc modules/client/rooms/unban: Implement 10.4.4.2 POST unban. 2019-03-08 09:57:43 -08:00