]> git.mxchange.org Git - friendica.git/history - src
Add expected whitespace before Widget::unavailableNetworks() output in Module\Contact
[friendica.git] / src /
2020-06-24 Hypolite PetovanAdd expected whitespace before Widget::unavailableNetwo...
2020-06-23 Michael VogelMerge pull request #8792 from MrPetovan/task/share...
2020-06-23 Michael VogelMerge pull request #8802 from MrPetovan/task/8314-api...
2020-06-23 Tobias DiekershoffMerge pull request #8801 from MrPetovan/task/8800-pre...
2020-06-23 Hypolite Petovan[pre] blocks now preserve spaces
2020-06-23 Hypolite PetovanKeep spaces after non-tags in Content\BBCode::convert
2020-06-21 Hypolite PetovanMake guid attribute available to convertShare callback
2020-06-21 Hypolite PetovanUpdate getShareOpeningTag::getShareOpeningTag method...
2020-06-20 Hypolite PetovanMerge pull request #8791 from tobiasd/2020.06-rc
2020-06-20 Tobias DiekershoffMerge pull request #8790 from MrPetovan/bug/notices
2020-06-19 Tobias DiekershoffMerge pull request #8789 from MrPetovan/bug/fatal-errors
2020-06-19 Hypolite PetovanUse Contact::getDetailsByURL instead of custom query...
2020-06-19 Hypolite PetovanReplace obsolete anonymity test with a slightly less...
2020-06-19 Hypolite PetovanAccount for contact.ffi_keyword_denylist field being...
2020-06-18 Michael VogelMerge pull request #8786 from MrPetovan/task/composer
2020-06-18 Michael VogelMerge pull request #8787 from MrPetovan/task/move-share...
2020-06-18 Hypolite PetovanReplace share_header calls with BBCode::getShareOpeningTag
2020-06-18 Hypolite PetovanAdd new Content\BBCode::getShareOpeningTag
2020-06-18 Michael VogelMerge pull request #8784 from MrPetovan/bug/8781-link...
2020-06-18 Hypolite PetovanImplement pull request feedback
2020-06-17 Hypolite PetovanAdd PageInfo result panels to Debug\Babel
2020-06-17 Hypolite PetovanDeprecate page_info functions to new PageInfo class
2020-06-17 Hypolite PetovanDeprecate consume_feed() in favor of Protocol\Feed...
2020-06-17 Hypolite PetovanMove subscribe_to_hub function to Worker/OnePoll from...
2020-06-17 Hypolite PetovanAdd new endsWith method to Util\Strings
2020-06-17 Michael VogelMerge pull request #8783 from MrPetovan/bug/8488-exclud...
2020-06-16 Hypolite PetovanMerge pull request #8782 from annando/notice
2020-06-16 MichaelPossibly fix "Undefined index: url"
2020-06-16 Hypolite PetovanExclude [img] tags from tag replacement
2020-06-16 MichaelHopefully fixes notice "Undefined index: gravity"
2020-06-16 Hypolite PetovanMerge pull request #8779 from annando/max-comments
2020-06-16 Michael VogelUpdate src/Module/Admin/Site.php
2020-06-16 MichaelDifferent comment limits for single view
2020-06-15 Hypolite PetovanMerge pull request #8776 from annando/annando/issue8766
2020-06-15 MichaelCategories are not showing up at the bottom of the...
2020-06-14 Hypolite PetovanMerge pull request #8774 from annando/annando/issue8769
2020-06-14 Hypolite PetovanMerge pull request #8772 from annando/post-update
2020-06-14 Hypolite PetovanMerge pull request #8771 from annando/annando/issue8663
2020-06-14 Michael VogelSpeed up post update for gsid
2020-06-14 MichaelAbuse mail received because of "unusual traffic"
2020-06-14 Hypolite PetovanMerge pull request #8770 from annando/probing
2020-06-14 Michael VogelMerge pull request #8617 from MrPetovan/task/8220-twitt...
2020-06-14 MichaelReduced network request when probing
2020-06-13 Michael VogelMerge pull request #8767 from MrPetovan/bug/8746-smarty...
2020-06-13 Hypolite PetovanClear all previous template variables before replacing...
2020-06-12 Hypolite PetovanMerge pull request #8765 from annando/fix-pubkey
2020-06-12 Michael VogelMerge pull request #8753 from MrPetovan/bug/fatal-errors
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 PetovanRemove dependency to App in Contact::createFromProbe
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-09 Hypolite PetovanAdd support for max_id parameter in new Twitter contact...
2020-06-09 Hypolite PetovanImplement Twitter contact endpoints
2020-06-09 Hypolite PetovanAdd Twitter User Object and Factory
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
next