index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
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
/
LinkbackPlugin.php
Age
Commit message (
Expand
)
Author
2010-01-12
Actually skip the pingback if XML-RPC extension is missing, instead of consid...
Brion Vibber
2010-01-07
add version information to Linkback
Evan Prodromou
2009-11-19
Should be using onHandleQueuedNotice instead of onEndNoticeSave
Craig Andrews
2009-11-02
Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, addin...
Brion Vibber
2009-11-02
Revert "Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 packag...
Brion Vibber
2009-11-02
Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, addin...
Brion Vibber
2009-09-08
Linkback Plugin: check result properly so failures are not reported as a succ...
CiaranG
2009-08-25
change LACONICA to STATUSNET
Evan Prodromou
2009-08-25
Laconica in plugins
Evan Prodromou
2009-04-24
check for existence of xmlrpc extension in LinkbackPlugin
Evan Prodromou
2009-04-14
escape slash in regexp
Evan Prodromou
2009-03-28
Linkback plugin does pingback by default
Evan Prodromou
2009-03-11
Add initial trackback support
Evan Prodromou
2009-03-08
first version of plugin for pingback and trackback (no trackback yet)
Evan Prodromou