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
/
core.py
Age
Commit message (
Expand
)
Author
2013-01-07
Fix the behaviour of /move_tab
mathieui
2013-01-06
Improve the help system (#1986)
mathieui
2013-01-05
Do not display messages if they have an empty body after the hook
mathieui
2013-01-04
Do not display the messages with type=headline and an empty body
mathieui
2013-01-02
Add the save_status, status, and status_message options
mathieui
2013-01-02
Fix a TB on /move_tab
mathieui
2012-12-30
Fix #2189 Fix #2139 - Make /correct work properly in all chat tabs
mathieui
2012-12-30
Fix #2143 Fix #2056
mathieui
2012-12-29
Fix /correct and /me highlights, and handle /correct a bit better.
Emmanuel Gil Peyrot
2012-12-28
Fix #1977
mathieui
2012-12-28
Fix #2174
mathieui
2012-12-20
Allow theming of the info buffer messages
mathieui
2012-12-20
Fix #2186 (muc password in the config file)
mathieui
2012-12-18
Do not take 100% of the CPU when the certificate has changed
mathieui
2012-12-15
(should) Fix #2175 ; prevent bugs caused by tab gaps
mathieui
2012-12-15
Make /w command better.
Florent Le Coz
2012-12-15
Add support for /set <option> toggle, which toggles the current value
Florent Le Coz
2012-12-14
Use get_wch() if available, otherwise use the old (maybe buggy) method.
Florent Le Coz
2012-12-05
Sort items in /help
mathieui
2012-11-30
Force a resize of the interface whenever we /set something.
Florent Le Coz
2012-11-23
Fix the timedelta for python 3.1
mathieui
2012-11-17
Changes to the plugin_dir option are now taken into account on runtime
mathieui
2012-11-17
Fix the history numbers when re-joining a room
mathieui
2012-11-05
Fix a traceback when opening a conversation with a resource from the roster
mathieui
2012-10-22
Make the Executor class reliable.
Florent Le Coz
2012-10-15
Fixes #2368 (/join /nick not working)
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
Do not display "None" in the /self command
mathieui
2012-10-14
Add decorators to handle refreshs more easily
mathieui
2012-10-14
Do not quotify the status in /status command.
Florent Le Coz
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
When a message is corrected, display it correctly in place of the previous one.
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-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
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-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
[prev]
[next]