]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
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 PetovanMove drop_items and drop_item out of include/items
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 Michael VogelMerge pull request #8777 from tobiasd/20200615-lng
2020-06-15 Tobias DiekershoffAdded Estonian translation THX Rain Hawk
2020-06-15 Tobias DiekershoffRU translations THX Alexander An
2020-06-15 Tobias DiekershoffPL translation update THX waldis
2020-06-15 Tobias DiekershoffNL translation update THX Casper
2020-06-15 Tobias Diekershoffupdate to the zh-cn translation THX steve jobs
2020-06-15 Tobias DiekershoffDE translation update THX copis
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 Michaelredir - clicking on title of own post leads to access...
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 Tobias Diekershoff2020.06-rc
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-13 Hypolite Petovan[frio] Remove duplicate page wrapper in auto_request
2020-06-12 Hypolite PetovanMerge pull request #8765 from annando/fix-pubkey
2020-06-12 Michael VogelFix providing the public key
2020-06-12 Michael VogelMerge pull request #8753 from MrPetovan/bug/fatal-errors
2020-06-12 Michael VogelMerge pull request #8761 from MrPetovan/bug/8743-frio...
2020-06-12 Hypolite Petovan[frio] Replace only the users table element when reorde...
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 Michael VogelMerge pull request #8758 from MrPetovan/bug/8726-mentio...
2020-06-10 Hypolite PetovanAdd missing return variable while replacing tags in...
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 Petovan[frio] Improve shared content display
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 Petovan[Tests] Add test for Module\Api\Twitter\ContactEndpoint
2020-06-09 Hypolite Petovan[Tests] Extract fixture logic from ApiTest
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-09 Hypolite PetovanFix faulty test expectation in ApiTest->testApiFriendic...
2020-06-08 Hypolite PetovanAdd null/empty string parameter value case in BBCode...
2020-06-08 Hypolite PetovanRemove superfluous indentation level in mod/poco
2020-06-08 Hypolite PetovanEnsure strings are provided to BBCode::toPlaintext...
2020-06-08 Hypolite PetovanAdd documentation about escaping blocks in doc/BBCode
2020-06-08 Hypolite PetovanAdd tag escaping to tag handling in mod/item
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 Hypolite PetovanMerge pull request #8747 from annando/fix-8742
2020-06-07 MichaelFix 8742: The pre update is now executed
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-07 MichaelEnsure that empty arrays are returned as empty arrays
2020-06-07 MichaelThe more tests the better?
2020-06-07 MichaelThere is always one last test ...
2020-06-07 MichaelTwo more tests
2020-06-07 MichaelAnother test added
2020-06-06 Michael VogelMerge pull request #8741 from MrPetovan/task/hook-probe...
2020-06-06 MichaelFix test
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
next