Commit Graph

  • 2ba1f46149 Reorganize things, add sidebar and topbar Tulir Asokan 2018-11-08 01:02:46 +0200
  • f3a0b7bc4f Implement login Tulir Asokan 2018-11-06 23:27:17 +0200
  • 4bc78996c1 Add UID/GID option and custom config base for docker Tulir Asokan 2018-11-04 23:05:39 +0200
  • 8cd8f52566 Base frontend stuff and login view Tulir Asokan 2018-11-04 22:55:58 +0200
  • 8c58048169 docker : cleanup and fixes dek 2018-11-03 01:50:30 +0100
  • 2736a1f47f Fix reusing management API responses and some other things Tulir Asokan 2018-11-02 18:45:07 +0200
  • ec22e5eba7 Add /auth/ping and prepare for frontend dev Tulir Asokan 2018-11-02 15:16:30 +0200
  • a584cba794 Return config with instances in management API Tulir Asokan 2018-11-02 12:27:49 +0200
  • a7a4c07411
    Merge pull request #11 from maubot/management Tulir Asokan 2018-11-02 01:28:30 +0200
  • fd64b7b9b1 Merge branch 'master' into management Tulir Asokan 2018-11-02 01:25:14 +0200
  • c70818fef2 Update plugin list and add link to API spec Tulir Asokan 2018-11-02 01:21:22 +0200
  • 982623b677 Fix patching instances Tulir Asokan 2018-11-02 00:53:43 +0200
  • f5886ed34b Fix creating clients Tulir Asokan 2018-11-02 00:43:00 +0200
  • 1e37a56096 Update version Tulir Asokan 2018-11-02 00:09:42 +0200
  • 8b97134efd Update spec and fix minor problems in implementation Tulir Asokan 2018-11-01 23:57:24 +0200
  • 383c9ce5ec Implement client API Tulir Asokan 2018-11-01 23:31:30 +0200
  • bc87b2a02b Refactor things and implement instance API Tulir Asokan 2018-11-01 18:11:54 +0200
  • cbeff0c0cb Add created at timestamp to tokens for future-proofing Tulir Asokan 2018-11-01 12:59:22 +0200
  • e48cd26cb0 Fix docker-run and login endpoint Tulir Asokan 2018-11-01 12:56:24 +0200
  • e9d48e863c Install py3-bcrypt and py3-cffi from apk in docker image Tulir Asokan 2018-11-01 12:41:53 +0200
  • 1f42d3da1a Merge branch 'master' into management Tulir Asokan 2018-11-01 12:35:14 +0200
  • b39225119b
    Update README.md Tulir Asokan 2018-11-01 12:34:08 +0200
  • 28d7731e70 Fix bugs in init and plugin upload filenames Tulir Asokan 2018-11-01 12:28:56 +0200
  • 767885cec7 Pass asyncio event loop and http session to plugin instances Tulir Asokan 2018-11-01 11:58:58 +0200
  • 9e066478a9 Refactor how plugins are started and update spec Tulir Asokan 2018-11-01 01:51:54 +0200
  • b96d6e6a94 Remove command_spec table Tulir Asokan 2018-10-31 22:55:43 +0200
  • 4b7c38ca2a Add clients and instances API stubs Tulir Asokan 2018-10-31 22:41:00 +0200
  • 057ccc1914 Refactor management API impl Tulir Asokan 2018-10-31 22:28:13 +0200
  • c7d16a5d46 Update management spec Tulir Asokan 2018-10-31 22:27:50 +0200
  • 14fd0d6ac9 Finish plugin API and add basic login system Tulir Asokan 2018-10-31 02:03:27 +0200
  • d7f072aeff Even more plugin API stuff Tulir Asokan 2018-10-31 00:27:50 +0200
  • 73213040f1 Update list of plugins Tulir Asokan 2018-10-30 22:20:10 +0200
  • 0148f74d90 Merge branch 'master' into management Tulir Asokan 2018-10-30 21:44:53 +0200
  • 26c4fae464 Update version Tulir Asokan 2018-10-30 21:42:21 +0200
  • a2ba9b245e Update mautrix.util imports Tulir Asokan 2018-10-30 21:40:41 +0200
  • 91f804d4cf Allow commands for all non-notice message types Tulir Asokan 2018-10-30 21:29:58 +0200
  • d5353430a8 More plugin API stuff Tulir Asokan 2018-10-30 00:50:38 +0200
  • 44aba396b7 Random changes slightly related to a maubot plugin packager cli program Tulir Asokan 2018-10-29 17:47:49 +0200
  • f2449e2eba Start working on management API implementation Tulir Asokan 2018-10-28 01:31:03 +0300
  • aefdcd9447 Fix minor things in management API spec Tulir Asokan 2018-10-27 19:58:35 +0300
  • 6001b66044 Add initial management API spec Tulir Asokan 2018-10-27 14:21:07 +0300
  • 283863c390 Add frontend stub Tulir Asokan 2018-10-26 00:21:00 +0300
  • 038fbc43f1 Add automatic sqlalchemy commit Tulir Asokan 2018-10-22 02:01:06 +0300
  • 894c5df07b Fix config updating and make plugin dbs somewhat configurable Tulir Asokan 2018-10-22 01:57:29 +0300
  • 485040e687 Add temporary request_db_engine() implementation Tulir Asokan 2018-10-22 01:13:50 +0300
  • fd14a38546 Make command arguments map optional and fix optional command arguments Tulir Asokan 2018-10-21 21:57:34 +0300
  • a4fb18038c Update version Tulir Asokan 2018-10-21 01:01:51 +0300
  • 1ffc536f0c Add SIGINT/SIGTERM handler Tulir Asokan 2018-10-20 21:01:13 +0300
  • d7bbe1498a Remove unused import Tulir Asokan 2018-10-20 19:38:55 +0300
  • b29a7d186e Add configuration for plugins Tulir Asokan 2018-10-20 18:39:16 +0300
  • ac5f059ef4 Update docker setup Tulir Asokan 2018-10-18 15:31:18 +0300
  • 3337ac52ea Update readme and version to .dev2 Tulir Asokan 2018-10-18 00:02:15 +0300
  • a13fa556a9 Add sync filter for bots Tulir Asokan 2018-10-17 23:43:56 +0300
  • 3c565c76ec Make docker-run.sh executable Tulir Asokan 2018-10-17 23:15:09 +0300
  • 457b3d444a Fix dockerfile Tulir Asokan 2018-10-17 23:02:04 +0300
  • 6a95ef0007
    Merge pull request #7 from maubot/python-rewrite Tulir Asokan 2018-10-17 22:51:08 +0300
  • cc053d0cfc Move bot helper checks to command event handler Tulir Asokan 2018-10-17 22:45:59 +0300
  • 06eef9d6f2 Use join_room instead of join_room_by_id Tulir Asokan 2018-10-17 22:09:08 +0300
  • 2844865e3a Fix potential await bug Tulir Asokan 2018-10-17 21:36:09 +0300
  • f94638a937 Add untested dockerfile Tulir Asokan 2018-10-17 21:17:15 +0300
  • c342dc225f Move bot-oriented stuff from mautrix-python and add more logs Tulir Asokan 2018-10-17 20:17:14 +0300
  • 4d2f2cd173 Set bot profile info at startup and add example maubot.ini Tulir Asokan 2018-10-17 15:00:51 +0300
  • 350749a2c1 Fix setup.py classifiers Tulir Asokan 2018-10-17 01:44:10 +0300
  • 2d95b54758 Remove event proxy class Tulir Asokan 2018-10-17 01:31:12 +0300
  • 1d8de8b5f2 Make it work Tulir Asokan 2018-10-17 01:30:08 +0300
  • dce2771588 Make it run Tulir Asokan 2018-10-16 22:15:35 +0300
  • eef052b1e9 More changes Tulir Asokan 2018-10-16 16:41:02 +0300
  • 0b246e44a8 Add command matching stuff Tulir Asokan 2018-10-16 00:25:23 +0300
  • c79ed97a47 Separate plugin loader Tulir Asokan 2018-10-14 22:57:11 +0300
  • 523ec69b3b Update gitignore Tulir Asokan 2018-10-14 22:11:40 +0300
  • 7924b70549 Add a bunch of stuff Tulir Asokan 2018-10-14 22:08:11 +0300
  • 60c3e8a4d3 Update zipimport backport Tulir Asokan 2018-10-13 15:58:23 +0300
  • 91dc5646c7 Add autojoin event handler Tulir Asokan 2018-10-13 00:30:05 +0300
  • 6969b2e273 Add db and client stuff Tulir Asokan 2018-10-10 22:51:34 +0300
  • c161fd71e7 top Tulir Asokan 2018-09-26 10:32:24 +0300
  • 4550fa25f7 Start Python rewrite Tulir Asokan 2018-09-23 17:56:21 +0300
  • f06c6dd767 Fix active command matching Tulir Asokan 2018-09-21 23:33:37 +0300
  • b805641ea4 Fix passive command regex compiling and send m.notices by default Tulir Asokan 2018-09-21 16:09:26 +0300
  • ba6bbead12 Fix SendMessageEvent signature Tulir Asokan 2018-09-21 00:36:45 +0300
  • 6868b08fa9 More functions for clients Tulir Asokan 2018-09-21 00:35:24 +0300
  • f7fd012218 Use fallbackless body when matching passive commands Tulir Asokan 2018-09-20 23:45:58 +0300
  • 66849dd40d Update dep in dockerfile Tulir Asokan 2018-09-20 01:49:39 +0300
  • a77084b12e Fix log file name format and remove old debug prints Tulir Asokan 2018-09-20 01:47:24 +0300
  • 2a0106da26 Update dependencies Tulir Asokan 2018-09-20 01:28:37 +0300
  • 22ef8195dd
    Merge pull request #3 from maubot/command-handlers Tulir Asokan 2018-09-20 01:16:36 +0300
  • ff26598910 Update gomatrix, add logging and other things Tulir Asokan 2018-09-20 01:16:13 +0300
  • 36582d831b Add gcc for sqlite3 compile Tulir Asokan 2018-07-06 16:48:20 +0300
  • bd9f6d2223 Enable cgo in dockerfile Tulir Asokan 2018-07-06 16:46:32 +0300
  • 7ba3c5c9aa Fix building in dockerfile Tulir Asokan 2018-07-06 16:44:21 +0300
  • eb11392125 Add config path to dockerfile cmd Tulir Asokan 2018-07-06 16:32:40 +0300
  • bb48358bec Update maulogger Tulir Asokan 2018-07-06 16:31:42 +0300
  • 4e186fae48 Add dockerfile Tulir Asokan 2018-07-06 16:09:25 +0300
  • e26fc65cd0 Add dep Tulir Asokan 2018-07-06 16:08:50 +0300
  • d261997d84 Require ! at start of active commands Tulir Asokan 2018-06-21 22:08:33 +0300
  • ad5e2ef72f Fill event values with matched command stuff Tulir Asokan 2018-06-20 23:28:01 +0300
  • 4536fcfe62 Add command spec parsing/handler execution Tulir Asokan 2018-06-20 22:25:33 +0300
  • 307a32e0c0 Add unfinished command handler system based on the improved bot support proposal Tulir Asokan 2018-06-19 01:25:47 +0300
  • 946dac989a Add plugin list Tulir Asokan 2018-06-15 18:47:58 +0300
  • 5b04962ac7 Use *maubot.Event everywhere to remove reply fallback bugs Tulir Asokan 2018-06-15 18:34:38 +0300
  • 944b384633 Use custom type for EventHandler output Tulir Asokan 2018-06-14 20:21:44 +0300