quix0rs-gnu-social.git
2016-01-30 Roland HaederMerged stuff from upstream/master
2016-01-25 Roland HaederCannot use NoticeListemItem as type-hint as NoticeListI...
2016-01-25 Roland HaederStartMakeEntryForm must allow NULL for $form parameter
2016-01-25 Roland HaederOpps, don't miss this here ...
2016-01-25 Roland HaederAdded type-hint for entryForm() method + renamed $actio...
2016-01-25 Roland HaederAdded type-hint for StartMakeEntryForm and renamed...
2016-01-25 Roland HaederAdded type-hint for StartShowEntryForms hook
2016-01-25 Roland HaederAdded type-hint for adaptNoticeListItem() method
2016-01-25 Roland HaederAdded type-hint for constructor of NoticeTreeItem class
2016-01-25 Roland HaederAdded type-hint for StartShowNoticeFormData hook
2016-01-25 Roland HaederLast type-hint is an array, added.
2016-01-25 Roland HaederAdded missing type-hints for EndRssEntryArray hooks.
2016-01-25 Roland HaederAdded missing type-hints for EndNoticeSave(Web) (differ...
2016-01-25 Roland HaederAdded type-hint for EndShowNoticeOptionItems hooks.
2016-01-25 Roland HaederAdded type-hint for EndNoticeInScope hook.
2016-01-25 Roland HaederAdded missing type-hint for EndPublicGroupNav (it is...
2016-01-25 Roland HaederAdded type-hint for StartHostMetaLinks hook
2016-01-25 Roland HaederAdded missing type-hint for StartShowHTML hook
2016-01-25 Roland HaederAdded type-hint for StartNoticeSourceLink hooks.
2016-01-25 Roland HaederAdded type-hints for StartInitializeRouter hooks.
2016-01-25 Roland HaederAdded type-hints for EndLoginGroupNav and EndShowPageNo...
2016-01-25 Roland HaederAdded type-hint for RedirectToLogin hooks. Please note...
2016-01-25 Roland HaederAdded missing type-hints for EndAccountSettingsNav...
2016-01-25 Roland HaederAdded type-hints for EndNoticeWhoGets hooks
2016-01-25 Roland HaederAdded type-hints for StartAddNoticeReply hooks
2016-01-25 Roland HaederMerge branch 'upstream-changes/google-analytics-removal...
2016-01-25 Roland HaederRemoved plugin Google-Analytics as this is free/libre... upstream-changes/google-analytics-removal
2016-01-24 Roland HaederIntroduced common_location_shared() to check if locatio... features-enhancing-privacy/geometa-js-disabled
2016-01-22 Roland HaederMerge remote-tracking branch 'upstream/master' into...
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 HaederSave some else blocks that makes the code just more...
2016-01-13 Roland HaederType-hint is array here.
2016-01-11 Roland HaederMerge remote-tracking branch 'upstream/master' into...
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
next