| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update all deps | Nathan Perry | 2024-05-08 | 1 | -14/+11 |
| | | |||||
| * | nix: write nixos test configuration | Nathan Perry | 2022-11-28 | 1 | -1/+1 |
| | | | | | | | | - filter rust sources to avoid spurious rebuilds - fix accidental circular reference in nix flake - fix postgres startup scripts and behavior - thulani logger doesn't log to file by default | ||||
| * | fixups | Nathan Perry | 2021-11-03 | 1 | -1/+0 |
| | | |||||
| * | update, add omen | Nathan Perry | 2021-11-03 | 1 | -1/+1 |
| | | |||||
| * | move items around, remove unneeded log | Nathan Perry | 2020-09-26 | 1 | -7/+5 |
| | | |||||
| * | reorganize modules | Nathan Perry | 2020-09-26 | 1 | -187/+4 |
| | | |||||
| * | move log init into its own module | Nathan Perry | 2020-09-26 | 1 | -38/+2 |
| | | |||||
| * | volume limit to 400%, default at 200% | Nathan Perry | 2020-09-25 | 1 | -0/+1 |
| | | |||||
| * | move configuration into envconfig | Nathan Perry | 2020-06-20 | 1 | -15/+17 |
| | | |||||
| * | fix user id parsing | Nathan Perry | 2020-06-20 | 1 | -1/+0 |
| | | |||||
| * | fix text meme creation | Nathan Perry | 2020-01-28 | 1 | -1/+0 |
| | | |||||
| * | add help, fix gaem | Nathan Perry | 2020-01-28 | 1 | -2/+2 |
| | | |||||
| * | borrowck fixes | Nathan Perry | 2019-11-17 | 1 | -2/+2 |
| | | |||||
| * | mostly fixed | Nathan Perry | 2019-11-17 | 1 | -28/+12 |
| | | |||||
| * | most restructuring done | Nathan Perry | 2019-11-17 | 1 | -25/+21 |
| | | |||||
| * | time-based prefix restrictions | Nathan Perry | 2019-07-20 | 1 | -11/+33 |
| | | |||||
| * | restricted prefixes | Nathan Perry | 2019-07-16 | 1 | -7/+64 |
| | | |||||
| * | improved stats output | Nathan Perry | 2019-03-29 | 1 | -1/+3 |
| | | |||||
| * | switch over to pest | Nathan Perry | 2019-03-29 | 1 | -1/+2 |
| | | |||||
| * | add reaction whenever playing audio and reaction to message failure | Nathan Perry | 2019-03-15 | 1 | -0/+4 |
| | | |||||
| * | working version | Nathan Perry | 2019-03-08 | 1 | -2/+1 |
| | | |||||
| * | first pass with oauth | Nathan Perry | 2019-03-08 | 1 | -1/+22 |
| | | |||||
| * | improve assoc of roll | Nathan Perry | 2019-03-04 | 1 | -0/+1 |
| | | |||||
| * | initial rework of rolling framework | Nathan Perry | 2019-03-03 | 1 | -0/+4 |
| | | |||||
| * | improve error handling | Nathan Perry | 2019-03-03 | 1 | -1/+5 |
| | | |||||
| * | add "time ago" formatting | Nathan Perry | 2019-03-03 | 1 | -0/+1 |
| | | |||||
| * | fix newline problem | Nathan Perry | 2019-02-18 | 1 | -1/+1 |
| | | |||||
| * | fix newline delimiter problem | Nathan Perry | 2019-02-18 | 1 | -0/+2 |
| | | |||||
| * | encode/decode audio memes with ffmpeg to improve storage | Nathan Perry | 2019-02-18 | 1 | -1/+1 |
| | | |||||
| * | use flate2 to compress audio | Nathan Perry | 2019-02-17 | 1 | -3/+4 |
| | | |||||
| * | support audio memes | Nathan Perry | 2019-02-17 | 1 | -1/+1 |
| | | |||||
| * | clean up project structure | Nathan Perry | 2019-02-16 | 1 | -2/+3 |
| | | | | | | - Move audio-related code into its own top-level module, separating out playback commands into their own file in `commands`. - Rename `sound` commands module to `sound_levels`. | ||||
| * | initial implementation of video start/end times | Nathan Perry | 2019-02-15 | 1 | -1/+4 |
| | | |||||
| * | improve imports further and fix compile warnings | Nathan Perry | 2019-01-24 | 1 | -5/+2 |
| | | |||||
| * | improve imports | Nathan Perry | 2019-01-24 | 1 | -10/+12 |
| | | |||||
| * | dockerize | Nathan Perry | 2018-09-24 | 1 | -1/+1 |
| | | |||||
| * | roll back to edition 2015 for editor support | Nathan Perry | 2018-09-24 | 1 | -14/+35 |
| | | |||||
| * | update for 2018 edition | Nathan Perry | 2018-08-13 | 1 | -18/+3 |
| | | |||||
| * | update deps, prep for move to 2018 edition | Nathan Perry | 2018-08-13 | 1 | -2/+2 |
| | | |||||
| * | support message deletion0.1.4 | Nathan Perry | 2018-05-03 | 1 | -0/+8 |
| | | |||||
| * | maybe as far as we're going to go with clap | Nathan Perry | 2018-04-30 | 1 | -7/+8 |
| | | |||||
| * | database-based memeing working | Nathan Perry | 2018-04-07 | 1 | -38/+11 |
| | | |||||
| * | minor changes, about to pull in serenity fork | Nathan Perry | 2018-04-07 | 1 | -1/+13 |
| | | |||||
| * | database alteration in-flight | Nathan Perry | 2018-04-06 | 1 | -0/+4 |
| | | |||||
| * | start to integrate db support with commands | Nathan Perry | 2018-04-05 | 1 | -1/+6 |
| | | |||||
| * | fix backoff | Nathan Perry | 2018-04-04 | 1 | -2/+0 |
| | | |||||
| * | add support for SIGINT/SIGTERM with ctrlc crate | Nathan Perry | 2018-04-04 | 1 | -26/+28 |
| | | |||||
| * | thulani plays without explicit play command | Nathan Perry | 2018-03-17 | 1 | -1/+1 |
| | | |||||
| * | upgrade dotenv and use dotenv! macro | Nathan Perry | 2018-03-17 | 1 | -1/+3 |
| | | |||||
| * | start adding in diesel | Nathan Perry | 2018-02-15 | 1 | -0/+10 |
| | | |||||
