]> git.mxchange.org Git - friendica.git/history - src/Model
Fix magic auth for redirects with non profile paths
[friendica.git] / src / Model /
2019-09-25 PhilippMerge pull request #7662 from annando/session-memory
2019-09-25 MichaelEmpty the "remote" variable, avoid being remote to...
2019-09-25 MichaelFix session size problems
2019-09-25 PhilippMerge pull request #7661 from annando/contact-redir
2019-09-24 MichaelDon't use the "url" parameter on redir if it points...
2019-09-23 Hypolite PetovanMerge pull request #7656 from annando/redir-loop
2019-09-23 MichaelFix "redir" loop
2019-09-21 PhilippMerge pull request #7646 from MrPetovan/bug/warnings
2019-09-21 Hypolite PetovanMerge pull request #7647 from annando/inter-transport
2019-09-21 MichaelChanged documentation
2019-09-21 MichaelDon't update the basepath on local check
2019-09-21 MichaelAlways use direct DFRN transport on local contacts
2019-09-20 Hypolite PetovanMerge pull request #7645 from annando/fix-probe
2019-09-20 MichaelFix: updateFromProbe failed when updating non-federated...
2019-09-18 Hypolite PetovanMerge pull request #7640 from annando/hidewall
2019-09-18 MichaelCorrection: Must be inverted
2019-09-18 MichaelChanged "hidewall" behaviour
2019-09-13 Tobias DiekershoffMerge pull request #7621 from MrPetovan/bug/1605-fix...
2019-09-13 Hypolite PetovanRemove obsolete blockquote replacement in Item::prepareBody
2019-09-11 PhilippMerge pull request #7614 from annando/issue-5721
2019-09-11 Hypolite PetovanMerge pull request #7617 from annando/notice
2019-09-11 MichaelFix a notice about a missing "pending"
2019-09-11 MichaelIssue 5721: Set permissions of photos in PM
2019-09-10 PhilippMerge pull request #7609 from annando/issue-6521
2019-09-10 PhilippMerge pull request #7607 from annando/issue-7603
2019-09-10 Tobias DiekershoffMerge pull request #7608 from annando/issue-7285
2019-09-10 MichaelIssue 7285: Perform duplicate check for item URI also...
2019-09-10 Tobias DiekershoffMerge pull request #7605 from annando/pending-2
2019-09-10 Tobias DiekershoffMerge pull request #7606 from annando/fix-invalid-url
2019-09-10 MichaelThe value is used twice, so use a variable
2019-09-09 MichaelReplace not working "redir" link with a working one
2019-09-09 Hypolite PetovanMerge pull request #7604 from annando/pending-contacts
2019-09-09 MichaelDon't display ignored pending contacts, link to contact...
2019-09-06 Tobias DiekershoffMerge pull request #7602 from MrPetovan/bug/7597-fix...
2019-09-06 Hypolite PetovanUse destination URL when provided in Contact::magicLink
2019-09-03 Hypolite PetovanMerge pull request #7592 from annando/performance
2019-09-03 MichaelMerge remote-tracking branch 'upstream/2019.09-rc'...
2019-09-03 PhilippMerge pull request #7589 from annando/delivery-counter
2019-09-03 MichaelType hints
2019-09-02 Michael VogelFix performance issues due to relay contact requests
2019-09-02 MichaelFix delivery counter / archive relay contacts
2019-08-31 PhilippMerge pull request #7588 from annando/reduce-load
2019-08-31 MichaelFollow up to #7582: Only update the contact when needed
2019-08-30 Hypolite PetovanMerge pull request #7582 from annando/contact-dba
2019-08-30 Michael VogelRenamed function parameter
2019-08-30 Michael VogelRenamed function
2019-08-30 Michael VogelType hints, corrected wrong documentation
2019-08-29 Hypolite PetovanMerge pull request #7570 from nupplaphil/bug/friendica...
2019-08-29 Michael VogelAvoid not performing unarchiving
2019-08-29 Michael VogelDon't handle deleted contacts / removed unneeded parameter
2019-08-29 Michael VogelFixed query (not all duplicates had been found)
2019-08-29 Michael VogelCheck fpr duplicated contacts upon inserting them
2019-08-29 Michael VogelMerge remote-tracking branch 'upstream/2019.09-rc'...
2019-08-28 Michael VogelNew contact table functions with check for duplicates
2019-08-28 Hypolite PetovanMerge pull request #7578 from annando/archive
2019-08-28 Michael VogelChanged array name, fixed bug that prevented testing...
2019-08-28 Hypolite PetovanMerge pull request #7580 from annando/issue-7563
2019-08-28 Michael VogelCheck if the Diaspora endpoint is archived
2019-08-28 Hypolite PetovanMerge pull request #7577 from nupplaphil/bug/friendica...
2019-08-28 Michael VogelFixed count, added to-do
2019-08-27 Philipp HolzerFixing PHP Fatal Error for Model\Contact (usage of...
2019-08-27 Michael VogelDon't transmit content to already archived contacts
2019-08-26 PhilippMerge pull request #7569 from vinzv/7556-frio-make...
2019-08-26 Hypolite PetovanMerge pull request #7566 from annando/merge-duplicates
2019-08-26 MichaelIssue 7559: Merge contact duplicates
2019-08-21 Hypolite PetovanMerge pull request #7546 from annando/fix-db
2019-08-20 Hypolite PetovanMerge pull request #7544 from JeroenED/bugfix/profile...
2019-08-20 Jeroen De MeerleerTranslating the vcard
2019-08-20 Hypolite PetovanMerge pull request #7543 from annando/queue-failed
2019-08-20 MichaelDelivery count now counts the failed delivery attempts...
2019-08-19 PhilippMerge pull request #7541 from vinzv/patch-2
2019-08-19 PhilippMerge pull request #7540 from vinzv/patch-1
2019-08-18 PhilippMerge pull request #7524 from MrPetovan/bug/7337-check...
2019-08-18 Hypolite PetovanMerge pull request #7533 from nupplaphil/bug/friendica...
2019-08-18 Hypolite PetovanMerge pull request #7532 from nupplaphil/bug/friendica...
2019-08-18 Philipp Holzerremoved superfluous comment
2019-08-18 Philipp HolzerFix https://github.com/friendica/friendica/issues/7298...
2019-08-17 Hypolite PetovanAdd check_dead parameter to Item::enumeratePermissions
2019-08-15 Michael VogelMerge pull request #7514 from MrPetovan/bug/7507-allow...
2019-08-15 Hypolite PetovanMerge pull request #7518 from nupplaphil/bug/lock_unlink
2019-08-15 Hypolite PetovanMerge pull request #7517 from nupplaphil/task/prepare_app
2019-08-15 Philipp HolzerMoved BaseURL to App namespace (because similar type...
2019-08-14 Hypolite PetovanMerge pull request #7508 from nupplaphil/task/arguments...
2019-08-13 PhilippMerge pull request #7512 from annando/cid-forum
2019-08-13 MichaelUse the contact id whenever we are following the contact
2019-08-13 Philipp HolzerAdd Arguments & Modules class
2019-08-13 Hypolite PetovanMerge pull request #7510 from nupplaphil/bug/Fix_Redis_test
2019-08-13 Hypolite PetovanMerge pull request #7509 from annando/admin-queue
2019-08-12 Hypolite PetovanMerge pull request #7505 from annando/admin-queue
2019-08-11 Hypolite PetovanMerge pull request #7504 from friendica/revert-7500...
2019-08-11 Hypolite PetovanRevert "Introduce Arguments / Module class"
2019-08-11 PhilippMerge pull request #7499 from annando/new_defer
2019-08-11 PhilippMerge pull request #7503 from MrPetovan/bug/fix-private...
2019-08-11 Hypolite PetovanMerge pull request #7500 from nupplaphil/task/arguments...
2019-08-11 Hypolite PetovanUse network field instead of protocol in Group::expand
2019-08-11 Philipp HolzerIntroduce Arguments / Module class
2019-08-07 Tobias DiekershoffMerge pull request #7487 from MrPetovan/task/7473-trend...
2019-08-07 Hypolite PetovanFix trending tags variable name mistakes in Model\Term
2019-08-06 Tobias DiekershoffMerge pull request #7483 from MrPetovan/task/7474-html...
2019-08-06 PhilippMerge pull request #7481 from MrPetovan/task/7473-trend...
next