Commit Graph

6226 Commits

Author SHA1 Message Date
Philipp Holzer e2b736d0a9
Fix phpmailer (Case sensitive Check) 2020-09-22 22:48:34 +02:00
Philipp Holzer b1a402a787
Fix newline email error 2020-09-22 21:08:36 +02:00
Philipp Holzer 545517e85f
Add protected mail function for testability 2020-09-22 21:08:36 +02:00
Hypolite Petovan d0505222ef
Merge pull request #9257 from annando/causer-id
We now store the causer-id in the items
2020-09-22 10:23:07 -04:00
Michael 93cd85595c Added foreign key 2020-09-22 07:19:44 +00:00
Michael d3abf5eff9 Set "follower" on relayed posts as well 2020-09-22 05:57:03 +00:00
Michael 338ddf45b1 We now store the causer-id in the items 2020-09-22 05:36:01 +00:00
Michael Vogel 9c7a4ae2bd
Merge pull request #9255 from MrPetovan/bug/fatal-errors
Add expected method MailBuilder->withHeaders
2020-09-21 19:03:57 +02:00
Michael 11d2b027ec Additional direction for fetching content 2020-09-21 15:17:33 +00:00
Hypolite Petovan acd6fd7dd3 Add expected method MailBuilder->withHeaders
- Address https://github.com/friendica/friendica/issues/9250#issuecomment-696055412
2020-09-21 11:07:34 -04:00
Michael c082109ff9 Show if a post arrived via relay 2020-09-21 12:31:20 +00:00
Michael 60b33cd3b1 Fix a type / add "list" command to relay cli 2020-09-21 07:42:53 +00:00
Hypolite Petovan a852455d0e Merge remote-tracking branch 'friendica/stable' into develop
# Conflicts:
#	composer.lock
2020-09-20 15:32:58 -04:00
Michael fe825b3634 Fix notice 2020-09-20 17:47:44 +00:00
Michael 6c7bce86fe Avoid fatal error on the community page 2020-09-20 17:37:09 +00:00
Hypolite Petovan bfd49ccacb
Merge pull request #9247 from annando/issue-9246
Issue 9246: Don't perform fulltext searches on URL
2020-09-20 11:19:23 -04:00
Hypolite Petovan c8f385727e
Improve log message language in Module/Search/Index.php
Co-authored-by: Steffen K9 <admin@libranet.de>
2020-09-20 11:19:03 -04:00
Michael 2bd1e8cf65 Corrected comment 2020-09-20 09:38:31 +00:00
Michael 6bdc55e13e Issue 9246: Don't perform fulltext searches on URL 2020-09-20 09:37:05 +00:00
Michael 12e74a70a4 Added logging 2020-09-20 07:46:23 +00:00
Michael a42217eae4 Fixes notice "Undefined index: text" 2020-09-20 07:45:19 +00:00
Michael 1898c0c351 Fix notice "Undefined index: gravity" 2020-09-20 04:49:48 +00:00
Hypolite Petovan 722aada460
Merge pull request #9242 from nupplaphil/bug/9142-message-id
Transform email header string to header array
2020-09-19 22:10:20 -04:00
Philipp Holzer c41614fef1
Add improvements 2020-09-19 22:49:44 +02:00
Michael bf2ca5fcf9 Issue 9229: Show unfollow with known contacts 2020-09-19 20:47:05 +00:00
Hypolite Petovan b9a61e5bfb
Merge pull request #9243 from annando/preview-text
Only display redundant preview data with preview picture
2020-09-19 15:42:40 -04:00
Michael 1a0db28d2e Only display redundant preview data with preview picture 2020-09-19 19:02:40 +00:00
Philipp Holzer c9e510d4fd
Use getmypid() as dependency (improve testing) 2020-09-19 20:28:01 +02:00
Philipp Holzer ac1d2cf38f
Transform email header string to header array & replace it at various situations. 2020-09-19 20:16:55 +02:00
Michael 38635b1544 Issue 8961: Move default value for site settings to settings.config.php 2020-09-19 17:52:11 +00:00
Michael e6884a934c Fix Notice: "Undefined variable: r" 2020-09-19 16:47:00 +00:00
Michael 6020e824a8 Don't set count to 0 2020-09-19 12:07:17 +00:00
Michael 86592daaa1 Include more field in the fulltext search 2020-09-19 10:45:11 +00:00
Michael dfeae25e6d Issue 9231: Speed up full text search 2020-09-19 08:26:50 +00:00
Tobias Diekershoff 5eb44ca36b
Merge pull request #9233 from annando/notice
Fixes several notices
2020-09-19 08:07:16 +02:00
Michael 84a9a5b174 Fixes several notices 2020-09-19 03:16:26 +00:00
Michael Vogel e229ad9555
Merge pull request #9226 from MrPetovan/bug/fatal-errors
Ensure author-link key has a value in Worker\Notifier
2020-09-18 22:28:42 +02:00
Michael fcddf24f88 Remove tracking pixels when importing feeds 2020-09-18 15:25:48 +00:00
Michael 74e5a73678 Fix fatal errors and notices 2020-09-18 12:08:40 +00:00
Hypolite Petovan 425790d2fd
Merge pull request #9224 from annando/issue-9165
Issue 9165:  Make pager work for search
2020-09-18 00:18:50 -04:00
Hypolite Petovan fb131027fa Ensure author-link key has a value in Worker\Notifier
- Address https://github.com/friendica/friendica/issues/8875#issuecomment-691942457
2020-09-17 22:47:37 -04:00
Michael 03157cc2f2 Issue 9165: Make pager work for search 2020-09-17 21:10:59 +00:00
Michael 64c6224968 Issue 8958: Ensure to have no foreign key violation 2020-09-17 19:10:45 +00:00
Michael c36bfcf17d Changed loglevels in the worker 2020-09-17 17:57:41 +00:00
Hypolite Petovan 380cd902d0
Merge pull request #9217 from annando/fix-empty-preview
Fixes empty feed preview data
2020-09-17 10:19:20 -04:00
Hypolite Petovan 3e9aa606ab
Merge pull request #9211 from annando/send-relais
We can now manage relay servers and can send content to them
2020-09-17 10:18:06 -04:00
Michael 451613a76a Merge branch 'fix-empty-preview' of github.com:annando/friendica into fix-empty-preview 2020-09-17 13:13:49 +00:00
Michael 032df50e9d Simplify check 2020-09-17 13:13:40 +00:00
Michael Vogel 005defa6cd
Update src/Protocol/Feed.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2020-09-17 15:08:01 +02:00
Michael 1bbad87ff0 Remove the text if it is identical to the body 2020-09-17 13:07:20 +00:00