]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
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-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
2020-07-09 Hypolite PetovanAdd check for $a->profile structure in Module\HoverCard
2020-07-09 Hypolite PetovanAdd check for parent item existence in Model\UserItem...
2020-07-09 Hypolite PetovanAdd missing $a->profile initialization in mod/cal
2020-07-09 Hypolite PetovanMove logged in logging where it makes sense in include/api
2020-07-09 Hypolite PetovanAdd check for exif data existence in mod/photos
2020-07-08 Hypolite PetovanMerge pull request #8853 from annando/issue-8836
2020-07-08 Michael VogelMerge pull request #8852 from MrPetovan/bug/notices
2020-07-08 MichaelUse the "orig_title"
2020-07-08 MichaelIssue 8836: Point the event to the local post
2020-07-08 Hypolite PetovanAdd logging to unexpected case in Content\Nav
2020-07-08 Hypolite PetovanAdd error handling in Module\Profile\Status
2020-07-08 Hypolite PetovanAdd error handling in Module\Xrd
2020-07-07 Hypolite PetovanMerge pull request #8851 from annando/issue-8844
2020-07-07 Michael VogelMerge pull request #8849 from MrPetovan/task/8846-conso...
2020-07-07 MichaelIssue 8844: Fiy probing of unknown AP contacts
2020-07-06 Hypolite PetovanMerge pull request #8850 from annando/fix-follow
2020-07-06 MichaelRework "follow" to fix probing issues
next