| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Formatting request (#14) | 2018-09-01 | 1 | -0/+6 | |
| | | | | | | | | | | | | | * Add Database.UserChannelSettings.find_all_by_setting * Turns out we didn't need find_all_by_setting * Actually, we do need find_all_by_setting * Table name typo * Add Utils.bold and Utils.underline | ||||
| * | Only show 2 biggest units in !seen | 2018-08-29 | 1 | -6/+17 | |
| | | |||||
| * | Use a zero-width joiner in Utils.prevent_highlight instead of zero width space | 2018-08-20 | 1 | -1/+1 | |
| | | |||||
| * | Prevent highlighting users in !wordusers and !richest | 2018-08-10 | 1 | -0/+3 | |
| | | |||||
| * | Added Utils.to_pretty_time | 2018-08-09 | 1 | -0/+19 | |
| | | |||||
| * | Added highlight spam detection/prevention logic to channel_op | 2017-12-26 | 1 | -0/+4 | |
| | | |||||
| * | Add default timeout | 2017-11-03 | 1 | -1/+1 | |
| | | |||||
| * | Take BS4 parser string from kwargs so you can actually XML. idk even what's ↵ | 2017-06-07 | 1 | -2/+2 | |
| | | | | | the point | ||||
| * | Correct spelling of 'background' for color utils | 2016-11-07 | 1 | -1/+1 | |
| | | |||||
| * | 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 | |
