Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-22 | Fixed register after latest changes to runner, the format is ↵ | Bruno Wagner | |
pixelated-user-agent --register <provider> <username> now | |||
2014-10-22 | --config now explicitly supports using ~ on the path | Bruno Wagner | |
2014-10-22 | Credentials will be asked for when spinning up the user agent now, if you ↵ | Bruno Wagner | |
want to use the config file you have to explicitly set the --config=file switch on the pixelated_user_agent | |||
2014-10-22 | Host and port are now user agent switches, not depending on .pixelated file ↵ | Bruno Wagner | |
anymore | |||
2014-10-22 | Fixed no handler for x logger, and made flask logging work with the python ↵ | Bruno Wagner | |
basic logger so we don't miss any errors | |||
2014-10-21 | #117 - waiting for soledad sync to be done before indexing mails. Also, ↵ | Duda Dornelles | |
removing inbox duplicates | |||
2014-10-15 | moving things out of user_agent. now it is called runserver and only does ↵ | Duda Dornelles | |
basic app setup and delegates to other "classes". |