]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins/OStatus
Opps, PEAR sucks. Need to call find() before fetch() ... :-(
[quix0rs-gnu-social.git] / plugins / OStatus /
2014-09-12 Roland HaederImproved type-hint for following methods:
2014-09-12 Roland HaederAdded some (good known) type-hints.
2014-09-12 Roland HaederMerge branch 'master' of git://gitorious.org/statusnet...
2014-09-12 Roland HaederFixed type hints:
2014-09-12 Roland HaederImproved type-hint for following methods:
2014-09-12 Roland HaederAdded some (good known) type-hints.
2014-09-12 Roland HaederImproved type-hint for following methods:
2014-09-12 Roland HaederAdded some (good known) type-hints.
2014-09-12 Roland HaederSome cleanups:
2014-09-10 Roland HaederMerge remote-tracking branch 'upstream/master'
2014-08-18 Roland HaederOpps.
2014-08-18 Roland HaederIntroduced common_get_temp_dir() which wraps getting...
2014-08-18 Roland HaederRenamed commandline.inc -> commandline.inc.php to avoid...
2014-07-27 Mikael NordfeldthensureWebfinger was never complete in StatusNet. Worked...
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-14 Mikael NordfeldthUnifying HTML stripping functions to common_strip_html
2014-07-05 Mikael NordfeldthFavorAction now uses Notice::saveActivity
2014-07-04 Mikael NordfeldthRemove Ostatus_profile when releted Profile is deleted
2014-07-03 Mikael NordfeldthTagprofileAction fiddled with, now doesn't require...
2014-07-03 Mikael NordfeldthConverted all ActivityObject::fromProfile to $profile...
2014-07-02 Mikael NordfeldthFavorites are now being stored from activities
2014-07-02 Mikael NordfeldthcheckAuthorship events, Ostatus_profile rewrite to...
2014-07-02 Mikael NordfeldthAdded saveActivity method to Notice class
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-03 Mikael NordfeldthDefault of Magicsig keypair toString should be secure
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 NordfeldthQuick-return is more comprehensible than long if statements
2014-06-02 Mikael NordfeldthPrepare for WebFinger magicsig data for remote profiles
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 NordfeldthMagicsig importKeys finetuning and getHash() use
2014-06-02 Mikael NordfeldthDon't ensureProfile before we verify signature
2014-06-02 Mikael NordfeldthClarify it's not base64, but base64url, encoding in...
2014-06-02 Mikael NordfeldthImprove debugging for Salmon slaps
2014-06-02 Mikael NordfeldthTry the whole Salmon action for AlreadyFulfilledException
2014-06-02 Mikael NordfeldthMagicsig warning message would fail to get bits
2014-06-01 Mikael NordfeldthThere could be unresolvable FeedSub entries
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-19 Mikael NordfeldthThere's no guarantee we have an Ostatus_profile for...
2014-05-19 Mikael NordfeldthInform and make use of NoProfileException in OStatus...
2014-05-19 Mikael NordfeldthUsersalmonAction cleanup
2014-05-19 Mikael NordfeldthOstatus_profile throws NoProfileException from localPro...
2014-05-19 Mikael NordfeldthNoUriException added and implemented in FeedSub class
2014-05-19 Mikael NordfeldthisLocal() for User_group
2014-05-07 Mikael NordfeldthToo many bird wings ({), sorry Erkan :)
2014-05-07 Mikael Nordfeldthmisplaced dollar sign, also URLs != attention URIs
2014-05-06 Mikael NordfeldthForgot 'new' before the Exception class
2014-05-06 Mikael NordfeldthGarbage collection script didn't loop through anything
2014-05-06 Mikael NordfeldthUser object didn't have getNickname() function
2014-05-06 Mikael NordfeldthMissed a $user->id to $profile->id translation
2014-05-06 Mikael NordfeldthMore Exceptions for FeedSub doSubscribe and related...
2014-05-06 Mikael NordfeldthType testing instead of just empty() in OStatusPlugin
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 NordfeldthUsersalmonAction updated to stronger typing standards
2014-05-05 Mikael NordfeldthGroupsalmonAction updated to stronger typing standards
2014-05-05 Mikael NordfeldthMore debugging for Salmon activities
2014-05-05 Mikael NordfeldthStronger typing and function access control in OStatus
2014-05-05 Mikael NordfeldthSuccess debugging was too much noise
2014-05-05 Mikael NordfeldthMore debugging in Magicsig class verify method
2014-05-05 Joshua Judson RosenPrevent spurious refusals of legitimate notices posted...
2014-04-30 Mikael NordfeldthNotice URIs are not necessarily URLs.
2014-04-28 Mikael NordfeldthCode cleanup and enabling User object's etc. getUri()
2014-04-19 Mikael NordfeldthOStatus onStartNoticeSourceLink to use exceptions
2014-03-31 Mikael NordfeldthMerge commit 'refs/merge-requests/199' of git://gitorio...
2014-03-09 Mikael NordfeldthCosmetic changes to common_redirect, clientError, serve...
2014-03-09 Mikael NordfeldthAdd support for 'nohub' sub_state in FeedSub
2014-03-09 Mikael NordfeldthAdd functions to avoid direct variable access
2014-03-09 Mikael NordfeldthFeedSub gets a plugin event handler for sub/unsub
2014-03-06 Mikael NordfeldthMerge branch 'master' into FeedPoller
2014-03-05 Mikael NordfeldthMerge commit 'refs/merge-requests/11' of git://gitoriou...
2014-03-05 Mikael NordfeldthMake ostatussub conform to coding standards a bit
2014-03-02 Mikael NordfeldthSubMirror now works again against old PuSH
2014-03-02 Mikael NordfeldthPrepare for >1024 RSA keys for Salmon signatures
2014-03-01 Mikael NordfeldthMinor code cleanup with group related actions (thanks...
2014-02-23 Mikael Nordfeldthmentions from OStatus lookup were missing a 'type'...
2014-01-04 Mikael NordfeldthMerge commit 'refs/merge-requests/6' of git://gitorious...
2014-01-01 Mikael Nordfeldthbetter comment for PuSH <0.4 hack
2014-01-01 Mikael Nordfeldthbetter comment for PuSH <0.4 hack
2013-11-19 Mikael NordfeldthAttention structure has changed recently
2013-11-19 Mikael NordfeldthDon't miss integer 0 values from find()
2013-11-08 Mikael NordfeldthWebFingerResource for profiles now WebFingerResource_Pr...
2013-11-06 Mikael NordfeldthRemote StatusNet sites would throw 400 if no hub.verify...
next