| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | db: eliminate diesel_async_migrations | Nathan Perry | 2025-12-18 | 1 | -33/+55 |
| * | bump all deps | Nathan Perry | 2025-12-17 | 1 | -26/+12 |
| * | clippy fixes | Nathan Perry | 2025-12-17 | 1 | -4/+2 |
| * | fix rarememe, quiet playback gc logs | Nathan Perry | 2024-08-17 | 1 | -2/+2 |
| * | fix stats and playback queue | Nathan Perry | 2024-08-17 | 1 | -1/+1 |
| * | restore support for volume commands | Nathan Perry | 2024-08-16 | 3 | -57/+47 |
| * | repo: overhaul for multitenancy | Nathan Perry | 2024-08-16 | 4 | -128/+294 |
| * | rework logging to use tracing via grate | Nathan Perry | 2024-08-16 | 1 | -2/+3 |
| * | split calc into separate subcrate | Nathan Perry | 2024-08-07 | 2 | -10/+10 |
| * | write batch_delmeme | Nathan Perry | 2024-08-06 | 1 | -18/+57 |
| * | db: don't log db url | Nathan Perry | 2024-08-06 | 1 | -1/+0 |
| * | db: fixup a few trailing issues | Nathan Perry | 2024-05-11 | 1 | -14/+20 |
| * | db: fixup build, async-await | Nathan Perry | 2024-05-11 | 2 | -125/+178 |
| * | wip | Nathan Perry | 2024-05-10 | 2 | -76/+109 |
| * | clippy fixes | Nathan Perry | 2024-05-08 | 1 | -2/+2 |
| * | rework to use songbird | Nathan Perry | 2024-05-08 | 2 | -207/+240 |
| * | update all deps | Nathan Perry | 2024-05-08 | 3 | -17/+18 |
| * | db/diesel: drop old table annotation syntax | Nathan Perry | 2022-11-28 | 1 | -14/+14 |
| * | nix: write nixos test configuration | Nathan Perry | 2022-11-28 | 1 | -0/+1 |
| * | db: run migrations in db connect, upgrade diesel | Nathan Perry | 2022-11-28 | 2 | -33/+50 |
| * | rust: update dependencies | Nathan Perry | 2022-11-28 | 1 | -28/+20 |
| * | update, add omen | Nathan Perry | 2021-11-03 | 1 | -10/+4 |
| * | mostly fixed | Nathan Perry | 2019-11-17 | 2 | -3/+11 |
| * | most restructuring done | Nathan Perry | 2019-11-17 | 1 | -9/+5 |
| * | write meme `query` command | Nathan Perry | 2019-04-10 | 2 | -3/+48 |
| * | implement `memers` command | Nathan Perry | 2019-04-09 | 1 | -0/+71 |
| * | report most popular random meme in stats | Nathan Perry | 2019-04-09 | 1 | -0/+20 |
| * | further clean up rare meme query | Nathan Perry | 2019-03-30 | 1 | -12/+17 |
| * | improve rarememe query structure to use CTEs | Nathan Perry | 2019-03-30 | 1 | -24/+26 |
| * | fix rarememe query to count memes that have not been invoked at all | Nathan Perry | 2019-03-30 | 1 | -7/+7 |
| * | add rarememe command | Nathan Perry | 2019-03-30 | 1 | -2/+58 |
| * | improved stats output | Nathan Perry | 2019-03-29 | 1 | -3/+136 |
| * | add silentmeme command | Nathan Perry | 2019-03-09 | 1 | -0/+21 |
| * | remove old oauth model and schema block | Nathan Perry | 2019-03-08 | 2 | -54/+0 |
| * | first pass with oauth | Nathan Perry | 2019-03-08 | 2 | -0/+54 |
| * | show invocations in stats | Nathan Perry | 2019-03-03 | 2 | -1/+41 |
| * | record meme invocations | Nathan Perry | 2019-03-03 | 2 | -0/+61 |
| * | remove unused code, fixup imports | Nathan Perry | 2019-03-02 | 1 | -1/+0 |
| * | remove sql random | Nathan Perry | 2019-03-02 | 1 | -2/+0 |
| * | add stats command | Nathan Perry | 2019-03-02 | 1 | -0/+34 |
| * | audiomeme command | Nathan Perry | 2019-02-21 | 1 | -0/+21 |
| * | improve randomizer | Nathan Perry | 2019-02-18 | 1 | -17/+25 |
| * | improve imports further and fix compile warnings | Nathan Perry | 2019-01-24 | 2 | -362/+366 |
| * | improve imports | Nathan Perry | 2019-01-24 | 1 | -5/+9 |
| * | update for 2018 edition | Nathan Perry | 2018-08-13 | 1 | -1/+1 |
| * | various command improvements | Nathan Perry | 2018-06-01 | 2 | -4/+25 |
| * | support message deletion0.1.4 | Nathan Perry | 2018-05-03 | 3 | -0/+81 |
| * | maybe as far as we're going to go with clap | Nathan Perry | 2018-04-30 | 1 | -36/+0 |
| * | fix/simplify rng | Nathan Perry | 2018-04-07 | 1 | -2/+2 |
| * | database-based memeing working | Nathan Perry | 2018-04-07 | 3 | -3/+11 |
