Commit Graph

12 Commits

Author SHA1 Message Date
Evan Prodromou b12e72ae31 optionally add a username/password on server side for Comet 2009-05-01 09:42:38 -07:00
Evan Prodromou 5affe093ab add in_reply_to link and make HTML in source work correctly 2009-05-01 08:39:47 -07:00
Evan Prodromou a86a0e91a5 add favor, reply, delete buttons for cometed notices 2009-05-01 08:00:37 -07:00
Evan Prodromou e97223b2ba Don't add a notice if it already exists on the page
Try not to interfere with Ajax posting; don't show something if it's
already on the page.
2009-04-26 21:15:11 -04:00
Evan Prodromou db3b56a2fd Display rendered HTML for a notice
Display the rendered HTML for a notice
2009-04-26 20:50:39 -04:00
Evan Prodromou e438334c00 add live updating for tag pages 2009-04-26 18:00:06 -04:00
Evan Prodromou 781341d91f README for the comet plugin 2009-04-26 15:41:55 -04:00
Evan Prodromou 7dbb5fb8fd Make notice auto-update
Shows notices auto-updating
2009-04-26 15:37:00 -04:00
Evan Prodromou ccf45d454c Lots of tweaking to make things work
Did some tweaking and maneuvering to make things work. This version
will now show a "notice received" alert box -- lots of progress! Had
to test with Java server, not Python server.
2009-04-26 15:08:49 -04:00
Evan Prodromou 262dbeac78 Some updates for testing Comet 2009-04-26 12:06:50 -04:00
Evan Prodromou 056d0a2555 remove unused duplicate file 2009-04-25 14:20:57 -04:00
Evan Prodromou 5e6eb27f84 first pass at Comet plugin; doesn't yet update 2009-04-25 14:20:24 -04:00