| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add "user_channel_settings" table in Database.py, for settings per user per•••channel | 2018-08-05 | 1 | -18/+66 | |
| * | Improved logging, added TRACE logging in Database.py to see how it performs | 2018-08-05 | 1 | -68/+103 | |
| * | Added addition "find" methods to Database.py, along with a "get all" for user•••settings to search without a nickname | 2018-08-03 | 1 | -4/+26 | |
| * | Don't make a database cursor per thread as there should only be 1 thread | 2018-07-02 | 1 | -5/+4 | |
| * | Enable foreign key constraint, don't poll it | 2017-12-06 | 1 | -1/+1 | |
| * | fixed a problem with Database.py. | 2016-06-28 | 1 | -1/+1 | |
| * | added get_server to Database.py, for some future use. dunno. | 2016-04-29 | 1 | -0/+5 | |
| * | added a new settings table for bot settings in general. | 2016-04-14 | 1 | -0/+30 | |
| * | first commit. | 2016-03-29 | 1 | -0/+152 |
