]> git.mxchange.org Git - friendica.git/history - src
Merge pull request #8761 from MrPetovan/bug/8743-frio-admin-users-table-order
[friendica.git] / src /
2020-06-11 Michael VogelMerge pull request #8740 from MrPetovan/task/frio-impro...
2020-06-11 Michael VogelMerge pull request #8754 from MrPetovan/task/8676-ap...
2020-06-10 Hypolite PetovanMerge pull request #8757 from annando/simplify-probe
2020-06-10 MichaelSimplify the probing process
2020-06-10 Michael VogelMerge pull request #8755 from MrPetovan/bug/notices
2020-06-10 Hypolite PetovanReplace mention to $_SERVER with parameter in Content...
2020-06-10 Hypolite PetovanStrip the link preview URL from the end of the body...
2020-06-10 Hypolite PetovanAdd no-parsing block escaping in BBCode::setMentions
2020-06-10 Hypolite PetovanRemove superfluous code
2020-06-10 Hypolite PetovanAdd mention support to shared content
2020-06-10 Hypolite PetovanMove handle_tag() to Content\Item::replaceTag
2020-06-10 Hypolite PetovanAdd probe data return if Contact::getDetailsByURL didn...
2020-06-10 Hypolite PetovanFix issue with Probe returning local baseurl for probed...
2020-06-10 Hypolite PetovanMerge pull request #8752 from annando/posts-from-id
2020-06-10 Hypolite PetovanMerge pull request #8751 from annando/notice
2020-06-09 MichaelAvoid unneeded database calls when showing posts of...
2020-06-09 MichaelFix notice " Undefined index: template in src/Network...
2020-06-09 Michael VogelMerge pull request #8749 from MrPetovan/task/8676-ap...
2020-06-09 Michael VogelMerge pull request #8729 from MrPetovan/bug/8726-mentio...
2020-06-09 Hypolite PetovanMerge pull request #8750 from AlfredSK/fix-continue...
2020-06-09 AlfredSKfix-continue-warnings
2020-06-09 Hypolite PetovanAdd quote support in attachment title in ActivityPub...
2020-06-08 Hypolite PetovanAdd null/empty string parameter value case in BBCode...
2020-06-08 Hypolite PetovanAdd tag escaping to Item::setHashtags
2020-06-08 Hypolite PetovanAdd tag escaping to BBCode::setTags
2020-06-08 Hypolite PetovanReplace existing block escaping by performWitEscaped...
2020-06-08 Hypolite PetovanAdd new Strings::performWithEscapedBlocks methods
2020-06-08 Michael VogelMerge pull request #8727 from MrPetovan/task/8676-ap...
2020-06-07 Hypolite PetovanAdd check for existing attachment in ActivityPub\Proces...
2020-06-07 Hypolite Petovan[ActivityPub] Add support for more attachments structures
2020-06-07 Michael VogelMerge pull request #8742 from MrPetovan/task/blocklist...
2020-06-07 Hypolite PetovanReplace remaining instances with "allowlist", "denylist...
2020-06-07 Hypolite PetovanRename system config value to db_log_index_denylist
2020-06-07 Hypolite PetovanRename contact table column to ffi_keyword_denylist
2020-06-07 Hypolite PetovanMerge pull request #8738 from annando/jsonld-tests
2020-06-06 Michael VogelMerge pull request #8741 from MrPetovan/task/hook-probe...
2020-06-06 MichaelAvoiding unwanted side effects
2020-06-06 Hypolite PetovanMerge pull request #8739 from annando/issue-8732
2020-06-06 Hypolite PetovanRemove obsolete Twitter probing
2020-06-06 Hypolite PetovanAdd probe_detect hook
2020-06-06 MichaelIssue 8732: Fix fetch aved searches
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 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 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 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-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-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-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 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 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 MichaelThe "item-activity" is removed
next