| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 'utils.http.get_url' -> 'utils.http.request', return a Response object from•••utils.http.request | 2018-12-11 | 1 | -6/+6 | |
| * | Check if a url is a gallery first, 'event' -> 'data' typo, actually return from•••_prefix | 2018-10-31 | 1 | -8/+11 | |
| * | Use gallery API endpoint for gallery urls | 2018-10-31 | 1 | -1/+3 | |
| * | Support galleries in modules/imgur.py | 2018-10-31 | 1 | -4/+30 | |
| * | imgur url hashids aren't always 7 characters | 2018-10-31 | 1 | -1/+1 | |
| * | Fix typo in modules/imgur.py that caused `headers` passed to utils.http.get_url•••to be a set, not a dict. (',' -> ':') | 2018-10-31 | 1 | -1/+1 | |
| * | REGEX_IMAGE should be a compiled regex! | 2018-10-31 | 1 | -1/+2 | |
| * | Add first version of modules/imgur.py | 2018-10-31 | 1 | -0/+37 |
