Commit Graph

  • aad5a9d18d Update README.md. Fixes #141 Tulir Asokan 2021-11-19 19:59:23 +0200
  • 3585ed9456 Fix avatar URLs without mxc:// looking like they work when they actually don't. Fixes #85 Tulir Asokan 2021-11-19 19:53:29 +0200
  • ae7e9693fc Maybe allow disabling e2ee by removing device ID Tulir Asokan 2021-11-19 19:46:48 +0200
  • b8ef048a3a Show E2EE fingerprint in client view Tulir Asokan 2021-11-19 19:34:16 +0200
  • 47969e5661 Allow setting e2ee device ID in frontend Tulir Asokan 2021-11-19 19:29:30 +0200
  • 80c8aba8f6 Fix some bugs related to relogin Tulir Asokan 2021-11-19 19:14:20 +0200
  • 2800e967b8 Remove separate docker example config Tulir Asokan 2021-11-19 17:22:17 +0200
  • 85e5ea401c Add option to create/update client with mbc auth Tulir Asokan 2021-11-19 17:10:51 +0200
  • 8c3e3a3255 Improve config comments and errors with mbc auth Tulir Asokan 2021-11-19 15:41:14 +0200
  • 61711e8329 Fix things in standalone mode Tulir Asokan 2021-11-19 15:23:10 +0200
  • 7c9668d8bc Refactor __main__.py and fix things Tulir Asokan 2021-11-19 15:22:54 +0200
  • c685eb5e08 Add missing imports Tulir Asokan 2021-11-09 01:56:20 +0200
  • 84152b1c28 Install pip in standalone dockerfile Tulir Asokan 2021-11-09 01:41:47 +0200
  • 92b3481828 Update standalone dockerfile and add support for config via env vars Tulir Asokan 2021-11-09 01:39:28 +0200
  • 274b5465f6
    Merge pull request #139 from TinfoilSubmarine/master Tulir Asokan 2021-10-30 14:26:54 +0300
  • 026fdacb59 refactor PyInquirer to questionary #139 Joel Beckmeyer 2021-10-13 10:57:45 -0400
  • 47a8db6b60 Bump minimum mautrix-python version Tulir Asokan 2021-09-29 12:42:05 +0300
  • 6c76fe11df
    Merge e773e4cf57 into adf28312df #138 Reuf Rujevic 2021-09-19 11:02:22 +0200
  • e773e4cf57
    Create Sjenica1 #138 Reuf Rujevic 2021-09-19 11:02:13 +0200
  • adf28312df Replace _ with - in default command names Tulir Asokan 2021-09-10 22:18:30 +0300
  • 0a47d1929a Don't re-wrap events if they're re-dispatched Tulir Asokan 2021-09-08 20:31:40 +0300
  • ebd4ae9f55
    Merge pull request #127 from deepbluev7/patch-1 Tulir Asokan 2021-09-02 16:19:46 +0300
  • 99ec961ba3 a Tulir Asokan 2021-09-02 16:18:58 +0300
  • d619e50973 Update plugin list Tulir Asokan 2021-09-02 16:18:10 +0300
  • 188c937f60 Merge remote-tracking branch 'jaywink/patch-1' Tulir Asokan 2021-09-02 16:02:47 +0300
  • 26c2b6bae5 Merge remote-tracking branch 'ggogel/patch-4' Tulir Asokan 2021-09-02 16:02:32 +0300
  • 6db417f95c Merge remote-tracking branch 'ggogel/patch-3' Tulir Asokan 2021-09-02 16:02:16 +0300
  • 172a3333af Update dependencies. Closes #136 Tulir Asokan 2021-08-30 13:58:35 +0300
  • f802787c36 updated mautrix version #136 rupicapra 2021-08-30 12:52:14 +0200
  • 8ecd2abba0
    Add Pocket #133 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 #131 Gerrit Gogel 2021-07-29 08:11:52 +0200
  • 643d122af0
    add youtube plugin #129 Gerrit Gogel 2021-07-19 11:47:53 +0200
  • 235ce89df1
    Fix crypto db not working with scheme postgresql #127 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 #118 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 #111 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 #109 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 #106 Gerrit Gogel 2020-12-29 11:28:59 +0100
  • f2a2c0f2bf include invitebot William Kray 2020-12-15 15:04:51 -0800
  • 750ef01fd9 include invitebot #105 William Kray 2020-12-15 15:04:51 -0800
  • 6ec1654e37
    varchar to text #104 G2G2G2G 2020-12-10 19:20:43 -0600
  • aca8dbca8e
    Update mautrix version #103 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 #101 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