index
:
poezio
ci-test
keepalive-log
main
new-tabs
no-resource
pubsub
roezio
self-ping
slix
slots_test
test-ci
v0.12-fixes
v0.8-fixes
xdg-desktop-portal
console XMPP client in python3
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tabs.py
Age
Commit message (
Expand
)
Author
2013-08-03
Logs errors by default, in a dedicated file
mathieui
2013-08-01
Fix #2049 (get the current completed argument)
mathieui
2013-08-01
Move /clear_infos to /clear for consistency
mathieui
2013-07-24
Fix contact removal
mathieui
2013-06-30
Fix #2329 (display the info buffer in the muclisttab)
mathieui
2013-06-30
Clear the XML Tab buffer when closing
mathieui
2013-06-25
Do not open a tab on Enter when searching in the roster
Florent Le Coz
2013-06-22
Fix #2294 (fix /w priority)
mathieui
2013-06-22
Parse the new log format to display it. (ref #2311)
mathieui
2013-06-14
Fix #2320 (TB on /info with an off-roster contact)
mathieui
2013-06-13
Improve the roster search
mathieui
2013-06-10
Implement Message Carbons (XEP-280)
mathieui
2013-06-09
Adopt the mcabber log format (Fix #2311)
mathieui
2013-06-08
Add a way to format background colors in a string
mathieui
2013-06-03
Do not block on roster operations (and do not traceback on errors) #2315
mathieui
2013-05-17
Fix a tb on "/ban "
mathieui
2013-05-17
Fix a traceback on /role completion if the tab is not connected
mathieui
2013-05-15
Fix #2229 (prevent correction if the 2 fulljid differ)
mathieui
2013-05-15
Fix a traceback on /nick [tab]
mathieui
2013-05-15
Sort users in /names
mathieui
2013-05-11
Actually use it.
mathieui
2013-05-11
Fix the reason in the ban message
mathieui
2013-05-09
Add a little workaround for MUC servers that do not send the 110 status
Florent Le Coz
2013-05-09
Add the 'changing_nick' event
Florent Le Coz
2013-05-09
Fix a crash introduce something like 5-6 commits ago, np.
Florent Le Coz
2013-05-01
Fix a typo "on on an unknown platform"
Florent Le Coz
2013-05-01
Take into account the nick given by the MUC when joining a room.
Florent Le Coz
2013-04-05
Handle I/O errors better
mathieui
2013-04-05
Consistency
mathieui
2013-04-04
Fix #2255 (search in input history)
mathieui
2013-03-31
Fix #2275, ref #2229
mathieui
2013-03-28
Add a (per-tab) notif_messages option to ignore MUC’s normal messages
Florent Le Coz
2013-03-16
Catch CorrectionError to avoid tracebacking when /correct fails
Florent Le Coz
2013-03-12
Implement user gaming (xep-0196)
mathieui
2013-03-11
Fix #1839 (User mood/activity)
mathieui
2013-03-11
Fix #1841 (User nickname)
mathieui
2013-03-11
Implement XEP-0118 (Fix #1840)
mathieui
2013-03-09
Fix #2254
mathieui
2013-03-04
Make /affiliation and /role non-blocking (fix #2235)
mathieui
2013-03-02
Fix #2132 (/disconnect)
mathieui
2013-02-28
Remove a debug that floods too much
mathieui
2013-02-27
Improve XEP-0308 support
mathieui
2013-02-15
Fix a potential traceback on /ignore
mathieui
2013-02-11
Do not add a space after /unignore completion
mathieui
2013-02-03
Fix the folding of contacts in multiple groups
mathieui
2013-02-03
Fix a traceback on the completion of /correct
mathieui
2013-01-29
Fix a tb on /accept. Make sure jid is a JID object, not an str.
Florent Le Coz
2013-01-26
Add an /unlock command to manually unlock a DynamicConversationTab.
Florent Le Coz
2013-01-26
Implement XEP 296 for locking resource in conversations.
Florent Le Coz
2013-01-21
Fix it for real.
mathieui
[next]