missytake
|
18e5a67aa7
|
chore: specify dev dependencies in setup.cfg, add CI (#12)
* chore: specify dev dependencies in setup.cfg
* added CI
* fix lint
* fix flaky test
|
2024-08-19 14:11:46 +02:00 |
|
missytake
|
9faeb7cdce
|
fix: invite links don't work; simply return openpgp4fpr instead
|
2024-04-30 11:20:54 +02:00 |
|
missytake
|
85625578a8
|
feat: new command to generate an invite link
|
2024-04-30 11:20:54 +02:00 |
|
missytake
|
defc179dcf
|
test: added test for creating an invite link and joining as an outsider
|
2024-04-30 11:20:54 +02:00 |
|
missytake
|
5d8c11d43b
|
chore: upgrade deltachat library and fix tests
|
2024-04-30 11:20:54 +02:00 |
|
missytake
|
73172941e4
|
test: new helper function to get crew from team member's perspective
|
2024-04-30 11:20:54 +02:00 |
|
missytake
|
c8bc7f12c9
|
bot: forward sending errors to relay group
|
2023-12-08 13:58:15 +01:00 |
|
missytake
|
6493fc1952
|
tests: xfailing test for forwarding sending errors to relay group
|
2023-12-08 13:16:42 +01:00 |
|
missytake
|
56b87fb7d1
|
test: check if /set_avatar works
|
2023-10-25 00:26:22 +02:00 |
|
missytake
|
5d10618d19
|
test: check that explanation message isn't forwarded to outsider
|
2023-10-25 00:06:38 +02:00 |
|
missytake
|
58976dfae0
|
tests: adding tests for outsiders asking for /help
|
2023-10-11 17:19:03 +02:00 |
|
missytake
|
22d8f87746
|
tests: add timeout for complex tests
|
2023-10-09 09:23:39 +02:00 |
|
missytake
|
17a3fce45b
|
added pickleDB to store crew.id #2
|
2023-10-08 10:32:44 +02:00 |
|
missytake
|
ebbc93d945
|
test to check if forwarding in RelayPlugin works
|
2023-10-08 08:51:48 +02:00 |
|
missytake
|
dde8ee1343
|
moved RelayPlugin initialization to fixture
|
2023-10-08 08:19:57 +02:00 |
|
missytake
|
a9e6b1df9c
|
added command to set avatar. closes #1
|
2023-10-07 22:00:39 +02:00 |
|
missytake
|
bf3c88d47a
|
forwarding messages from outsiders to a relay group
|
2023-10-07 17:20:58 +02:00 |
|
missytake
|
1f0f520c9e
|
test: check whether a chat is a relay group
|
2023-10-07 15:57:11 +02:00 |
|
missytake
|
97f661e6db
|
added tests for setup and get_crew_id
|
2023-10-07 14:22:08 +02:00 |
|