0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-03 01:09:05 +02:00
Commit graph

10 commits

Author SHA1 Message Date
Jason Volk 25464212c6 modules/m_command: Improve tag matching and output in \read command. 2019-08-28 18:07:09 -07:00
Jason Volk 97c9e4e04d modules/m_command: Enrich the arguments for the read command. 2019-08-23 15:11:28 -07:00
Jason Volk 3d808022ed ircd:Ⓜ️:feds: Rename interface function. 2019-08-14 01:26:02 -07:00
Jason Volk 6df832607f modules: Use m.notice msgtype for html responses. 2019-08-13 07:15:39 -07:00
Jason Volk 947ac356d0 modules/m_command: Add support for public response-to-room. 2019-08-12 01:39:16 -07:00
Jason Volk ab8771aae3 modules: Fix various hookfn instance constness. 2019-08-09 21:27:41 -07:00
Jason Volk 92f6d7ddb4 modules/m_command: Add ping room cmd; minor cleanup. 2019-07-24 12:31:45 -07:00
Jason Volk 58c83b01a7 ircd:Ⓜ️:feds: Add a closure_cached_errors option.
modules/m_command: Tweak ping options.
2019-07-23 22:46:48 -07:00
Jason Volk 5571eefdb8 modules/m_command: Add a room ping command. 2019-07-23 21:23:22 -07:00
Jason Volk 7843925335 modules: Disperse modules to eliminate the s_ prefix-space. 2019-06-27 00:41:57 -07:00
Renamed from modules/s_command.cc (Browse further)