Commit graph

  • 2844865e3a Fix potential await bug Tulir Asokan 2018-10-17 21:36:09 +03:00
  • f94638a937 Add untested dockerfile Tulir Asokan 2018-10-17 21:17:15 +03:00
  • c342dc225f Move bot-oriented stuff from mautrix-python and add more logs Tulir Asokan 2018-10-17 20:17:14 +03:00
  • 4d2f2cd173 Set bot profile info at startup and add example maubot.ini Tulir Asokan 2018-10-17 15:00:51 +03:00
  • 350749a2c1 Fix setup.py classifiers Tulir Asokan 2018-10-17 01:44:10 +03:00
  • 2d95b54758 Remove event proxy class Tulir Asokan 2018-10-17 01:31:12 +03:00
  • 1d8de8b5f2 Make it work Tulir Asokan 2018-10-17 01:30:08 +03:00
  • dce2771588 Make it run Tulir Asokan 2018-10-16 22:15:35 +03:00
  • eef052b1e9 More changes Tulir Asokan 2018-10-16 16:41:02 +03:00
  • 0b246e44a8 Add command matching stuff Tulir Asokan 2018-10-16 00:25:23 +03:00
  • c79ed97a47 Separate plugin loader Tulir Asokan 2018-10-14 22:57:11 +03:00
  • 523ec69b3b Update gitignore Tulir Asokan 2018-10-14 22:11:40 +03:00
  • 7924b70549 Add a bunch of stuff Tulir Asokan 2018-10-14 22:08:11 +03:00
  • 60c3e8a4d3 Update zipimport backport Tulir Asokan 2018-10-13 15:58:23 +03:00
  • 91dc5646c7 Add autojoin event handler Tulir Asokan 2018-10-13 00:30:05 +03:00
  • 6969b2e273 Add db and client stuff Tulir Asokan 2018-10-10 22:51:34 +03:00
  • c161fd71e7 top Tulir Asokan 2018-09-26 10:32:24 +03:00
  • 4550fa25f7 Start Python rewrite Tulir Asokan 2018-09-23 17:56:21 +03:00
  • f06c6dd767 Fix active command matching Tulir Asokan 2018-09-21 23:33:37 +03:00
  • b805641ea4 Fix passive command regex compiling and send m.notices by default Tulir Asokan 2018-09-21 16:09:26 +03:00
  • ba6bbead12 Fix SendMessageEvent signature Tulir Asokan 2018-09-21 00:36:45 +03:00
  • 6868b08fa9 More functions for clients Tulir Asokan 2018-09-21 00:35:24 +03:00
  • f7fd012218 Use fallbackless body when matching passive commands Tulir Asokan 2018-09-20 23:45:58 +03:00
  • 66849dd40d Update dep in dockerfile Tulir Asokan 2018-09-20 01:49:39 +03:00
  • a77084b12e Fix log file name format and remove old debug prints Tulir Asokan 2018-09-20 01:47:24 +03:00
  • 2a0106da26 Update dependencies Tulir Asokan 2018-09-20 01:28:37 +03:00
  • 22ef8195dd
    Merge pull request #3 from maubot/command-handlers Tulir Asokan 2018-09-20 01:16:36 +03:00
  • ff26598910 Update gomatrix, add logging and other things Tulir Asokan 2018-09-20 01:16:13 +03:00
  • 36582d831b Add gcc for sqlite3 compile Tulir Asokan 2018-07-06 16:48:20 +03:00
  • bd9f6d2223 Enable cgo in dockerfile Tulir Asokan 2018-07-06 16:46:32 +03:00
  • 7ba3c5c9aa Fix building in dockerfile Tulir Asokan 2018-07-06 16:44:21 +03:00
  • eb11392125 Add config path to dockerfile cmd Tulir Asokan 2018-07-06 16:32:40 +03:00
  • bb48358bec Update maulogger Tulir Asokan 2018-07-06 16:31:42 +03:00
  • 4e186fae48 Add dockerfile Tulir Asokan 2018-07-06 16:09:25 +03:00
  • e26fc65cd0 Add dep Tulir Asokan 2018-07-06 16:08:50 +03:00
  • d261997d84 Require ! at start of active commands Tulir Asokan 2018-06-21 22:08:33 +03:00
  • ad5e2ef72f Fill event values with matched command stuff Tulir Asokan 2018-06-20 23:28:01 +03:00
  • 4536fcfe62 Add command spec parsing/handler execution Tulir Asokan 2018-06-20 22:25:33 +03:00
  • 307a32e0c0 Add unfinished command handler system based on the improved bot support proposal Tulir Asokan 2018-06-19 01:25:47 +03:00
  • 946dac989a Add plugin list Tulir Asokan 2018-06-15 18:47:58 +03:00
  • 5b04962ac7 Use *maubot.Event everywhere to remove reply fallback bugs Tulir Asokan 2018-06-15 18:34:38 +03:00
  • 944b384633 Use custom type for EventHandler output Tulir Asokan 2018-06-14 20:21:44 +03:00
  • feaf75b327 Small fixes Tulir Asokan 2018-06-14 13:36:53 +03:00
  • 3a27831112 Move interfaces to maubot package and other stuff to app/ Tulir Asokan 2018-06-14 11:11:24 +03:00
  • ef8fffaff8 Separate plugin interface to reduce file size Tulir Asokan 2018-06-14 10:29:37 +03:00
  • d572522a96 Initial commit Tulir Asokan 2018-06-14 01:41:05 +03:00