]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2020-08-06 MichaelUnused "use" removed
2020-08-06 MichaelAvoid double probing and unneeded contact updates
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 Michael VogelUpdate view/theme/frio/theme.php
2020-08-05 MichaelRenamed function
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
2020-08-02 MichaelEnsure contact tabs will use the correct id
2020-08-02 MichaelRandom profiles now moved away from "gcontact" as well
2020-08-02 Michael"gcontact" removed in the themes as well
2020-08-02 MichaelRemoved temporary code
2020-08-02 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-08-01 Hypolite PetovanMerge pull request #8957 from annando/server-peers
2020-08-01 Hypolite PetovanMerge pull request #8955 from annando/ignore-gcign
2020-08-01 MichaelPoco and gcontact (mostly) removed
2020-08-01 Tobias DiekershoffMerge pull request #8959 from annando/nextcloud-stats
2020-08-01 MichaelAdd "Nextcloud" to the statisrics
2020-08-01 MichaelUpdate the last query at a single place
2020-08-01 MichaelDiscovery of peers of other servers
2020-07-31 Hypolite PetovanMerge pull request #8954 from annando/sync-update
2020-07-31 MichaelRemoved unused stuff
2020-07-31 MichaelFix description
2020-07-31 Michael"gcign" is removed
2020-07-31 MichaelDireytory sync: Update contact when it already exists
2020-07-31 Hypolite PetovanMerge pull request #8953 from annando/sync-directory
2020-07-31 MichaelSynchronize contacts with the directory server
2020-07-31 Hypolite PetovanMerge pull request #8952 from annando/contact-template
2020-07-31 MichaelRemoved unused template variables
2020-07-31 MichaelReplaced with general function
2020-07-31 Michael"id" is not needed as a parameter
2020-07-31 MichaelThe local directory is now using the template function...
2020-07-31 MichaelUnused "use" removed
2020-07-31 MichaelUse the function from the contact template instead
2020-07-31 Hypolite PetovanMerge pull request #8948 from annando/remove-gcontact
2020-07-30 MichaelSome indentation
2020-07-30 MichaelUse a single function to create the template data for...
2020-07-30 Hypolite PetovanMerge pull request #8944 from annando/signed-requests
2020-07-30 Michael VogelUpdate src/Model/Contact.php
2020-07-30 Michael VogelUpdate src/Model/Contact.php
2020-07-30 MichaelRemove unused "use"
2020-07-30 MichaelReplace "gcontact" with "contact" - imroved suggestions
2020-07-29 Hypolite PetovanMerge pull request #8946 from annando/fix-fatal
2020-07-29 MichaelPossibly fix a fatal error
2020-07-29 Hypolite PetovanMerge pull request #8945 from annando/asynchronous...
2020-07-29 MichaelAsynchronous contact relation check
2020-07-29 MichaelSimplified code
2020-07-29 MichaelImproved functionality to fetch the admin user
2020-07-29 MichaelAP: Always sign requests
2020-07-28 Hypolite PetovanMerge pull request #8942 from annando/get-avatar
2020-07-28 MichaelSome more avatar function replacements
2020-07-28 Michael VogelMerge pull request #8939 from MrPetovan/task/8906-frio...
2020-07-28 Hypolite PetovanMerge pull request #8938 from annando/get-avatar
2020-07-28 Hypolite PetovanMove "View As" form at the bottom of the profile page
2020-07-28 MichaelRemoved unused "use"
2020-07-28 Hypolite PetovanMerge pull request #8937 from annando/personal-copy
2020-07-28 MichaelFetch photo fields, ensuring that they are filled
2020-07-28 MichaelLogging and check for network added
next