]> git.mxchange.org Git - friendica.git/history - src
Don't select deleted contact when in Contact::createFromProbeForUser
[friendica.git] / src /
2023-01-07 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-01-07 Hypolite PetovanMerge pull request #12628 from nupplaphil/bug/typeerror
2023-01-07 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-01-07 PhilippFix addons problem more elegant
2023-01-07 Hypolite PetovanMerge pull request #12609 from annando/mod-item
2023-01-07 PhilippFix other foreach() troubles at Addon.php
2023-01-07 Michael VogelApply suggestions from code review
2023-01-07 PhilippDon't ksort() on null
2023-01-07 MichaelUnbneeded strlen removed
2023-01-07 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-01-07 Hypolite PetovanMerge pull request #12627 from nupplaphil/feat/config_w...
2023-01-07 MichaelDiaspora: Photos are now transmitted separately
2023-01-07 Philippomg .. wrong assertion ..
2023-01-07 PhilippFix warning text
2023-01-07 PhilippUpdate src/Module/Admin/Summary.php
2023-01-07 PhilippAdd warning message in case node.config.php isn't writable
2023-01-07 Hypolite PetovanMerge pull request #12622 from nupplaphil/bug/config
2023-01-07 PhilippExecute critical worker tasks, even if we're in daemon...
2023-01-06 PhilippMerge pull request #12619 from MrPetovan/task/12617...
2023-01-06 PhilippFix Update::run()
2023-01-06 PhilippApply Update::check() suggestions
2023-01-06 PhilippAdapt doc
2023-01-06 PhilippApply suggestions from code review
2023-01-06 PhilippUpdate src/Core/Config/ValueObject/Cache.php
2023-01-06 PhilippUpdate src/Core/Update.php
2023-01-06 PhilippUpdate src/Core/Config/Util/ConfigFileManager.php
2023-01-06 PhilippAdd doc
2023-01-06 Philippadd description
2023-01-06 PhilippUpdate src/Core/Config/Util/ConfigFileManager.php
2023-01-06 PhilippConfig fixing
2023-01-06 PhilippConfig fixings
2023-01-06 PhilippSome improvements
2023-01-06 PhilippCheck 'config' table as fallback for migrations
2023-01-05 PhilippMerge pull request #12621 from MrPetovan/bug/12620...
2023-01-05 Hypolite PetovanCast alert types to boolean in Api\Mastodon\Subscription
2023-01-05 Hypolite PetovanRemove system.no_auto_update personal config key and...
2023-01-05 Hypolite PetovanReplace $_GET references with $request in Update classes
2023-01-05 Michael VogelMerge pull request #12615 from MrPetovan/task/12601...
2023-01-04 Hypolite PetovanMerge pull request #12605 from nupplaphil/feat/addons_load
2023-01-04 PhilippUpdate src/Core/Addon.php
2023-01-04 MichaelPreview of attached links work again
2023-01-04 Philippsort addon array
2023-01-04 PhilippUse addons config entries instead of the addon table
2023-01-04 PhilippMove 'addon' table into config
2023-01-04 Hypolite PetovanDrop UpdateContact worker task if contact is blocked
2023-01-04 Hypolite PetovanDrop UpdateGServer worker task if domain is blocked
2023-01-04 Hypolite PetovanAdd UriInterface-enabled isUriBlocked method in Util...
2023-01-04 Hypolite PetovanAdd UriInterface-enabled cleanUri method in Model\GServer
2023-01-04 Hypolite PetovanMerge pull request #12606 from nupplaphil/bug/file_put
2023-01-04 PhilippJust commit config transactions if something changed
2023-01-04 PhilippMerge pull request #12611 from haheute/photo-view-typo
2023-01-04 PhilippMake flock writing easier
2023-01-04 PhilippMake BaseURL check/save transactional and make the...
2023-01-04 MichaelPost processing centralized
2023-01-04 MichaelCode cleanup for mod/item.php
2023-01-03 PhilippFix config read/write locking
2023-01-03 PhilippReduce config->set() load for worker executions
2023-01-03 Hypolite PetovanMerge pull request #12604 from nupplaphil/bug/marco_r
2023-01-03 PhilippFix empty fetchResult curResult at Link::fetchMimeType...
2023-01-03 PhilippFix empty fetchResult at ExternalStorage (thx to Marco R.)
2023-01-03 Hypolite PetovanMerge pull request #12593 from nupplaphil/feat/node...
2023-01-03 PhilippUpdate src/Core/Config/Model/ConfigTransaction.php
2023-01-03 PhilippRemove get() from config transaction interface
2023-01-03 PhilippApply suggestions
2023-01-03 PhilippEscape single quotes and backslashes
2023-01-03 PhilippIntroduce ISetConfigValuesTransactional for transaction...
2023-01-03 PhilippRevert BaseURL
2023-01-03 PhilippFix Admin\Site
2023-01-03 PhilippApply suggestions from code review
2023-01-03 PhilippUse toConfigValue in case of serialized, legacy data
2023-01-03 PhilippRemove deprecated Mode::DBCONFIGAVAILABLE
2023-01-03 PhilippRefactor IManageConfigValues interface
2023-01-03 PhilippRemove unnecessary classes
2023-01-03 PhilippIntroduce lightweight Config model
2023-01-03 PhilippIntroduce ConfigFileManager for config files
2023-01-03 PhilippIntroduce ConfigFileTransformer for Config files
2023-01-02 Michael VogelMerge pull request #12585 from MrPetovan/task/4090...
2023-01-02 Hypolite PetovanRemove obsolete OExchange module and reference
2023-01-02 Hypolite PetovanRemove dependency to the second parameter of XML::fromArray
2023-01-02 Hypolite PetovanMerge pull request #12597 from annando/activity-distrib...
2023-01-01 Michael VogelMerge pull request #12586 from MrPetovan/task/entitize...
2023-01-01 Michael VogelMerge pull request #12589 from MrPetovan/bug/warnings
2023-01-01 Hypolite PetovanRemove unused static methods related to delivery-queue
2023-01-01 Hypolite PetovanReplace direct database calls and anonymous arrays...
2023-01-01 Hypolite PetovanCreate entity-related classes for delivery-queue table
2023-01-01 Hypolite PetovanConvert Directory Search results into contact-looking...
2023-01-01 Hypolite PetovanRemove dependency to DI in Search\Acl module
2023-01-01 MichaelDon't distribute unsigned remote activities
2023-01-01 PhilippMerge pull request #12562 from MrPetovan/bug/notices
2023-01-01 Hypolite PetovanMerge pull request #12594 from annando/diaspora-communi...
2023-01-01 MichaelFix communication to Diaspora when not in bulk mode
2023-01-01 Hypolite PetovanMerge pull request #12592 from annando/server-status
2023-01-01 MichaelSet the server status directly after transmission
2023-01-01 Hypolite PetovanMerge pull request #12587 from annando/inbox-gsid
2023-01-01 MichaelClose the database
2023-01-01 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-01-01 Michael VogelMerge pull request #12591 from MrPetovan/task/2023...
2023-01-01 MichaelIncrease another forgotten year
2023-01-01 MichaelIncrease the year
2023-01-01 MichaelUse server id on direct delivery
next