Commit graph

  • 172a3333af Update dependencies. Closes #136 Tulir Asokan 2021-08-30 13:58:35 +0300
  • f802787c36 updated mautrix version rupicapra 2021-08-30 12:52:14 +0200
  • 8ecd2abba0
    Add Pocket Jason Robinson 2021-08-08 17:04:47 +0300
  • 3570d7185d Install python-gitlab from pypi Tulir Asokan 2021-08-08 12:43:45 +0300
  • 35c9592f55 Update Docker image to Alpine 3.14 Tulir Asokan 2021-08-08 12:39:26 +0300
  • 6efce38ce1 Remove repo-specific .github folder Tulir Asokan 2021-08-06 13:09:52 +0300
  • 4b4f8571d2
    Update README.md Gerrit Gogel 2021-07-29 08:11:52 +0200
  • 643d122af0
    add youtube plugin Gerrit Gogel 2021-07-19 11:47:53 +0200
  • 235ce89df1
    Fix crypto db not working with scheme postgresql DeepBlueV7.X 2021-07-12 15:56:29 +0000
  • 6e66d0ea42 Fix example log config Tulir Asokan 2021-07-06 12:16:38 +0300
  • cb6cb6d372 Update mautrix-python Tulir Asokan 2021-06-18 21:03:52 +0300
  • 0dfc2ccd5b Maybe fix tagging docker images with git tags Tulir Asokan 2021-06-13 12:34:25 +0300
  • 3a5f2ede91 Bump version to 0.1.2 v0.1.2 Tulir Asokan 2021-06-12 14:09:36 +0300
  • 6487a7a8a5 Let plugins read their own files directly Tulir Asokan 2021-06-11 16:03:52 +0300
  • 8f806a2594 Add warning if webapp is disabled when using @web decorators. Fixes #65 Tulir Asokan 2021-06-11 12:42:06 +0300
  • b7f6c08b2b Add support for reloading webapp and database meta flags Tulir Asokan 2021-06-11 12:41:51 +0300
  • ac2f234d4e Bump node version used to build frontend Tulir Asokan 2021-06-11 12:09:14 +0300
  • dcd2c3b5de Update Fira Code bundled in frontend to v5.2 Tulir Asokan 2021-06-11 11:57:59 +0300
  • a685448887 Update frontend dependencies Tulir Asokan 2021-06-11 11:57:40 +0300
  • b2018d9ae9 Decrypt events in get_event. Fixes #123 Tulir Asokan 2021-06-11 11:04:22 +0300
  • 543f8dbf78 Fix registering accounts with shared secret. Fixes #107 Tulir Asokan 2021-06-11 10:55:51 +0300
  • 92a14f20f6 Fix getting name of function for command handlers Tulir Asokan 2021-06-08 11:44:34 +0300
  • e26a2abf58 Update Docker image to Alpine 3.13 Tulir Asokan 2021-05-07 21:45:50 +0300
  • 2f7c20dffd Bump version to 0.1.1 v0.1.1 Tulir Asokan 2021-05-02 19:07:48 +0300
  • e5ec9b179e Update mautrix-python Tulir Asokan 2021-04-17 16:02:43 +0300
  • dc46b81812 Fix long client names overflowing Tulir Asokan 2021-04-11 12:43:37 +0300
  • 13aaedfad9 Fix some type hints Tulir Asokan 2021-04-10 00:18:13 +0300
  • bc416d71c2
    Add maubot-weather to the registry (#111) Alex Kelly 2021-04-07 13:33:36 -0400
  • a078bdd120 Retry client connection more times on startup Tulir Asokan 2021-04-03 15:39:50 +0300
  • 60d163f6c5 Update dependencies Tulir Asokan 2021-04-03 15:37:31 +0300
  • 639fcda5d8 Move docs to docs.mau.fi Tulir Asokan 2021-04-03 15:37:22 +0300
  • 6d04058be2
    Pin SQLAlchemy to <1.4 (#118) vrtulka23 2021-03-24 11:01:04 +0100
  • 1085921ab4
    Dependancy problems with sqlalchemy Python module vrtulka23 2021-03-24 10:51:01 +0100
  • 368928f948 Add cchardet to dockerfile Tulir Asokan 2021-02-21 21:59:16 +0200
  • f0a3fa354d Update mautrix-python. Fixes #108 Tulir Asokan 2021-02-01 22:56:21 +0200
  • 2bd334aa23 Added maubot-weather to the registry Alex Kelly 2021-01-25 15:42:10 -0500
  • e7606751eb Add semver module to docker image Tulir Asokan 2021-01-14 13:19:55 +0200
  • c55d05e517
    new ticker bot for finance stuff (#109) William Kray 2021-01-11 17:24:47 -0800
  • b17a2a1e23 Merge branch 'master' of github.com:maubot/maubot William Kray 2021-01-11 16:10:46 -0800
  • 73658a1453 include ticker bot link in readme William Kray 2021-01-11 16:07:33 -0800
  • 7688083792 Merge remote-tracking branch 'Natureshadow/patch-1' Tulir Asokan 2020-12-29 12:32:37 +0200
  • cfa69a89ce Update dependencies and setup.py classifiers Tulir Asokan 2020-12-12 14:06:09 +0200
  • f4d85bae2b add wolframalpha bot to readme Gerrit Gogel 2020-12-29 11:28:59 +0100
  • 5bd8bd7574
    add wolframalpha bot to readme Gerrit Gogel 2020-12-29 11:28:59 +0100
  • f2a2c0f2bf include invitebot William Kray 2020-12-15 15:04:51 -0800
  • 750ef01fd9 include invitebot William Kray 2020-12-15 15:04:51 -0800
  • 6ec1654e37
    varchar to text G2G2G2G 2020-12-10 19:20:43 -0600
  • aca8dbca8e
    Update mautrix version Fritz Otlinghaus 2020-11-10 16:36:51 +0100
  • cfa831c463 Improve usage when base command has no arguments Tulir Asokan 2020-10-25 19:30:37 +0200
  • ba4fc26ea7 Maybe improve help stuff Tulir Asokan 2020-10-25 19:21:17 +0200
  • e3aba7f26d Require command arguments to be fully consumed Tulir Asokan 2020-10-25 18:58:28 +0200
  • 6d8a05feaf Update mautrix-python Tulir Asokan 2020-10-24 15:13:50 +0300
  • 965b3c428a
    Add pingcheck plugin Dominik George 2020-10-23 16:01:07 +0200
  • 76ae71b133 Update dependencies Tulir Asokan 2020-10-20 20:33:09 +0300
  • c22e8e0f63 Bump version to 0.1.0 v0.1.0 Tulir Asokan 2020-10-04 14:08:30 +0300
  • ef30e59dc5 Update metadata Tulir Asokan 2020-10-04 14:06:41 +0300
  • c145234c4a Update mautrix-python Tulir Asokan 2020-09-28 21:10:39 +0300
  • 8109726444 Update mautrix-python Tulir Asokan 2020-09-10 17:19:59 +0300
  • 9d3a4b16bd Update mautrix-python to fix bugs Tulir Asokan 2020-08-23 14:25:29 +0300
  • c614f8c8ca Merge branch 'nicer-plaintext-links' Tulir Asokan 2020-08-02 21:08:13 +0300
  • bc166e7975 Update docker base config Tulir Asokan 2020-07-16 12:38:50 +0300
  • 4225b55fe3 Remove .md files from .dockerignore Tulir Asokan 2020-07-12 18:06:31 +0300
  • 7015c6711c Update dockerfile Tulir Asokan 2020-07-12 18:00:24 +0300
  • ba74044e76 Update mautrix-python Tulir Asokan 2020-07-12 17:23:09 +0300
  • 69d7a4341b Add support for end-to-end encryption. Fixes #46 Tulir Asokan 2020-07-12 14:55:41 +0300
  • 4e767a10e4 Check for none instead of falsy in arg matching Tulir Asokan 2020-07-11 16:23:00 +0300
  • 03a1fdaaf5 Stop passing loop to asyncio.gather Tulir Asokan 2020-07-11 16:22:38 +0300
  • 09108f6a73 Add device_id to client db Tulir Asokan 2020-07-11 16:22:27 +0300
  • 9578883bbb Update frontend deps Tulir Asokan 2020-07-11 16:21:36 +0300
  • 37eeb73c47 Add option for listing auth servers Tulir Asokan 2020-07-11 16:21:13 +0300
  • f52f8988f4 Added tmdb bot to README.md Lomion0815 2020-06-22 22:47:26 +0200
  • a70aa5cd0a Add maubot twilio link Jeff Casavant 2020-06-13 13:04:27 -0400
  • 14efaf13df Add the gitea bot to plugin list saces 2020-05-16 01:36:47 +0200
  • 1692bf7597 Add FUNDING.yml Tulir Asokan 2020-06-18 00:01:21 +0300
  • 18a872e3ee
    Added tmdb bot to README.md 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 Jeff Casavant 2020-06-13 13:04:27 -0400
  • 4422f8128c
    Bump websocket-extensions in /maubot/management/frontend dependabot[bot] 2020-06-06 21:04:06 +0000
  • 3acd61379f Add the gitea bot to plugin list 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 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 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 Will Hunt 2020-03-04 13:31:45 +0000