]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2019-07-21 Hypolite PetovanMerge pull request #7412 from nupplaphil/task/dice
2019-07-21 Philipp HolzerFix App\Mode determination
2019-07-21 Philipp HolzerFix DB_UPDATE_VERSION constant
2019-07-21 Philipp HolzerFix tests (static usage for non-static methods)
2019-07-21 Philipp HolzerFixing installer
2019-07-21 Hypolite PetovanMerge pull request #7415 from TiMESPLiNTER/fix/photo...
2019-07-21 TiMESPLiNTERFix tag rendering which was displayed as escaped HTML...
2019-07-21 Hypolite PetovanMerge pull request #7413 from annando/issue-6675
2019-07-21 MichaelIssue 6675: Improved check for follower, removed global...
2019-07-20 PhilippMerge pull request #7411 from annando/ap-quote
2019-07-20 Philipp HolzerIntroduce DICE
2019-07-20 MichaelPreparation for quoted reshares on AP
2019-07-20 Michael VogelMerge pull request #7410 from MrPetovan/task/7408-remov...
2019-07-20 Hypolite PetovanRemove confusing extraneous `success_update` >= `failur...
2019-07-20 Michael VogelMerge pull request #7409 from MrPetovan/bug/notices
2019-07-20 Hypolite PetovanFix reference non-existing "mobile-theme" field in...
2019-07-19 Philipp HolzerAdd level-2/dice library
2019-07-19 PhilippMerge pull request #7407 from MrPetovan/bug/notices
2019-07-19 Hypolite PetovanFix undefined property notice in L10n\L10n
2019-07-18 Michael VogelMerge pull request #7400 from MrPetovan/bug/7397-frio...
2019-07-18 PhilippMerge pull request #7405 from MrPetovan/bug/fatal-errors
2019-07-18 Hypolite PetovanForce invite remaining variable to be integer in Conten...
2019-07-18 Hypolite PetovanMerge pull request #7404 from annando/fetch-item
2019-07-18 MichaelAdded search
2019-07-18 MichaelRemoved test output
2019-07-18 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-07-18 Michael VogelMerge pull request #7403 from annando/fix-7399
2019-07-18 MichaelFix PR 7399: Added missing "use"
2019-07-18 MichaelFetch items by given uri
2019-07-18 Michael VogelMerge pull request #7402 from MrPetovan/bug/7401-node...
2019-07-18 Hypolite PetovanEnsures node theme settings are used to render theme...
2019-07-18 Hypolite PetovanShow frio theme customization settings for new users
2019-07-18 Hypolite PetovanShow node's theme as selected in display setting for...
2019-07-18 Hypolite PetovanPrevent users from forcibly installing a disabled theme...
2019-07-18 Hypolite PetovanMerge pull request #7399 from annando/only-sharer
2019-07-17 MichaelAdded the option to only receive top level posts from...
2019-07-17 Hypolite PetovanMerge pull request #7398 from annando/fetch-posts
2019-07-17 MichaelPreparation for being able to fetch AP posts by proving...
2019-07-17 Michael VogelMerge pull request #7394 from MrPetovan/task/7314-frio...
2019-07-17 Hypolite Petovan[frio] Remove outer post padding
2019-07-17 Hypolite PetovanMerge pull request #7395 from nupplaphil/bug/l10n_test
2019-07-17 Philipp HolzerFix L10n test
2019-07-17 Hypolite PetovanHot-fix: Core\L10n::t method passing parameter bug
2019-07-16 Hypolite PetovanMerge pull request #7379 from nupplaphil/task/refactor_...
2019-07-16 Hypolite PetovanMerge pull request #7391 from annando/warning
2019-07-16 Hypolite PetovanMerge pull request #7313 from nupplaphil/task/dyn_config
2019-07-16 MichaelAvoid a warning
2019-07-16 Philipp HolzerReverted indention
2019-07-16 Philipp HolzerFix indentations
2019-07-16 Philipp HolzerDynamic config loading
2019-07-16 Philipp HolzerFix language (again ;-) )
2019-07-16 Philipp HolzerRefactor L10n for testing
2019-07-16 PhilippMerge pull request #7389 from MrPetovan/bug/7387-local_...
2019-07-16 Hypolite PetovanAdd transitive type hints in Core\PConfig
2019-07-16 PhilippMerge pull request #7390 from annando/issue-7315
2019-07-16 MichaelIssue 7315: Set the forum's contact id for forum posts
2019-07-16 Hypolite PetovanFix PConfiguration tests
2019-07-16 Michael VogelMerge pull request #7386 from MrPetovan/bug/7293-hide...
2019-07-16 Hypolite PetovanUpdated PConfiguration test to honor the type-hint
2019-07-16 Hypolite PetovanRestore $uid parameter integer type-hint in Config
2019-07-16 Hypolite PetovanEnsure $uid parameter of Feature::isEnabled to be an...
2019-07-15 Hypolite PetovanMerge pull request #7388 from annando/issue-7315
2019-07-15 Hypolite PetovanFix typo in Model\Config\PConfig
2019-07-15 MichaelIssue 7315: Changed handling of "Group" posts
2019-07-15 Hypolite PetovanMerge pull request #7387 from nupplaphil/task/pconfig_r...
2019-07-15 Philipp HolzerAllow nullable UID in PConfigCache
2019-07-15 Philipp HolzerBugfixing bad UIDs for PConfig
2019-07-15 Philipp Holzerminor phpdoc fixings
2019-07-15 Philipp HolzerFixup phpdoc
2019-07-15 Philipp HolzerRefactor PConfiguration
2019-07-15 Hypolite PetovanHide registration button on login page when registratio...
2019-07-15 Hypolite PetovanMerge pull request #7384 from nupplaphil/bug/fixing_con...
2019-07-15 PhilippMerge pull request #7382 from annando/issue-7367
2019-07-15 Philipp HolzerRemove obsolete getAll() call during mocking
2019-07-15 Philipp HolzerFixing initial load config
2019-07-15 MichaelMissing word
2019-07-15 MichaelIssue 7367: Only skip DFRN delivery when both author...
2019-07-14 Hypolite PetovanMerge pull request #7372 from nupplaphil/task/simplify_...
2019-07-14 PhilippMerge pull request #7378 from MrPetovan/task/4854-frio...
2019-07-14 Philipp HolzerAdded string type-hint for get() and a test case for it
2019-07-14 Hypolite PetovanMerge pull request #7376 from annando/contact-update
2019-07-14 Philipp Holzersome more minor fixups (phpdoc, unused using)
2019-07-14 Philipp Holzerfix phpdoc
2019-07-14 Philipp Holzerfixed test
2019-07-14 Philipp Holzerminor fixing: phpdoc & type-hint
2019-07-14 Hypolite Petovan[frio] Use server theme settings for user's empty settings
2019-07-14 Philipp Holzersome minor fixings
2019-07-14 Philipp Holzerbugfix: add lost changes due merge
2019-07-14 Philipp Holzerbugfix: add lost changes due merge
2019-07-14 Philipp Holzerbugfix: add missing group by parameters
2019-07-14 Philipp HolzerImprove & fixing Tests
2019-07-14 Philipp HolzerMove Preload/JIT Configuration logic from Adapter to...
2019-07-14 Hypolite PetovanMerge pull request #7377 from friendica/revert-7374...
2019-07-14 Hypolite PetovanRevert "Default theme = login theme"
2019-07-14 Michael"defaults" is replaced
2019-07-14 Hypolite PetovanMerge pull request #7374 from JeroenED/task/frio/defaul...
2019-07-14 MichaelUse an insert to avoid duplicates and for analyzing
2019-07-14 Jeroen De MeerleerUpdated towards hypolite's first suggestion
2019-07-14 Jeroen De MeerleerRevert "Updated towards hypolites suggestions"
2019-07-14 Jeroen De MeerleerRevert "Fixed issues"
next