]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
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 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...
2016-01-06 Mikael NordfeldthDon't update stored URLs just because we have a filename
2016-01-06 Mikael NordfeldthReturn dynamically generated URLs for thumbnails for...
2016-01-06 Mikael NordfeldthAlways generate notice URLs on the fly for local notices
2016-01-06 Mikael NordfeldthIssue #118 wanted better TOR support, now Avatar URLs...
2016-01-06 Mikael NordfeldthNote in the debug log if we render the HTML of a message
2016-01-06 Mikael NordfeldthAvoid having to check for notices without rendered...
2016-01-06 Mikael NordfeldthGet conversation ID from child too in scripts/upgrade.php
2016-01-06 Mikael NordfeldthSomewhat more meaningful error message
2016-01-06 Mikael NordfeldthConversation IDs (again) no longer based on Notice ID
2016-01-06 Mikael NordfeldthMore listitems and lists into separate files + stronger...
2016-01-06 Mikael NordfeldthSeparating classes into files and stronger typing
2016-01-06 Mikael NordfeldthTyping to Profile
2016-01-05 Mikael NordfeldthSubscriber lists to separate files and also Profile...
2016-01-05 Mikael NordfeldthMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2016-01-05 mmnMerge branch 'nightly' into 'nightly'
2016-01-05 Mikael NordfeldthMerge request #10 by aroque but in a slightly different...
2016-01-05 hannes$notices->verb = ActivityVerb::POST;
2016-01-05 mmnMerge branch 'openid-plugin' into 'nightly'
2016-01-05 Mikael NordfeldthMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2016-01-05 mmnMerge branch 'lookup_url_fix' into 'nightly'
2016-01-05 Mikael NordfeldthRequire Profile for Profile->getLists
2016-01-05 hanneslongurl in href
2016-01-05 hannesadd $redir->redir_url to use in common_linkify()
2016-01-05 Mikael NordfeldthRequire Profile for Profile->getOtherTags
2016-01-05 hannes$longurl->url is just the same $canon we fed to File_re...
2016-01-05 hanneseffectiveUrl seems to contain the url we want
2016-01-05 Mikael NordfeldthDon't abort on too long notices in Notice::saveActivity
2016-01-05 hannesonly count post-notices (i.e. don't include activity...
2016-01-05 Mikael NordfeldthIf there's no Happening, we can't use the RSVP.
next