]> git.mxchange.org Git - friendica.git/history - src
Merge pull request #12606 from nupplaphil/bug/file_put
[friendica.git] / src /
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-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
2023-01-01 Hypolite PetovanHappy New Year 2023!
2023-01-01 MichaelAdd the server id for all Diaspora contacts
2023-01-01 MichaelLicense updated
2023-01-01 MichaelSet "archive" status
2022-12-31 MichaelThe inbox-status can now be archived for a whole server
2022-12-31 Hypolite PetovanMerge pull request #12584 from annando/avoid-undefined
2022-12-31 MichaelAvoid undefined variable "$rendered"
2022-12-31 Hypolite PetovanMerge pull request #12583 from annando/delivery-queue
2022-12-31 MichaelChanges after review
2022-12-31 MichaelNew "Defunct" check
2022-12-31 MichaelRemove blank
2022-12-31 MichaelBulk delivery added for all protocols
2022-12-31 PhilippMerge pull request #12579 from MrPetovan/bug/fatal...
2022-12-31 PhilippMerge pull request #12578 from MrPetovan/bug/warnings
2022-12-31 Hypolite PetovanAdd previous exception to unexpected worker exception...
2022-12-31 Hypolite PetovanAdd new case to DateTimeFormat::fix
2022-12-30 PhilippMerge pull request #12576 from MrPetovan/bug/warnings
2022-12-30 Hypolite PetovanReturn early when inbox-status row couldn't be inserted...
2022-12-30 Hypolite PetovanAvoid return type exeption in HTTPSignature->post
2022-12-30 Hypolite PetovanMerge pull request #12577 from annando/move-delivery
2022-12-30 MichaelCode standards
2022-12-30 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-12-30 MichaelFix code standards
2022-12-30 Hypolite PetovanMerge pull request #12574 from nupplaphil/feat/keyvalue...
2022-12-30 MichaelAdjust class references to the new location
2022-12-30 MichaelMove delivery functionality to a new class
2022-12-30 Michael VogelMerge pull request #12569 from MrPetovan/bug/12559...
2022-12-30 Hypolite PetovanWard againt contact_id = 0 in UpdateContact worker
2022-12-30 Hypolite PetovanRemove attachment tags before checking for end of body...
2022-12-30 Hypolite PetovanMerge pull request #12570 from haheute/issue-11986...
2022-12-29 PhilippFixup maintenance mode
2022-12-29 PhilippMake PHP-CS happy again
2022-12-29 PhilippRename Interface
2022-12-29 PhilippFind last "update_" config entry occurrence
2022-12-29 PhilippChange key-value table
2022-12-29 Philipprollback unwanted change
2022-12-29 PhilippApply suggestions from code review
2022-12-29 PhilippReplace database "update_" config entries with key...
2022-12-29 PhilippReplace addon "last" config entries with key-value...
2022-12-29 PhilippReplace worker_daemon_mode config entry with key-value...
2022-12-29 PhilippReplace cron/worker "last" config entries with key...
2022-12-29 PhilippReplace PostUpdate key-value config entries with key...
2022-12-29 PhilippIntroduce Key-Value Pair storage provider
2022-12-29 Hypolite PetovanMerge pull request #12572 from mexon/mat/network-failur...
2022-12-29 Hypolite PetovanMerge pull request #12573 from mexon/mat/local-host
2022-12-29 Hypolite PetovanMerge pull request #12571 from mexon/mat/local-contact
2022-12-29 Matthew ExonAllow HTTP requests to hosts in local hosts file
2022-12-29 Matthew ExonReturn network match failure in error message instead...
2022-12-29 Matthew ExonAllow adding local contacts via console
2022-12-29 Tobias DiekershoffMerge pull request #12564 from nnsrymni/develop
next