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
Age
Commit message (
Expand
)
Author
2014-04-07
Fix #2354 (logs are badly colored with xhtml history)
mathieui
2014-04-06
fix a wrong naming in the previous commit
mathieui
2014-04-06
Code cleanup
mathieui
2014-04-06
Do not instantiate the roster at module level
mathieui
2014-04-06
Do not instantiate the message logger at module level
mathieui
2014-04-06
Do not instantiate the Config at module load
mathieui
2014-04-06
Fix room joining on muclisttab that was broken in the previous commit
mathieui
2014-04-06
Always enable the cursor when we refresh an input
mathieui
2014-04-06
Improve drastically the performance of the MucListTab
mathieui
2014-04-05
Do not instantiate Keyboard at module-level
mathieui
2014-04-05
Remove the pubsub-related stuff from the main branch
mathieui
2014-04-05
Fix a bug introduced in ca0950d
mathieui
2014-04-05
Add the core module to the setup.py
mathieui
2014-04-05
Split the Core class
mathieui
2014-04-05
Improve /bookmark *
mathieui
2014-04-04
Enable XEP-0198 (Stream Management)
mathieui
2014-04-04
Fix a hidden traceback on groupchat messages
mathieui
2014-04-04
Do not log correction errors in the error log anymore
mathieui
2014-04-04
Remove unused imports
mathieui
2014-04-03
Update the ugly timestamp fixes for better DST detection
mathieui
2014-04-02
Fix #1998, #2439 (reset chat state status)
mathieui
2014-04-02
Fix #2377 (send back unavailable presence on message from unknown room)
mathieui
2014-04-02
Fix #2340 (change tab priority when the input is not empty)
mathieui
2014-04-02
Fix #2323 (implement XEP-0012 last activity)
mathieui
2014-04-01
Fix activation of mood/activity which was inverted
mathieui
2014-04-01
Move the requirements to python 3.3
mathieui
2014-04-01
Fix common.py for OLD python3 versions
mathieui
2014-04-01
Fix the roster offline show toggle
mathieui
2014-04-01
Fix #2453 (malformed stanzas with stupid plugins)
mathieui
2014-04-01
Install the tabs module with setup.py too
mathieui
2014-04-01
Fix #2462 (wrong timezone in the logs)
mathieui
2014-03-31
Fix a traceback with broken roster items
mathieui
2014-03-30
Fix the launch script from directory with spaces in them
mathieui
2014-03-29
Make launch.sh runnable from any directory
mathieui
2014-03-28
Fix #2493 (private tab displaying a join on /nick)
mathieui
2014-03-28
Improve dynamic conversation tabs
mathieui
2014-03-28
Returning the value fetched with RawconfigParser.getint is actually quite useful
mathieui
2014-03-28
Also document manual plugin load
mathieui
2014-03-28
Add an IRC/biboumi plugin
mathieui
2014-03-27
Remove useless "installation" parts from the plugin documentations
mathieui
2014-03-27
Improve the alias plugin (save aliases, format strings, etc)
mathieui
2014-03-27
When doing a self.config.set in a plugin, save the config too
mathieui
2014-03-24
Use RawConfigParser.get{int,bool,float} whenever possible
mathieui
2014-03-23
Allow opening a static conversation even when a (dynamic) conversation with t...
mathieui
2014-03-23
Add jid info to the unlock messages
mathieui
2014-03-23
Notify the user whenever the lock state of a dynamic conversation changes
mathieui
2014-03-23
Fix formatting, some typos, and unused code, and add docstrings
mathieui
2014-03-22
Fix a hidden traceback (NS_MUC_USER not exported in tabs/)
mathieui
2014-03-22
Remove warnings in setup.py and use setuptools instead of distutils
mathieui
2014-03-21
Update setup.py (from what was changed for the pypi release)
mathieui
[prev]
[next]