]> git.mxchange.org Git - friendica.git/history - src
Cleanup namespace
[friendica.git] / src /
2021-10-27 PhilippCleanup namespace
2021-10-27 PhilippRestructure Storage to new paradigm
2021-10-27 Hypolite PetovanMerge pull request #10918 from nupplaphil/feat/core_new...
2021-10-27 PhilippMerge pull request #10938 from tobiasd/20211027-media
2021-10-27 Tobias Diekershofffix link to media tab in navigation
2021-10-26 Hypolite PetovanMerge pull request #10936 from annando/speed-unused...
2021-10-26 PhilippCleanup namespaces
2021-10-26 PhilippRefactoring Core class structures ...
2021-10-26 PhilippRestructure Session to follow new paradigm
2021-10-26 PhilippRestructure Lock to follow new paradigm
2021-10-26 PhilippRestructure (P)Config to follow new paradigm
2021-10-26 PhilippRestructure Cache to follow new paradigm
2021-10-26 MichaelSpeed up query for unused contacts
2021-10-26 Michael VogelMerge pull request #10934 from MrPetovan/task/10928...
2021-10-26 Hypolite PetovanUse router parameters in Diaspora\Receive
2021-10-26 Hypolite PetovanAdd new developer test console command
2021-10-26 Hypolite PetovanMerge pull request #10933 from annando/notice
2021-10-25 MichaelFix notice "Array to string conversion"
2021-10-25 Hypolite PetovanMerge pull request #10908 from annando/logging
2021-10-25 Michael VogelApply suggestions from code review
2021-10-25 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-25 Michael VogelMerge pull request #10917 from MrPetovan/bug/10914...
2021-10-25 PhilippMerge pull request #10929 from MrPetovan/bug/notices
2021-10-25 Hypolite PetovanAdd timezone to event dates format in Model\Event:...
2021-10-25 Hypolite PetovanSkip session authentication for backend modules
2021-10-25 Hypolite PetovanTest item psid against PermissionSet::PUBLIC constant...
2021-10-25 Hypolite PetovanMerge pull request #10923 from nupplaphil/feat/error_ha...
2021-10-25 Hypolite PetovanMerge pull request #10925 from annando/invalid-url
2021-10-24 PhilippUpdate ErrorHandler
2021-10-24 MichaelHandle invalid avatar pictures
2021-10-24 Hypolite PetovanMerge pull request #10911 from nupplaphil/feat/deposito...
2021-10-24 PhilippFix PHP_NOTICE because of fsuggestion
2021-10-24 PhilippFix FSuggestselect
2021-10-24 PhilippFix FSuggestselect
2021-10-24 Philippfetch new FSuggest after update
2021-10-24 PhilippUpdate src/Contact/FriendSuggest/Exception/FriendSugges...
2021-10-24 PhilippUpdate src/Contact/FriendSuggest/Exception/FriendSugges...
2021-10-24 PhilippFix FSuggest conversation
2021-10-24 PhilippFix "Suggest a friend" text
2021-10-24 PhilippAdd some missing Copyright header
2021-10-24 PhilippRename Depository to Repository
2021-10-24 PhilippReplace all 'fsuggest' usages with the new paradigm
2021-10-24 PhilippMove FSuggest to depository
2021-10-24 Hypolite PetovanMerge pull request #10922 from annando/dont-cache-avatar
2021-10-23 PhilippAdd extended ErrorHandling
2021-10-23 MichaelFixed indention
2021-10-23 MichaelNew option to activate/deactivate contact avatar cache
2021-10-22 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-22 PhilippMerge pull request #10913 from MrPetovan/bug/10903...
2021-10-22 PhilippMerge pull request #10912 from MrPetovan/bug/fatal...
2021-10-21 Hypolite PetovanAdd redirection to clear the owner cache after profile...
2021-10-21 Hypolite PetovanFix wrong array access to Entity object
2021-10-21 Hypolite PetovanManually expand ACLs coming from non-permissionset...
2021-10-21 PhilippMerge pull request #10910 from annando/notice
2021-10-21 MichaelFix: Use correct condition to update the avatar
2021-10-21 Hypolite PetovanMerge pull request #10893 from nupplaphil/feat/deposito...
2021-10-21 PhilippDelete the intro after confirming it ;-)
2021-10-21 PhilippFix foreign key violation for Notify insert with uri_id...
2021-10-21 PhilippFix Model\Contact\Introduction::confirm()
2021-10-21 Philippset intro::duplex deprecated because of no usage
2021-10-21 PhilippFix confirm parameter
2021-10-21 PhilippRemove deprecated, impossible code for discarding with FID
2021-10-21 Philippfix intro.cid and intro.suggest-id
2021-10-21 PhilippFixings & add tests
2021-10-21 PhilippSet intro.blocked to deprecated
2021-10-21 PhilippRename setIgnore() to ignore()
2021-10-21 PhilippRemove logging leftover for debugging
2021-10-21 PhilippReplace almost every Introduction places
2021-10-21 PhilippMove Introduction to new depository paradigm
2021-10-20 Hypolite PetovanMerge pull request #10907 from annando/notice
2021-10-20 MichaelReplace deprecated `log` calls
2021-10-20 MichaelAvoid notice "Undefined property: Friendica\Util\Logger...
2021-10-20 Michael VogelMerge pull request #10904 from tobiasd/20211020-friomedia
2021-10-20 Tobias Diekershoffreplace the video entry in the Nav.php with media as...
2021-10-20 Hypolite PetovanMerge pull request #10900 from annando/notify
2021-10-19 PhilippMerge pull request #10902 from nupplaphil/bug/contact_r...
2021-10-19 PhilippRemoveContent fix column name
2021-10-19 Michael VogelMerge pull request #10901 from nupplaphil/bug/notify_post
2021-10-19 Hypolite PetovanMerge pull request #10899 from annando/profile-photo
2021-10-19 PhilippSplit contact-relation deletion
2021-10-19 Philippcontact-relation - Fix DB error
2021-10-19 MichaelReplace "notification" call with new function, removing...
2021-10-19 MichaelPROFILE_PHOTOS is mostly removed and replaced
2021-10-19 MichaelRemoving functionality from enotify.php
2021-10-19 Hypolite PetovanMerge pull request #10896 from annando/relationship
2021-10-19 Tobias DiekershoffMerge pull request #10892 from nupplaphil/feat/vagrant_php8
2021-10-19 MichaelDon't degrade an existing relationship when following...
2021-10-18 Hypolite PetovanMerge pull request #10860 from nupplaphil/feat/deposito...
2021-10-18 PhilippMove to PermissionSet::isPublic()
2021-10-18 PhilippRename method again
2021-10-18 PhilippFixing PUBLIC usage, Fixing DB-View, Creating tests
2021-10-18 PhilippFix PHP-CS
2021-10-18 PhilippAdapt ProfileField & Fix current PermissionSet Usage...
2021-10-18 PhilippAdd tests
2021-10-18 PhilippFixups
2021-10-18 PhilippAdd copyright
2021-10-18 PhilippMove ProfileFieldRepository::migrateFromLegacyProfile...
2021-10-18 PhilippMove ProfileFieldRepository::updateCollectionFromForm()
2021-10-18 PhilippMove ProfileField::selectByContactId() and ProfileField...
2021-10-18 PhilippUse ProfileField::selectPublicFieldsByUserId
next