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-03-03
Avoid warning/notice spew in XRD parser. Not all DOM nodes are elements.
Brion Vibber
2010-03-01
Merge branch 'work' into testing
Brion Vibber
2010-03-01
OStatus: support @example.com/path/to/profile mentions as well as @profile@ex...
Brion Vibber
2010-03-01
Fix a bunch of notice & warning-level messages that were breaking my inter-in...
Brion Vibber
2010-02-26
MagicEnvelope::parse shouldn't be called statically
James Walker
2010-02-26
removing some extraneous debug logging
James Walker
2010-02-26
move salmon posting to send application/magic-envelope+xml per http://salmon-...
James Walker
2010-02-26
move signing to take a local actor profile and use local keys
James Walker
2010-02-26
updating to use latest salmon NS definitions
James Walker
2010-02-26
more cleanup
James Walker
2010-02-26
bad merge.. cleaning up missing webfinger bits
James Walker
2010-02-26
remove webfinger.php
James Walker
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
[next]