- 08 Oct, 2014 1 commit
-
-
mathieui authored
Because SHA-1 is not really relevant anymore. Too bad it's significantly longer and tiring to check, even if that is to be expected.
-
- 28 Jul, 2014 1 commit
-
-
louiz’ authored
-
- 05 Jul, 2014 1 commit
-
-
mathieui authored
-
- 31 May, 2014 1 commit
-
-
louiz’ authored
For example, a tab can be named muc.example.com, if you do /list muc.example.com. If you then do /join muc.example.com, the error handler needs to get the correct tab (the MucTab, not the MucListTab previously opened). This commit fixes the above issue (a traceback), and maybe some others like that.
-
- 07 May, 2014 1 commit
-
-
mathieui authored
-
- 05 May, 2014 1 commit
-
-
mathieui authored
-
- 04 May, 2014 2 commits
- 30 Apr, 2014 1 commit
-
-
mathieui authored
(keep a get_name() fallback just in case for now)
-
- 29 Apr, 2014 2 commits
- 28 Apr, 2014 1 commit
-
-
mathieui authored
some stuff is now hidden wen the window size gets too small (might need some adjustments). The info buffer in the roster tab, the userlist in mucs, the vertical tab list, the info buffer everywhere, etc…
-
- 27 Apr, 2014 2 commits
-
-
mathieui authored
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.
-
mathieui authored
- 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
-
- 26 Apr, 2014 1 commit
-
-
mathieui authored
-
- 25 Apr, 2014 1 commit
-
-
mathieui authored
- fix the bug where messages from our own jid were incorrectly displayed - the nick is now fixed for the whole conversation
-
- 15 Apr, 2014 1 commit
-
-
mathieui authored
- add a show_composing_tabs option, default value: "direct" - todo: find a nice different color for this
-
- 14 Apr, 2014 1 commit
-
-
mathieui authored
- 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
-
- 06 Apr, 2014 1 commit
-
-
mathieui authored
fixes whitespace issues, some builtin overrides, and some enormous lines might make poezio run nanoseconds faster!
-
- 05 Apr, 2014 1 commit
-
-
mathieui authored
Although the logic stays the same, and everything is put back together in a single class.
-