| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | changed Utils.get_url to catch SSL errors. | 2016-07-05 | 1 | -7/+10 | |
| | | |||||
| * | added handling URLError to Utils.get_url. | 2016-06-24 | 1 | -0/+6 | |
| | | |||||
| * | added a function to Utils to get the "closest" setting, with channel/user ↵ | 2016-05-06 | 1 | -0/+10 | |
| | | | | | settings being more important than server-wide settings. | ||||
| * | simpler boolean channel settings | 2016-04-10 | 1 | -0/+9 | |
| | | |||||
| * | added a little piece of code to stop Utils.get_url trying to json decode an ↵ | 2016-03-30 | 1 | -1/+1 | |
| | | | | | empty string. | ||||
| * | added code to Utils.get_url to prevent non-iso-latin-1 urls being attempted. ↵ | 2016-03-29 | 1 | -0/+6 | |
| | | | | | I need to put in a better fix than this at some point. | ||||
| * | made it possible to get http code even when a HTTPError kicks up. | 2016-03-29 | 1 | -3/+6 | |
| | | |||||
| * | first commit. | 2016-03-29 | 1 | -0/+158 | |
