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
/
OStatus
/
OStatusPlugin.php
Age
Commit message (
Expand
)
Author
2010-02-20
Move some salmon processing to a superclass
Evan Prodromou
2010-02-19
OStatus: sub/unsub notifications working again. Fixed up autodetection of fee...
Brion Vibber
2010-02-19
OStatus: hooked up follow/unfollow events on Salmon endpoint to create/destro...
Brion Vibber
2010-02-18
OStatus refactoring to clean up profile vs feed and fix up subscription issues.
Brion Vibber
2010-02-18
OStatus sub/unsub updates:
Brion Vibber
2010-02-17
OStatus: override source link with the source domain and link to original mes...
Brion Vibber
2010-02-16
add a couple of FIXME comments
Evan Prodromou
2010-02-13
Dialogbox for OStatus remote subscription
Sarven Capadisli
2010-02-13
Added dialogbox styles for OStatus subscribe form
Sarven Capadisli
2010-02-13
Using the new remote subscription event and updated subscribe label
Sarven Capadisli
2010-02-12
Add OStatus PuSH hub and Salmon links back into user and group feeds
Zach Copley
2010-02-12
OStatus: renamed feedinfo table to ostatus_profile -- will cover remote ostat...
Brion Vibber
2010-02-11
OStatus: fix salmon link on Atom feeds; add a url spec for group feeds as wel...
Brion Vibber
2010-02-11
OStatus: garbage collect unused PuSH subscriptions when the last local subscr...
Brion Vibber
2010-02-10
OStatus PuSH fixes:
Brion Vibber
2010-02-09
removing the webfinger hack for Notice::asAtomEntry since salmon can use a pr...
James Walker
2010-02-09
moving salmon endpoint under 'main/'
James Walker
2010-02-09
OStatus partial support for group subscriptions:
Brion Vibber
2010-02-09
in progress Salmon responses
James Walker
2010-02-09
discovery piece - hand merged :P
James Walker
2010-02-08
OStatus cleanup...
Brion Vibber
2010-02-08
First steps on converting FeedSub into the pub/sub basis for OStatus communic...
Brion Vibber