Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support replies and reactions to files | fiaxh | 2023-01-11 | 1 | -0/+8 |
| | |||||
* | fixup Fix some warnings | fiaxh | 2019-09-10 | 1 | -22/+12 |
| | |||||
* | Fix some warnings | hrxi | 2019-09-10 | 1 | -0/+50 |
Instances of `RegexError` are just asserted as `assert_not_reached` as they cannot really fail except for allocation failure if the given regex is valid. |