Commit graph

411 commits

Author SHA1 Message Date
Petal Ladenson
3f6d9e5a10
fix: remove unused logclean paramter ApproxTimestamp 2024-12-05 17:12:33 -07:00
rladenson
31934b3b7a feat: change annabelle logclean to use the timestamp in the message 2024-12-05 16:52:24 -07:00
Petal Ladenson
d8a2d052ed feat: logclean for annabelle's nonembed log format 2024-12-05 16:52:24 -07:00
Petal Ladenson
79ea22f527 feat: let logbots have both fuzzy and precise matching 2024-12-05 16:52:24 -07:00
Petal Ladenson
ee43ad8f83 feat: logclean for annabelle's embed log format 2024-12-05 16:52:24 -07:00
sam
83d1a08aaf
feat(bot): add -clear-attachments flag to pk;edit (#700) 2024-11-17 10:01:57 +13:00
alyssa
e46d706d29 fix(bot): fix NRE in Maki logclean 2024-11-10 11:08:30 +09:00
Petal Ladenson
cbc5a34dae
feat(bot): separate banner privacy from description privacy 2024-11-10 03:44:48 +09:00
institute
f5c457401a
feat(bot): add Sapphire bot logclean support 2024-11-08 11:01:12 +09:00
alyssa
2152953b4b fix(bot): bump avatar service http timeout, add better user-facing error 2024-10-23 05:11:12 +09:00
alyssa
e4ed354536 feat: gateway service 2024-10-20 09:36:20 +09:00
the institute
1118d8bdf8
feat(bot): add Maki (maki.gg) logclean support (#685) 2024-10-20 10:24:12 +13:00
rladenson
bd67bc57e6 fix: respect sys name privacy in group embed 2024-10-03 17:19:13 +09:00
ambdroid
9699490674
feat(bot): add poll proxying 2024-10-01 21:38:35 +09:00
Petal Ladenson
7ef1dce0a5
fix(bot): default embed colour should be null 2024-08-29 21:32:03 +09:00
alyssa
d305faf401 refactor(bot): clean up cache extensions 2024-08-07 19:14:32 +09:00
alyssa
1f11dbf269 fix(bot): clean up hid padding code 2024-06-04 18:56:28 +09:00
alyssa
c3a30a59cd fix(bot): format ids correctly in a few places 2024-05-11 21:32:16 +09:00
Iris System
9f56697241 feat: initial 6-character HID rework 2024-05-11 20:07:01 +12:00
Iris System
71ea11e97e feat: add system_id parameter to avatar pull requests 2024-02-13 22:42:40 +13:00
Iris System
6547f1ca20 fix(bot): add AvatarSource.HostedCdn 2024-02-13 22:42:40 +13:00
Astrid
8157c6932e
feat: add support for external avatar hosting service (#614) 2024-02-11 15:53:46 +13:00
Ouroboros
36622905d3
fix(bot): channels can now have 15 webhooks (#601) 2024-01-27 13:57:11 +13:00
Petal Ladenson
7ef76a8e67
feat(bot): add origin message id to pk;msg (#595) 2024-01-27 13:56:37 +13:00
rladenson
8a59ef5f50 feat: add logclean support for Skyra bot (#580)
Merges PluralKit/PluralKit#580
2023-08-10 18:31:01 +12:00
rladenson
878ca63b65 feat: add logclean support for Dozer bot (#580) 2023-08-10 18:30:48 +12:00
rladenson
e58b3c7274 feat: add text-to-speech option to members (#570)
Merges PluralKit/PluralKit#570
2023-08-10 18:30:37 +12:00
rladenson
68cd21fb2f feat: proxy tag privacy (#571)
Merges PluralKit/PluralKit#571
2023-08-10 18:30:21 +12:00
rladenson
3045c5e307 feat(bot): add system guild icon & guild name (#554) 2023-07-19 12:49:00 +12:00
Iris System
6b14c50f09 fix(bot): only allow proxying in known-supported channel types
This is so that new channel types added by Discord (that may or may not
support the features we need for proxying to work) don't throw piles of
error codes at users when they try to proxy.
2023-06-28 14:38:50 +12:00
Iris System
83af1f04a7
feat(bot): add support for Discord message context commands (#513) 2023-05-16 03:17:34 +12:00
Iris System
1b95740c86 fix(bot): truncate system fronter list in embed creation 2023-05-12 15:37:26 +12:00
Iris System
66544b9d40 fix(bot): make proxy/log blacklists work properly with threads
Handling of both blacklists was inconsistent when dealing with threads:
- proxy blacklist of root channel blacklists all threads
- log blacklist of root channel _did not apply_ to threads
- couldn't proxy blacklist threads while leaving root channel proxyable

This change fixes the inconsistencies:
- proxy _and_ log blacklist of root channel affects all threads
- now able to individually proxy/log blacklist threads, with root
  channel unaffected
2023-05-10 13:16:16 +12:00
spiral
eefbaf0c1d feat(bot): correctly proxy voice messages 2023-04-15 12:10:04 -04:00
Bray
1a4b21ccac
feat(bot): support threads for logs (#541) 2023-03-24 15:18:23 +00:00
the iris system
ccb89f50e9
feat(bot): allow separate member avatars for proxied messages (#523)
This allows for using one avatar for the member card, and a different
avatar for proxied messages - so that users can set the main avatar to
a "full" version of their avatar, and the "proxy" avatar to a cropped
version.
2023-03-02 06:11:35 +13:00
spiral
3e76fd8d28 chore: require redis connection for bot 2023-02-12 18:00:05 -05:00
Iris System
51ceb36129 fix(bot): use newly-exposed message ID in Carl-bot logclean 2023-02-08 03:05:08 +13:00
Iris System
25c55df3b3 feat(bot): allow clearing embeds from proxied messages 2023-01-08 03:07:22 +13:00
spiral
757a4ea5e2
fix(bot): fix blargbot log cleanup
closes #467
2022-12-29 01:50:04 +00:00
spiral
0cf0560701
refactor(bot): better way to throw proxy errors received from discord 2022-12-29 00:52:37 +00:00
spiral
99d71aec2c
feat(bot): update logclean for Dyno change 2022-12-14 20:42:45 +00:00
spiral
e9673a6704
feat: use redis cache for non-id message lookups 2022-11-24 06:32:55 +00:00
spiral
8e24b8afc8
fix(bot): correct beta bot channel in error message 2022-11-11 21:36:14 +00:00
spiral
9160e58c0c
fix: ignore dotnet compiler warning in WebhookExecutorService 2022-11-03 23:53:35 +00:00
spiral
e2a6ee208b
chore: lint 2022-11-03 22:24:17 +00:00
spiral
014999271f
feat(proxy): throw user-readable error on 413 when sending proxied attachments 2022-09-29 17:54:03 +00:00
spiral
5196e332df
feat(proxy): throw user-readable error when discord rejects a webhook username 2022-09-29 17:52:28 +00:00
spiral
05aecf730a
fix(proxy): only fix here/everyone if entire webhook name is matching 2022-09-24 15:35:45 +00:00
spiral
ba32038c28
feat(proxy): temporarily remove invalid character check on webhook names 2022-09-20 16:45:16 +00:00