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
/
pubsub.py
Age
Commit message (
Collapse
)
Author
2011-09-12
Disable the pubsub.louiz.org browser
mathieui
2011-09-11
Change license to zlib (MIT sucks :()
Florent Le Coz
2011-09-06
Change license to MIT
Florent Le Coz
2011-07-11
PUBSUB: publish items on node, with a text editor
Florent Le Coz
2011-07-10
Remove useless feedparser import
Florent Le Coz
2011-07-10
Pubsub browser can display atom element, etc
Florent Le Coz
2011-07-09
[pubsub] use callbacks to make everything non-blocking.
Florent Le Coz
And add an informative message in the top bar to know what just happened
2011-06-21
Enter displays the content of the selected item
Florent Le Coz
2011-06-21
Reset the cursor position from the item list when node changes
Florent Le Coz
2011-06-21
Nodes can be scrolled and the item list is updated accordingly
Florent Le Coz
2011-06-21
Meta + up and down scrolls the nodes, up and down scrolls the items
Florent Le Coz
2011-06-20
First pubsub browser iteration: can list root nodes, create an item and ↵
Florent Le Coz
receive items