| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | updategaem: fix bug re: whose steam account is used | Nathan Perry | 2019-03-10 | 1 | -5/+3 | |
| * | finish up updategaem for now | Nathan Perry | 2019-03-10 | 1 | -7/+24 | |
| * | updategaem command | Nathan Perry | 2019-03-10 | 1 | -71/+275 | |
| * | fix silentmeme | Nathan Perry | 2019-03-09 | 1 | -1/+1 | |
| * | add silentmeme command | Nathan Perry | 2019-03-09 | 3 | -10/+49 | |
| * | handle empty case | Nathan Perry | 2019-03-08 | 1 | -1/+5 | |
| * | fix parsing because serenity's Args is bad | Nathan Perry | 2019-03-08 | 1 | -1/+5 | |
| * | allow growing spreadsheet through env var | Nathan Perry | 2019-03-08 | 1 | -1/+2 | |
| * | gaem: sort output by lowercase | Nathan Perry | 2019-03-08 | 1 | -1/+3 | |
| * | add ownedgaem command | Nathan Perry | 2019-03-08 | 1 | -20/+56 | |
| * | slight usability improvements | Nathan Perry | 2019-03-08 | 1 | -3/+4 | |
| * | remove old oauth model and schema block | Nathan Perry | 2019-03-08 | 2 | -54/+0 | |
| * | support parsing users for gaem command | Nathan Perry | 2019-03-08 | 1 | -15/+54 | |
| * | working version | Nathan Perry | 2019-03-08 | 6 | -319/+96 | |
| * | first pass with oauth | Nathan Perry | 2019-03-08 | 9 | -3/+499 | |
| * | add debug_expr command | Nathan Perry | 2019-03-05 | 2 | -6/+58 | |
| * | improve parsing of infix operators | Nathan Perry | 2019-03-05 | 1 | -4/+4 | |
| * | improve logging and user feedback for commands | Nathan Perry | 2019-03-04 | 4 | -20/+91 | |
| * | better logging for failed roll parse | Nathan Perry | 2019-03-04 | 1 | -5/+34 | |
| * | improve assoc of roll | Nathan Perry | 2019-03-04 | 3 | -38/+79 | |
| * | separate meme and general queues | Nathan Perry | 2019-03-03 | 3 | -15/+24 | |
| * | add abs, ceil, floor, and round to roll | Nathan Perry | 2019-03-03 | 1 | -0/+12 | |
| * | use double parser | Nathan Perry | 2019-03-03 | 1 | -2/+2 | |
| * | initial rework of rolling framework | Nathan Perry | 2019-03-03 | 4 | -41/+242 | |
| * | 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 | |
