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
Age
Commit message (
Expand
)
Author
2012-10-15
Fixes #2368 (/join /nick not working)
mathieui
2012-10-15
Prettify the /names command
mathieui
2012-10-15
Fix the number of connected contacts/total number in the roster
mathieui
2012-10-15
Put back the “truc@chose.com is now online” messages
mathieui
2012-10-14
Fix a traceback on completion_version
mathieui
2012-10-14
Rename /connect to /reconnect and make it rostertab-only
mathieui
2012-10-14
Also add the decorators module
mathieui
2012-10-14
Do not display "None" in the /self command
mathieui
2012-10-14
Add decorators to handle refreshs more easily
mathieui
2012-10-14
Add a space after a nick completion not at the start of the line.
Florent Le Coz
2012-10-14
Do not quotify the status in /status command.
Florent Le Coz
2012-10-14
Correctly use MORE instead of PLUS.
Florent Le Coz
2012-10-14
Fix a refresh issue on space in the roster
mathieui
2012-10-14
Should boost the roster speed
mathieui
2012-10-13
Fixes #2374 (Crash on " " in the MUC list)
mathieui
2012-10-13
Fixes #2376 (Only open one XMLTab)
mathieui
2012-10-13
Add a “debug” attribute to Core
mathieui
2012-10-13
Fixes #2380 (traceback on /invite)
mathieui
2012-10-12
Correctly rebuild the messages when we corrected one. And avoid code duplicates
Florent Le Coz
2012-10-12
When a message is corrected, display it correctly in place of the previous one.
Emmanuel Gil Peyrot
2012-10-12
Implement message correction.
Emmanuel Gil Peyrot
2012-10-09
Transform a char (\xf1) into what we meant (Ctrl+/, apparently).
Florent Le Coz
2012-10-09
Send a real \t when pasting a text containing tabs.
Florent Le Coz
2012-10-09
Refresh less often when entering text.
Florent Le Coz
2012-10-09
Separate special keys from normal chars when receving a batch of chars.
Florent Le Coz
2012-10-02
Revert "Add a tab-specific “ignore_changes” option"
Florent Le Coz
2012-09-30
Add a tab-specific “ignore_changes” option
mathieui
2012-09-27
Prevent special keys to appear in the input when lagging
mathieui
2012-09-27
Fix the bug of Alt-e (go to important room)
mathieui
2012-09-26
Add a /move_tab command
mathieui
2012-09-26
Rewrite the tab number handling
mathieui
2012-09-13
Fix TBs when the system is not in utf-8 by default
mathieui
2012-09-13
Make the toggle left pane permanent
mathieui
2012-09-02
An history_length of 0 was ignored (and the default length would be received)
Florent Le Coz
2012-09-02
added muc_history_length support
Johannes Krude
2012-09-01
Add a <body xmlns='http://www.w3.org/1999/xhtml'/> element on /xhtml command
Florent Le Coz
2012-08-31
Give an empty name to a group if it hasn’t got one
mathieui
2012-08-31
Fix a traceback when a group has no name and a crash when dns gets interrupted
mathieui
2012-08-08
Fix yet another bunch of potential tracebacks
mathieui
2012-08-07
Take care of the race condition "node@groupchat_server is now online/offline"
mathieui
2012-08-06
Add a common.safeJID function, and use it everywhere
mathieui
2012-08-06
Make optparse work
mathieui
2012-08-06
Add a fallback to optparse if argparse is not found
mathieui
2012-08-05
Should fix most tracebacks due to the new sleek version
mathieui
2012-08-05
Add a filter_info_messages option
mathieui
2012-08-05
Use the revision/date for the poezio version if a .git is found
mathieui
2012-08-05
Move from optparse (deprecated) to argparse
mathieui
2012-08-03
Do not set last activity when sending a stanza because it makes no sense
mathieui
2012-08-02
Fix a traceback due to a missing '%'
mathieui
2012-08-02
Implement XEP-0012 (last activity) ; Fixes #1870
mathieui
[prev]
[next]