quix0rs-gnu-social.git
2016-01-24 Roland HaederIntroduced common_location_shared() to check if locatio... master
2016-01-24 Roland HaederMerge remote-tracking branch 'upstream/master'
2016-01-22 Mikael NordfeldthDid the OpportunisticQM fixes in the wrong order upstream-master
2016-01-22 Mikael Nordfeldthuse connect_timeout value for execution margin
2016-01-22 Mikael Nordfeldthdefault connect_timeout to 5 instead of extlib 10
2016-01-20 Mikael NordfeldthHandle exceptions when salmon slapping
2016-01-20 Mikael NordfeldthIn very specific circumstances we can bulkDistribute...
2016-01-20 Mikael NordfeldthbulkDistribute won't add empty lists to database
2016-01-16 Mikael NordfeldthInitial user doesn't need as strict checking on email
2016-01-16 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social
2016-01-16 Mikael NordfeldthInitial user doesn't need as strict checking on email
2016-01-14 mmnMerge branch 'fix_readme' into 'master'
2016-01-14 Björn Schießlearray need to contain key/value pairs
2016-01-13 Roland HaederMerge remote-tracking branch 'upstream/master'
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.
2016-01-05 Mikael NordfeldthprocessFeed would abort on certain errors where findLoc...
2016-01-05 Mikael NordfeldthXSS vulnerability when remote-subscribing
2016-01-04 Mikael NordfeldthProfileMiniList->newListItem changed to match ProfileLi...
2016-01-04 Mikael NordfeldthAllow Profile->getCurrentNotice to send scoped profile...
2016-01-04 Mikael NordfeldthProfile->getCurrentNotice handles PrivateStreamException
2016-01-04 ChimoOpenID plugin: 'openid_only' should be 'openidonly'
2016-01-04 Mikael NordfeldthVersion bump since we've fixed a lot of bugs
2016-01-04 Mikael NordfeldthWe would end up with a Managed_DataObject if now match...
2016-01-04 Mikael NordfeldthCode cleanup in lib/activityutils.php
2016-01-04 Mikael NordfeldthMore explicit catch
2016-01-04 Mikael NordfeldthThe $options array isn't used here
2016-01-03 Mikael NordfeldthUse EmptyIdException in Fave deletion try-catch
2016-01-03 Mikael NordfeldthEmptyIdException to make sure we get the right in catch
2016-01-03 Mikael NordfeldthFave deletion would fail in some cases with missing...
2016-01-03 Mikael NordfeldthErr, forgot semicolon.
2016-01-03 Mikael NordfeldthTry-catch on profile deletion unsubscribe actions
2016-01-03 Mikael NordfeldthSomewhat better layout for approving/rejecting subrequests
2016-01-03 Mikael NordfeldthPending subscription requests now work as they should
2016-01-03 Mikael NordfeldthIf a user has a private stream, assume a moderated...
2016-01-03 Mikael NordfeldthHandle private streams better (failed to show profile...
2016-01-03 Mikael NordfeldthThis version of the EventPlugin won't work with StatusN...
2016-01-03 Mikael NordfeldthMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2016-01-03 mmnMerge branch 'beautify_profile_list' into 'nightly'
2016-01-03 Mikael NordfeldthMerge branch 'nightly' into singpolyma/gnu-social-event...
next