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
2011-11-11
Fix a (possible) traceback on /remove
mathieui
2011-11-11
Fixes presence handhake
mathieui
2011-11-10
Fixes #2271
mathieui
2011-11-10
Fixes #2231
mathieui
2011-11-10
Make custom_host and custom_port work better
mathieui
2011-11-10
Autoload plugins in session_start instead of core.__init__
mathieui
2011-11-10
Also, do not crash when receiving a message from someone who is not a
mathieui
2011-11-10
Also in the DataFormTab
mathieui
2011-11-10
Add per_tab_type commands for the plugins
mathieui
2011-11-10
typo
mathieui
2011-11-10
Forgotten changes
mathieui
2011-11-09
Add messages on plugin load/unload
mathieui
2011-11-09
New events in the plugins API
mathieui
2011-11-09
Do not send chatstates when the contact is offline
mathieui
2011-11-09
-get -set +@property +@property.setter
mathieui
2011-11-09
Do not display an empty message when only a chatstate is received
mathieui
2011-11-09
What.
mathieui
2011-11-09
Plugin docstrings
mathieui
2011-11-09
Fixed a display bug (the info buffer popped even in the RosterInfoTab)
mathieui
2011-11-09
Same as previous commit, but with _say
mathieui
2011-11-09
Give the concerned tab to the _msg handlers
mathieui
2011-11-09
Do not create a private tab when receiving only a chatstate
mathieui
2011-11-09
Remove poezio_event_handler to keep only event_handler
mathieui
2011-11-09
Set version to 0.7.5 and update the changelog
Florent Le Coz
2011-11-09
Merge branch 'releases'
Florent Le Coz
2011-11-09
Merge remote-tracking branch 'origin/master'
Florent Le Coz
2011-11-09
Remove useless commands
Florent Le Coz
2011-11-09
Merge branch 'plugins'
Florent Le Coz
2011-11-09
Correct the firstrun message
mathieui
2011-11-08
Update version to 0.7.2
Florent Le Coz
2011-11-08
Edited the help messages of the commands for clarity/consistency
mathieui
2011-11-08
Fix /kick with the optional message
mathieui
2011-11-08
Forgot those hardcoded values…
mathieui
2011-11-08
Some documentation improvements.
Florent Le Coz
2011-11-08
/theme takes an optional argument to change the theme directly.
Florent Le Coz
2011-11-08
Fix new messages separator when it is a the top of the text window
Florent Le Coz
2011-11-08
Merge branch 'master' into plugins
Florent Le Coz
2011-11-08
escape <, > and & in xhtml-im bodies.
Florent Le Coz
2011-11-08
poopt now handles correctly the size of the chars by jumping
Florent Le Coz
2011-11-08
Merge remote-tracking branch 'origin/plugins' into plugins
Florent Le Coz
2011-11-08
Display actual status message on contact connection instead of
mathieui
2011-11-08
Add a warning in case of theme not found, and now unsetting 'theme',
mathieui
2011-11-08
Removed "WARNING" debug messages, because they are irrelevant
mathieui
2011-11-08
Refresh the RosterInfoTab on got_offline and got_online
mathieui
2011-11-08
Fix subscriptions (/add → /accept instead of /add → /accept → /accept)
mathieui
2011-11-08
Move a space (for perfectionnists)
mathieui
2011-11-08
Make private join/parts work properly
mathieui
2011-11-08
Code cleanup (unused import, variables, undefined names, etc…)
mathieui
2011-11-08
fix the last errors that are in another commit that I don’t want
Florent Le Coz
2011-11-08
use only full color mode when sending messages. Simple color mode should never
Florent Le Coz
[prev]
[next]