Commit Graph

2723 Commits

Author SHA1 Message Date
Pragmatic Software c399116c4e WebPaste: Encode output as UTF-8 2019-06-30 20:47:49 -07:00
Pragmatic Software 8f98d3d55c FactoidCommands: improve output of factshow -p to be more like it was without -p 2019-06-30 20:21:09 -07:00
Pragmatic Software f34cf704cc FactoidCommands: factshow now accepts -p option to paste contents 2019-06-30 20:12:41 -07:00
Pragmatic Software dea44fb405 Fix and clean up factadd -url (todo: forking) 2019-06-30 17:54:08 -07:00
Naïm Favier 3fb72f73c5 Add URL support to factadd (#51)
* FactoidCommands.pm: remove trailing whitespace

* Add URL support to factadd
2019-06-30 17:45:05 -07:00
Pragmatic Software 1663ae065d Update factoids 2019-06-30 17:00:40 -07:00
Pragmatic Software d87c29a698 Sort JSON keys when saving 2019-06-30 17:00:03 -07:00
Pragmatic Software f7b1551979 Remove space_before from JSON pretty print 2019-06-30 16:48:12 -07:00
Pragmatic Software ab435f11d4 Update version 2019-06-30 15:08:33 -07:00
Pragmatic Software 2cdb70c5bf Fix Unicode encoding issues 2019-06-30 15:08:18 -07:00
Pragmatic Software 00eac49ca9 Remove redundant "Loading ..." log messages 2019-06-28 00:56:18 -07:00
Pragmatic Software 5f35d48c73 Correct file permissions for factoids 2019-06-28 00:24:32 -07:00
Pragmatic Software 5a26aca801 Convert HashObject file format to JSON to support newlines in factoid contents, etc 2019-06-28 00:22:57 -07:00
Pragmatic Software 33059a54d9 Update version 2019-06-26 09:35:22 -07:00
Pragmatic Software 6fd850eb80 doc/MODULES: Add IPC::Run 2019-06-26 09:35:13 -07:00
Pragmatic Software 5e2cb09744 Fix trailing whitespace throughout 2019-06-26 09:34:19 -07:00
Pragmatic Software 8b5de0beee Update version 2019-06-25 23:21:24 -07:00
Pragmatic Software d4853a0323 compiler_vm: improve split_line 2019-06-25 23:21:15 -07:00
Pragmatic Software 8c97a57eab Interpreter: improve split_line 2019-06-25 23:19:57 -07:00
Pragmatic Software 57630e7c12 Update version 2019-06-25 18:23:25 -07:00
Pragmatic Software 0310145c7d Interpreter: commands can now be split with ;; 2019-06-25 18:23:21 -07:00
Pragmatic Software 9d6604da19 Update version 2019-06-25 14:42:01 -07:00
Pragmatic Software e205cf7d6b compiler_vm: revert behavior of -stdin option; revert handing of escape character; disable abbreviated options 2019-06-25 14:41:54 -07:00
Pragmatic Software 21ffced2d7 Update version 2019-06-24 19:02:06 -07:00
Pragmatic Software bb8647d604 Update factoids 2019-06-24 19:02:03 -07:00
Pragmatic Software 4176849e37 compiler_vm: improve escaping of quotes 2019-06-24 19:01:38 -07:00
Pragmatic Software 8e21de1f60 Interpreter: split_line is now smarter about JSON and code 2019-06-24 16:47:31 -07:00
Pragmatic Software 3e2395370f AntiRepeat: strip nick-like prefixes 2019-06-24 12:59:09 -07:00
Pragmatic Software 87e0d33870 AntiRepeat: pay attention to /me 2019-06-24 12:52:41 -07:00
Pragmatic Software bbd015e607 Update version 2019-06-23 10:34:46 -07:00
Pragmatic Software 8f8b11b9e6 ChanOpCommands: respect effective-level override for chan op commands 2019-06-23 10:34:41 -07:00
Pragmatic Software 0f81e39276 WebPaste: remove ptpb.pw 2019-06-22 18:48:06 -07:00
Pragmatic Software ee33d9f5d6 Update version 2019-06-22 18:30:44 -07:00
Pragmatic Software 1e15848442 FactoidCommands: quote arugments only if necessary 2019-06-22 18:30:40 -07:00
Pragmatic Software 5cf13c1bdd Factoids: Remove use of shellwords 2019-06-22 18:29:54 -07:00
Pragmatic Software 51fa020de2 Commands: Remove unused reference 2019-06-22 18:28:38 -07:00
Pragmatic Software 3305900497 compiler_vm: fix C pretty-formatter 2019-06-22 18:28:11 -07:00
Pragmatic Software 5c8eab8a4c Update version 2019-06-21 12:36:55 -07:00
Pragmatic Software 8235511e14 Update factoids 2019-06-21 12:36:52 -07:00
Pragmatic Software 624c036146 AntiFlood: minor text changes for `unbanme` 2019-06-21 12:36:43 -07:00
Pragmatic Software baa33d9fce Update version 2019-06-20 08:55:05 -07:00
Pragmatic Software e0105c0646 compiler_vm: remove left-over arguments processing code 2019-06-20 08:54:23 -07:00
Pragmatic Software e764c9c71a Update factoids 2019-06-14 18:50:04 -07:00
Pragmatic Software 3676aed1eb Update version 2019-06-14 18:49:44 -07:00
Pragmatic Software 3b4a6c929a Refactoring compiler_vm a bit (2/2) 2019-06-14 18:49:33 -07:00
Pragmatic Software 069522f154 Update factoids 2019-06-13 20:10:05 -07:00
Pragmatic Software e4ccb1df05 compiler_vm: remove leftover unused module 2019-06-12 23:13:02 -07:00
Pragmatic Software 8bc8a7a8b1 Refactoring compiler_vm a bit (1/2) 2019-06-12 21:35:04 -07:00
Pragmatic Software 2832298af3 FactoidModuleLauncher: remove obsoleted escape-handling "magic" 2019-06-10 11:53:04 -07:00
Pragmatic Software 4826b1c851 Interpreter: add default options to split_line() 2019-06-10 11:51:48 -07:00