| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | improve error handling | Nathan Perry | 2019-03-03 | 2 | -14/+40 |
| * | show invocations in stats | Nathan Perry | 2019-03-03 | 3 | -2/+58 |
| * | add "time ago" formatting | Nathan Perry | 2019-03-03 | 4 | -2/+45 |
| * | record meme invocations | Nathan Perry | 2019-03-03 | 6 | -25/+138 |
| * | remove unused code, fixup imports | Nathan Perry | 2019-03-02 | 2 | -114/+0 |
| * | update dependencies | Nathan Perry | 2019-03-02 | 2 | -315/+311 |
| * | remove sql random | Nathan Perry | 2019-03-02 | 1 | -2/+0 |
| * | add stats command | Nathan Perry | 2019-03-02 | 3 | -8/+54 |
| * | update docs | Nathan Perry | 2019-02-21 | 2 | -8/+73 |
| * | should_audio only depends on whether users are listening | Nathan Perry | 2019-02-21 | 1 | -1/+1 |
| * | fix meme command `audio_only` parameter | Nathan Perry | 2019-02-21 | 1 | -1/+1 |
| * | fix Context.currently_playing | Nathan Perry | 2019-02-21 | 1 | -6/+5 |
| * | audiomeme command | Nathan Perry | 2019-02-21 | 3 | -6/+45 |
| * | improve randomizer | Nathan Perry | 2019-02-18 | 2 | -40/+30 |
| * | pad audio startup and trail with silence | Nathan Perry | 2019-02-18 | 1 | -49/+92 |
| * | restructure play_queue | Nathan Perry | 2019-02-18 | 1 | -58/+69 |
| * | fix newline problem | Nathan Perry | 2019-02-18 | 2 | -12/+9 |
| * | set audio filesize limit | Nathan Perry | 2019-02-18 | 1 | -0/+1 |
| * | fix newline delimiter problem | Nathan Perry | 2019-02-18 | 1 | -0/+2 |
| *-. | noop-merge mp3 and opus-attempt into master | Nathan Perry | 2019-02-18 | 0 | -0/+0 |
| |\ \ | |||||
| | | * | try using opus | Nathan Perry | 2019-02-17 | 6 | -19/+90 |
| | * | | initial mp3 attempt | Nathan Perry | 2019-02-17 | 6 | -28/+168 |
| | |/ | |||||
| * / | encode/decode audio memes with ffmpeg to improve storage | Nathan Perry | 2019-02-18 | 6 | -30/+97 |
| |/ | |||||
| * | use flate2 to compress audio | Nathan Perry | 2019-02-17 | 6 | -40/+102 |
| * | support audio memes | Nathan Perry | 2019-02-17 | 7 | -13/+81 |
| * | restore fuck you conway | Nathan Perry | 2019-02-16 | 1 | -1/+6 |
| * | clean up project structure | Nathan Perry | 2019-02-16 | 10 | -630/+646 |
| * | clean up imports | Nathan Perry | 2019-02-15 | 1 | -25/+17 |
| * | initial implementation of video start/end times | Nathan Perry | 2019-02-15 | 6 | -8/+386 |
| * | fix last of import inconsistencies | Nathan Perry | 2019-01-24 | 3 | -19/+31 |
| * | improve imports further and fix compile warnings | Nathan Perry | 2019-01-24 | 9 | -824/+727 |
| * | improve imports | Nathan Perry | 2019-01-24 | 8 | -34/+62 |
| * | update deps | Nathan Perry | 2018-12-25 | 1 | -25/+190 |
| * | upgrade deps | Nathan Perry | 2018-12-24 | 2 | -509/+669 |
| * | dockerize | Nathan Perry | 2018-09-24 | 7 | -1/+84 |
| * | roll back to edition 2015 for editor support | Nathan Perry | 2018-09-24 | 3 | -548/+717 |
| * | bump version to 0.1.60.1.6 | Nathan Perry | 2018-08-13 | 1 | -1/+1 |
| * | remove a couple of unused mut modifiers | Nathan Perry | 2018-08-13 | 2 | -2/+2 |
| * | update for 2018 edition | Nathan Perry | 2018-08-13 | 5 | -25/+11 |
| * | update deps, prep for move to 2018 edition | Nathan Perry | 2018-08-13 | 3 | -44/+21 |
| * | fix roll for multiple dice0.1.5 | Nathan Perry | 2018-06-01 | 1 | -1/+1 |
| * | add a roll command, relax semver requirements on dependencies | Nathan Perry | 2018-06-01 | 4 | -13/+78 |
| * | various command improvements | Nathan Perry | 2018-06-01 | 6 | -15/+96 |
| * | support message deletion0.1.4 | Nathan Perry | 2018-05-03 | 9 | -5/+107 |
| * | add reactions, change add/recall meme structure | Nathan Perry | 2018-04-30 | 4 | -328/+68 |
| * | update volume command0.1.2 | Nathan Perry | 2018-04-30 | 4 | -5/+8 |
| * | "fix" clap0.1.1 | Nathan Perry | 2018-04-30 | 3 | -64/+136 |
| * | maybe as far as we're going to go with clap | Nathan Perry | 2018-04-30 | 9 | -394/+525 |
| * | fix/simplify rng | Nathan Perry | 2018-04-07 | 2 | -44/+19 |
| * | database-based memeing working | Nathan Perry | 2018-04-07 | 13 | -163/+244 |
