Age | Commit message (Collapse) | Author |
|
|
|
|
|
- nick colors are not random by default
- /close is a useful command
|
|
also yapf -rip
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also display the border according to the theme.
|
|
This prevents bugs in some terminals.
|
|
|
|
|
|
unfortunately, I’m lazy and it's easier to run the job twice
|
|
leading to tracebacks and shenanigans
|
|
|
|
|
|
|
|
|
|
Instead of showing an ugly traceback
|
|
|
|
|
|
Acks were asked for and received, but /xhtml was bad
|
|
|
|
Fixes #3365
|
|
|
|
too many pitfalls
|
|
|
|
|
|
|
|
|
|
Therefore do not add bookmarks while doing this, it is wrong.
|
|
|
|
https://github.com/horazont/poezio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #3347.
|
|
Fixes #3349.
|
|
|
|
|
|
Also fixes:
- release the message log mmap when we are done with it
- Write the right character in log lines
|