aboutsummaryrefslogtreecommitdiff
path: root/src/utils/cli.py
Commit message (Expand)AuthorAgeFilesLines
* Remove mention of `ipv4` - detect address family automaticallyGravatar jesopo2019-05-211-2/+1
* Put a helper function in utils to do iso8601 formatting. change IRCServer's•••last-read setting to use it. Gravatar jesopo2019-02-171-1/+1
* That shouldn't be thereGravatar jesopo2018-11-131-1/+0
* Return new user's id in Database.users.addGravatar jesopo2018-11-131-1/+2
* Return new server_id from Database.servers.addGravatar jesopo2018-11-131-2/+3
* Move logic for adding a server to the database out to utils.cli and add a•••--add-server flag for start.py, to add new server Gravatar jesopo2018-11-131-0/+19