- 24 Jan, 2017 1 commit
-
-
Tomasz Miąsko authored
-
- 08 Jan, 2017 1 commit
-
-
Emmanuel Gil Peyrot authored
-
- 03 Jan, 2017 1 commit
-
-
Philipp Hörist authored
-
- 02 Jan, 2017 1 commit
-
-
Philipp Hörist authored
It now orders all messages with the given timestamp this also includes inserting messages at the correct point The timestamp precision for incoming and outgoing messages was raised to include fractions of a second
-
- 22 Dec, 2016 1 commit
-
-
Philipp Hörist authored
-
- 17 Nov, 2016 1 commit
-
-
lovetox authored
-
- 18 Nov, 2016 1 commit
-
-
lovetox authored
-
- 31 Oct, 2016 1 commit
-
-
lovetox authored
-
- 26 Sep, 2016 1 commit
-
-
lovetox authored
When hiding the Window the app is removed from the Ubuntu Launcher and it cannot be restored
-
- 25 Sep, 2016 1 commit
-
-
lovetox authored
-
- 05 Sep, 2016 2 commits
-
-
Thilo Molitor authored
-
Thilo Molitor authored
Added ability to read additional_data from history db and use it in gui extension point print_special_text. I also found an iterator reuse in common/logger.py, maybe this fixes bug #8277
-
- 21 May, 2016 1 commit
-
-
Yann Leboulanger authored
-
- 03 Apr, 2016 1 commit
-
-
Yann Leboulanger authored
-
- 29 Feb, 2016 1 commit
-
-
Yann Leboulanger authored
-
- 27 Feb, 2016 1 commit
-
-
Yann Leboulanger authored
-
- 20 Feb, 2016 1 commit
-
-
Yann Leboulanger authored
[tmolitor] display message receipt (xep 0184) for carbon copied messages. Fixes #8258
-
- 16 Jan, 2016 2 commits
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
Shorten name of a gc entry in "Join GC" submenu Some XMPP clients save the subject of a group chat as the bookmark name. The subject can be very long thus the MenuItems can get also very long. This simple patch shortens the name to a carefully chosen value. Fixes #8218
-
- 03 Jan, 2016 1 commit
-
-
Yann Leboulanger authored
-
- 12 Dec, 2015 1 commit
-
-
Yann Leboulanger authored
-
- 15 Nov, 2015 1 commit
-
-
Yann Leboulanger authored
do not crash when we remove a contact for which neerby contcts are not in the same accounts. Fixes #8157
-
- 15 Aug, 2015 1 commit
-
-
Yann Leboulanger authored
-
- 18 Jul, 2015 1 commit
-
-
Yann Leboulanger authored
-
- 06 May, 2015 1 commit
-
-
Yann Leboulanger authored
-
- 07 Mar, 2015 1 commit
-
-
Yann Leboulanger authored
-
- 15 Feb, 2015 1 commit
-
-
Yann Leboulanger authored
-
- 09 Nov, 2014 1 commit
-
-
Yann Leboulanger authored
-
- 26 Oct, 2014 1 commit
-
-
Yann Leboulanger authored
-
- 03 Oct, 2014 1 commit
-
-
Yann Leboulanger authored
-
- 13 Aug, 2014 1 commit
-
-
Yann Leboulanger authored
handle XEP-191 (blocking command) in a better way: hability to block a contact when server doesn't support privacy lists, add / remove jid to blocked list only when we get the result from server, handle blocked / unblocked contacts by other resources
-
- 11 Aug, 2014 2 commits
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- 21 Jun, 2014 1 commit
-
-
Yann Leboulanger authored
-
- 09 Apr, 2014 1 commit
-
-
Yann Leboulanger authored
-
- 11 Nov, 2014 1 commit
-
-
Yann Leboulanger authored
-
- 20 Oct, 2014 1 commit
-
-
mcepl authored
Avoid DepreciationWarning for ImageMenuItem, CheckMenuItemi, and MenuItem. Fix #7858 Signed-off-by:
Matěj Cepl <mcepl@redhat.com> --- src/chat_control.py | 8 +++---- src/conversation_textview.py | 5 ++-- src/groupchat_control.py | 4 ++-- src/gui_interface.py | 2 +- src/gui_menu_builder.py | 15 +++++++----- src/roster_window.py | 56 +++++++++++++++++++++++++++----------------- src/statusicon.py | 13 ++++++---- 7 files changed, 61 insertions(+), 42 deletions(-)
-
- 18 Oct, 2014 1 commit
-
- 28 Mar, 2014 1 commit
-
-
Yann Leboulanger authored
-
- 16 Feb, 2014 1 commit
-
-
Yann Leboulanger authored
-