Commit Graph

  • 337ab947ca Add option to send welcome message upon acceptance main Panoramic 2024-08-17 19:50:53 +0300
  • 912169657a Run timers after init sync Panoramic 2024-07-29 12:55:44 +0300
  • fee9a2bb16 Fix DEBUG logging to console Panoramic 2024-07-29 12:50:40 +0300
  • 171bd7e52a Add option to invite new members to additional rooms Panoramic 2024-07-29 12:00:52 +0300
  • 82266ff3de Send message when user has been invited Panoramic 2024-07-27 20:22:42 +0300
  • fb4da7dfed Turn invitees into a list Panoramic 2024-07-25 18:16:58 +0300
  • b22196ca48 Allow inviting more than 10 people to a room Panoramic 2024-07-25 17:58:44 +0300
  • d4c7587cf3 Merge branch 'main' of http://af2c.org:3000/AF2C/vetting-bot Panoramic 2024-07-24 12:25:41 +0300
  • b3e7a98324 Add ignore_unverified_devices=True Panoramic 2024-07-24 12:24:50 +0300
  • 7f6d00508a Add poll _results_ command Panoramic 2024-07-19 21:02:22 +0300
  • 282dc8ed9e Log invite response Panoramic 2024-07-19 18:49:42 +0300
  • a11a3ea2ac
    Make room joinable by members, improve logging Panoramic 2024-07-13 16:25:02 +0300
  • 2ab0d2e93b
    Invite users with certain power level; send link to room Panoramic 2024-07-13 00:46:24 +0300
  • ab6c4e7c8e
    More descriptive messages Panoramic 2024-07-13 00:30:01 +0300
  • 9bb0501ea8
    Fix `TypeError: 'module' object is not callable` Panoramic 2024-07-03 08:44:48 +0300
  • a9ce943293
    Install as a script Panoramic 2024-07-02 21:26:32 +0300
  • fb7594bfc2
    Make Docker work Panoramic 2024-07-02 20:09:45 +0300
  • 6870b7f554 Changed the name Shrek Requiem 2024-06-22 17:27:31 -0400
  • 3b1ca97bb7
    Invite user after confirmation is received Panoramic 2024-06-11 22:53:11 +0300
  • a304f0a34d
    Add poll response counter Panoramic 2024-06-11 22:33:43 +0300
  • ad28cbd963
    Change license to AGPL v3 Panoramic 2024-06-11 20:15:56 +0300
  • 5b233cb5b2
    Add timer to automatically end polls Panoramic 2024-06-11 16:27:20 +0300
  • 29674b92eb
    Add check if poll has already been started Panoramic 2024-06-11 13:49:20 +0300
  • d5ffa6952f
    Remove unused import Panoramic 2024-06-11 13:43:30 +0300
  • af9961688f
    Stop spamming 'unknown command' in 2 user rooms Panoramic 2024-06-11 13:41:37 +0300
  • b1c75d3268
    Don't react to decryption failures, prevents spamming old messages Panoramic 2024-06-11 12:17:39 +0300
  • b3f8eff685
    Add start vote command that creates a poll Panoramic 2024-06-11 12:14:32 +0300
  • 8997cd5d34
    Make command only usable in vetting room Panoramic 2024-06-11 11:40:27 +0300
  • db164c15b0
    Remove unnecessary class Panoramic 2024-06-11 11:18:34 +0300
  • ffcc7e4685
    Store vetting info in the database Panoramic 2024-06-11 11:14:42 +0300
  • 67259a7f93
    Add `start` command to create vetting room Panoramic 2024-06-11 10:33:33 +0300
  • 6f680cad16
    Find & replace my-project-name to vetting-bot Panoramic 2024-06-10 22:50:44 +0300
  • 995ad51b93
    Update setup instructions Panoramic 2024-06-10 22:49:46 +0300
  • 04b9dabccb add old readme (protocol reference+todo) Eolien55 2024-06-10 21:47:35 +0200
  • d56be1d091
    Colored logs 🌈 Panoramic 2024-06-10 22:28:40 +0300
  • 7ff9b3f9e9
    Add pyyaml v6+, older versions don't work on Python 3.12 Panoramic 2024-06-10 22:19:37 +0300
  • c82401b7a5
    Move setup.py to pyproject.toml Panoramic 2024-06-10 22:15:01 +0300
  • 5283482150
    Update references after rename Panoramic 2024-06-10 22:11:09 +0300
  • 6c93003ae0
    Move tool config to pyproject.toml Panoramic 2024-06-10 22:00:39 +0300
  • 651f09ea96
    Version check is already done by Poetry Panoramic 2024-06-10 21:56:03 +0300
  • 2eb17c5157
    Rename to vetting bot Panoramic 2024-06-10 21:50:40 +0300
  • 296e7f4e4d
    Add Poetry Panoramic 2024-06-10 21:49:22 +0300
  • 162ed6a3a2
    Update .gitignore Panoramic 2024-06-10 21:48:53 +0300
  • 3d8fbf142b Update suggested python version to 3.10 in dockerfiles Andrew Morgan 2022-01-27 16:35:44 +0000
  • 25e35af3fa Update suggested version of libolm in dockerfiles Andrew Morgan 2022-01-27 16:28:47 +0000
  • 1f9f109bd6 Alpine 3.11 is no longer around. Change docker base to alpine latest Andrew Morgan 2022-01-27 16:27:16 +0000
  • 71d520239c
    Await invite callback (#32) Kevin Li 2021-10-25 15:28:38 -0400
  • 54c2b88d60
    Skip InviteMemberEvents that are not our invites (#30) reivilibre 2021-10-14 14:53:52 +0100
  • c7752db54c
    Tolerate BSD sed and don't try to sed inside the .pyc files (#25) Tom Lant 2021-02-26 17:48:24 +0000
  • eebfcac9bb
    Add matrix-pinbot to projects (#24) chc4 2021-01-17 14:26:48 -0500
  • 6b1a29e96a Fix rename_project script to rename files and folders recursively Andrew Morgan 2021-01-10 23:43:31 -0500
  • 59b28eec3f Add a script to rename all project files when starting out Andrew Morgan 2021-01-10 22:51:08 -0500
  • b28ce6d5e1 Use a Mock instead of creating a fake config class Andrew Morgan 2021-01-10 22:14:20 -0500
  • 106c452ee6 Take test_config out of tests/config for now Andrew Morgan 2021-01-10 22:02:46 -0500
  • a2245071e7 Add a unit test for the invite callback Andrew Morgan 2021-01-10 22:00:33 -0500
  • 008ac9b7a6 Ensure we run linting on test files Andrew Morgan 2021-01-10 21:55:40 -0500
  • f3f946b784 Additional linting for unit tests Andrew Morgan 2021-01-10 21:54:22 -0500
  • 1ed54e8d0f Run unit testing jobs in Github Actions Andrew Morgan 2021-01-10 19:40:50 -0500
  • 8afc5491c2 Add Github Actions linting Andrew Morgan 2021-01-10 19:27:40 -0500
  • 0e37bc724d Add some unit testing, starting with the config Andrew Morgan 2021-01-10 19:22:10 -0500
  • 015ef12782 Add punctuation to the end of docstrings Andrew Morgan 2021-01-09 22:33:59 -0500
  • 2b03c03891 Add typing to every method definition Andrew Morgan 2021-01-09 22:30:07 -0500
  • 4aa1e2d0f4 React to undecryptable messages Andrew Morgan 2021-01-09 21:58:39 -0500
  • 9774851d5b lint Andrew Morgan 2021-01-03 23:54:03 -0500
  • 647233cfac Add example commands for reactions and event reply Andrew Morgan 2021-01-03 23:47:27 -0500
  • f2d1967aab Prevent peewee debug logging Andrew Morgan 2021-01-03 23:34:56 -0500
  • 27cfa81f4e
    Add Middleman (#23) Jason Robinson 2020-12-24 01:06:31 +0200
  • d9ad225a51
    Add build and dist to .gitignore (#22) Jason Robinson 2020-12-15 00:39:03 +0200
  • b808119a73
    Enable logging in using an access token (#21) Jason Robinson 2020-12-15 00:38:47 +0200
  • ff008a6aac
    Allow config items to really be required=False (#20) Jason Robinson 2020-12-15 00:27:58 +0200
  • 6b0c82ccde
    Add Bubo to projects using template (#19) Jason Robinson 2020-10-21 22:49:10 +0300
  • 0a41420426
    added matrix-eno-bot to "using nio-template" list (#18) 8go 2020-10-21 14:17:31 +0000
  • 8c7a5dbd2e Remove references to GETTING_STARTED.md for now Andrew Morgan 2020-10-05 15:32:49 +0100
  • 62111f0ca6 Add a SETUP.md file with setup instructions, and link to it from the README Andrew Morgan 2020-08-16 17:46:05 +0100
  • 36cf756f04
    Remove unneeded key_upload (#16) Hofer Julian 2020-08-27 12:36:30 +0200
  • 8c0ec5f759
    built-with-matrix-nio badge + permit aliases (#15) 8go 2020-08-24 10:39:50 +0000
  • 98e1262b16 Merge branch 'anoa/docker_docs' into master Andrew Morgan 2020-08-16 17:01:49 +0100
  • fd62cd106e Improve docker documentation Andrew Morgan 2020-08-16 15:22:23 +0100
  • b8c41a5377 lint Andrew Morgan 2020-08-16 17:00:55 +0100
  • 2f81ebc8ce Fix docker setup Andrew Morgan 2020-08-16 17:00:38 +0100
  • 155f81ca44 Print why startup script was unsuccessful Andrew Morgan 2020-08-16 17:00:23 +0100
  • 95aa7943c1 Fix store and database config option names Andrew Morgan 2020-08-16 16:17:57 +0100
  • ec25fead72 Add support for postgres as a db backend Andrew Morgan 2020-08-16 15:51:59 +0100
  • dc3b83694b Fix matrix room link in README Andrew Morgan 2020-08-16 15:14:55 +0100
  • 63a5fc7b64 Fix discrepencies in CONTRIBUTING.md Andrew Morgan 2020-08-12 23:19:10 -0700
  • d5b580e4c8 Merge branch 'anoa/docker' Andrew Morgan 2020-08-12 18:40:25 -0700
  • 371a212005 Add CONTRIBUTING doc Andrew Morgan 2020-08-11 17:38:25 -0700
  • 049925642e Fix some lingering matrix-reminder-bot refs Andrew Morgan 2020-08-11 17:37:54 -0700
  • ba9be7a0f9 Docker development and run support Andrew Morgan 2020-08-11 17:37:23 -0700
  • af22f00868 Lint and add lint.sh dev script Andrew Morgan 2020-08-09 15:02:07 -0700
  • 5b0c3dead3 README grammar Andrew Morgan 2020-08-09 14:34:23 -0700
  • c14b158326 Update README to match module style Andrew Morgan 2020-08-06 17:16:46 -0700
  • 8af9655620 Switch from requirements.txt to setup.py Andrew Morgan 2020-08-06 17:01:20 -0700
  • ad0174e186 Add module egg dir to gitignore Andrew Morgan 2020-08-06 16:59:53 -0700
  • 232258e8a0 Move files under module dir Andrew Morgan 2020-08-06 13:16:57 -0700
  • ecf74c50b8 Add matrix room icon to top of readme Andrew Morgan 2020-08-06 13:23:02 -0700
  • fde871b1f0 Add hopeless bot to the projects using nio-template Andrew Morgan 2020-08-06 13:18:24 -0700
  • 49c617f74a
    Add default store-path to .gitignore (#12) alturiak 2020-08-04 00:26:03 +0200
  • b2bbad312c
    Add alturiak/nio-smith to projects (#9) alturiak 2020-07-04 00:43:02 +0200
  • bfe8284c9b Add drawing-challenge-bot to the list of projects Andrew Morgan 2020-06-28 17:05:34 +0100