Commit graph

  • 69d7a4341b Add support for end-to-end encryption. Fixes #46 Tulir Asokan 2020-07-12 14:55:41 +03:00
  • 4e767a10e4 Check for none instead of falsy in arg matching Tulir Asokan 2020-07-11 16:23:00 +03:00
  • 03a1fdaaf5 Stop passing loop to asyncio.gather Tulir Asokan 2020-07-11 16:22:38 +03:00
  • 09108f6a73 Add device_id to client db Tulir Asokan 2020-07-11 16:22:27 +03:00
  • 9578883bbb Update frontend deps Tulir Asokan 2020-07-11 16:21:36 +03:00
  • 37eeb73c47 Add option for listing auth servers Tulir Asokan 2020-07-11 16:21:13 +03:00
  • f52f8988f4 Added tmdb bot to README.md Lomion0815 2020-06-22 22:47:26 +02:00
  • a70aa5cd0a Add maubot twilio link Jeff Casavant 2020-06-13 13:04:27 -04:00
  • 14efaf13df Add the gitea bot to plugin list saces 2020-05-16 01:36:47 +02:00
  • 1692bf7597 Add FUNDING.yml Tulir Asokan 2020-06-18 00:01:21 +03:00
  • 18a872e3ee
    Added tmdb bot to README.md Lomion0815 2020-06-22 22:47:26 +02:00
  • 512a680678 Add pyquery to docker image Tulir Asokan 2020-06-20 14:31:24 +03:00
  • 3836ff59bf Fix color logging import Tulir Asokan 2020-06-16 18:57:25 +03:00
  • 346b1c9dac Bump mautrix-python version Tulir Asokan 2020-06-16 17:29:32 +03:00
  • 6b174766ad Add maubot twilio link Jeff Casavant 2020-06-13 13:04:27 -04:00
  • 4422f8128c
    Bump websocket-extensions in /maubot/management/frontend dependabot[bot] 2020-06-06 21:04:06 +00:00
  • 3acd61379f Add the gitea bot to plugin list saces 2020-05-16 01:36:47 +02:00
  • 6960382aeb Fix mistake Tulir Asokan 2020-05-08 12:37:05 +03:00
  • 341b3db99e Make parse_formatted output links in a nicer way than markdown Tulir Asokan 2020-05-08 11:49:56 +03:00
  • 98eeb6a808 Don't throw error if CLI config is missing keys Tulir Asokan 2020-04-28 17:37:28 +03:00
  • 6b5dedb29f Add better error message for registration target server not found Tulir Asokan 2020-04-22 23:31:37 +03:00
  • 4b88971b3b Update type hint in spdx.py Tulir Asokan 2020-04-22 23:10:06 +03:00
  • 593f2ae1d8 Add maubot server alias feature Tulir Asokan 2020-04-22 23:09:05 +03:00
  • 6e075c88fa URL-encode params in mbc auth to prevent weird errors Tulir Asokan 2020-04-22 23:08:32 +03:00
  • 79fe991daf Force instance ID to be lowercase when updating Tulir Asokan 2020-04-22 22:40:22 +03:00
  • 36b2de7cc5 add giteapy to dependencies, required for the gitea bot saces 2020-03-20 17:29:21 +01:00
  • 1214c54c35 Put the mkdir at the beginning of the script Fernando Enzo Guarini 2020-04-09 13:27:22 +02:00
  • 8d6e77f167
    Put the mkdir at the beginning of the script Fernando Enzo Guarini 2020-04-09 13:27:22 +02:00
  • 2881344489 Fix incorrect parameter for generate_mac Tulir Asokan 2020-04-09 10:45:52 +03:00
  • 8409b2a5bb Try to make log collector thread safe Tulir Asokan 2020-04-05 16:39:33 +03:00
  • 92bfe37436 Add py3-dateutil to docker image by default Tulir Asokan 2020-03-25 21:26:28 +02:00
  • aac1f267d7 Fix exception when running subcommand without enough arguments Tulir Asokan 2020-03-25 21:26:17 +02:00
  • 6a74a360ca Update mautrix-python Tulir Asokan 2020-03-06 15:17:22 +02:00
  • 798f5da5de Add option to disable online status for bots Tulir Asokan 2020-03-06 15:09:42 +02:00
  • 4aada15bbe
    Merge pull request #86 from Half-Shot/patch-1 Tulir Asokan 2020-03-04 15:34:32 +02:00
  • c4aee0d1eb
    Update client_auth.py Will Hunt 2020-03-04 13:31:45 +00:00
  • 4c2d198387 Bump version to 0.1.0.beta1 Tulir Asokan 2020-03-01 14:21:44 +02:00
  • d2afc7cee4 Improve standalone dockerfile for caching Tulir Asokan 2020-03-01 14:08:16 +02:00
  • 946c346481 Update mautrix-python again Tulir Asokan 2020-03-01 14:05:18 +02:00
  • 155526bc14 Improve dockerfile and update mautrix-python Tulir Asokan 2020-03-01 13:53:10 +02:00
  • f36827f9cc Add simple mbc script for docker Tulir Asokan 2020-02-26 01:04:57 +02:00
  • 265307a870 Fix dockerignore in CI Tulir Asokan 2020-02-26 00:54:10 +02:00
  • ad93d8347e Add XDG_CONFIG_HOME to docker image so maubot-cli.json is stored in /data Tulir Asokan 2020-02-26 00:44:54 +02:00
  • 9a777ee451 Optimize CI and dockerfile caching Tulir Asokan 2020-02-26 00:42:06 +02:00
  • 293b44729c Try to make commands case insensitive. Should fix #83 Tulir Asokan 2020-02-25 22:33:19 +02:00
  • aaf97b4f94 Add arm64 docker builds to CI Tulir Asokan 2020-02-25 22:32:32 +02:00
  • 72df8964ae
    Fix mbc login in docker Sandro 2020-02-25 07:36:45 +01:00
  • ec58900cf2
    Actually use user_type, and make it default to "bot" Will Hunt 2020-02-20 14:39:26 +00:00
  • fd379b0108
    User types are part of the hmac Will Hunt 2020-02-20 14:36:29 +00:00
  • b9bcf90742
    Replace build-base with gcc and musl-dev, remove build deps, order alphabetically Sandro Jäckel 2020-02-16 09:32:12 +01:00
  • 6ea1b003bd mods for ansible paulbdavis 2020-01-19 01:40:28 -07:00
  • 342ab32f3a Add internal option for client-wide reply disabling Tulir Asokan 2020-01-23 18:30:27 +02:00
  • 3621ddc190 Update docker images to Alpine 3.11 Tulir Asokan 2020-01-23 14:35:35 +02:00
  • d874f43df9
    Merge pull request #80 from karthanistyr/feature/ui_support_subpath Tulir Asokan 2020-01-23 14:28:31 +02:00
  • f65f4c540b Review fixes based on comments Antoine Mazeas 2020-01-20 11:19:41 +01:00
  • 7f64d21e1e Fix mistakes in standalone bot main file Tulir Asokan 2020-01-16 21:08:12 +02:00
  • 6b586f0b82 Add python-gitlab to Dockerfile (#81) L0ric0 2020-01-13 00:07:34 +01:00
  • 5dfad88cc3
    Merge branch 'master' of github.com:maubot/maubot Lorenz Steinert 2020-01-12 10:22:28 +01:00
  • df14621ff9
    add python-gitlab to Dockerfile Lorenz Steinert 2020-01-12 10:21:07 +01:00
  • 3aadf0c2a9 Swap urllib for yarl; make use of process.env Antoine Mazeas 2020-01-09 14:32:38 +01:00
  • 3b603a2180 Revert obsolete change Antoine Mazeas 2020-01-07 19:36:17 +01:00
  • 9d587e32f2 Readd BASE_PATH export Antoine Mazeas 2020-01-07 19:21:37 +01:00
  • 3c7b4fc09c Make management UI aware of URL subpaths in config Antoine Mazeas 2020-01-07 19:04:40 +01:00
  • 8a711e0c8e Update Ace Tulir Asokan 2020-01-02 01:05:26 +02:00
  • 9ee0e09a5e Turn login div into form to allow using enter Tulir Asokan 2020-01-02 00:46:38 +02:00
  • 6bc6a08c83 Quote table names in plugin database explorer Tulir Asokan 2020-01-02 00:45:45 +02:00
  • 69362de854 Fix eslint warnings Tulir Asokan 2020-01-02 00:44:46 +02:00
  • 39a11e18d9 Update frontend dependencies Tulir Asokan 2020-01-02 00:42:20 +02:00
  • fba1697855 Add github plugin to readme Tulir Asokan 2020-01-01 23:05:14 +02:00
  • 77401cbaf8
    Bump handlebars from 4.1.2 to 4.5.3 in /maubot/management/frontend dependabot[bot] 2019-12-28 14:17:00 +00:00
  • 8687a3b591 Fix startup for plugins without webapp Tulir Asokan 2019-12-28 16:11:47 +02:00
  • 169aece027 Bump dev build number Tulir Asokan 2019-12-28 16:04:38 +02:00
  • 393ee354f6 Increase config wrapping width for plugin configs Tulir Asokan 2019-12-28 16:02:29 +02:00
  • 50addc2ceb Allow plugins to add more classes as handler sources Tulir Asokan 2019-12-26 17:47:30 +02:00
  • 4c1fe0fb37 Update mautrix-python Tulir Asokan 2019-11-21 23:34:08 +02:00
  • 7a06df51e1 Automatically join new room on upgrade Tulir Asokan 2019-11-21 23:08:12 +02:00
  • c190b75172 Add gitlab bot to README.md Tulir Asokan 2019-11-17 23:09:10 +02:00
  • b15e692cf9 Bump dev build number Tulir Asokan 2019-11-17 22:31:37 +02:00
  • 1d03fd83df Switch to commonmark Tulir Asokan 2019-11-17 22:31:16 +02:00
  • bb45218639 Fix splitting arguments when command has newlines Tulir Asokan 2019-11-17 22:31:02 +02:00
  • acd0872e98 Remove matplotlib from dockerfile Tulir Asokan 2019-11-07 23:58:21 +02:00
  • 6d05ce3869 Bump minimum mautrix-python version Tulir Asokan 2019-11-07 23:27:09 +02:00
  • 6f37f914e9
    Merge pull request #72 from L0ric0/master Tulir Asokan 2019-10-23 14:46:55 +03:00
  • 6082a47fdc Fix building standalone image Tulir Asokan 2019-10-23 01:53:47 +03:00
  • fa77005121 Add standalone single-plugin executor Tulir Asokan 2019-10-23 01:14:54 +03:00
  • 0a7f80df21 Fix some things Tulir Asokan 2019-10-23 01:14:39 +03:00
  • 2d1560e92a
    fix start and end positions of match Lorenz Steinert 2019-10-16 16:08:01 +02:00
  • bf4c062d43 Include alembic.ini in pypi build Tulir Asokan 2019-09-29 16:59:28 +03:00
  • 0ef0acec6c Make new pypi build Tulir Asokan 2019-09-29 16:55:51 +03:00
  • 341fb85b54 Fix typo and add commitstrip and supportportal plugins to readme Tulir Asokan 2019-09-28 19:03:50 +03:00
  • decc906f06 Run alembic at startup Tulir Asokan 2019-09-28 18:25:30 +03:00
  • 2341d29856 Use mautrix-python master branch Tulir Asokan 2019-09-28 17:31:52 +03:00
  • ccc94da432 Add edits parameter to client.send_markdown Tulir Asokan 2019-09-28 17:20:55 +03:00
  • 7fcb7cbf0a Update type hints and allow InternalEventTypes for @event.on Tulir Asokan 2019-09-27 00:45:30 +03:00
  • ed6055744f Add Alembic setup Tulir Asokan 2019-09-27 00:45:17 +03:00
  • a96367de3d Make new pypi dev build Tulir Asokan 2019-09-11 14:18:41 +03:00
  • 506ffdedf5 Import db base from util Tulir Asokan 2019-09-01 22:11:28 +03:00
  • 02360693a7 Bump mautrix-python requirement Tulir Asokan 2019-09-01 22:08:40 +03:00
  • 0c8a79fab0 Minor style fix Tulir Asokan 2019-09-01 21:54:29 +03:00
  • bb92a26aaf Use remote_avatar/displayname in client selector too Tulir Asokan 2019-09-01 21:52:58 +03:00