]> git.mxchange.org Git - friendica.git/history - src/Core/Config/Model
Merge pull request #12637 from annando/ostatus-subscription
[friendica.git] / src / Core / Config / Model /
2023-01-07 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-01-07 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-01-07 Hypolite PetovanMerge pull request #12622 from nupplaphil/bug/config
2023-01-06 PhilippConfig fixings
2023-01-06 PhilippSome improvements
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 PhilippUse addons config entries instead of the addon table
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-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 PhilippIntroduce ISetConfigValuesTransactional for transaction...
2023-01-03 PhilippApply suggestions from code review
2023-01-03 PhilippRefactor IManageConfigValues interface
2023-01-03 PhilippIntroduce lightweight Config model
2021-10-26 PhilippRefactoring Core class structures ...
2021-10-26 PhilippRestructure (P)Config to follow new paradigm