]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2020-05-31 Hypolite PetovanMerge pull request #8710 from annando/fix-vid
2020-05-31 MichaelAdditional "is null" check in post update / create...
2020-05-31 MichaelHandling situations where "vid" is empty
2020-05-30 Hypolite PetovanMerge pull request #8708 from annando/foreign-key-const...
2020-05-30 MichaelFix wrong variable names
2020-05-30 MichaelFix foreign key constraint with "post-tag" table
2020-05-30 Hypolite PetovanMerge pull request #8706 from annando/notice
2020-05-29 MichaelMissing gravity
2020-05-29 MichaelFix "gravity" notice
2020-05-29 Michael VogelMerge pull request #8697 from MrPetovan/task/8691-like...
2020-05-29 Hypolite PetovanAppease VSCode inferior static analysis in Model\Item
2020-05-29 Hypolite PetovanMerge pull request #8705 from annando/thread-uri-id
2020-05-29 Michael VogelMerge pull request #8696 from MrPetovan/bug/8694-event...
2020-05-29 MichaelAdded new field to the test data
2020-05-29 MichaelUpdated database description
2020-05-28 Hypolite PetovanMerge pull request #8704 from annando/parent-2
2020-05-28 MichaelAdd "uri-id" to the "thread" table
2020-05-28 Michael"parent = id" is replaced with gravity check
2020-05-28 Hypolite PetovanMerge pull request #8703 from annando/fix-8702
2020-05-28 MichaelAdd the space at a different place
2020-05-27 MichaelFixing #8702
2020-05-27 MichaelMerge branch 'develop' of github.com:annando/friendica...
2020-05-27 Hypolite PetovanMerge pull request #8701 from annando/issue-8700
2020-05-27 MichaelIssue 8700: Resolvable activities
2020-05-27 MichaelIssue 8700: Resolvable activities
2020-05-27 Hypolite PetovanMerge pull request #8698 from MrPetovan/bug/8685-frio...
2020-05-27 Hypolite PetovanMerge pull request #8695 from annando/no-parent
2020-05-27 Hypolite Petovan[frio] Move variable assignment where it belongs in...
2020-05-27 Hypolite PetovanMake "like" links one way
2020-05-27 Hypolite PetovanFix the event feature disabling logic in Object\Post
2020-05-27 Hypolite PetovanImprove performance of asynchronous like/update
2020-05-27 Hypolite PetovanImplement existing force query string parameter in...
2020-05-27 Hypolite PetovanAssign default protocol to new events
2020-05-27 MichaelReplace "id = parent" checks with "gravity" checks
2020-05-27 Hypolite PetovanMerge pull request #8693 from annando/notice
2020-05-27 MichaelFix notice because of missing array item
2020-05-27 Hypolite PetovanMerge pull request #8692 from annando/no-activity
2020-05-27 Hypolite PetovanMerge pull request #8690 from annando/no-activity
2020-05-26 MichaelUpdated postupdate function
2020-05-26 Michael VogelMerge pull request #8686 from MrPetovan/bug/8685-frio...
2020-05-26 Michael VogelMerge pull request #8687 from MrPetovan/task/8683-add...
2020-05-26 Hypolite PetovanAdd page title notification count display
2020-05-26 Hypolite Petovan[frio] Disable unexpected asynchronous compose form...
2020-05-26 MichaelThe "item-activity" is removed
2020-05-24 Hypolite PetovanMerge pull request #8684 from annando/baseurl
2020-05-24 MichaelSome more "baseurl" improvements
2020-05-24 Tobias DiekershoffMerge pull request #8682 from keenanpepper/develop
2020-05-24 Keenan PepperBe more explicit regarding invitation_only in the doc.
2020-05-22 Hypolite PetovanMerge pull request #8678 from annando/gserver-detection...
2020-05-22 MichaelOnly fetch the gsid when it had been empty before
2020-05-22 MichaelCentralized gsid generation
2020-05-22 Michael VogelMerge pull request #8677 from MrPetovan/bug/8672-frio...
2020-05-22 MichaelRearranged table order
2020-05-22 MichaelDatabase structure updated
2020-05-22 MichaelAdded documentation, simplified code
2020-05-22 MichaelImproved server detection / gsid introduced
2020-05-22 Hypolite Petovan[frio] Fix double wrapping on all /contact/* pages
2020-05-21 Michael VogelMerge pull request #8671 from MrPetovan/bug/8623-relati...
2020-05-21 Tobias DiekershoffMerge pull request #8670 from MrPetovan/bug/8626-attach...
2020-05-21 Hypolite PetovanRemove deprecated/implicit filter_var() flags in Networ...
2020-05-21 Hypolite PetovanAdd tests for Network\Probe::getFeedLink
2020-05-21 Hypolite PetovanAdd new Network\Probe::ensureAbsoluteLinkFromHTMLDoc...
2020-05-21 Hypolite PetovanRemove duplicate curl call in Network\Probe::getFeedLink
2020-05-20 Hypolite PetovanFix wrong variable name in Model\Attach
2020-05-20 Hypolite PetovanMerge pull request #8668 from annando/annando/issue8663
2020-05-20 MichaelIssue 8663: Prevent abusive behaviour when probing...
2020-05-20 Michael VogelMerge pull request #8667 from MrPetovan/bug/8664-config...
2020-05-20 Hypolite PetovanRemove HTML escaping in config file template, add quote...
2020-05-19 Hypolite PetovanMerge pull request #8665 from annando/update-vid
2020-05-19 Michael VogelUpdate src/Model/Verb.php
2020-05-19 MichaelAdding some more verb handling
2020-05-19 MichaelUpdate the "vid"
2020-05-19 Hypolite PetovanMerge pull request #8661 from annando/verb-order
2020-05-19 MichaelEnsure unified order of 'verb' records
2020-05-18 Hypolite PetovanMerge pull request #8660 from annando/item-insert
2020-05-18 MichaelSimplified code
2020-05-18 Michael VogelMerge pull request #8657 from MrPetovan/bug/8653-catch...
2020-05-18 Hypolite PetovanAdd detailed error messages for admin user in Core...
2020-05-18 Hypolite PetovanMerge pull request #8651 from annando/annando/issue8514
2020-05-18 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-05-18 MichaelImproved item insert functionality
2020-05-18 Hypolite PetovanRestore default parameter value in Core\Renderer::repla...
2020-05-18 Hypolite PetovanMerge pull request #8656 from annando/warnings
2020-05-18 Hypolite PetovanReplace direct error output and exit by logger + except...
2020-05-18 Hypolite PetovanAdd new TemplateEngine->testInstall method
2020-05-18 Hypolite PetovanRefactor template engine code
2020-05-18 Hypolite PetovanAdd new Strings::startsWith method
2020-05-18 MichaelFix warnings ("Divide by zero" and "key parameter is...
2020-05-18 Hypolite PetovanMerge pull request #8655 from annando/issue-8458-2
2020-05-17 MichaelIssue 8458-2: Now all unicode emojis should work
2020-05-17 Hypolite PetovanMerge pull request #8647 from annando/annando/issue8619
2020-05-17 Hypolite PetovanMerge pull request #8654 from annando/annando/issue8458
2020-05-17 MichaelFix test
2020-05-17 MichaelIssue 8458: Display big emojis
2020-05-17 Hypolite PetovanMerge pull request #8652 from annando/annando/issue8582
2020-05-17 Hypolite PetovanMerge pull request #8648 from annando/annando/issue8565
2020-05-17 MichaelIssue 8582: "cid" in "network" is now "contactid"
2020-05-17 MichaelReverts test changes
2020-05-17 MichaelIssue 8514: Make paging for searcg items work again
2020-05-17 Hypolite PetovanMerge pull request #8649 from annando/annando/issue8550
next