summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-12-01handlers/message: update log output for other botsseth
2023-12-01chore: add missing return in message handleruku
2023-12-01fix: report user agent in /version correctlyseth
2023-12-01feat: add redis for reactboardseth
2023-12-01refactor: expand Settingsseth
2023-12-01feat: use eyre, better logging, & refactorseth
small commits be damned
2023-12-01feat: add reactboardseth
2023-12-01flake: fix darwin supportseth
2023-11-28flake: add IDE support to dev shellseth
2023-11-27actions: reformat workflowsseth
2023-11-27chore(pinboard): don't create multiple embedsseth
2023-11-27pinboard: add embedsuku
2023-11-27deps(crates): bump url from 2.4.1 to 2.5.0dependabot[bot]
Bumps [url](https://github.com/servo/rust-url) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.4.1...v2.5.0) --- updated-dependencies: - dependency-name: url dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2023-11-27deps(actions): bump DeterminateSystems/nix-installer-action from 7 to 8dependabot[bot]
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 7 to 8. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v7...v8) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2023-11-27deps(crates): bump serde from 1.0.192 to 1.0.193dependabot[bot]
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.192 to 1.0.193. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.192...v1.0.193) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
2023-11-25flake: update inputsgithub-actions[bot]
Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/166ea2849ed268fca9bfe64fe6d14225c9534845' (2023-11-17) → 'github:nix-community/fenix/7ab9ec16d364b564da3aa0e73887b0af133eef59' (2023-11-24) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/141fc695dca1df7cfc3c9803972ec19bb178dcbc' (2023-11-16) → 'github:rust-lang/rust-analyzer/cccc7ca2c630865239f68af480878824041c7c05' (2023-11-23) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/7414e9ee0b3e9903c24d3379f577a417f0aae5f1' (2023-11-16) → 'github:NixOS/nixpkgs/8b8c9407844599546393146bfac901290e0ab96b' (2023-11-24)
2023-11-20chore(pinboard): set footer when attachments > 1seth
2023-11-20add image attachments to pinwieuku
2023-11-18chore: fix clippy warningsseth
2023-11-18feat: put random teawie/shiggy in embedseth
2023-11-18refactor: dedicate enum to colorsseth
2023-11-18chore: cleanup importsseth
2023-11-18chore: improve error handling and logging for api requestsseth
2023-11-18chore: cleanup unused copypastasseth
2023-11-18fix: set more appropriate intentsseth
2023-11-18flake: update inputsgithub-actions[bot]
Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/dfaf3a97fe595a18bf9d55cda3416c17fe906f0f' (2023-11-08) → 'github:nix-community/fenix/166ea2849ed268fca9bfe64fe6d14225c9534845' (2023-11-17) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/3b7c7f97e4a7bb253a8d398ee4f8346f6cf2817b' (2023-11-07) → 'github:rust-lang/rust-analyzer/141fc695dca1df7cfc3c9803972ec19bb178dcbc' (2023-11-16) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/ec750fd01963ab6b20ee1f0cb488754e8036d89d' (2023-11-07) → 'github:NixOS/nixpkgs/7414e9ee0b3e9903c24d3379f577a417f0aae5f1' (2023-11-16) • Updated input 'pre-commit': 'github:cachix/pre-commit-hooks.nix/ea758da1a6dcde6dc36db348ed690d09b9864128' (2023-11-06) → 'github:cachix/pre-commit-hooks.nix/e558068cba67b23b4fbc5537173dbb43748a17e8' (2023-11-15)
2023-11-16actions: increase minimum latest_check_runs_countseth
2023-11-16flake: use regular architecture names for dockerseth
2023-11-16actions: try to run docker workflow after garnix againseth
2023-11-16fix: use ok() with dotenvyseth
2023-11-16bump to 1.0.0v1.0.0seth
2023-11-16feat: implement event handler correctlyseth
2023-11-16refactor: merge all random commandsseth
2023-11-16refactor: merge bottom & convertseth
2023-11-16chore: separate command declaration from main.rsseth
2023-11-16fix: typo in version embedseth
2023-11-16feat: add version commandseth
2023-11-16start using poiseseth
2023-11-15flake/actions: make docker container name lowercaseseth
2023-11-15actions: load docker image from correct directoryseth
2023-11-15actions: fix other typo in docker workflowseth
2023-11-15actions: fix typo in docker workflowseth
2023-11-16flake: disable lto by defaultseth
2023-11-16actions: upload mutli arch docker imagesseth
2023-11-16actions: use nix-quick-install-action for update-loockseth
2023-11-16actions: simplify clippy workflowseth
2023-11-16flake: add more checks & ci release gateseth
2023-11-16flake: use naersk to build cross arch docker imagesseth
2023-11-13flake: declare systemd service in module correctlyseth
2023-11-13deps(crates): bump serde from 1.0.190 to 1.0.192dependabot[bot]
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.190 to 1.0.192. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.190...v1.0.192) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>