]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2016-01-14 Mikael NordfeldthMake Twitter Media upload API v1.1 reach us
2016-01-14 Mikael NordfeldthUse the Action class itself as error handler
2016-01-14 Mikael NordfeldthDebug message formatting gone wrong
2016-01-14 Mikael NordfeldthActually throw NoQueueHandlerException too.
2016-01-14 Mikael NordfeldthIncorrect use of getByHashKey in HubSub
2016-01-14 Mikael NordfeldthDocumentation fix from master
2016-01-14 Mikael NordfeldthForgot to add NoRouteMapException to 6834f355f291c444c7...
2016-01-14 Mikael NordfeldthDon't try to replace http with https if https already...
2016-01-14 mmnMerge branch 'fix_readme' into 'master'
2016-01-14 Björn Schießlearray need to contain key/value pairs
2016-01-14 Mikael NordfeldthSalmon debugging
2016-01-14 Mikael NordfeldthMaking ClientExceptions turn into ClientErrorAction
2016-01-14 Mikael NordfeldthDon't LOG_ERR missing paths (misspelling clients aren...
2016-01-14 Mikael NordfeldthFake oEmbed version in OpenGraph return object
2016-01-14 Mikael NordfeldthForgot semicolon
2016-01-14 Mikael NordfeldthException handling in queue handler logic
2016-01-14 Mikael NordfeldthSalmon queue handler getByID for exception throwing
2016-01-14 Mikael NordfeldthHandle exceptions in QueueHandler classes
2016-01-13 Mikael NordfeldthDebugging by indexing callback column in HubSub
2016-01-13 Mikael NordfeldthOpenGraph image/thumbnail width and height
2016-01-13 Mikael Nordfeldth$this->notice is never unset after prepare
2016-01-13 Mikael NordfeldthDeleted_notice is pluginified, don't call directly...
2016-01-13 Mikael NordfeldthEventify Notice getAsTimestamp (for Deleted_notice)
2016-01-13 Mikael NordfeldthUnnecessary call to User::getKV
2016-01-13 Mikael NordfeldthgetLeaseRemaining for FeedSub too
2016-01-13 Mikael Nordfeldths/getLease/getLeaseTime/ just to be a bit more clear
2016-01-13 Mikael NordfeldthDon't store lease seconds, just sub start and end
2016-01-13 Mikael NordfeldthMinor PuSH comment and debug stuff
2016-01-13 Mikael NordfeldthRequest a month long sub lease by default
2016-01-13 Mikael NordfeldthHubSub didn't save sub start and end datetimes
2016-01-13 Mikael NordfeldthWe didn't get profiles from the new-style attention...
2016-01-13 Mikael NordfeldthTry if Profile is a Person (in effect ActivityObject...
2016-01-13 hannespurify oembed html
2016-01-13 hannesdon't allow cdata elements in purified html
2016-01-13 Mikael NordfeldthUnused, unnecessary and intrusive cookie/storage removed!
2016-01-13 Mikael Nordfeldthproperty attribute could be null in meta tags of course
2016-01-13 Mikael NordfeldthCatch NoHttpResponseException when using HTTPClient
2016-01-13 Mikael NordfeldthNoHttpResponseException needed instead of HTTP_Request2...
2016-01-13 Mikael NordfeldthUse the upstream function to get effectiveUrl
2016-01-13 Akio Nishimuralib/language.php: rewrited jp as ja.
2016-01-12 Mikael NordfeldthAspect ratio on elements in inline-attachment list
2016-01-12 Mikael NordfeldthUgly hack to show thumbnails of otherwise unrepresentab...
2016-01-12 Mikael NordfeldthSuper-basic OpenGraph image preview support, "works...
2016-01-12 Mikael NordfeldthDon't follow redirects on PuSH POST.
2016-01-12 Mikael NordfeldthMimetypes like image/svg+xml were misinterpreted when...
2016-01-12 Mikael Nordfeldthsame as previous, but for mime_to_ext
2016-01-12 Mikael NordfeldthIf all file extensions are supported we have no list...
2016-01-11 mmnMerge branch 'common_purify_branch' into 'nightly'
2016-01-11 mmnMerge branch 'apiaccountregister_event_branch' into...
2016-01-11 mmnMerge branch 'hidden-h2s' into 'nightly'
2016-01-11 hannesforgot we need access to $html too
2016-01-11 hannesEndCommonPurify event
2016-01-11 hannesAPIStartRegistrationTry event
2016-01-11 Mikael Nordfeldth$target was klantigtly copied from another debug message
2016-01-11 Mikael NordfeldthUpdate PuSH callback URL if remote side switched to...
2016-01-11 Mikael NordfeldthMuch more logging in PushHubAction (OStatus)
2016-01-11 Mikael Nordfeldthlib/util.php quick function to do var_export($var,true)
2016-01-11 Mikael NordfeldthDo updateWithKeys properly if someone would like to...
2016-01-11 Mikael NordfeldthMight as well put a $limit on preg_replace here
2016-01-11 Mikael NordfeldthTag notice streams should only show post verbs
2016-01-11 Mikael NordfeldthOpportunisticQM matches against _system_ max_execution_time
2016-01-11 Mikael NordfeldthHTTPClient would return null instead of exception
2016-01-10 ChimoShow H2s in notice content
2016-01-10 Mikael NordfeldthNSTALL/UPGRADE documentation edits
2016-01-09 Mikael NordfeldthControl OpportunisticQM verbosity
2016-01-09 Mikael NordfeldthMinor changes to OpportunisticQM for debugging
2016-01-09 Mikael NordfeldthPut salmon slaps in queues before pushing user Atom...
2016-01-09 Mikael NordfeldthNot only local groups should be added to group inbox...
2016-01-09 Mikael NordfeldthGet group attentions too for outbound notices
2016-01-09 Mikael NordfeldthDo proper fromUri lookup on groups too
2016-01-09 Mikael NordfeldthCancelGroupForm gets same typing as Join and Leave
2016-01-09 Mikael NordfeldthIssue #121 - use correct Group ID and strict User_group...
2016-01-09 Mikael NordfeldthLocal user profile getUrl gives dynamically generated URL
2016-01-09 Mikael NordfeldthActually return the group home URL
2016-01-09 Mikael NordfeldthWups, $poster could be undefined
2016-01-08 Mikael NordfeldthAttention goes to the parent notice author too
2016-01-08 Mikael NordfeldthSave attentions to Reply table for backwards compatibility
2016-01-08 Mikael NordfeldthAdd more info in logging call
2016-01-08 Mikael NordfeldthOStatus queue handler uses Notice->getAttentionProfiles()
2016-01-07 Mikael NordfeldthDefault to not include delete verbs in notice streams
2016-01-07 Mikael NordfeldthNotice from web now saves context->attention too! ;)
2016-01-07 Mikael NordfeldthsaveAttentions, trying to move away from saveReply
2016-01-07 Mikael Nordfeldthcommon_find_attentions to populate activities from...
2016-01-07 Mikael NordfeldthDon't store the notice object for distrib queue handler...
2016-01-07 Mikael NordfeldthBeforePluginCheckSchema event for checkschema.php
2016-01-07 Mikael NordfeldthshortenLinks _after_ media upload to be consistent...
2016-01-07 Mikael NordfeldthUse index for File url (urlhash)
2016-01-07 Mikael NordfeldthshortenLinks with a capital L
2016-01-07 Mikael Nordfeldth think I have managed to show oEmbed images better now
2016-01-07 Mikael NordfeldthFixed group representation in Directory plugin, also...
2016-01-07 Mikael NordfeldthReturn Profile objects from getGroups in Groupdirectory...
2016-01-07 Mikael NordfeldthAppropriate exception message in GroupNoProfileException
2016-01-07 Mikael NordfeldthDefine User_group::$profile_id among class variables
2016-01-07 Mikael NordfeldthMax execution time margin for OpportunisticQM
2016-01-07 Mikael NordfeldthIndex the verb column since we do COUNT(*) based on it
2016-01-06 Mikael NordfeldthConversation entries where id==0 would screw up the...
2016-01-06 Mikael NordfeldthGah and a 302 in the non-exception-handling redirect too
2016-01-06 Mikael NordfeldthAttachment thumbnail redirect is a 302 redirect
2016-01-06 Mikael NordfeldthOur URLs are permanent redirects, mind you!
2016-01-06 Mikael NordfeldthBreaking class definitions out into separate files...
next