Commit Graph

  • 1692bf7597 Add FUNDING.yml Tulir Asokan 2020-06-18 00:01:21 +0300
  • 18a872e3ee
    Added tmdb bot to README.md #94 Lomion0815 2020-06-22 22:47:26 +0200
  • 512a680678 Add pyquery to docker image Tulir Asokan 2020-06-20 14:31:24 +0300
  • 3836ff59bf Fix color logging import Tulir Asokan 2020-06-16 18:57:25 +0300
  • 346b1c9dac Bump mautrix-python version Tulir Asokan 2020-06-16 17:29:32 +0300
  • 6b174766ad Add maubot twilio link #93 Jeff Casavant 2020-06-13 13:04:27 -0400
  • 4422f8128c
    Bump websocket-extensions in /maubot/management/frontend #92 dependabot[bot] 2020-06-06 21:04:06 +0000
  • 3acd61379f Add the gitea bot to plugin list #91 saces 2020-05-16 01:36:47 +0200
  • 6960382aeb Fix mistake Tulir Asokan 2020-05-08 12:37:05 +0300
  • 341b3db99e Make parse_formatted output links in a nicer way than markdown Tulir Asokan 2020-05-08 11:49:56 +0300
  • 98eeb6a808 Don't throw error if CLI config is missing keys Tulir Asokan 2020-04-28 17:37:28 +0300
  • 6b5dedb29f Add better error message for registration target server not found Tulir Asokan 2020-04-22 23:31:37 +0300
  • 4b88971b3b Update type hint in spdx.py Tulir Asokan 2020-04-22 23:10:06 +0300
  • 593f2ae1d8 Add maubot server alias feature Tulir Asokan 2020-04-22 23:09:05 +0300
  • 6e075c88fa URL-encode params in mbc auth to prevent weird errors Tulir Asokan 2020-04-22 23:08:32 +0300
  • 79fe991daf Force instance ID to be lowercase when updating Tulir Asokan 2020-04-22 22:40:22 +0300
  • 36b2de7cc5 add giteapy to dependencies, required for the gitea bot #90 saces 2020-03-20 17:29:21 +0100
  • 1214c54c35 Put the mkdir at the beginning of the script Fernando Enzo Guarini 2020-04-09 13:27:22 +0200
  • 8d6e77f167
    Put the mkdir at the beginning of the script #89 Fernando Enzo Guarini 2020-04-09 13:27:22 +0200
  • 2881344489 Fix incorrect parameter for generate_mac Tulir Asokan 2020-04-09 10:45:52 +0300
  • 8409b2a5bb Try to make log collector thread safe Tulir Asokan 2020-04-05 16:39:33 +0300
  • 92bfe37436 Add py3-dateutil to docker image by default Tulir Asokan 2020-03-25 21:26:28 +0200
  • aac1f267d7 Fix exception when running subcommand without enough arguments Tulir Asokan 2020-03-25 21:26:17 +0200
  • 6a74a360ca Update mautrix-python Tulir Asokan 2020-03-06 15:17:22 +0200
  • 798f5da5de Add option to disable online status for bots Tulir Asokan 2020-03-06 15:09:42 +0200
  • 4aada15bbe
    Merge pull request #86 from Half-Shot/patch-1 Tulir Asokan 2020-03-04 15:34:32 +0200
  • c4aee0d1eb
    Update client_auth.py #86 Will Hunt 2020-03-04 13:31:45 +0000
  • 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 #87 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 #84 Sandro Jäckel 2020-02-16 09:32:12 +0100
  • 6ea1b003bd mods for ansible #82 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 #80 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 #81 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
  • ab88568d08 Add db table for plugin files plugin-files Tulir Asokan 2020-01-02 02:03:53 +0200
  • 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 #77 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 #72 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