Merge pull request #9270 from annando/issue-9264
[friendica.git/.git] / src /
2020-09-25 Tobias DiekershoffMerge pull request #9270 from annando/issue-9264
2020-09-25 MichaelIssue 9264: post types should now work
2020-09-24 Tobias DiekershoffMerge pull request #9266 from tobiasd/2020.09.1-CHANGELOG
2020-09-24 Hypolite PetovanMerge pull request #9267 from annando/follower-indicator
2020-09-24 Hypolite PetovanMerge pull request #9265 from annando/uri-id
2020-09-24 MichaelIssue 9264: Ensure that "pt_follower" is only set when...
2020-09-23 MichaelEnsure that the uri-id is always set
2020-09-23 Hypolite PetovanMerge pull request #9262 from nupplaphil/phpmailer_fix
2020-09-23 Philippjust log double message IDs, don't discard the email
2020-09-23 Hypolite PetovanMerge pull request #9260 from annando/ap-relay-settings
2020-09-23 MichaelDelimiter added
2020-09-23 Hypolite PetovanMerge pull request #9261 from annando/relay-distribution
2020-09-23 MichaelUse preg_quote
2020-09-23 MichaelRemoved parameter
2020-09-23 MichaelUse plainext
2020-09-23 Michael VogelMerge pull request #9263 from MrPetovan/bug/parse-url...
2020-09-23 Hypolite PetovanImprove charset detection in Util\ParseUrl
2020-09-22 PhilippFix phpmailer (Case sensitive Check)
2020-09-22 Michael VogelDelayed relay distribution
2020-09-22 PhilippFix newline email error
2020-09-22 PhilippAdd protected mail function for testability
2020-09-22 MichaelRelay settings are now valid for the ActivityRelay...
2020-09-22 Hypolite PetovanMerge pull request #9257 from annando/causer-id
2020-09-22 MichaelAdded foreign key
2020-09-22 MichaelSet "follower" on relayed posts as well
2020-09-22 MichaelWe now store the causer-id in the items
2020-09-21 Michael VogelMerge pull request #9255 from MrPetovan/bug/fatal-errors
2020-09-21 Hypolite PetovanMerge pull request #9254 from annando/show-relay
2020-09-21 MichaelAdditional direction for fetching content
2020-09-21 Hypolite PetovanAdd expected method MailBuilder->withHeaders
2020-09-21 MichaelShow if a post arrived via relay
2020-09-21 Hypolite PetovanMerge pull request #9253 from annando/relay-console
2020-09-21 MichaelFix a type / add "list" command to relay cli
2020-09-20 Hypolite PetovanMerge remote-tracking branch 'friendica/stable' into...
2020-09-20 Tobias DiekershoffMerge branch '2020.09-rc' into stable
2020-09-20 Tobias DiekershoffMerge pull request #9146 from tobiasd/2020.09-CHANGELOG
2020-09-20 Tobias DiekershoffMerge pull request #9248 from annando/fatal
2020-09-20 MichaelFix notice
2020-09-20 MichaelAvoid fatal error on the community page
2020-09-20 Hypolite PetovanMerge pull request #9247 from annando/issue-9246
2020-09-20 Hypolite PetovanImprove log message language in Module/Search/Index.php
2020-09-20 Hypolite PetovanMerge pull request #9245 from annando/notice
2020-09-20 MichaelCorrected comment
2020-09-20 MichaelIssue 9246: Don't perform fulltext searches on URL
2020-09-20 MichaelAdded logging
2020-09-20 MichaelFixes notice "Undefined index: text"
2020-09-20 MichaelFix notice "Undefined index: gravity"
2020-09-20 Hypolite PetovanMerge pull request #9242 from nupplaphil/bug/9142-messa...
2020-09-20 Hypolite PetovanMerge pull request #9244 from annando/issue-9229
2020-09-19 PhilippAdd improvements
2020-09-19 MichaelIssue 9229: Show unfollow with known contacts
2020-09-19 Hypolite PetovanMerge pull request #9243 from annando/preview-text
2020-09-19 Hypolite PetovanMerge pull request #9223 from nupplaphil/task/process_class
2020-09-19 Hypolite PetovanMerge pull request #9241 from annando/issue-8961
2020-09-19 MichaelOnly display redundant preview data with preview picture
2020-09-19 PhilippUse getmypid() as dependency (improve testing)
2020-09-19 PhilippTransform email header string to header array & replace...
2020-09-19 MichaelIssue 8961: Move default value for site settings to...
2020-09-19 Tobias DiekershoffMerge pull request #9240 from annando/notice
2020-09-19 MichaelFix Notice: "Undefined variable: r"
2020-09-19 Michael VogelMerge pull request #9232 from tobiasd/20200917-install
2020-09-19 Hypolite PetovanMerge pull request #9234 from annando/issue-9231
2020-09-19 MichaelDon't set count to 0
2020-09-19 MichaelInclude more field in the fulltext search
2020-09-19 MichaelIssue 9231: Speed up full text search
2020-09-19 Tobias DiekershoffMerge pull request #9233 from annando/notice
2020-09-19 MichaelFixes several notices
2020-09-18 Michael VogelMerge pull request #9226 from MrPetovan/bug/fatal-errors
2020-09-18 Hypolite PetovanMerge pull request #9230 from annando/remove-tracking
2020-09-18 MichaelRemove tracking pixels when importing feeds
2020-09-18 Tobias DiekershoffMerge pull request #9228 from annando/warning-fatal
2020-09-18 MichaelFix fatal errors and notices
2020-09-18 Hypolite PetovanMerge pull request #9224 from annando/issue-9165
2020-09-18 Hypolite PetovanEnsure author-link key has a value in Worker\Notifier
2020-09-17 MichaelIssue 9165: Make pager work for search
2020-09-17 Hypolite PetovanMerge pull request #9222 from annando/issue-8958
2020-09-17 MichaelIssue 8958: Ensure to have no foreign key violation
2020-09-17 Hypolite PetovanMerge pull request #9221 from annando/worker-logger
2020-09-17 MichaelChanged loglevels in the worker
2020-09-17 Hypolite PetovanMerge pull request #9217 from annando/fix-empty-preview
2020-09-17 Hypolite PetovanMerge pull request #9211 from annando/send-relais
2020-09-17 MichaelMerge branch 'fix-empty-preview' of github.com:annando...
2020-09-17 MichaelSimplify check
2020-09-17 Michael VogelUpdate src/Protocol/Feed.php
2020-09-17 MichaelRemove the text if it is identical to the body
2020-09-17 MichaelFixes empty feed preview data
2020-09-17 Michael VogelMerge pull request #9214 from MrPetovan/bug/9210-dfrn...
2020-09-17 MichaelMerge branch 'send-relais' of github.com:annando/friend...
2020-09-17 MichaelImproved description
2020-09-17 Michael VogelApply suggestions from code review
2020-09-17 MichaelAdded some logging
2020-09-17 Hypolite PetovanFix wrong expected DB field name in DFRN::fetchauthor
2020-09-16 Michael VogelMerge pull request #9197 from MrPetovan/bug/9192-normal...
2020-09-16 MichaelChanged class description
2020-09-16 MichaelMerge branch 'send-relais' of github.com:annando/friend...
2020-09-16 Michael VogelApply suggestions from code review
2020-09-16 MichaelMerge remote-tracking branch 'upstream/2020.09-rc'...
2020-09-16 Hypolite PetovanMerge pull request #9213 from annando/new-relay-server
2020-09-16 Hypolite PetovanMerge pull request #9212 from annando/nofinalurlfeed
2020-09-16 MichaelMove default setting to the configuration file
next