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-26
salmon actually fetching remote keypairs
James Walker
2010-02-25
Merge remote branch 'statusnet/testing' into testing
James Walker
2010-02-25
use a real keypair from discovery
James Walker
2010-02-25
cache Web responses in Webfinger library
Evan Prodromou
2010-02-25
use new hcard method for webfinger
Evan Prodromou
2010-02-25
typo
James Walker
2010-02-25
removing the webfinger lib
James Walker
2010-02-25
adding a new, more generic "discovery" class that does LRDD disco
James Walker
2010-02-25
adding some exception handling for magicenv parsing
James Walker
2010-02-25
OStatus: abort processing of this PuSH in item if we got an exception, rather...
Brion Vibber
2010-02-24
OStatus: handle update-profile Salmon pings
Brion Vibber
2010-02-24
- break OMB profile update pings to a background queue
Brion Vibber
2010-02-24
OStatus: fix group delivery, send reply/group Salmon pings from background.
Brion Vibber
2010-02-24
OStatus: consolidate the low-level notice save code between Salmon and PuSH i...
Brion Vibber
2010-02-22
magicsig shuffling
James Walker
2010-02-22
missing return value check
James Walker
2010-02-22
moving magicsig.php to classes - to add storage
James Walker
2010-02-22
Merge branch 'rationalize-activity' into testing
Zach Copley
2010-02-22
Move ActivityObject and related stuff to core
Zach Copley
2010-02-23
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Brion Vibber
2010-02-22
Add PoCo bits, avatar link, geo point, etc. to person activity obj output
Zach Copley
2010-02-23
OStatus group delivery initial implementation.
Brion Vibber
2010-02-22
swapping pear error handling so Crypt_RSA can properly detect available
James Walker
2010-02-22
OStatus: initial hookup of remote group membership (notice delivery not yet w...
Brion Vibber
2010-02-22
wiring in magicsig
James Walker
2010-02-22
adding magic sig stuff
James Walker
2010-02-22
handle poco nicknames in Ostatus_profile
Evan Prodromou
2010-02-21
don't calculate replies for remote notices
Evan Prodromou
2010-02-21
change erroneous common_sql_time() to common_sql_date()
Evan Prodromou
2010-02-21
was using HTMLPurifier::purify() as a static method, which it is not
Evan Prodromou
2010-02-21
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou
2010-02-21
add HTMLPurifier config
Evan Prodromou
2010-02-21
OStatus: record source profile & saving method in ostatus_source table; this ...
Brion Vibber
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
[next]