Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-26 | define LACONICA and accept LACONICA for backwards compatibility | Evan Prodromou | |
2009-08-25 | change LACONICA to STATUSNET | Evan Prodromou | |
2009-08-25 | Laconica in plugins | Evan Prodromou | |
2009-07-15 | better callback functions for comet plugin | Evan Prodromou | |
2009-07-15 | build channel strings in CometPlugin | Evan Prodromou | |
2009-07-14 | Change CometPlugin so it re-uses stuff from RealtimePlugin | Evan Prodromou | |
2009-05-01 | optionally add a username/password on server side for Comet | Evan Prodromou | |
2009-05-01 | add in_reply_to link and make HTML in source work correctly | Evan Prodromou | |
2009-05-01 | add favor, reply, delete buttons for cometed notices | Evan Prodromou | |
2009-04-26 | Don't add a notice if it already exists on the page | Evan Prodromou | |
Try not to interfere with Ajax posting; don't show something if it's already on the page. | |||
2009-04-26 | Display rendered HTML for a notice | Evan Prodromou | |
Display the rendered HTML for a notice | |||
2009-04-26 | add live updating for tag pages | Evan Prodromou | |
2009-04-26 | README for the comet plugin | Evan Prodromou | |
2009-04-26 | Make notice auto-update | Evan Prodromou | |
Shows notices auto-updating | |||
2009-04-26 | Lots of tweaking to make things work | Evan Prodromou | |
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 | Some updates for testing Comet | Evan Prodromou | |
2009-04-25 | remove unused duplicate file | Evan Prodromou | |
2009-04-25 | first pass at Comet plugin; doesn't yet update | Evan Prodromou | |