| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | * | basic playback working | Nathan Perry | 2017-07-28 | 3 | -44/+96 | |
| | | | * | first pass on wav | Nathan Perry | 2017-07-28 | 5 | -35/+102 | |
| | | | * | initial wav impl | Nathan Perry | 2017-07-28 | 4 | -161/+2013 | |
| | | | * | try own wav impl | Nathan Perry | 2017-07-28 | 5 | -0/+308 | |
| | | | * | some more updates | Nathan Perry | 2017-07-27 | 3 | -32/+39 | |
| | | | * | plenty of updates for today | Nathan Perry | 2017-07-27 | 6 | -64/+249 | |
| | | | * | move messagectx to its own file | Nathan Perry | 2017-07-26 | 4 | -6/+213 | |
| | | | * | restructure to cmd | Nathan Perry | 2017-07-26 | 3 | -31/+66 | |
| | | | * | initial commit | Nathan Perry | 2017-07-26 | 3 | -0/+55 | |
| | | * | initial commitscala | Nathan Perry | 2016-04-30 | 5 | -0/+96 | |
| | * | check for loop closepython | Nathan Perry | 2017-07-26 | 1 | -1/+4 | |
| | * | update deps | Nathan Perry | 2017-04-03 | 2 | -1/+3 | |
| | * | some changes | Nathan Perry | 2016-05-22 | 1 | -21/+60 | |
| | * | retry | Nathan Perry | 2016-04-30 | 1 | -12/+15 | |
| | * | hopefully stabilize by catching exceptions | Nathan Perry | 2016-04-27 | 2 | -2/+27 | |
| | * | a few misc. fixes; show time played vs total duration on queue/list command | Nathan Perry | 2016-04-15 | 1 | -4/+35 | |
| | * | temporary fix for event loop shenanigans | Nathan Perry | 2016-04-14 | 2 | -22/+50 | |
| | * | ugly SIGINT handling and clean up enqueue_video | Nathan Perry | 2016-04-14 | 1 | -5/+8 | |
| | * | use python 3.5 async/await | Nathan Perry | 2016-04-14 | 2 | -45/+35 | |
| | * | srv.py -> bot.py | Nathan Perry | 2016-04-14 | 1 | -0/+0 | |
| | * | simplify functions | Nathan Perry | 2016-04-10 | 1 | -42/+42 | |
| | * | reworked significantly | Nathan Perry | 2016-04-10 | 3 | -64/+202 | |
| | * | basic working bot | Nathan Perry | 2016-04-09 | 1 | -0/+121 | |
| | * | Initial commit | Nathan Perry | 2016-04-09 | 2 | -0/+83 | |
| * | restructure modules | Nathan Perry | 2018-04-04 | 6 | -479/+511 | |
| * | revamp database structure | Nathan Perry | 2018-04-04 | 6 | -61/+224 | |
| * | fix backoff | Nathan Perry | 2018-04-04 | 1 | -2/+0 | |
| * | add support for SIGINT/SIGTERM with ctrlc crate | Nathan Perry | 2018-04-04 | 3 | -26/+53 | |
| * | improve commands | Nathan Perry | 2018-04-04 | 1 | -14/+89 | |
| * | add example env | Nathan Perry | 2018-03-21 | 1 | -0/+5 | |
| * | thulani plays without explicit play command | Nathan Perry | 2018-03-17 | 4 | -16/+38 | |
| * | upgrade dotenv and use dotenv! macro | Nathan Perry | 2018-03-17 | 4 | -16/+120 | |
| * | start adding in diesel | Nathan Perry | 2018-02-15 | 12 | -416/+626 | |
| * | remove color logging from file | Nathan Perry | 2018-02-14 | 1 | -9/+19 | |
| * | improve logging | Nathan Perry | 2018-02-14 | 4 | -7/+13 | |
| * | fix lock contention | Nathan Perry | 2018-02-14 | 1 | -51/+73 | |
| * | add some more trace statements | Nathan Perry | 2018-02-14 | 1 | -1/+5 | |
| * | add time to log format, include trace logs | Nathan Perry | 2018-02-14 | 1 | -2/+3 | |
| * | add trace | Nathan Perry | 2018-02-14 | 1 | -0/+3 | |
| * | remove default text channel | Nathan Perry | 2018-02-14 | 1 | -5/+5 | |
| * | add some more logging | Nathan Perry | 2018-02-14 | 2 | -3/+8 | |
| * | add after logging | Nathan Perry | 2018-02-14 | 1 | -4/+5 | |
| * | use fern for logging | Nathan Perry | 2018-02-14 | 3 | -15/+50 | |
| * | clean up some dependencies | Nathan Perry | 2018-02-14 | 2 | -4/+0 | |
| * | tone down anger | Nathan Perry | 2018-02-14 | 1 | -2/+2 | |
| * | thulani leaves when he is done playing | Nathan Perry | 2018-02-14 | 2 | -16/+18 | |
| * | improve documentation | Nathan Perry | 2018-02-14 | 2 | -12/+41 | |
| * | improve list slightly | Nathan Perry | 2018-02-14 | 1 | -2/+2 | |
| * | fully working implementation | Nathan Perry | 2018-02-14 | 1 | -37/+38 | |
| * | start work on polling thread | Nathan Perry | 2018-02-14 | 1 | -31/+84 | |
