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-01-10
Add a simple_notify plugin
Florent Le Coz
2011-12-29
Fix the resize issues with the /configure tab
mathieui
2011-12-28
Fix various issues with the /configure tab
mathieui
2011-12-19
Fix a little incoherence in /query
mathieui
2011-12-18
Fix the completion for /decline and /invite
mathieui
2011-12-18
Add a /invites command
mathieui
2011-12-18
Beep when receiving a MUC invitation (by default)
mathieui
2011-12-15
Make non-remote commands work.
Florent Le Coz
2011-12-12
ALWAYS display affiliation or role changes, in MucTabs. fixes #2309
Florent Le Coz
2011-12-12
Avoid a traceback on focusing a PrivateTab from a MucTab we already left. fix...
Florent Le Coz
2011-12-10
Improve /names command
mathieui
2011-12-09
Add manfraid to thanks section.
Florent Le Coz
2011-12-09
Fix sorting columns when a room has no name. (we use '' instead of None)
Florent Le Coz
2011-12-09
/recolor random works correctly.
Florent Le Coz
2011-12-09
Fixe 2104
manfraid
2011-11-06
Fix a crash on empty command in muclisttab
Florent Le Coz
2011-12-03
Fixes #2241
mathieui
2011-11-30
show_tab_names option lets you display the name of the tabs in the horizontal...
Florent Le Coz
2011-11-29
Fix a traceback when using ^W with xhtml-im
mathieui
2011-11-29
Add an XML tab (/xml_tab) to view incoming/outgoing stanzas
mathieui
2011-11-28
Python 3.0/.1 compatibility
mathieui
2011-11-28
Curses operations must operate within the lock
mathieui
2011-11-28
We can now configure each conversation independently, for some options.
Florent Le Coz
2011-11-28
Add a /remove_bookmark command
mathieui
2011-11-28
Add a /bookmarks command
mathieui
2011-11-28
Fix the informations displayed on /bookmark and /bookmark_remote
mathieui
2011-11-27
Some function rewriting and docstrings for bookmark.py
mathieui
2011-11-27
Add a Bookmark.local() method for local bookmarks
mathieui
2011-11-27
It would be silly to erase the remote bookmarks when we just want not to use ...
mathieui
2011-11-27
Add a new option 'use_remote_bookmarks' to force local bookmarks if
mathieui
2011-11-27
Fix a tb in save_local()
mathieui
2011-11-26
Completion for /bookmark and /bookmark_local
mathieui
2011-11-26
Add a new /bookmark_local command (that acts like the old one)
mathieui
2011-11-26
Adapt the startup to the new bookmarks system
mathieui
2011-11-26
Default to privatexml instead of pep for bookmarks storage
mathieui
2011-11-26
Load the XEP-0048 plugin on startup
mathieui
2011-11-26
Add stanza generators for the <storage/> element
mathieui
2011-11-26
Add save() methods to save bookmarks in every way
mathieui
2011-11-26
Add get_ methods to retrieve bookmarks locally/w/pubsub/privatexml
mathieui
2011-11-26
Add a parser from xml Element to Bookmark
mathieui
2011-11-26
Enhance the Bookmark class
mathieui
2011-11-26
Add a Bookmark class
mathieui
2011-11-25
Fix an error on data_forms tab
Florent Le Coz
2011-11-25
Fix split of args for /groupadd
Florent Le Coz
2011-11-25
Fix /me in history messages in a better way.
Florent Le Coz
2011-11-25
Fix something with /me etc.
Florent Le Coz
2011-11-25
/recolor now reloads OWN_NICK_COLOR from the theme, and also add an
Florent Le Coz
2011-11-25
Use the nick color for the “*” char in /me messages.
Florent Le Coz
2011-11-25
/me now works in all chatabs
Florent Le Coz
2011-11-25
fixes #2270
Florent Le Coz
[next]