friendica.git/.git
2020-08-07 Tobias Diekershoffremove empty line
2020-08-07 Tobias Diekershoffupdate the test of the help text
2020-07-19 Tobias Diekershoffspaces instead of tabs here
2020-07-19 Tobias Diekershoffadded CSV import/export of server blocklist
2020-07-19 Hypolite PetovanMerge pull request #8895 from annando/performance
2020-07-18 Michael VogelAdd some more useful fields for ping hook
2020-07-18 Michael VogelMerge pull request #8893 from MrPetovan/task/8797-strip...
2020-07-18 Michael VogelDatabase performance updates
2020-07-18 Michael VogelMerge pull request #8894 from MrPetovan/task/8788-pagei...
2020-07-17 Hypolite PetovanUse PageInfo::appendDataToBody in ActivityPub\Processor...
2020-07-17 Hypolite PetovanAdd intermediate method PageInfo::appendDataToBody
2020-07-17 Hypolite PetovanEnsure ParseUrl::getSiteinfo always returns the url...
2020-07-17 Hypolite PetovanRename PageInfo::appendToBody to searchAndAppendToBody
2020-07-17 Hypolite PetovanAdd shortened URL link label stripping to PageInfo...
2020-07-17 Hypolite PetovanAdd Twitter source debug to Debug\Babel
2020-07-17 Hypolite PetovanMerge pull request #8892 from annando/feed
2020-07-17 MichaelUse "contact-type" instead of "account-type" to avoid...
2020-07-17 MichaelCreate a (meaningful) title
2020-07-17 MichaelIndention fixed
2020-07-17 MichaelAtom feed generation is moved to the feed class
2020-07-16 MichaelMerge branch 'develop' of github.com:annando/friendica...
2020-07-16 Hypolite PetovanMerge pull request #8891 from annando/probe-replace
2020-07-16 MichaelReplaced more calls of "Probe::uri" with "Contact:...
2020-07-16 MichaelReplaced more calls of "Probe::uri" with "Contact:...
2020-07-16 Hypolite PetovanMerge pull request #8888 from annando/rename-keywordlist
2020-07-16 MichaelAdding a post update to clean up the contact table
2020-07-16 Hypolite PetovanMerge pull request #8886 from annando/getidforurl-update
2020-07-16 Hypolite PetovanMerge pull request #8887 from annando/prevent-null
2020-07-16 MichaelUpdate: Don't throw an error if the target field alread...
2020-07-16 MichaelReplace "Probe::uri" with "Contact::getByURL"
2020-07-16 MichaelPrevent "null" value when calling "getTagsFromUrl"
2020-07-16 MichaelReverting accidentally commited test
2020-07-16 Michael VogelMerge pull request #8879 from MrPetovan/task/8847-https...
2020-07-16 MichaelFix fallback on unknown contact
2020-07-16 MichaelFix fetching contacts
2020-07-15 Michaelin "getidforurl" "no update" is now "update"
2020-07-15 Hypolite PetovanMerge pull request #8883 from annando/replace-getdetails
2020-07-15 MichaelChanged default value
2020-07-15 MichaelChanged parameter order for "getbyURLForUser"
2020-07-15 MichaelChanged parameter order for getByURL
2020-07-15 MichaelReplaced "getDetailsByURL" with "getByURL/getByURLForUser"
2020-07-14 Michael VogelMerge pull request #8880 from MrPetovan/task/8798-remov...
2020-07-14 Hypolite PetovanAdd ffi_keyword_denylist key check to match previous...
2020-07-14 Hypolite PetovanDelete include/items.php
2020-07-14 Hypolite PetovanReplace *_page_info function calls with Content\PageInf...
2020-07-14 Hypolite PetovanRemove consume_feed in favor of Protocol\Feed::consume
2020-07-14 Hypolite PetovanAdd unencrypted header test for HTTPSignature::parseSig...
2020-07-14 Hypolite PetovanAdd support for token strings in HTTPSignature::parseSi...
2020-07-14 Hypolite PetovanFix critical bug in Crypto::unencapsulate
2020-07-14 Michael VogelMerge pull request #8872 from MrPetovan/task/5742-updat...
2020-07-13 Michael VogelMerge pull request #8878 from MrPetovan/bug/console...
2020-07-13 Hypolite PetovanSuppress all emails when Update::run is ran with $sendE...
2020-07-13 Hypolite PetovanMerge pull request #8870 from annando/nodeinfo2
2020-07-13 MichaelUse "0" as default
2020-07-13 MichaelUnneeded variable removed
2020-07-13 MichaelUse "jsonexit"
2020-07-13 MichaelModule classes splitted
2020-07-13 Hypolite PetovanMove export public calendar additional feature to core
2020-07-13 Hypolite PetovanMove network sidebar widget additional features to...
2020-07-13 Hypolite PetovanRemove network tabs additional features
2020-07-12 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-07-12 MichaelSupport Nodeinfo2
2020-07-12 Tobias Diekershoffmark 2020.09 as unreleased in the CHANGELOG
2020-07-12 Tobias DiekershoffVersion 2020.09-dev
2020-07-12 Tobias DiekershoffVersion 2020.07 2020.07
2020-07-12 Tobias DiekershoffMerge branch '2020.06-rc' into stable
2020-07-12 Tobias DiekershoffMerge pull request #8819 from tobiasd/2020.06-CHANGELOG
2020-07-12 Tobias Diekershoffan issue closed
2020-07-12 Hypolite PetovanMerge pull request #8867 from annando/issue-8866
2020-07-12 MichaelIssue 8866: Fix fetching feed links with missing base
2020-07-12 Tobias Diekershoffenhanced blockbot list and a potential release date
2020-07-12 Tobias DiekershoffMerge pull request #8812 from tobiasd/2020.06-credits
2020-07-12 Tobias Diekershoffupdated closed issue numbers
2020-07-11 Hypolite PetovanMerge pull request #8865 from annando/valid-feed
2020-07-11 MichaelSome more invalid feed elements
2020-07-11 MichaelMerge remote-tracking branch 'upstream/2020.06-rc'...
2020-07-11 MichaelMake feeds validate
2020-07-11 Hypolite PetovanMerge pull request #8862 from annando/issue-8860
2020-07-11 Hypolite PetovanMerge pull request #8864 from annando/feed-date
2020-07-11 Michael VogelMerge pull request #8863 from MrPetovan/bug/notices
2020-07-11 MichaelDon't check the date on regular feeds
2020-07-11 Hypolite PetovanAdd logging for unexpected Search::searchGlobalContact...
2020-07-11 Hypolite PetovanFix wrong condition in Diaspora\Fetch
2020-07-11 Hypolite PetovanAdd provision for result containing only connector...
2020-07-11 Hypolite PetovanAdd another check for $a->user in Content\Nav
2020-07-11 Hypolite PetovanAdd default value for potentially missing keyhash prope...
2020-07-11 MichaelIssue 8860: Activities weren't fetchable all the time
2020-07-10 Hypolite PetovanMerge pull request #8861 from annando/fix-empty-network
2020-07-10 MichaelRemove the locking to improve performance
2020-07-10 MichaelFix message "empty network" in gcontact::getid
2020-07-10 Hypolite PetovanMerge pull request #8858 from annando/issue-8857
2020-07-10 Hypolite PetovanMerge pull request #8859 from annando/fix-callstack
2020-07-10 MichaelFix unneeded database functions in the callstack
2020-07-10 MichaelIssue 8857: Fix follow accept answers
2020-07-09 Hypolite PetovanMerge pull request #8856 from annando/db-speed
2020-07-09 Michael VogelFix speed issues with the network page
2020-07-09 Michael VogelMerge pull request #8854 from MrPetovan/bug/notices
2020-07-09 Hypolite PetovanMerge pull request #8855 from annando/diaspora-plink
2020-07-09 MichaelFix the plink for reshared Diaspora posts
2020-07-09 Hypolite PetovanAdd checks for $a->user existence
next