| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | utils.cli shouldn't know about Database | 2019-10-29 | 1 | -3/+3 | |
| | | |||||
| * | Remove mention of `ipv4` - detect address family automatically | 2019-05-21 | 1 | -2/+1 | |
| | | |||||
| * | Put a helper function in utils to do iso8601 formatting. change IRCServer's | 2019-02-17 | 1 | -1/+1 | |
| | | | | | last-read setting to use it. | ||||
| * | That shouldn't be there | 2018-11-13 | 1 | -1/+0 | |
| | | |||||
| * | Return new user's id in Database.users.add | 2018-11-13 | 1 | -1/+2 | |
| | | |||||
| * | Return new server_id from Database.servers.add | 2018-11-13 | 1 | -2/+3 | |
| | | |||||
| * | Move logic for adding a server to the database out to utils.cli and add a | 2018-11-13 | 1 | -0/+19 | |
| --add-server flag for start.py, to add new server | |||||
