]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins/OStatus/lib
Merge branch 'master' of git.gnu.io:Quix0r/gnu-social
[quix0rs-gnu-social.git] / plugins / OStatus / lib /
2015-05-26 Roland HaederMerge branch 'master' of git.gnu.io:Quix0r/gnu-social
2015-04-05 Mikael NordfeldthMerge branch 'nightly'
2015-03-10 Roland HaederMerge branch 'master' of gitorious.org:social/mainline
2015-03-09 Mikael NordfeldthMerge branch 'nightly', beginning of 1.2.x
2015-03-04 Roland HaederMerge branch 'master' of gitorious.org:social/mainline
2015-02-27 Mikael NordfeldthStatusNet class renamed GNUsocial
2015-02-27 Mikael NordfeldthMerge branch 'master' into nightly
2015-02-25 Mikael NordfeldthMerge commit 'refs/merge-requests/51' of https://gitori...
2015-02-25 Mikael NordfeldthMerge commit 'refs/merge-requests/49' of https://gitori...
2015-02-19 Mikael NordfeldthMerge branch 'utf8mb4' into nightly
2015-02-19 Mikael NordfeldthMerge branch 'nightly' into file_urlhash
2015-02-17 Mikael Nordfeldthforgot primary key column to updateWithKeys in SalmonAction
2015-02-17 Mikael NordfeldthSalmonAction now updates remote URI if it was stale.
2015-02-15 Roland HaederMerge remote-tracking branch 'upstream/master'
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/30' of https://gitori...
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/31' of https://gitori...
2015-01-24 Mikael NordfeldthStore remote magicsig public keys locally
2015-01-24 Mikael NordfeldthDocumentation update (clarifying need for php5-gmp...
2015-01-16 Roland HäderMerge branch 'master' of gitorious.org:social/mainline...
2015-01-16 Roland HäderMerge branch 'master' of gitorious.org:social/mainline...
2015-01-16 Roland HäderMerge branch 'master' of gitorious.org:social/mainline...
2015-01-13 Mikael NordfeldthEnsuring unknown profiles in salmon slaps work again
2015-01-12 Mikael NordfeldthensureActivityObjectProfile is more thorough than creat...
2015-01-12 Mikael NordfeldthensureProfile already done and stored in $this->oprofile
2015-01-10 Mikael NordfeldthSupport for updated aliases
2015-01-09 Roland HäderMerge branch 'master' into social-master
2014-10-05 Roland HaederMerge branch 'master' into social-master
2014-09-28 Roland HaederMerge branch 'master' into social-master
2014-09-18 Roland HaederMerge branch 'fixes/type-hints' into social-master
2014-09-18 Roland HaederFixed:
2014-09-18 Roland HaederUse common_debug() instead of common_log(LOG_DEBUG...
2014-09-12 Roland HaederMerge branch 'master' of git://gitorious.org/statusnet...
2014-07-14 Mikael NordfeldthMerge request from chimo adding getvaliddaemons to...
2014-07-14 Mikael NordfeldthMerge request from robmyers upping the PHP version...
2014-07-02 Mikael NordfeldthFavorites are now being stored from activities
2014-06-28 Mikael NordfeldthSalmonAction and extensions simplified
2014-06-23 Mikael NordfeldthDiscoveryHints gets microformats2 parsing abilities
2014-06-23 Mikael NordfeldthDiscoveryHints now properly returns hcard url
2014-06-05 Mikael NordfeldthMerge from chimo: Catch GeoCookie JSON parsing error
2014-06-03 Mikael NordfeldthLess verbose debugging (also don't log private keys)
2014-06-02 Mikael NordfeldthMagicsig::generate is now static
2014-06-02 Mikael NordfeldthSalmon posts can only be made for local users. More...
2014-06-02 Mikael NordfeldthMagicEnvelope discoverKeyPair now returns string
2014-06-02 Mikael NordfeldthOnly use a Profile in MagicEnvelope keypair retrieval
2014-06-02 Mikael NordfeldthDon't ensureProfile before we verify signature
2014-06-02 Mikael NordfeldthImprove debugging for Salmon slaps
2014-06-02 Mikael NordfeldthTry the whole Salmon action for AlreadyFulfilledException
2014-05-31 Mikael NordfeldthMagicsig is made a bit less cumbersome
2014-05-31 Mikael NordfeldthUse locally cached Salmon keys for profiles
2014-05-31 Mikael NordfeldthLast objectification of MagicEnvelope. Smarter SalmonAction
2014-05-28 Mikael NordfeldthSalmon log message tidying up
2014-05-27 Mikael NordfeldthBad variable names (fixes last commit)
2014-05-27 Mikael NordfeldthMagicEnvelope object orientation (no passing arrays)
2014-05-27 Mikael NordfeldthMake MagicEnvelope self-reference
2014-05-26 Mikael NordfeldthRemoved MagicEnvelopeCompat, legacy from SN <0.9.7
2014-05-26 Mikael NordfeldthMinor changes in Salmon lib for Magicsig retrieval.
2014-05-26 Mikael NordfeldthShould not normalize Salmon author URIs.
2014-05-26 Mikael NordfeldthgetAuthorUri is a more appropriate function name
2014-05-26 Mikael NordfeldthcheckAuthor not used anywhere
2014-05-06 Mikael NordfeldthMagicEnvelope class now throws exception on XRD fail
2014-05-05 Mikael NordfeldthMore modern coding, stuff related to subscriptions
2014-05-05 Mikael NordfeldthMore debugging for Salmon activities
2014-05-05 Mikael NordfeldthStronger typing and function access control in OStatus
2014-03-31 Mikael NordfeldthMerge commit 'refs/merge-requests/199' of git://gitorio...
2013-11-08 Mikael NordfeldthWebFingerResource for profiles now WebFingerResource_Pr...
2013-11-01 Mikael NordfeldthSalmon only has one "rel" value now, so start deprecating
2013-11-01 Mikael NordfeldthBetter typing and minor fixes to OStatus related stuff
2013-10-20 Mikael NordfeldthWebFingerResource introduced, instead of strict Profile...
2013-09-30 Mikael NordfeldthFixed regression in OStatus sub from WebFinger/XML_XRD...
2013-09-30 Mikael NordfeldthImplemented WebFinger and replaced our XRD with PEAR...
2013-09-29 Joshua Judson RosenCorrectly distribute notices from remote posters throug...
2013-08-28 Mikael Nordfeldthplugins onAutoload now only overloads if necessary...
2013-08-21 Mikael NordfeldthIMPORTANT - fixed HubSub to properly fetch primary...
2013-08-18 Mikael NordfeldthThe overloaded DB_DataObject function staticGet is...
2013-08-12 Mikael NordfeldthMerge remote-tracking branch 'statusnet/master'
2012-09-19 Jean Baptiste FavreMerge commit 'refs/merge-requests/182' of gitorious...
2012-09-19 Jean Baptiste FavreMerge commit 'refs/merge-requests/181' of git://gitorio...
2012-09-18 Jean Baptiste FavreMerge remote-tracking branch 'statusnet/180' into statu...
2012-05-04 Evan ProdromouIgnore non-atom updates links in Webfinger
2012-04-17 Evan ProdromouMerge ActivitySpam plugin
2011-09-28 Evan ProdromouMerge commit 'refs/merge-requests/174' of git://gitorio...
2011-09-28 Evan ProdromouMerge branch '1.0.x' into 1.1.x
2011-09-27 Zach CopleyMerge branch 'testing' of gitorious.org:statusnet/mainl...
2011-09-27 Evan ProdromouMerge branch '1.0.x' into testing
2011-09-27 Evan Prodromouremove unsupported hcard action
2011-09-26 Evan ProdromouMerge commit 'refs/merge-requests/158' of git://gitorio...
2011-09-21 Evan ProdromouMerge commit 'refs/merge-requests/159' of git://gitorio...
2011-09-21 Evan ProdromouMerge commit 'refs/merge-requests/164' of git://gitorio...
2011-09-21 Evan ProdromouMerge commit 'refs/merge-requests/165' of git://gitorio...
2011-09-21 Evan ProdromouMerge commit 'refs/merge-requests/166' of git://gitorio...
2011-09-21 Evan ProdromouMerge commit 'refs/merge-requests/169' of git://gitorio...
2011-09-20 Evan ProdromouMerge remote-tracking branch 'origin/1.0.x' into 1.0.x
2011-09-18 Evan ProdromouMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-09-18 Evan ProdromouMerge branch 'testing' of gitorious.org:statusnet/mainl...
2011-09-18 Evan ProdromouMerge branch 'master' into testing
2011-09-18 Evan Prodromoutest for missing profile in ostatus queue handler
2011-09-08 Evan ProdromouMerge branch 'master' into testing
2011-08-27 Evan ProdromouMerge branch '1.0.x' into testing
2011-08-22 Evan ProdromouMerge activity plugin into mainline
2011-08-22 Evan ProdromouMerge branch 'testing' into 1.0.x
next