]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins/OStatus/classes
Revert "Notices for faves are already sent as they are notices now."
[quix0rs-gnu-social.git] / plugins / OStatus / classes /
2015-01-27 Mikael NordfeldthDefault value false for $force on Ostatus updateAvatar
2015-01-27 Mikael NordfeldthTest in Ostatus_profile if avatar is an image before...
2015-01-27 Mikael NordfeldthHandle groups better in Ostatus_profile->updateAvatar
2015-01-26 Mikael NordfeldthOstatus_profile smarter test if avatar exists
2015-01-26 Mikael NordfeldthForce updateAvatar if desired
2015-01-24 Mikael Nordfeldthconst'ifying bits and sigalg
2015-01-18 Mikael Nordfeldthholy crap, file_put_contents got args in wrong order
2015-01-18 Mikael NordfeldthKeep the old error message on updateAvatar
2015-01-18 Mikael NordfeldthUse HTTPClient to download avatar
2015-01-16 Mikael NordfeldthAdd nohub config setting to allowed non-PuSH feeds
2015-01-15 Mikael NordfeldthFeedPoller plugin, for hubless feeds
2015-01-13 Mikael NordfeldthAbort on failure instead of return early success
2015-01-10 Mikael NordfeldthSupport for updated aliases
2015-01-08 Mikael NordfeldthMerge commit 'refs/merge-requests/28' of https://gitori...
2014-12-10 Mikael NordfeldthMerge commit 'refs/merge-requests/25' of https://gitori...
2014-12-09 Mikael NordfeldthMerge commit 'refs/merge-requests/26' of https://gitori...
2014-12-09 Mikael NordfeldthMerge commit 'refs/merge-requests/27' of https://gitori...
2014-12-08 Mikael NordfeldthStronger typing in Ostatus_profile
2014-12-06 Mikael NordfeldthMerge commit 'refs/merge-requests/19' of https://gitori...
2014-12-02 Mikael NordfeldthMerge aqeeliz's commit 'refs/merge-requests/20' of...
2014-11-27 Mikael Nordfeldthfetch conversation URI in processPost, not processShare
2014-11-27 Mikael NordfeldthUse remote conversation URI info to stitch convos together
2014-11-24 Mikael NordfeldthBad parameter count for checkAuthorship
2014-11-24 Joshua Judson RosenFix OStatus groups by making Ostatus_profile::localProf...
2014-11-24 Joshua Judson RosenOstatus_profile::checkAuthorship(): throw ServerExcepti...
2014-11-16 Mikael Nordfeldthnormalizing acct: URI just to be sure
2014-11-06 Mikael NordfeldthDiaspora public key published in WebFinger
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-03 Mikael NordfeldthConverted all ActivityObject::fromProfile to $profile...
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-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 NordfeldthMagicsig importKeys finetuning and getHash() use
2014-06-02 Mikael NordfeldthClarify it's not base64, but base64url, encoding in...
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-27 Mikael NordfeldthMagicEnvelope object orientation (no passing arrays)
2014-05-19 Mikael NordfeldthThere's no guarantee we have an Ostatus_profile for...
2014-05-19 Mikael NordfeldthOstatus_profile throws NoProfileException from localPro...
2014-05-19 Mikael NordfeldthNoUriException added and implemented in FeedSub class
2014-05-06 Mikael NordfeldthForgot 'new' before the Exception class
2014-05-06 Mikael NordfeldthMore Exceptions for FeedSub doSubscribe and related...
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-04-28 Mikael NordfeldthCode cleanup and enabling User object's etc. getUri()
2014-03-31 Mikael NordfeldthMerge commit 'refs/merge-requests/199' of git://gitorio...
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-02 Mikael NordfeldthSubMirror now works again against old PuSH
2014-03-02 Mikael NordfeldthPrepare for >1024 RSA keys for Salmon signatures
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-06 Mikael NordfeldthRemote StatusNet sites would throw 400 if no hub.verify...
2013-11-02 Mikael NordfeldthPuSH 0.4: No outgoing 'sync' verifications. Feed renewa...
2013-11-02 Mikael NordfeldthWe don't do local_push_bypass
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-30 Mikael NordfeldthGetting a profile from URI would throw exceptions on...
2013-10-30 Mikael NordfeldthMinor Ostatus_profile class reference fixes
2013-10-28 Mikael NordfeldthReworked the ActivityContext->attention structure
2013-10-28 Mikael NordfeldthMemcached_DataObject extensions got their update functi...
2013-10-21 Mikael NordfeldthOstatus_profile->processShare now backwards compatible...
2013-10-21 Mikael NordfeldthSHARE activities would not be imported from federated...
2013-10-21 Mikael NordfeldthReplace common_good_random with common_random_hexstr
2013-10-20 Mikael NordfeldthProfile creation always failed because we didn't COMMIT
2013-10-07 Mikael NordfeldthValidate::uri replaced with filter_var for HTTP[S]...
2013-10-05 Mikael NordfeldthGroup logos would not be fetched
2013-09-30 Mikael NordfeldthImplemented WebFinger and replaced our XRD with PEAR...
2013-08-21 Mikael NordfeldthWoops, forgot auto_increment (comes with 'serial')
2013-08-21 Mikael NordfeldthIMPORTANT - fixed HubSub to properly fetch primary...
2013-08-21 Mikael NordfeldthOStatus classes now has modern schemaDef
2013-08-20 Mikael NordfeldthUnnecessary UTF-8 declaration for database
2013-08-18 Mikael NordfeldthIMPORTANT - fixed Magicsig to properly overload getKV...
2013-08-18 Mikael NordfeldthMagicsig class now Managed_DataObject with nicer schemaDef
2013-08-18 Mikael NordfeldthThe overloaded DB_DataObject function staticGet is...
2013-08-18 Mikael NordfeldthUpdating all Memcached_DataObject extended classes...
2013-08-12 Mikael NordfeldthPlugins with classes that extend Managed_DataObject...
2013-08-12 Mikael NordfeldthMerge remote-tracking branch 'statusnet/master'
2012-04-17 Evan ProdromouMerge ActivitySpam plugin
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...
next