summaryrefslogtreecommitdiff
path: root/plugins/OStatus
AgeCommit message (Expand)Author
2010-03-03Updated remote subscribe button style in asideSarven Capadisli
2010-03-03OStatus: fix up remote join button on group profilesBrion Vibber
2010-03-03Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-03-03Separate the UI paths for ostatussub and ostatusgroup. They'll redirect to ea...Brion Vibber
2010-03-03Returning true instead for group remote subscription. If not loggedSarven Capadisli
2010-03-03Generalized style for remote subscription buttonSarven Capadisli
2010-03-03Showing the remote subscribe button on the user groups pageSarven Capadisli
2010-03-03add remote subscribe button for not-logged-in users looking a profile list wi...Evan Prodromou
2010-03-03Renamed subscribe button from New to Remote since it only does remoteSarven Capadisli
2010-03-03Using position relative only for the remote subscription in sectionSarven Capadisli
2010-03-03Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingSarven Capadisli
2010-03-03Added group subscription button to groups mini listSarven Capadisli
2010-03-03Fix for hcard parsing: typo caused notice spew accessing unset array indexBrion Vibber
2010-03-03Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-03-03Clean up OStatus mentions finding; separate regexes keeps the code paths a bi...Brion Vibber
2010-03-03Avoid warning/notice spew in XRD parser. Not all DOM nodes are elements.Brion Vibber
2010-03-03Added remote join action for group profileSarven Capadisli
2010-03-03Moved the remote subscription button to subscription mini listSarven Capadisli
2010-03-03Changed label text for remote subscription to something similar. GivenSarven Capadisli
2010-03-02OStatus: save file records for enclosuresBrion Vibber
2010-03-02Don't need to float the anchorSarven Capadisli
2010-03-02Refactored remote subscribe action in OStatusSarven Capadisli
2010-03-02Showing remote subscription button on the personal timelineSarven Capadisli
2010-03-02Generalized style for entity remote subscription actionSarven Capadisli
2010-03-02Just a label change. Since the user already went ahead withSarven Capadisli
2010-03-01High-priority OStatus fixes:Brion Vibber
2010-03-01Merge branch 'work' into testingBrion Vibber
2010-03-01OStatus: support @example.com/path/to/profile mentions as well as @profile@ex...Brion Vibber
2010-03-01Fix a bunch of notice & warning-level messages that were breaking my inter-in...Brion Vibber
2010-03-01more output in updateostatus.phpEvan Prodromou
2010-03-01fix path for updateostatus.phpEvan Prodromou
2010-03-01Script to convert OMB subscriptions to OStatus subscriptionsEvan Prodromou
2010-03-01Localization tweak: include doc comments marked as 'TRANS' in .po file output...Brion Vibber
2010-02-26renaming sha256 to prevent conflictJames Walker
2010-02-26better return check in Magicsig::staticGet()James Walker
2010-02-26MagicEnvelope::parse shouldn't be called staticallyJames Walker
2010-02-26should be sequenceKey (singular)James Walker
2010-02-26adding sequenceKeys() to magicsigJames Walker
2010-02-26removing some extraneous debug loggingJames Walker
2010-02-26move salmon posting to send application/magic-envelope+xml per http://salmon-...James Walker
2010-02-26Discovery::lookup now throws an exceptionJames Walker
2010-02-26move signing to take a local actor profile and use local keysJames Walker
2010-02-26only put public keys in XRDJames Walker
2010-02-26updating to use latest salmon NS definitionsJames Walker
2010-02-26more cleanupJames Walker
2010-02-26bad merge.. cleaning up missing webfinger bitsJames Walker
2010-02-26remove webfinger.phpJames Walker
2010-02-26salmon actually fetching remote keypairsJames Walker
2010-02-25Merge remote branch 'statusnet/testing' into testingJames Walker
2010-02-25use a real keypair from discoveryJames Walker