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
/
lib
Age
Commit message (
Expand
)
Author
2010-02-21
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou
2010-02-21
make some of the Webfinger magic strings constants
Evan Prodromou
2010-02-21
OStatus PuSH fixlets:
Brion Vibber
2010-02-21
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou
2010-02-21
fixup activity serialization so salmon notifications work
Evan Prodromou
2010-02-21
OStatus feedsub fixlets:
Brion Vibber
2010-02-21
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou
2010-02-21
use Ostatus_profile::ensureActivityObjectProfile() in SalmonAction::ensurePro...
Evan Prodromou
2010-02-21
OStatus: debug aid - log the received Salmon post when it can't be parsed pro...
Brion Vibber
2010-02-21
correct name check in ActivityObject::fromProfile()
Evan Prodromou
2010-02-21
make avatar attribute explicit for ActivityObject
Evan Prodromou
2010-02-21
remove unused profile code from salmonaction
Evan Prodromou
2010-02-21
let activities generate their own XML
Evan Prodromou
2010-02-21
saving notices in salmon actions
Evan Prodromou
2010-02-21
more complete content retrieval in ActivityObject::__construct()
Evan Prodromou
2010-02-20
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou
2010-02-20
Add support for favor and disfavor notification
Evan Prodromou
2010-02-20
OStatus: Salmon favorite & unfavorite events now handled
Brion Vibber
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-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-17
OStatus: moving parts of profile processing to Activity from feedmunger. Paus...
Brion Vibber
2010-02-16
OStatus: check only direct children in ActivityUtil::child; fixes pulling act...
Brion Vibber
2010-02-16
OStatus: fix up some recent regressions in subscription setup; fix state chec...
Brion Vibber
2010-02-16
restructure Activity classes to push more DOM stuff to ActivityUtils
Evan Prodromou
2010-02-14
test parsing a default atom feed for activities
Evan Prodromou
2010-02-14
update activity and salmon for previous commit
Evan Prodromou
2010-02-12
stub for activities
Evan Prodromou
2010-02-12
OStatus: renamed feedinfo table to ostatus_profile -- will cover remote ostat...
Brion Vibber
2010-02-11
OStatus: correct parsing of georss:point for max interop (commas allowed, whi...
Brion Vibber
2010-02-11
OStatus: save Salmon postback URI in feed subscription info, if provided. Wil...
Brion Vibber
2010-02-11
OStatus fix: include feed profile at notice text processing time, fixes replies
Brion Vibber
2010-02-10
OStatus PuSH fixes:
Brion Vibber
2010-02-10
fix hubdistrib
Brion Vibber
2010-02-10
fix up hub queueing to work w/ stomp queues
Brion Vibber
2010-02-10
Filename case fix
Brion Vibber
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
Pull GeoRSS locations over OStatus feeds
Brion Vibber
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