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
/
OStatus
/
actions
/
salmon.php
Age
Commit message (
Expand
)
Author
2010-02-20
Move some salmon processing to a superclass
Evan Prodromou
2010-02-19
OStatus: Salmon notifications now being generated moderately correctly. :) Ne...
Brion Vibber
2010-02-19
OStatus: sub/unsub notifications working again. Fixed up autodetection of fee...
Brion Vibber
2010-02-19
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou
2010-02-19
some more salmon stuff
Evan Prodromou
2010-02-19
OStatus: hooked up follow/unfollow events on Salmon endpoint to create/destro...
Brion Vibber
2010-02-19
OStatus: fix up Salmon endpoint detection/saving, timestamp fixes.
Brion Vibber
2010-02-18
add ActivityContext class and test it
Evan Prodromou
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-18
more work on salmon
Evan Prodromou
2010-02-14
update activity and salmon for previous commit
Evan Prodromou
2010-02-12
flesh out salmon endpoint
Evan Prodromou
2010-02-09
in progress Salmon responses
James Walker