| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-14 | api: update guzzle host | seth | |
| 2024-05-02 | feat: add emoji command | seth | |
| 2024-05-02 | feat: add pfp command | seth | |
| 2024-04-19 | spring cleaning (#165) | seth | |
| * treewide: lightly refactor everything * once_cell -> std::sync * remove build.rs we can get our target at runtime * commands::copypasta: refactor selection * drop owo_colors * reactboard: always remove author from count * commands: better handle behavior outside of guilds * ci: garnix -> gha * nix: drop flake-parts & pre-commit-hooks * nix: fix rust flags in derivation * add gha badge to readme * ci: fail when format changes are made * ci: only run on push to main * nix: fix nil script * nix: add libiconv to darwin deps * ci: disable fail-fast * nix: fix actionlint & static checks * ci: add release gates * nix: fix nil check again * ci: give release gates unique names * ci: only build static packages in docker workflow * nix: move dev outputs to subflake * fix some typos * nix: cleanup checks & dev shell * add editorconfig | |||
| 2024-02-18 | use newer eyre directly | seth | |
| 2024-02-18 | fix duplicated command registrations | seth | |
| 2024-02-18 | add clear_messages command | seth | |
| 2024-01-21 | utils: better handle embed in message resolver | seth | |
| 2024-01-21 | chore: update version funni | seth | |
| 2024-01-21 | refactor: adjust to poise 0.6.1 | seth | |
| 2023-12-28 | opt-commands: add uwurandom (#112) | Skye | |
| * opt-commands: add uwurandom * Apply suggestions from code review Co-authored-by: seth <[email protected]> * opt-commands: set random default value for uwurandom --------- Co-authored-by: seth <[email protected]> | |||
| 2023-12-15 | pinboard: less hacky/more consistent pinner detection | TheKodeToad | |
| 2023-12-15 | commands/config: don't set pinboard_watch when no args are supplied | seth | |
| 2023-12-15 | commands: fix question param in ask | seth | |
| 2023-12-15 | commands: add rust target to version | seth | |
| 2023-12-15 | commands: handle bad user input in convert from_bottom | seth | |
| 2023-12-15 | storage: fixup settings index | seth | |
| 2023-12-15 | opt-commands: respond when used but not allowed | seth | |
| 2023-12-15 | enable clippy::all, clippy::pedantic, & clippy::perf | seth | |
| 2023-12-15 | fix(storage): use i64 instead of usize for key expiry | seth | |
| 2023-12-15 | storage: remove guild settings from index on bot leave | seth | |
| 2023-12-15 | storage: don't copy all guild settings to index | seth | |
| 2023-12-15 | commands: improve descriptions | seth | |
| 2023-12-15 | remove moderation commands | seth | |
| this was mainly an experiment; i don't think we need them | |||
| 2023-12-15 | storage: make low level abstractions private | seth | |
| this is to make sure we keep all the DB stuff with the DB stuff | |||
| 2023-12-15 | refactor: use reactboard-v2 | seth | |
| yay! we don't need to fetch every single reaction from every guild whenever a new one is triggered | |||
| 2023-12-15 | refactor: simplify kick/ban | seth | |
| 2023-12-15 | fix: permission checks for prefix commands | seth | |
| ihateprefixcommands ihateprefixcommands ihateprefixcommands ihateprefixcommands ihateprefixcommands ihateprefixcommands ihateprefixcommands ihateprefixcommands | |||
| 2023-12-15 | fix: make config command a prefix command | seth | |
| 2023-12-15 | feat: add explicit react/pinboard toggle | seth | |
| 2023-12-15 | fix: allow multiple arguments for config opts | seth | |
| 2023-12-15 | fix: optional commands as prefix commands | seth | |
| 2023-12-15 | feat: cleanly shutdown on ctrl+c & sigterm | seth | |
| 2023-12-15 | feat: handle errors during setup | seth | |
| 2023-12-15 | refactor: centralize storage handlers | seth | |
| 2023-12-15 | feat: add basic moderation commands | seth | |
| 2023-12-15 | chore: register guild commands for servers that opt-in | seth | |
| 2023-12-15 | feat: add per guild configuration | seth | |
| 2023-12-11 | fix: set user agent correctly for reqwest | seth | |
| 2023-12-01 | handlers/message: update log output for other bots | seth | |
| 2023-12-01 | chore: add missing return in message handler | uku | |
| 2023-12-01 | fix: report user agent in /version correctly | seth | |
| 2023-12-01 | feat: add redis for reactboard | seth | |
| 2023-12-01 | refactor: expand Settings | seth | |
| 2023-12-01 | feat: use eyre, better logging, & refactor | seth | |
| small commits be damned | |||
| 2023-12-01 | feat: add reactboard | seth | |
| 2023-11-27 | chore(pinboard): don't create multiple embeds | seth | |
| 2023-11-27 | pinboard: add embeds | uku | |
| 2023-11-20 | chore(pinboard): set footer when attachments > 1 | seth | |
| 2023-11-20 | add image attachments to pinwie | uku | |
