friendica.git/.git
2020-06-07 MichaelThere is always one last test ...
2020-06-07 MichaelTwo more tests
2020-06-07 MichaelAnother test added
2020-06-06 MichaelFix test
2020-06-06 MichaelAvoiding unwanted side effects
2020-06-06 MichaelJust some more tests added
2020-06-06 MichaelAdded test for fetching arrays
2020-06-06 MichaelAdded tests for JsonLD class
2020-06-06 Hypolite PetovanMerge pull request #8737 from annando/issue-8735
2020-06-06 MichaelIssue 8735: Ensure the correct data type for "hide"
2020-06-06 Michael VogelMerge pull request #8734 from MrPetovan/bug/8732-noscra...
2020-06-05 Hypolite PetovanExit with an error if profile info isn't available...
2020-06-05 Tobias DiekershoffMerge pull request #8733 from annando/fix-notice
2020-06-05 MichaelFix Notice "Undefined index: subscribe"
2020-06-05 Tobias DiekershoffMerge pull request #8731 from MrPetovan/task/frio-mobil...
2020-06-05 Michael VogelMerge pull request #8730 from MrPetovan/bug/fatal-errors
2020-06-05 Hypolite Petovan[frio] Add color to active buttons in mobile view
2020-06-05 Hypolite PetovanEnsure $categories is set in mod/item
2020-06-05 Hypolite PetovanMerge pull request #8728 from annando/ap-webfinger
2020-06-04 MichaelRemove the "addr" when webfinger fails
2020-06-04 MichaelUse webfinger in apcontact fetch
2020-06-04 Michael VogelMerge pull request #8725 from MrPetovan/bug/8722-oembed...
2020-06-04 Hypolite PetovanRemove Twitter exception for shared blocks in Text...
2020-06-04 Hypolite PetovanRevert "Move share content conversion before link handl...
2020-06-04 Tobias DiekershoffMerge pull request #8723 from MrPetovan/bug/8722-oembed...
2020-06-04 Hypolite PetovanMove share content conversion before link handling...
2020-06-03 Hypolite PetovanMerge pull request #8720 from annando/issue-8714
2020-06-03 MichaelRemoved unused parts
2020-06-03 MichaelFile ending, Error Message
2020-06-03 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-06-03 Hypolite PetovanMerge pull request #8721 from annando/fatal
2020-06-03 MichaelFix fatal errors because of mixed data types
2020-06-03 MichaelIssue 8714: Make redirects more secure
2020-06-03 Michael VogelMerge pull request #8719 from MrPetovan/task/8717-help...
2020-06-03 Michael VogelMerge pull request #8718 from MrPetovan/bug/fatal-errors
2020-06-03 Hypolite PetovanImprove language of console globalcommunitysilence...
2020-06-03 Hypolite PetovanUse expected return variable type in Network\Probe...
2020-06-03 Hypolite PetovanMerge pull request #8716 from annando/notice
2020-06-02 MichaelLet "subscribe" be filled at every time to avoid a...
2020-06-02 Hypolite PetovanMerge pull request #8713 from annando/issue-8675
2020-06-02 MichaelChanged logging
2020-06-01 MichaelIssue 8675: reduce requests of foreign pages
2020-06-01 Tobias DiekershoffMerge pull request #8712 from annando/changed-log
2020-06-01 MichaelChanged deprecated log calls
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
next