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
/
classes
/
Ostatus_profile.php
Age
Commit message (
Expand
)
Author
2010-03-29
Include meta charset header in saved HTML file for long OStatus messages; wit...
Brion Vibber
2010-03-25
Tweak to OStatus long message cropping: use original source notice URL for th...
0.9.1rc1
Brion Vibber
2010-03-25
Add doc comments on saveHTMLFile; drop the extra <div> wrapping the contents ...
Brion Vibber
2010-03-25
Using … (hellip) instead of "more" for link text
Sarven Capadisli
2010-03-25
Updated 'more' anchor for attachments to do an XHR GET
Brion Vibber
2010-03-22
Fix reference. Look at the first ActivityObject in the list.
Zach Copley
2010-03-22
Some initial media parsing
Zach Copley
2010-03-22
ignore unrecognized object types
Evan Prodromou
2010-03-21
Pull <atom:author> info as well as <activity:actor> when we have an old-style...
Brion Vibber
2010-03-21
Accept 'tag' and other non-http id URIs in Ostatus_profile::getActivityObject...
Brion Vibber
2010-03-21
OStatus profile setup cleanup
Brion Vibber
2010-03-21
only use Posterous author data if it matches the profile URL
Evan Prodromou
2010-03-20
use Posterous element if available for RssChannel discovery
Evan Prodromou
2010-03-20
use feedEl for discovery
Evan Prodromou
2010-03-20
fall back to summary or title if content not available
Evan Prodromou
2010-03-20
Allow PuSH posts without author information
Evan Prodromou
2010-03-20
handle RSS as well as Atom in Ostatus push hits
Evan Prodromou
2010-03-20
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou
2010-03-20
try to make a nickname from the user profile url before using the URI
Evan Prodromou
2010-03-19
OStatus: be a little laxer about attempts to start/stop PuSH subscriptions th...
Brion Vibber
2010-03-19
ensure from an RSS channel
Evan Prodromou
2010-03-19
Validate OStatus avatar URL before fetching.
Brion Vibber
2010-03-18
Fix notice warning about unused var -- was renamed during refactoring.
Brion Vibber
2010-03-18
Fix for xmpp/sms notification options appearing to be disabled on new subscri...
Brion Vibber
2010-03-18
Fix some remote subscription regressions from f21f78364a9cbde2ca535a3983b3847...
Brion Vibber
2010-03-16
Change the workflow to get better discovery
Evan Prodromou
2010-03-10
OStatus: reject attempts to create a remote profile for a local user or group.
Brion Vibber
2010-03-05
OStatus fix: send the feed's root element, not the DOM document, down to low-...
Brion Vibber
2010-03-03
OStatus: code cleanup on webfinger fallback path
Brion Vibber
2010-03-03
Fix up catching of webfinger setup fails
Brion Vibber
2010-03-03
Fix for hcard parsing: typo caused notice spew accessing unset array index
Brion Vibber
2010-03-02
OStatus: save file records for enclosures
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
Discovery::lookup now throws an exception
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-25
Merge remote branch 'statusnet/testing' into testing
James Walker
2010-02-25
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing
Brion Vibber
2010-02-25
OStatus: clean up known-URL hinting during profile setup, saves some extra HT...
Brion Vibber
2010-02-25
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing
Zach Copley
2010-02-25
- Updates to use new activity object factories
Zach Copley
2010-02-25
Merge branch 'testing' of gitorious.org:statusnet/mainline into testing
Brion Vibber
2010-02-25
OStatus: pull best-sized avatar image (96x96 if found, otherwise largest, oth...
Brion Vibber
2010-02-25
info about discovery in Ostatus_profile::ensureWebfinger()
Evan Prodromou
2010-02-25
cache results of webfinger lookups
Evan Prodromou
2010-02-25
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
Evan Prodromou
2010-02-25
Parse an hcard for hints, if available
Evan Prodromou
[next]