Petal Ladenson
|
a3aa02e779
|
feat: add command blacklisting
|
2026-01-13 12:49:32 -07:00 |
|
Petal Ladenson
|
1cb554e9c5
|
refactor: all instances of generic 'blacklist' to 'proxy blacklist'
|
2026-01-12 15:31:57 -07:00 |
|
Iris System
|
b88c1b7712
|
feat(bot): server config toggle for @silent proxied messages
|
2024-12-30 04:33:17 +00:00 |
|
alyssa
|
2d564535af
|
chore: update to .net 8
|
2024-12-24 02:43:41 +00:00 |
|
Petal Ladenson
|
6043d31b08
|
feat: alternate proxy switch mode "add" (#702)
* feat: alternate proxy switch mode "add"
* docs: add proxy switch add to docs
* chore: change default alias to proxy switch new from proxy switch on
|
2024-12-05 18:24:20 -07:00 |
|
rladenson
|
ec6cbb2a64
|
feat: guild-specific name format
|
2024-12-05 17:26:59 -07:00 |
|
Iris System
|
0473bd8f01
|
feat(bot): add new guild settings command
|
2024-11-10 15:47:43 +13:00 |
|
libglfw
|
614131265b
|
feat(bot): basic webhook username templating
|
2024-11-09 16:32:05 -08:00 |
|
Petal Ladenson
|
e1c2e6b6d6
|
feat(bot): add option to log a switch when proxying
|
2024-11-10 03:34:06 +09:00 |
|
Iris System
|
2dfb851246
|
feat: add abuse handling
|
2024-11-05 11:19:52 +13:00 |
|
rladenson
|
3045c5e307
|
feat(bot): add system guild icon & guild name (#554)
|
2023-07-19 12:49:00 +12:00 |
|
Jake Fulmine
|
8187aa05b7
|
feat(bot): add proxy error config (#544)
|
2023-03-26 11:42:47 +13:00 |
|
Katrix
|
4f0236d766
|
feat(bot): Case insensitive proxy tags matching (#490)
|
2022-11-23 21:48:24 +13:00 |
|
spiral
|
7cb3a3ea0f
|
feat(bot): remove hacky fix for extremely slow system deletes
they are no longer extremely slow
|
2022-06-15 18:52:50 -04:00 |
|
spiral
|
be89f907a0
|
feat: block running commands / proxying when system is being deleted
Large systems take way too long to delete, which causes any insert for that system to block a connection, which exhausts the connection pool
|
2022-03-23 21:32:18 -04:00 |
|
spiral
|
982812333b
|
feat: rewrite database schema for localized autoproxy
|
2022-03-21 23:43:33 -04:00 |
|
spiral
|
1918c56937
|
feat: upgrade to .NET 6, refactor everything
|
2021-11-26 21:10:56 -05:00 |
|
spiral
|
ac2671452d
|
run dotnet format
|
2021-08-27 11:03:47 -04:00 |
|
spiral
|
9d4006b056
|
Add server-specific system tag
|
2021-08-02 17:22:06 -04:00 |
|
Ske
|
db4e41a232
|
Convert autoproxy timeout to use seconds
|
2020-12-08 12:57:17 +01:00 |
|
spiral
|
8e5fb6520b
|
Add configurable autoproxy latch timeout
|
2020-11-22 09:42:40 -05:00 |
|
spiral
|
37294b68da
|
Add disabling autoproxy per-account
|
2020-11-22 09:42:40 -05:00 |
|
Ske
|
dd2690c3f4
|
Get rid of compiler warning
|
2020-06-17 22:39:54 +02:00 |
|
Ske
|
21f8caf006
|
Update type signature of MessageContext rows
|
2020-06-15 12:54:22 +02:00 |
|
Ske
|
b9cbd241de
|
Migrate to type-safe model ID structs
|
2020-06-14 21:37:04 +02:00 |
|
Ske
|
c39c51426f
|
Remove setters for function models
|
2020-06-13 00:42:25 +02:00 |
|
Ske
|
729930a562
|
Move system tag/icon from ProxyMember to MessageContent
|
2020-06-12 23:30:10 +02:00 |
|
Ske
|
3d62a0d33c
|
Split message/proxy data up in MessageContext and ProxyMember
|
2020-06-12 23:13:21 +02:00 |
|