Commit graph

  • 4c2d198387 Bump version to 0.1.0.beta1 Tulir Asokan 2020-03-01 14:21:44 +0200
  • d2afc7cee4 Improve standalone dockerfile for caching Tulir Asokan 2020-03-01 14:08:16 +0200
  • 946c346481 Update mautrix-python again Tulir Asokan 2020-03-01 14:05:18 +0200
  • 155526bc14 Improve dockerfile and update mautrix-python Tulir Asokan 2020-03-01 13:53:10 +0200
  • f36827f9cc Add simple mbc script for docker Tulir Asokan 2020-02-26 01:04:57 +0200
  • 265307a870 Fix dockerignore in CI Tulir Asokan 2020-02-26 00:54:10 +0200
  • ad93d8347e Add XDG_CONFIG_HOME to docker image so maubot-cli.json is stored in /data Tulir Asokan 2020-02-26 00:44:54 +0200
  • 9a777ee451 Optimize CI and dockerfile caching Tulir Asokan 2020-02-26 00:42:06 +0200
  • 293b44729c Try to make commands case insensitive. Should fix #83 Tulir Asokan 2020-02-25 22:33:19 +0200
  • aaf97b4f94 Add arm64 docker builds to CI Tulir Asokan 2020-02-25 22:32:32 +0200
  • 72df8964ae
    Fix mbc login in docker Sandro 2020-02-25 07:36:45 +0100
  • ec58900cf2
    Actually use user_type, and make it default to "bot" Will Hunt 2020-02-20 14:39:26 +0000
  • fd379b0108
    User types are part of the hmac Will Hunt 2020-02-20 14:36:29 +0000
  • b9bcf90742
    Replace build-base with gcc and musl-dev, remove build deps, order alphabetically Sandro Jäckel 2020-02-16 09:32:12 +0100
  • 6ea1b003bd mods for ansible paulbdavis 2020-01-19 01:40:28 -0700
  • 342ab32f3a Add internal option for client-wide reply disabling Tulir Asokan 2020-01-23 18:30:27 +0200
  • 3621ddc190 Update docker images to Alpine 3.11 Tulir Asokan 2020-01-23 14:35:35 +0200
  • d874f43df9
    Merge pull request #80 from karthanistyr/feature/ui_support_subpath Tulir Asokan 2020-01-23 14:28:31 +0200
  • f65f4c540b Review fixes based on comments Antoine Mazeas 2020-01-20 11:19:41 +0100
  • 7f64d21e1e Fix mistakes in standalone bot main file Tulir Asokan 2020-01-16 21:08:12 +0200
  • 6b586f0b82 Add python-gitlab to Dockerfile (#81) L0ric0 2020-01-13 00:07:34 +0100
  • 5dfad88cc3
    Merge branch 'master' of github.com:maubot/maubot Lorenz Steinert 2020-01-12 10:22:28 +0100
  • df14621ff9
    add python-gitlab to Dockerfile Lorenz Steinert 2020-01-12 10:21:07 +0100
  • 3aadf0c2a9 Swap urllib for yarl; make use of process.env Antoine Mazeas 2020-01-09 14:32:38 +0100
  • 3b603a2180 Revert obsolete change Antoine Mazeas 2020-01-07 19:36:17 +0100
  • 9d587e32f2 Readd BASE_PATH export Antoine Mazeas 2020-01-07 19:21:37 +0100
  • 3c7b4fc09c Make management UI aware of URL subpaths in config Antoine Mazeas 2020-01-07 19:04:40 +0100
  • 8a711e0c8e Update Ace Tulir Asokan 2020-01-02 01:05:26 +0200
  • 9ee0e09a5e Turn login div into form to allow using enter Tulir Asokan 2020-01-02 00:46:38 +0200
  • 6bc6a08c83 Quote table names in plugin database explorer Tulir Asokan 2020-01-02 00:45:45 +0200
  • 69362de854 Fix eslint warnings Tulir Asokan 2020-01-02 00:44:46 +0200
  • 39a11e18d9 Update frontend dependencies Tulir Asokan 2020-01-02 00:42:20 +0200
  • fba1697855 Add github plugin to readme Tulir Asokan 2020-01-01 23:05:14 +0200
  • 77401cbaf8
    Bump handlebars from 4.1.2 to 4.5.3 in /maubot/management/frontend dependabot[bot] 2019-12-28 14:17:00 +0000
  • 8687a3b591 Fix startup for plugins without webapp Tulir Asokan 2019-12-28 16:11:47 +0200
  • 169aece027 Bump dev build number Tulir Asokan 2019-12-28 16:04:38 +0200
  • 393ee354f6 Increase config wrapping width for plugin configs Tulir Asokan 2019-12-28 16:02:29 +0200
  • 50addc2ceb Allow plugins to add more classes as handler sources Tulir Asokan 2019-12-26 17:47:30 +0200
  • 4c1fe0fb37 Update mautrix-python Tulir Asokan 2019-11-21 23:34:08 +0200
  • 7a06df51e1 Automatically join new room on upgrade Tulir Asokan 2019-11-21 23:08:12 +0200
  • c190b75172 Add gitlab bot to README.md Tulir Asokan 2019-11-17 23:09:10 +0200
  • b15e692cf9 Bump dev build number Tulir Asokan 2019-11-17 22:31:37 +0200
  • 1d03fd83df Switch to commonmark Tulir Asokan 2019-11-17 22:31:16 +0200
  • bb45218639 Fix splitting arguments when command has newlines Tulir Asokan 2019-11-17 22:31:02 +0200
  • acd0872e98 Remove matplotlib from dockerfile Tulir Asokan 2019-11-07 23:58:21 +0200
  • 6d05ce3869 Bump minimum mautrix-python version Tulir Asokan 2019-11-07 23:27:09 +0200
  • 6f37f914e9
    Merge pull request #72 from L0ric0/master Tulir Asokan 2019-10-23 14:46:55 +0300
  • 6082a47fdc Fix building standalone image Tulir Asokan 2019-10-23 01:53:47 +0300
  • fa77005121 Add standalone single-plugin executor Tulir Asokan 2019-10-23 01:14:54 +0300
  • 0a7f80df21 Fix some things Tulir Asokan 2019-10-23 01:14:39 +0300
  • 2d1560e92a
    fix start and end positions of match Lorenz Steinert 2019-10-16 16:08:01 +0200
  • bf4c062d43 Include alembic.ini in pypi build Tulir Asokan 2019-09-29 16:59:28 +0300
  • 0ef0acec6c Make new pypi build Tulir Asokan 2019-09-29 16:55:51 +0300
  • 341fb85b54 Fix typo and add commitstrip and supportportal plugins to readme Tulir Asokan 2019-09-28 19:03:50 +0300
  • decc906f06 Run alembic at startup Tulir Asokan 2019-09-28 18:25:30 +0300
  • 2341d29856 Use mautrix-python master branch Tulir Asokan 2019-09-28 17:31:52 +0300
  • ccc94da432 Add edits parameter to client.send_markdown Tulir Asokan 2019-09-28 17:20:55 +0300
  • 7fcb7cbf0a Update type hints and allow InternalEventTypes for @event.on Tulir Asokan 2019-09-27 00:45:30 +0300
  • ed6055744f Add Alembic setup Tulir Asokan 2019-09-27 00:45:17 +0300
  • a96367de3d Make new pypi dev build Tulir Asokan 2019-09-11 14:18:41 +0300
  • 506ffdedf5 Import db base from util Tulir Asokan 2019-09-01 22:11:28 +0300
  • 02360693a7 Bump mautrix-python requirement Tulir Asokan 2019-09-01 22:08:40 +0300
  • 0c8a79fab0 Minor style fix Tulir Asokan 2019-09-01 21:54:29 +0300
  • bb92a26aaf Use remote_avatar/displayname in client selector too Tulir Asokan 2019-09-01 21:52:58 +0300
  • 1abd0d4820 Fix device ID generation Tulir Asokan 2019-09-01 15:16:49 +0300
  • 1cb2ec5a9b Only show config editor if plugin type has config Tulir Asokan 2019-09-01 15:15:54 +0300
  • 6e8bf60050 Merge remote-tracking branch 'Half-Shot/hs/bot-user-type' Tulir Asokan 2019-09-01 15:08:42 +0300
  • bbbb92782f Fix updating instance with sqlalchemy core Tulir Asokan 2019-09-01 15:07:09 +0300
  • 4d7fa10382 Add exec bot to readme Tulir Asokan 2019-09-01 14:46:13 +0300
  • b59eab2953 Stop using SQLAlchemy ORM and add colorful logs Tulir Asokan 2019-09-01 14:46:08 +0300
  • 59998b99b1 Update mautrix-python Tulir Asokan 2019-08-31 14:56:22 +0300
  • 33a83e0701 Fix starting syncing when there's no avatar set Tulir Asokan 2019-08-31 14:55:16 +0300
  • 811b5877b0 Fix previous commit Tulir Asokan 2019-08-31 12:44:32 +0300
  • c9c8ac08a1 Show avatar and name from server if profile overwriting is disabled Tulir Asokan 2019-08-31 12:32:25 +0300
  • 71d0bf0238 New pypi dev build Tulir Asokan 2019-08-31 12:00:32 +0300
  • d5541caf8d Support disabling setting displayname/avatar url Tulir Asokan 2019-08-31 11:53:30 +0300
  • cbe312176d Fix original plugin base config object being mutated when updating config Tulir Asokan 2019-08-30 01:27:58 +0300
  • eb353c4964 Add edit function to MaubotMessageEvent Tulir Asokan 2019-08-30 01:27:40 +0300
  • 9fe7816b49
    Ignore user_type for login Will Hunt 2019-08-28 10:03:28 +0100
  • d8c58504c5
    Pull user_type from the request Will Hunt 2019-08-28 08:30:06 +0100
  • 564cc0bf2c
    Register clients with user_type "bot" Will Hunt 2019-08-28 08:11:33 +0100
  • aaf5e43d9f Update mautrix-python Tulir Asokan 2019-08-24 15:14:57 +0300
  • c442ca4d86 Don't show homeserver as selected when one isn't actually selected. Fixes #57 Tulir Asokan 2019-08-11 15:36:24 +0300
  • e82980c456 Add more deps to docker image Tulir Asokan 2019-07-28 21:56:43 +0300
  • 15ec4f7155 Add .gitlab-ci.yml Tulir Asokan 2019-07-28 21:07:56 +0300
  • 95de3b91ae Bump minimum mautrix-python version Tulir Asokan 2019-07-21 20:50:33 +0300
  • d557a5b02a Add sync state indicator and support for clearing cache Tulir Asokan 2019-07-21 20:37:32 +0300
  • 13065451f5 Fix error in client create view Tulir Asokan 2019-07-21 18:56:05 +0300
  • bc700df938 Push recent changes to PyPI Tulir Asokan 2019-07-21 18:20:18 +0300
  • d451a8d669 Use more specific mautrix.client import path Tulir Asokan 2019-07-21 18:18:22 +0300
  • 0488058a02 Fix defaultPut suffix parameter Tulir Asokan 2019-07-16 03:16:37 +0300
  • e5e614fc4b Add fancier server selector Tulir Asokan 2019-07-16 03:12:13 +0300
  • 924f627c58 Fix web app homepage Tulir Asokan 2019-07-16 03:11:53 +0300
  • 8b0bd510f9 Stop requiring super call to activate event handlers in plugin start/stop methods Tulir Asokan 2019-07-13 15:48:13 +0300
  • 7e6c51d18f Update frontend dependencies Tulir Asokan 2019-07-11 01:00:11 +0300
  • cd43fcde4b Fix error preventing any bot from syncing Tulir Asokan 2019-07-09 23:08:28 +0300
  • d32a88f3b4 Update mautrix-python version Tulir Asokan 2019-07-09 19:31:56 +0300
  • 59fb3a6782 Update README.md Tulir Asokan 2019-06-23 02:14:24 +0300
  • 29631b370f Update frontend packages Tulir Asokan 2019-06-21 14:47:04 +0300
  • 12cc0c6672 Update dev version number Tulir Asokan 2019-06-21 14:45:54 +0300