Commit graph

12 commits

Author SHA1 Message Date
mathieui
455a2746bc Disable the pubsub.louiz.org browser 2011-09-12 20:21:32 +02:00
Florent Le Coz
96794a4e49 Change license to zlib (MIT sucks :() 2011-09-11 17:10:05 +02:00
Florent Le Coz
d41634d4ea Change license to MIT 2011-09-06 02:45:53 +02:00
Florent Le Coz
956bda066b PUBSUB: publish items on node, with a text editor 2011-07-11 02:23:45 +02:00
Florent Le Coz
c03557efd7 Remove useless feedparser import 2011-07-10 18:17:38 +02:00
Florent Le Coz
fa464e4d86 Pubsub browser can display atom element, etc 2011-07-10 18:15:52 +02:00
Florent Le Coz
0327e5aca3 [pubsub] use callbacks to make everything non-blocking.
And add an informative message in the top bar to know what just happened
2011-07-09 18:21:19 +02:00
Florent Le Coz
76cacb32a6 Enter displays the content of the selected item 2011-06-21 02:43:59 +02:00
Florent Le Coz
0fa3cf756a Reset the cursor position from the item list when node changes 2011-06-21 02:01:23 +02:00
Florent Le Coz
06f4dd783e Nodes can be scrolled and the item list is updated accordingly 2011-06-21 01:58:24 +02:00
Florent Le Coz
511ecf6195 Meta + up and down scrolls the nodes, up and down scrolls the items 2011-06-21 00:10:41 +02:00
Florent Le Coz
ca0b4af364 First pubsub browser iteration: can list root nodes, create an item and receive items 2011-06-20 03:19:37 +02:00