Commit Graph

31 Commits

Author SHA1 Message Date
757976c8f6 main: Remove Discord webhooks if they are not authenticated 2022-05-01 16:17:51 +02:00
48c8893ddf repo: Pin dependencies
This fixes an issue with slixmpp > 1.7.1
2022-05-01 16:17:17 +02:00
d1a1946b4b docs: Fix typo in the toml documentation 2022-04-27 18:56:21 +02:00
9822d7770c main: Allow loading the component secret 2021-11-25 22:32:51 +01:00
8ab23c63ab main: Accept the config file from the cli 2021-11-25 22:31:03 +01:00
40fcd404a4 avatar: Guard against a non-specified type 2021-11-05 22:24:11 +01:00
3d3686c301 xmpp: Add a temporary fix for avatar retrieval 2021-09-20 15:44:04 +02:00
7b0e1f7e8c xmpp: Make URL removal configurable 2021-09-19 13:10:27 +02:00
a718ab6f86 xmpp: Fix Discord embeds 2021-09-19 13:01:14 +02:00
8aeb098b0f xmpp: Migrate from discord.py to nextcord 2021-09-16 20:12:20 +02:00
8c64358134 xmpp: Fix muc_mention_compat 2021-09-16 19:01:40 +02:00
d385170165 xmpp: Improve affiliation setting and react to SIGTERM 2021-09-16 18:54:08 +02:00
704ee770d4 xmpp: Fix typo 2021-09-16 18:34:17 +02:00
3bafcb916c xmpp: Use webhook.send 2021-09-16 18:29:55 +02:00
edf70774a2 xmpp: Fix webhook not working if using avatar relaying 2021-09-16 18:09:59 +02:00
963deb705a b 2021-09-16 17:01:34 +02:00
74d9e1ddc2 xmpp: Ignore presence from users outside of tracked channels 2021-09-16 16:44:47 +02:00
ebbbf7827a xmpp: Fix webhook with no Content-Type 2021-09-16 16:42:30 +02:00
0e60c8c8e0 xmpp: Fix typo 2021-09-16 16:20:30 +02:00
7042ff8c36 a 2021-09-16 16:15:58 +02:00
c3e20ee3ef y 2021-09-16 16:07:42 +02:00
123f3b87e0 tet 2021-09-16 16:00:51 +02:00
f4d413cd5e xmpp: Add missing await 2021-09-16 15:49:03 +02:00
0a954eb3d6 docs: Update README 2021-09-16 13:45:08 +02:00
d754fe7725 xmpp: Better mirror channel name and description 2021-09-16 13:44:38 +02:00
27d1529e6d misc: Fix general things 2021-09-16 12:57:36 +02:00
6afffe0440 misc: Update .gitignore 2021-09-16 12:57:22 +02:00
3f015228b8 docs: Add readme and License 2021-09-15 23:02:13 +02:00
1fb4157794 Pull apart the main file 2021-09-15 22:33:59 +02:00
fee845ef9c Add existing code 2021-09-15 22:21:56 +02:00
3152aa732c Initial commit 2021-09-15 19:44:48 +02:00