index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
Comet
/
CometPlugin.php
Age
Commit message (
Expand
)
Author
2010-02-17
htmloutputter->script() special cases src's that begin with plugin/ or local/...
Craig Andrews
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
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
Display rendered HTML for a notice
Evan Prodromou
2009-04-26
add live updating for tag pages
Evan Prodromou
2009-04-26
Make notice auto-update
Evan Prodromou
2009-04-26
Lots of tweaking to make things work
Evan Prodromou
2009-04-25
first pass at Comet plugin; doesn't yet update
Evan Prodromou