]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2020-08-10 MichaelAdd notification check
2020-08-10 MichaelPrevent sending forum posts via AP
2020-08-10 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-08-10 MichaelPartly revert coding for compatibility issues
2020-08-10 MichaelSuppress "reshared" information for forum posts
2020-08-10 Michael VogelMerge pull request #8996 from MrPetovan/bug/8995-profil...
2020-08-10 Michael VogelMerge pull request #8998 from MrPetovan/bug/warnings
2020-08-09 MichaelFixing processing forum posts
2020-08-09 MichaelAP Improvements for forums
2020-08-09 Hypolite PetovanFix unexpected return value of RedisCache->delete()
2020-08-09 Hypolite PetovanEnable profile contacts page for profile owner
2020-08-09 Tobias DiekershoffMerge pull request #8991 from MrPetovan/task/restore...
2020-08-09 Tobias DiekershoffMerge pull request #8992 from MrPetovan/bug/8941-bookma...
2020-08-08 Hypolite PetovanEnable footer scripts in minimal view
2020-08-08 Hypolite PetovanFix option syntax for textcomplete
2020-08-08 Hypolite PetovanRestore auto-complete in comment boxes beyond the first
2020-08-08 Hypolite PetovanMerge pull request #8900 from tobiasd/20200718-serverbl...
2020-08-08 Tobias Diekershoffindentation
2020-08-08 Tobias Diekershofffopen error messages
2020-08-08 Tobias Diekershoffsome small stuff
2020-08-08 Michael VogelMerge pull request #8987 from MrPetovan/bug/8984-sessio...
2020-08-08 Hypolite PetovanAdd support for empty session write
2020-08-08 Hypolite PetovanRevert "Actually destroy session on logout"
2020-08-07 Michael VogelMerge pull request #8982 from MrPetovan/task/8918-move...
2020-08-07 Hypolite PetovanMerge pull request #8983 from annando/probe-lock
2020-08-07 MichaelDon't let the tests fail. The test user doesn't have...
2020-08-07 MichaelReworked "getIdForURL"
2020-08-07 Tobias Diekershoffremove empty line
2020-08-07 Tobias Diekershoffupdate the test of the help text
2020-08-07 Hypolite PetovanRemove obsolete modules common and allfriends
2020-08-07 Hypolite PetovanAdd new contact/{id}/contacts[/{type}] route and module
2020-08-07 Hypolite PetovanCreate new page_tabs template
2020-08-07 Hypolite PetovanRemove unused App parameter from Module\Contact::getTab...
2020-08-07 Hypolite PetovanAdd mutuals and all methods in Contact\Relation
2020-08-07 Hypolite PetovanActually destroy session on logout
2020-08-06 Hypolite PetovanMerge pull request #8981 from annando/probe-lock
2020-08-06 MichaelRemoved unused parameter
2020-08-06 MichaelRemove url caching, locking cleanup
2020-08-06 Hypolite PetovanMerge pull request #8978 from annando/contact-update
2020-08-06 Hypolite PetovanMerge pull request #8980 from annando/fcontact-model
2020-08-06 MichaelRenamed function
2020-08-06 MichaelNew "fcontact" model class
2020-08-06 MichaelUnused "use" removed
2020-08-06 MichaelAvoid double probing and unneeded contact updates
2020-08-05 Michael VogelMerge pull request #8975 from MrPetovan/task/8918-move...
2020-08-05 Hypolite PetovanMerge pull request #8977 from annando/fix-contact-search
2020-08-05 MichaelFix: Always search contacts with uid
2020-08-05 Hypolite PetovanMerge pull request #8973 from annando/contact-group
2020-08-05 Hypolite PetovanMerge pull request #8974 from annando/issue-8967
2020-08-05 Hypolite PetovanMerge pull request #8976 from annando/probe-last
2020-08-05 MichaelFix wrong parameter order
2020-08-05 MichaelFix wrong value for parameter
2020-08-05 MichaelAdded checked for URL change
2020-08-05 MichaelAvoid double probing
2020-08-05 MichaelSimplify contact search
2020-08-05 MichaelOnly query the last item on public contacts
2020-08-05 MichaelFill "last-item" with an empty date when bo date had...
2020-08-05 MichaelCheck for empty baseurl
2020-08-05 MichaelProbe for the date of the last item
2020-08-05 Hypolite PetovanRework commonFriendsVisitor widget
2020-08-05 Michael VogelUpdate view/theme/frio/theme.php
2020-08-05 MichaelRenamed function
2020-08-05 Hypolite PetovanAdd Module\Profile\Common class
2020-08-05 Hypolite PetovanRework Module\Profile\Contacts class
2020-08-05 Hypolite PetovanRemove relationship direction display for non-local...
2020-08-05 Hypolite PetovanImprove documentation of visitor-related functions
2020-08-05 Hypolite PetovanRemove extraneous $field parameter in Contact\Relation...
2020-08-04 MichaelIssue 8967: Fix avatar in top bar
2020-08-04 MichaelNew class for group related contact actions
2020-08-04 Hypolite PetovanMerge pull request #8971 from annando/optimize
2020-08-04 Hypolite PetovanMerge pull request #8970 from annando/user-contact
2020-08-04 MichaelUpdated messages.po
2020-08-04 MichaelPeriodically run an "optimize table" command for cache...
2020-08-04 Tobias DiekershoffMerge pull request #8969 from annando/fix-acl-search
2020-08-04 Hypolite PetovanMerge pull request #8968 from annando/fix-fatal
2020-08-04 MichaelTest message removed
2020-08-04 MichaelContact search is fixed
2020-08-04 Michael"Contact\User" class created
2020-08-04 MichaelFiy fatal error
2020-08-03 Hypolite PetovanMerge pull request #8964 from annando/contact-tabs
2020-08-03 MichaelUse the public contact
2020-08-03 MichaelAdded field value
2020-08-03 MichaelAdding $fields
2020-08-03 Michael"Allfriends" now work again
2020-08-03 MichaelRemoved now unused functions
2020-08-03 MichaelFix SQL error
2020-08-03 MichaelRemove the unused tables
2020-08-03 MichaelUse the new relation functions
2020-08-03 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-08-03 Michael VogelMerge pull request #8963 from MrPetovan/task/8918-move...
2020-08-03 Hypolite PetovanMove ContactRelation class to Contact\Relation
2020-08-03 Hypolite PetovanAdd common relationship methods to Model\ContactRelation
2020-08-03 Hypolite PetovanMerge pull request #8965 from annando/notice
2020-08-03 Michael VogelUpdate src/Worker/UpdateServerDirectory.php
2020-08-03 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-08-03 MichaelFix Notice: " Undefined index: urls in /src/Worker...
2020-08-03 Hypolite PetovanMerge pull request #8960 from annando/remove-poco
2020-08-02 MichaelRemoved now ununsed functions
2020-08-02 MichaelAdded additional field
2020-08-02 MichaelRenamed function
next