Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | unicode fixes, change variable names, better tests | Ryan Huber | 2015-11-16 | 7 | -7/+10 | |
| | ||||||
* | Handle unfurling of things with no alt text correctly as well | Tollef Fog Heen | 2015-08-29 | 1 | -0/+3 | |
| | ||||||
* | Whitespace fixups | Tollef Fog Heen | 2015-08-29 | 1 | -2/+0 | |
| | ||||||
* | Refactor unfurl_refs | Tollef Fog Heen | 2015-08-29 | 1 | -0/+3 | |
| | | | | | Instead of blindly splitting on spaces, use something approximating a parser for parsing refs. Also add another test case. | |||||
* | Add unit test for unfurl_refs and correct logic | Tollef Fog Heen | 2015-08-29 | 1 | -0/+38 | |
| | | | | | The logic for showing/ignoring alt refs was wrong. Fix that, and to prevent this from showing up again, add a unit test. | |||||
* | Whitespace cleanup | Tollef Fog Heen | 2015-08-29 | 1 | -5/+0 | |
| | ||||||
* | Make sure to import rootdir for pytest | Tollef Fog Heen | 2015-08-29 | 1 | -0/+4 | |
| | ||||||
* | add some initial tests. messages need a lot of work.. | Ryan Huber | 2015-03-18 | 6 | -0/+188 | |