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
/
bookmark.py
Age
Commit message (
Collapse
)
Author
2012-04-15
Add a way to bookmark all the rooms at once
mathieui
(/bookmark * or /bookmark_local *)
2012-03-30
Should fix the refresh issue
mathieui
2012-03-13
Fix bookmarks
mathieui
2012-01-26
Handle autojoin="1" for bookmarks.
Florent Le Coz
2012-01-26
Python 3.0/.1 compatibility
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
them
2011-11-27
Fix a tb in save_local()
mathieui
2011-11-26
Default to privatexml instead of pep for bookmarks storage
mathieui
(since private xml sadly has a better support)
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