End
|
23ade06ff9
|
chore(deps): restore dotenvy and replace custom .env loader
Replace the hand-rolled unsafe .env parser with dotenvy's
#[dotenvy::load(required = false)] attribute macro.
|
2026-04-03 09:34:30 -07:00 |
|
End
|
555dafc0af
|
feat(env): add USE_DOTENV loader, remove SLACK_APP_TOKEN, enable WAL mode
|
2026-04-02 15:30:25 -07:00 |
|
Suya1671
|
5f21121219
|
feat: add journald logging
|
2025-07-20 12:42:16 +02:00 |
|
Suya1671
|
c9109faed2
|
docs: rename to plura
|
2025-06-23 18:20:24 +02:00 |
|
Suya1671
|
ad3660cffa
|
feat(commands): add explanation command
|
2025-06-23 17:58:41 +02:00 |
|
Suya1671
|
b784ed1634
|
feat(members): add the ability to delete/re-enable members
This is effectively a soft-remove feature. Permanent deletion isn't allowed for moderation purposes.
|
2025-06-23 17:12:12 +02:00 |
|
Suya1671
|
561d07efe2
|
merge better member aliasing
|
2025-06-19 17:01:25 +02:00 |
|
Suya1671
|
d58c6a69d6
|
feat(models): update models to use error-stack types
This makes a bunch of errors more meaningful and also helps with typing
|
2025-06-19 13:36:25 +02:00 |
|
Suya1671
|
11fd5a049a
|
chore: update rustls
|
2025-06-18 15:31:20 +02:00 |
|
Suya1671
|
2e3063f1b6
|
docs: add metadata to Cargo.toml
|
2025-06-18 14:37:36 +02:00 |
|
Suya1671
|
fb6f80e5b8
|
feat: add comical amounts of logging
|
2025-06-15 22:30:44 +02:00 |
|
Suya1671
|
7ee71d4a95
|
feat: initial commit
|
2025-06-08 21:12:07 +02:00 |
|