0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-05 10:08:36 +02:00
Commit graph

3936 commits

Author SHA1 Message Date
Jason Volk fa41c1db5f ircd:Ⓜ️ Reorg location of database descriptions. 2017-08-23 15:52:14 -06:00
Jason Volk 88201f4e32 ircd::db: Additional comments and explanations. 2017-08-23 15:52:14 -06:00
Jason Volk 9b063b0de5 Update README.md 2017-08-23 15:52:14 -06:00
Jason Volk 5fe03e5c0a ircd::mods: Add unpostfixed() and postfixed() for module names. 2017-08-23 15:52:14 -06:00
Jason Volk fe5614387e ircd::listen: Add string options overload. 2017-08-23 15:52:14 -06:00
Jason Volk 6db3c55f74 ircd::fs: Add directory creation. 2017-08-23 15:52:14 -06:00
Jason Volk 7a9f765faa ircd::util: Minor clarifications to va_rtti. 2017-08-23 15:52:14 -06:00
Jason Volk 77a6bc2d51 ircd::util: Simplify unique_iterator related. 2017-08-23 15:52:14 -06:00
Jason Volk ad611c5aa5 Complete the unique_buffer semantics. 2017-08-23 15:52:14 -06:00
Jason Volk 77900b61af ircd: Remove unnecessary lexical template specialization declaration. 2017-08-23 15:52:14 -06:00
Jason Volk 0149610bb2 ircd: Various matrix library / modules / database development. 2017-08-23 15:51:34 -06:00
Jason Volk 10472684f2 ircd: Cleanup client/ircd main. Fixes for exit notification. 2017-08-23 15:50:37 -06:00
Jason Volk a32210a64d ircd: Support proper socket disconnect for SSL. 2017-08-23 15:49:33 -06:00
Jason Volk 144159c637 ircd: Mark the Access-Control-Allow-Origin header so it is not forgotten. 2017-08-23 15:48:46 -06:00
Jason Volk 1cb5433fce fixup! fixup! ircd::json/modules: Rename various types. 2017-08-23 15:48:28 -06:00
Jason Volk dbbd72fe75 ircd: Handle a resource not found properly. 2017-08-23 15:47:54 -06:00
Jason Volk 30d838aec3 fixup! ircd::json/modules: Rename various types. 2017-08-23 15:47:21 -06:00
Jason Volk 2e0d0467ee charybdis: Various improvements / fixes to console etc. 2017-08-23 15:46:35 -06:00
Jason Volk 60a22a0216 Update README / info.cc copyright / accoutrements. 2017-08-23 15:45:41 -06:00
Jason Volk ab540c378c ircd::http: Increase these buffers (unnecessary; todo optimize). 2017-08-23 15:43:57 -06:00
Jason Volk 5751555834 ircd::fs: Fix ls_recursive / directory iteration related. 2017-08-23 15:43:25 -06:00
Jason Volk a7cb94d042 ircd: Add listener device. 2017-08-23 15:42:53 -06:00
Jason Volk b5c72c38f0 fixup! fixup! ircd: Remove aborted cruft. 2017-08-23 15:41:20 -06:00
Jason Volk b0f5020c19 ircd: Cleanup/comment stdinc.h; move init util to util.h 2017-08-23 15:40:33 -06:00
Jason Volk caa6ed58e5 ircd: Makefile improvements. 2017-08-23 15:39:41 -06:00
Jason Volk e09f272592 ircd::db: Improve/comment DB subsystem; Add version identification. 2017-08-23 15:38:51 -06:00
Jason Volk ec8349bf4f ircd::mods: Add better interface to execute function from imported symbol. 2017-08-23 15:35:11 -06:00
Jason Volk 48045d5b23 fixup! ircd::js: Upgrade SpiderMonkey to esr52 from esr45. 2017-08-23 15:34:55 -06:00
Jason Volk 3610dd9f9b ircd::ctx: Minor fix. 2017-08-23 15:34:22 -06:00
Jason Volk 4fd787d9d5 ircd::json/modules: Rename various types. 2017-08-23 15:32:28 -06:00
Jason Volk 2a6527993b fixup! ircd: Remove aborted cruft. 2017-08-23 15:30:24 -06:00
Jason Volk 5657878cd5 configure.ac: Boost related modifications in build system. 2017-08-23 15:29:34 -06:00
Jason Volk 36eb3a778d client: Various fixes to the client. 2017-08-23 15:28:25 -06:00
Jason Volk c9e947e66f ircd: Remove aborted cruft. 2017-08-23 15:27:41 -06:00
Jason Volk 4d4a56fe9c ircd::js: Upgrade SpiderMonkey to esr52 from esr45. 2017-08-23 15:25:22 -06:00
Jason Volk 1f4b21458f tools: Update buildrocks script; stronger version pinning. 2017-08-23 15:19:35 -06:00
Jason Volk 4f095024ee ircd::db: Update pure-virtual requirement in database::stats. 2017-08-23 15:19:35 -06:00
Jason Volk 7df3f6b5e6 configure.ac: Remove Bison/YACC checks. 2017-08-23 15:19:35 -06:00
Jason Volk 59e05b44be modules: Add initial UI for IRCd served over HTTP running Matrix.
Client Alpha (Chlamydia Client)
2017-08-23 15:15:01 -06:00
Jason Volk 6e44074bad ircd: Various client / listener / main related. 2017-08-23 15:13:57 -06:00
Jason Volk c1ef99c0cd ircd::conf: Doomed conf related. 2017-08-23 15:12:16 -06:00
Jason Volk a4e8643cf0 charybdis: Improve console for matrix. 2017-08-23 15:11:40 -06:00
Jason Volk a3117391b5 ircd/modules: Preliminary matrix scaffold. 2017-08-23 15:10:28 -06:00
Jason Volk a57070a9cf ircd: Minor socket log message improvements. 2017-08-23 15:06:58 -06:00
Jason Volk 30fb1d59d7 ircd: Preliminary resource handler infrastructure. 2017-08-23 15:06:14 -06:00
Jason Volk 2172b39f9e ircd::js: Minor fixes to JS subsystem. 2017-08-23 15:04:45 -06:00
Jason Volk e2bfd79336 tools: Improve js build script. 2017-08-23 15:03:27 -06:00
Jason Volk 03734c7fb5 ircd::json: Fixes to grammar and generator related. 2017-08-23 15:02:24 -06:00
Jason Volk 6dbc9201f1 ircd::json: Add preliminary map and object. 2017-08-23 15:01:58 -06:00
Jason Volk c1638d1dfa ircd::http: Fixes to HTTP grammar and output. 2017-08-23 15:00:21 -06:00