Add default value for config.sitename in App::initHead
[friendica.git/.git] / src /
2019-03-04 PhilippAdd default value for config.sitename in App::initHead
2019-03-04 Hypolite PetovanRestore module custom title display
2019-03-04 PhilippMerge pull request #6798 from annando/key-warning
2019-03-04 MichaelAvoid transmitting a deletion message when we don't...
2019-03-03 PhilippMerge pull request #6795 from annando/limits
2019-03-03 MichaelAdded forgotten "use"
2019-03-03 MichaelAdded warning about an empty key
2019-03-02 MichaelReduce the default maximum load for the worker to 20
2019-03-02 Hypolite PetovanMerge pull request #6793 from nupplaphil/issue/3837...
2019-03-02 PhilippMerge pull request #6792 from MrPetovan/bug/warnings
2019-03-02 Hypolite PetovanMerge pull request #6790 from annando/issue-6788
2019-03-02 MichaelWe have to fetch the data this way
2019-03-02 MichaelSent update mails to administrators only once
2019-03-02 Tobias DiekershoffMerge pull request #6704 from tobiasd/20190220-credits
2019-03-01 Hypolite PetovanMerge pull request #6786 from nupplaphil/issue/6758...
2019-03-01 Philipp HolzerFix handling table name during storage move
2019-03-01 Hypolite PetovanMerge pull request #6779 from nupplaphil/issue/6498...
2019-02-28 Tobias DiekershoffMerge pull request #6775 from annando/issue-6395
2019-02-28 MichaelIssue 6395: Don't log details to avoid memory issues
2019-02-28 Tobias DiekershoffMerge pull request #6774 from MrPetovan/bug/6501-fix...
2019-02-28 Hypolite PetovanImprove reshare format for Diaspora destinations
2019-02-27 Hypolite PetovanMerge pull request #6773 from nupplaphil/issue/6772...
2019-02-27 Philipp Holzer'%' is deprecated
2019-02-27 Philipp Holzeradmin mail list seems wrong escaped
2019-02-27 Hypolite PetovanMerge pull request #6770 from nupplaphil/issue/reuse_st...
2019-02-27 Philipp HolzerReuse existing Strings::getRandomHex function
2019-02-27 PhilippMerge pull request #6767 from MrPetovan/bug/fatal-errors
2019-02-27 Hypolite PetovanMerge pull request #6765 from nupplaphil/issue/6672...
2019-02-27 Hypolite PetovanReplace isset by array_key_exists on array class consta...
2019-02-27 Tobias DiekershoffMerge pull request #6766 from nupplaphil/task/test_fix_...
2019-02-27 Tobias DiekershoffMerge pull request #6764 from annando/worker2
2019-02-27 MichaelAdded some description, changed logger call
2019-02-27 MichaelLog the time as decimal
2019-02-27 MichaelRemoved unneeded spaces
2019-02-27 MichaelThe cron interval is minutes - so we have to convert...
2019-02-27 MichaelThe log text is now shorter
2019-02-27 MichaelAnd moving the block back to the old place
2019-02-27 MichaelRespawing when quitting
2019-02-27 MichaelUsing constants is nicer
2019-02-27 MichaelMerge remote-tracking branch 'upstream/2019.03-RC'...
2019-02-27 MichaelEnhanced logging, stopping worker after cron lifetime
2019-02-26 Hypolite PetovanMerge pull request #6761 from tobiasd/20190226-6532
2019-02-26 Tobias Diekershofffixing links in photoMenu
2019-02-25 Tobias DiekershoffMerge pull request #6758 from MrPetovan/bug/notices
2019-02-25 Hypolite PetovanFix possibly undefined after index in Text\BBCode
2019-02-25 Hypolite PetovanFix wrong use of array_shift in Core\Worker
2019-02-25 PhilippMerge pull request #6755 from MrPetovan/bug/notices
2019-02-25 Hypolite PetovanProtect access to rel attribute in Network\Probe
2019-02-25 Michael VogelMerge pull request #6753 from MrPetovan/bug/notices
2019-02-25 Hypolite PetovanCode standards: Add missing space in ActivityPub\Processor
2019-02-24 Hypolite PetovanAdd missing author contact in ActivityPub\Processor
2019-02-24 Michael VogelMerge pull request #6752 from MrPetovan/bug/notices
2019-02-24 Michael VogelMerge pull request #6751 from MrPetovan/bug/fatal-errors
2019-02-24 Hypolite PetovanAdd empty entry author if contact query fails in DFRN
2019-02-24 Hypolite PetovanFix missing avatar key in DFRN
2019-02-24 Hypolite PetovanStop appending entry when parent is missing in OStatus
2019-02-24 Hypolite PetovanAdd missing use statement in Model\Term
2019-02-24 Hypolite PetovanMerge pull request #6749 from nupplaphil/6386-php_fatal
2019-02-24 Philipp Holzerupdate phpdoc
2019-02-24 Hypolite PetovanMerge pull request #6747 from nupplaphil/issue/6677...
2019-02-24 Philipp HolzerFixing appending child at DFRN without a parent id.
2019-02-24 Michael VogelMerge pull request #6746 from nupplaphil/issue/6338...
2019-02-24 Michael VogelMerge pull request #6726 from MrPetovan/task/6676-fix...
2019-02-24 Philipp HolzerFixing https://github.com/friendica/friendica/issues...
2019-02-24 Michael VogelMerge pull request #6732 from MrPetovan/bug/1777-fix...
2019-02-24 Michael VogelMerge pull request #6744 from nupplaphil/task/namespace...
2019-02-24 Philipp Holzerremoved silent fail of logfile permission (should get...
2019-02-24 Philipp HolzerReplace string namespaces with ::class
2019-02-24 Hypolite PetovanMerge pull request #6740 from nupplaphil/issue/6503...
2019-02-24 Philipp Holzeradded whitespace
2019-02-24 Tobias DiekershoffMerge pull request #6741 from annando/worker-db-update
2019-02-24 Philipp HolzerAdjust update parameters:
2019-02-24 MichaelWe should execute the worker job for normal situations ;-)
2019-02-24 MichaelEnsure that the database update will be processed anyway
2019-02-24 Philipp Holzerfixing delete
2019-02-24 Philipp HolzerFixing force-flag for lock-releasing
2019-02-24 Michael VogelMerge pull request #6737 from MrPetovan/bug/6630-fix...
2019-02-23 Hypolite PetovanHide "never" on profile
2019-02-23 Hypolite PetovanReplace EMPTY value by empty value in profile selectors
2019-02-23 Hypolite PetovanMerge pull request #6735 from annando/install
2019-02-23 Hypolite PetovanMerge /contactgroup module with Group module
2019-02-23 Hypolite PetovanMove group module to src/
2019-02-23 Hypolite PetovanAdd contact removal from all groups when blocked
2019-02-23 Hypolite PetovanAdd System::jsonError method for ajax call returns
2019-02-23 Hypolite PetovanAdd doc to Model\Term
2019-02-23 Hypolite PetovanImprove Logger calls
2019-02-23 Hypolite PetovanFix implicit mentions in outgoing ActivityPub posts
2019-02-23 Hypolite PetovanFix implicit mentions in incoming ActivityPub posts
2019-02-23 Hypolite PetovanFix Diaspora outgoing implicit mention
2019-02-23 Hypolite PetovanAdd implicit mentions to explicit mentions default...
2019-02-23 Hypolite PetovanRename system.disable_mentions_removal config key to...
2019-02-23 Hypolite PetovanAdd potential debug display of implicit mentions in...
2019-02-23 Hypolite PetovanImprove Logger calls
2019-02-23 Hypolite PetovanRewrite Term class
2019-02-23 Hypolite PetovanImprove /itemsource display
2019-02-23 Hypolite PetovanNormalize Contact::magicLinkByContact method name
2019-02-23 MichaelOnly check once
2019-02-23 MichaelDon't allow calling the install page after the install...
2019-02-23 Hypolite PetovanMerge pull request #6731 from annando/undefined-property
2019-02-23 MichaelFixes "Undefined property: Friendica\App::$queue"
next