alyssa
efdbf708a0
fix(ci): update rust github actions workflow
2025-01-02 06:49:49 +00:00
alyssa
5466e5051b
fix(avatars): use correct timestamp type
2025-01-02 06:43:57 +00:00
alyssa
8f664dc54d
feat(api): accept member for latch autoproxy
2025-01-02 06:02:57 +00:00
alyssa
c998a66a46
fix(ci): specify new rust crates path
2025-01-02 05:20:43 +00:00
alyssa
cb5b9fde8b
fix: remove accidentally committed code
2025-01-02 05:20:43 +00:00
alyssa
89d6481ddb
chore: clean up compile warnings
2025-01-02 05:20:43 +00:00
alyssa
16ce67e02c
chore: reorganize rust crates
2025-01-02 05:20:43 +00:00
alyssa
357122a892
fix(scheduled_tasks): replace broken time parsing code with cron library
2025-01-02 05:20:43 +00:00
alyssa
f1de2f2858
feat: wait 24h before deleting cdn images
2025-01-02 05:20:43 +00:00
alyssa
31c0253b00
fix(scheduled_tasks): replace broken time parsing code with cron library
2025-01-02 05:20:43 +00:00
alyssa
8d53021863
fix(bot): silence internal errors from initial handler checks
2025-01-02 05:20:43 +00:00
alyssa
e44d2afd7e
fix(ci): add entire lib folder
2025-01-02 05:20:43 +00:00
alyssa
882e9b66f2
feat(api): port discord/callback to rust
2025-01-02 05:20:43 +00:00
alyssa
3e194d7c8a
feat(models): basic rust impl
2025-01-02 05:20:43 +00:00
alyssa
0862964305
feat: rewrite scheduled_tasks in rust
2025-01-02 05:20:43 +00:00
rladenson
4bfee8a090
fix: crash when no prefixes in config file
2025-01-01 20:47:24 -07:00
rladenson
d0515645d0
fix: account for variable tag location in tag set response
2025-01-01 19:26:39 -07:00
rladenson
edfc6714d6
feat: dynamically show primary command prefix
2025-01-01 19:15:13 -07:00
rladenson
1d50022d6d
feat: user-readable error for TaskCanceledException
2025-01-01 16:52:55 -07:00
rladenson
7608ec02fd
docs: add plaintext to docs
2025-01-01 15:35:31 -07:00
rladenson
d5ff01ec3b
docs: change pk;sw add to primary alias pk;sw copy
2025-01-01 15:35:31 -07:00
rladenson
6adcd4e9d8
fix(docs): show correct definition for proxy blacklist remove
2025-01-01 15:35:31 -07:00
rladenson
a8c027e4f4
chore: remove finished todo
2025-01-01 15:35:31 -07:00
rladenson
2d19142b44
feat: throw user-readable error for editing a message to be empty
2025-01-01 15:32:27 -07:00
Iris System
2b5fab9689
fix(bot): less confusing alias for "pk;scfg suppress notifications"
2024-12-30 06:24:28 +00:00
Iris System
aea6246900
feat(bot): accept additional number formats in admin limit commands
2024-12-30 04:34:41 +00:00
Iris System
b88c1b7712
feat(bot): server config toggle for @silent proxied messages
2024-12-30 04:33:17 +00:00
alyssa
2d36b8a7cc
chore: rustfmt
2024-12-26 19:19:57 +00:00
alyssa
88e136d22a
fix(gateway): log close code, correctly set latency, don't spam redis error on identify
2024-12-26 19:18:46 +00:00
alyssa
d1b617f6be
fix(dashboard): order shards correctly
2024-12-24 04:51:26 +00:00
alyssa
fd6909cd96
fix(api): sort shards by shard_id
2024-12-24 04:22:24 +00:00
alyssa
643c494ffb
fix: add missing file, oops
2024-12-24 03:04:28 +00:00
alyssa
4596d98670
refactor: remove protobuf
2024-12-24 02:43:41 +00:00
alyssa
f1685495eb
feat(bot): new help command
2024-12-24 02:43:41 +00:00
dusk
be0c11d672
build(nix): add nix flake
2024-12-24 02:43:41 +00:00
alyssa
2d564535af
chore: update to .net 8
2024-12-24 02:43:41 +00:00
Iris System
9716922ab5
fix(docs): update proxy blacklist command docs
2024-12-23 03:28:59 +00:00
rladenson
42b2ec9f53
docs: add website link for koira logbot
2024-12-12 22:12:59 -07:00
Dominik Koch
73f9a0aa36
feat(log cleanup): add koira log cleanup support
2024-12-12 22:04:45 -07:00
Nidoskull
b73dd370d1
docs: multiple docs updates ( #712 )
...
* docs: user-guide, timezone clear
Fix docs-to-commands inconsistency. Now properly says how to clear your set timezone.
* docs: user-guide, group privacy
Adds in detailed docs on group privacy (mostly copy-pasted from member privacy).
* docs: user-guide, ping 🛎 reaction
Lists the :bellhop: reaction as something that will trigger the "ping alter" behavior.
* docs: user-guide, group privacy 2
Re-ordered to be consistent with command `pk;g <group> privacy` output & fixed leftover error from copy/pasting too hard from members.
* docs: command-list, pk;sw add > pk;sw copy
Replaces primary alias of pk;switch add to pk;switch copy following discussion on Discord.
https://discord.com/channels/466707357099884544/1314433710250266632/1314608434951360552
2024-12-10 15:43:45 -07:00
alyssa
eb7df8bddb
fix(dashboard): noindex all paths other than root and status
2024-12-11 05:46:23 +09:00
alyssa
008caa8473
fix(ci): rename jobs from deploy to build
2024-12-11 05:27:37 +09:00
alyssa
7c456ad8cf
fix(bot): typo
2024-12-10 05:59:31 +09:00
alyssa
48e53e45dd
fix(bot): use correct channel id for log channel lookup
2024-12-10 05:35:32 +09:00
rladenson
0b283f5631
fix: invalid cast in importing proxy_switch
2024-12-06 12:57:17 -07:00
rladenson
1c0925a178
fix: fix annabelle logcleaning
2024-12-06 00:42:37 -07: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
James
e44d813b73
add Quark to list of bots with PluralKit support
2024-12-05 18:23:17 -07:00
rladenson
562afcdb8a
fix: inconsistent behavior with non-owned banner lookups
2024-12-05 17:57:18 -07:00
rladenson
ceeac24296
docs: add servernameformat to docs
2024-12-05 17:26:59 -07:00