Commit graph

  • 4aab38eb77 vb: update nodejs in local build master Vincent Batts 2025-08-01 09:55:20 -04:00
  • 51e1f699ad vb: changes for running locally with my own docker image vbatts 2025-08-01 09:01:34 -04:00
  • 10383d526f Ignore tombstones with non-empty state key Tulir Asokan 2025-05-14 17:18:18 +03:00
  • ac3f0c34cc Reduce limit when plaintext body is cut off Tulir Asokan 2025-05-14 17:18:02 +03:00
  • 9109047ef2 Bump version to 0.5.2 Tulir Asokan 2025-05-06 00:10:47 +03:00
  • 59cfff99f1 Adjust log Tulir Asokan 2025-05-05 01:29:43 +03:00
  • 80b65d6a2f Improve tombstone handling Tulir Asokan 2025-05-05 00:59:20 +03:00
  • f0ade0a043 Clarify type of admins map Tulir Asokan 2025-05-04 00:43:35 +03:00
  • fe4d2f02bb Fix clearing PluginWebApp Tulir Asokan 2025-01-28 16:55:42 +02:00
  • c09eb195f8 Add comment Tulir Asokan 2025-01-28 16:55:18 +02:00
  • 094e1eca35
    Fix autojoin and online flags not being applied if set during client creation (#258) Binesh Bannerjee 2025-01-22 13:10:39 -05:00
  • c3458eab58 Bump version to 0.5.1 Tulir Asokan 2025-01-03 12:40:46 +02:00
  • 6c7d0754f8 Add Python 3.13 to classifiers Tulir Asokan 2025-01-03 12:32:04 +02:00
  • 01b5f53d90 Update Alpine and Node Tulir Asokan 2025-01-03 12:31:01 +02:00
  • 813fee7a2c Update linters Tulir Asokan 2025-01-03 12:26:51 +02:00
  • 46aed7e1d2 Relax asyncpg and aiosqlite version requirement Tulir Asokan 2025-01-03 12:26:25 +02:00
  • 48cc00f591
    Update asyncpg dependency to fix python 3.13 support (#256) nexy7574 2025-01-02 09:18:06 +00:00
  • bceacb97a0 Cut off plaintext body if the event is too long Tulir Asokan 2024-10-04 00:58:15 +03:00
  • dd58135c94
    Update media endpoints in management frontend (#253) Dominik Rimpf 2024-10-03 23:59:34 +02:00
  • 472fb9f6ac Remove outdated comment Tulir Asokan 2024-09-08 00:58:36 +03:00
  • 65be63fdd2
    Fix PluginWebApp base path handling (#240) jkhsjdhjs 2024-08-24 17:47:24 +02:00
  • c218c8cf61 Bump version to 0.5.0 Tulir Asokan 2024-08-24 12:10:18 +03:00
  • b8714cc6b9 Also update standalone docker image Tulir Asokan 2024-08-06 18:55:00 +03:00
  • 49adb9b441 Update docker image Tulir Asokan 2024-08-06 18:51:36 +03:00
  • 09a0efbf19 Remove hard dependency on SQLAlchemy Tulir Asokan 2024-08-06 18:37:13 +03:00
  • 861d81d2a6 Update dependencies Tulir Asokan 2024-07-13 13:22:04 +03:00
  • 91f214819a Update .gitignore Tulir Asokan 2024-03-30 23:37:07 +02:00
  • 299d8f68c3 Update changelog again Tulir Asokan 2024-03-30 23:36:54 +02:00
  • a7f31f6175 Only include directories with __init__.py when building mbp file Tulir Asokan 2024-03-30 23:32:08 +02:00
  • 4f68e20ff7 Update changelog Tulir Asokan 2024-03-30 23:31:48 +02:00
  • 7759643e93 Assume main class is in last module instead of first Tulir Asokan 2024-03-30 23:31:40 +02:00
  • 2c60342cc6 Update plugin list link Tulir Asokan 2024-03-10 17:10:41 +02:00
  • a62f064e1c
    Merge pull request #234 from maubot/tulir/scheduler Tulir Asokan 2024-03-07 16:42:48 +02:00
  • 3f2887d67f Update CI and pre-commit Tulir Asokan 2024-03-07 16:25:12 +02:00
  • 4184280d4e Add basic scheduler for plugins Tulir Asokan 2024-03-07 16:14:06 +02:00
  • 0c72e6fb1e
    Merge pull request #225 from abompard/testing Tulir Asokan 2023-12-05 12:30:00 +02:00
  • 202c2836b2
    Add a testing framework Aurélien Bompard 2023-11-06 15:32:52 +01:00
  • 8cf5d878ea
    Merge 7842353500 into 75879cfb93 Aurélien Bompard 2023-11-06 14:39:36 +00:00
  • 7842353500
    Add a testing framework Aurélien Bompard 2023-11-06 15:32:52 +01:00
  • 3ce3636e08
    Merge 1a3abc22f8 into 75879cfb93 Gaëlle 2023-10-02 07:47:37 -07:00
  • 459d97ee35
    Merge 996ed211c0 into 75879cfb93 kidhab 2023-10-02 07:47:37 -07:00
  • b718cb2c9b
    Merge 8220bcedf6 into 75879cfb93 Denis Laxalde 2023-10-02 07:47:37 -07:00
  • 91f9d90cd1
    Merge 283f0a3ed5 into 75879cfb93 Joel Beckmeyer 2023-10-01 04:24:22 +02:00
  • 2ab5bfb456
    Merge f63be9059b into 75879cfb93 Ruby Marx 2023-10-01 01:08:18 +00:00
  • f63be9059b automatically decrypt get_event_context() MxMarx 2023-09-28 19:40:24 -07:00
  • 75879cfb93 Bump version to 0.4.2 v0.4.2 Tulir Asokan 2023-09-30 14:12:33 +03:00
  • 923125f793 Update pillow in CI dockerfile too Tulir Asokan 2023-09-19 13:28:08 -04:00
  • b619d3ad56 Update Pillow in docker image Tulir Asokan 2023-09-19 13:23:04 -04:00
  • 06967f8653
    Merge f863e7cefb into dd69c337d2 Ruby Marx 2023-09-15 22:54:47 +00:00
  • f863e7cefb
    Add APScheduler Ruby Marx 2023-09-15 15:50:40 -07:00
  • dd69c337d2 Update standalone docker image and mautrix-python Tulir Asokan 2023-09-09 15:47:53 +03:00
  • 92736baefd Add appservice option to standalone mode Tulir Asokan 2023-09-06 21:35:14 +03:00
  • 8f40a0b292 Update mautrix-python Tulir Asokan 2023-09-06 21:39:28 +03:00
  • 61f154876d Allow multiple event types in the same handler Tulir Asokan 2023-06-29 15:44:46 +03:00
  • ed046bcbfe Log errors when calling whoami for new clients Tulir Asokan 2023-08-30 17:05:12 +03:00
  • a4253eceb2 Move plugin list to separate website Tulir Asokan 2023-06-26 15:26:53 +03:00
  • 96d4e434a8 Remove cchardet in dockerfile Tulir Asokan 2023-06-26 13:35:00 +03:00
  • 2c36e8265b
    Merge pull request #209 from pgiraud/add_py.typed Tulir Asokan 2023-06-26 13:29:53 +03:00
  • 36829e7d0d Update Docker image to Alpine 3.18 Tulir Asokan 2023-06-26 13:27:30 +03:00
  • 63c6ee15dc
    Update README.md yoxcu 2023-06-23 16:07:26 +02:00
  • 8220bcedf6 Fix required=True not accounted for for simple argument Denis Laxalde 2023-06-16 10:00:00 +02:00
  • 9377a71dca
    Update Dockerfile to use latest version of Alpine Julian 2023-06-09 10:59:18 +02:00
  • b223b07cfb reformat readme to simplify plugins sections William Kray 2023-06-08 05:50:18 -07:00
  • b4e8e5bfbb
    Merge pull request #213 from sumnerevans/master Tulir Asokan 2023-04-29 00:34:57 +03:00
  • bf8ae9eb5a
    standalone/Dockerfile: update to latest alpine Sumner Evans 2023-04-28 15:31:00 -06:00
  • de39a7f78a
    Update README.md Gerrit Gogel 2023-04-22 12:16:06 +02:00
  • 184d6b8eed Update mautrix-python Tulir Asokan 2023-04-07 15:37:32 +03:00
  • 28b0412c8c
    Adding a py.typed to avoid mypy errors when importing module Pierre GIRAUD 2023-03-24 10:38:09 +01:00
  • 383201f51e
    Update README.md Valentin Rieß 2023-03-16 10:08:36 +01:00
  • c2648be1e3 Bump version to 0.4.1 v0.4.1 Tulir Asokan 2023-03-15 20:00:31 +02:00
  • aaf32d8820 Update mautrix-python Tulir Asokan 2023-03-13 16:01:44 +02:00
  • c9282b93f4 Fix serving static files. Fixes #206 Tulir Asokan 2023-03-06 15:49:51 +02:00
  • 719c9c5dd0 Update changelog Tulir Asokan 2023-02-26 16:15:23 +02:00
  • d4bb502def Add docstrings for MaubotMessageEvent methods Tulir Asokan 2023-02-14 22:07:40 +02:00
  • def923d444 Adjust thread behavior when responding Tulir Asokan 2023-02-14 21:59:49 +02:00
  • 7156594858 Fix import order Tulir Asokan 2023-02-12 12:53:19 +02:00
  • e73869bb19 Use new wrapper for creating background tasks Tulir Asokan 2023-02-12 12:51:19 +02:00
  • c0c7b58a3f Update linters Tulir Asokan 2023-02-12 12:45:48 +02:00
  • 955fb2723e Update black Tulir Asokan 2023-02-05 23:09:07 +02:00
  • 41cbf6d788 Expose plugin metadata in standalone mode loader Tulir Asokan 2023-02-05 22:34:54 +02:00
  • f0e2bb3d62 Add option to use thread for replies Tulir Asokan 2023-01-31 16:35:56 +02:00
  • bf3a3b65d8 Bump version to 0.4.0 v0.4.0 Tulir Asokan 2023-01-29 17:13:52 +02:00
  • f389690fa7
    Add quote and holopin plugin Eduard Itrich 2023-01-26 11:02:23 +01:00
  • 3ab4a95703 add gifme plugin William Kray 2023-01-20 11:40:30 -08:00
  • a5e9cff6cc
    Add maubot-ntfy Sophie Tauchert 2023-01-08 15:25:43 +01:00
  • f87e4ca7b9 Update gitignore Tulir Asokan 2023-01-05 00:37:47 +02:00
  • ada4978879 Update changelog Tulir Asokan 2023-01-05 00:31:05 +02:00
  • e99a13a391 Drop support for custom API paths Tulir Asokan 2023-01-05 00:27:29 +02:00
  • 6fd8f7ed00 Update dependencies and alpine Tulir Asokan 2022-12-31 02:28:10 +02:00
  • 535b6672a6 Update README.md Tulir Asokan 2022-12-29 18:33:15 +02:00
  • a46edac3b7
    Merge pull request #194 from williamkray/wreck/more-plugins-20221220 Tulir Asokan 2022-12-20 22:39:56 +02:00
  • 7ec58c6347 add several of my plugins William Kray 2022-12-20 12:20:56 -08:00
  • e6242735d3
    Merge pull request #177 from half-duplex/mca-copy Tulir Asokan 2022-11-22 14:34:36 +02:00
  • 55ffe54fa0
    Merge pull request #182 from tobias47n9e/bugfix/mbc-init-spdx Tulir Asokan 2022-11-22 14:33:52 +02:00
  • db40201463 Merge remote-tracking branch 'spaetz/spaetz-redactbot' Tulir Asokan 2022-11-22 14:31:39 +02:00
  • 6e7f1a8710 Merge remote-tracking branch 'yoxcu/master' Tulir Asokan 2022-11-22 14:31:21 +02:00
  • d2cef271c1 Merge remote-tracking branch 'v411e/add-bots-to-README' Tulir Asokan 2022-11-22 14:31:00 +02:00
  • 2a83376e9b Merge remote-tracking branch 'moan0s/alertbot' Tulir Asokan 2022-11-22 14:30:31 +02:00
  • 8f5b9e3802 Merge remote-tracking branch 'babolivier/patch-1' Tulir Asokan 2022-11-22 14:30:06 +02:00
  • a21b106c71 Update changelog Tulir Asokan 2022-11-05 23:51:24 +02:00