Age | Commit message (Collapse) | Author |
|
xmpp.plugin['xep_0030'].has_identity appears to be unreliable at best,
so we provide our own.
Might help the case of carbons not displayed.
|
|
- two options request/ack_message_receipts
- two new theme parameters : CHAR_ACK_RECEIVED and COLOR_CHAR_ACK
- if a message has a receipt, the character is displayed between the
timestamp and the nick, using the color
|
|
|
|
- fix the bug where messages from our own jid were incorrectly displayed
- the nick is now fixed for the whole conversation
|
|
- add a show_composing_tabs option, default value: "direct"
- todo: find a nice different color for this
|
|
- fallback to mediated invitations if only the bare jid is given to the
command or if the jid does not advertise support
TODO: provide a way to send passwords
|
|
fixes whitespace issues, some builtin overrides, and some enormous lines
might make poezio run nanoseconds faster!
|
|
Although the logic stays the same, and everything is put back together
in a single class.
|