missytake
|
3f09be5b25
|
Mark messages as read after someone talked about it in a relay group
fix #15
|
2024-08-20 13:50:19 +02:00 |
|
missytake
|
32faf3d281
|
fix: offboarding: remove ppl only from groups they were part of
fix #16
|
2024-08-20 13:34:48 +02:00 |
|
missytake
|
db8ff5caec
|
feat: offboarding: remove ex-admins from relay groups
fix #6
|
2024-08-20 12:27:42 +02:00 |
|
missytake
|
f9186fe0c0
|
get relay group from pickle instead of guessing
|
2024-08-20 07:37:37 +02:00 |
|
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
|
6f785969b3
|
rename teams-bot to team-bot
|
2024-02-03 17:21:58 +01: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
|
b2e934f6db
|
add nine.testrun.org as default CI instance. fix #12
|
2023-12-08 12:40:12 +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
|
b509b0ab77
|
fix tox complaints
|
2023-10-09 17:07:58 +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 |
|
missytake
|
3d26248796
|
make tox pass
|
2023-10-07 10:12:30 +02:00 |
|
missytake
|
defb4c10fd
|
added first basic CLI test
|
2023-10-07 10:09:55 +02:00 |
|