Commit Graph

28344 Commits

Author SHA1 Message Date
Hypolite Petovan 4c3d28488f
Merge pull request #9245 from annando/notice
Fix notice "Undefined index: gravity"
2020-09-20 11:17:07 -04: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
Hypolite Petovan b2cf998b78
Merge pull request #9244 from annando/issue-9229
Issue 9229: Show unfollow with known contacts
2020-09-19 22:10:00 -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
Hypolite Petovan 7c91d0002e
Merge pull request #9241 from annando/issue-8961
Issue 8961: Move default value for site settings to settings.config.php
2020-09-19 15:38:06 -04:00
Michael 1a0db28d2e Only display redundant preview data with preview picture 2020-09-19 19:02:40 +00: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
Tobias Diekershoff 6e8f27b421
Merge pull request #9240 from annando/notice
Fix Notice: "Undefined variable: r"
2020-09-19 19:11:26 +02:00
Michael e6884a934c Fix Notice: "Undefined variable: r" 2020-09-19 16:47:00 +00:00
Michael Vogel 11c3c4df1a
Merge pull request #9232 from tobiasd/20200917-install
some updates to the Install documentation
2020-09-19 18:23:36 +02:00
Hypolite Petovan a54bc0d820
Merge pull request #9234 from annando/issue-9231
Issue 9231: Speed up full text search
2020-09-19 10:05:17 -04:00
Michael 7fba4145ed Updated database.sql 2020-09-19 12:53:20 +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 07f10784ca Fixes Notice: Undefined offset: 0 in /view/theme/frio/php/default.php on line 128 2020-09-19 03:38:14 +00: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
Tobias Diekershoff 0d49a678b3 addons are available at the projects homepage as well from 2020.09 on 2020-09-18 18:35:32 +02:00
Tobias Diekershoff ffba3c80cc some updates to the Install documentation 2020-09-18 18:31:11 +02:00
Hypolite Petovan 2a402ef5ed
Merge pull request #9230 from annando/remove-tracking
Remove tracking pixels when importing feeds
2020-09-18 11:50:55 -04:00
Michael fcddf24f88 Remove tracking pixels when importing feeds 2020-09-18 15:25:48 +00:00
Tobias Diekershoff 5a0b85ca20
Merge pull request #9228 from annando/warning-fatal
Fix fatal errors, warnings and notices
2020-09-18 16:01:50 +02:00
Michael 74e5a73678 Fix fatal errors and notices 2020-09-18 12:08:40 +00:00
Michael Vogel 0c0ad7c413
Merge pull request #9227 from tobiasd/20200918-it
IT translations 100% THX Sylke Vicious
2020-09-18 08:12:59 +02:00
Tobias Diekershoff 696aef4f42 IT translations 100% THX Sylke Vicious 2020-09-18 07:48:19 +02: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
Michael Vogel 39c5acb4b4
Merge pull request #9225 from MrPetovan/bug/9136-frio-firefox-hovercard
[frio] Fix Firefox-specific bug where top-level post heading div would cover the avatar
2020-09-18 05:21:18 +02: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
Hypolite Petovan 75b9147945 [frio] Fix Firefox-specific bug where top-level post heading div would cover the avatar 2020-09-17 22:19:51 -04:00
Michael 03157cc2f2 Issue 9165: Make pager work for search 2020-09-17 21:10:59 +00:00
Hypolite Petovan 0f1bab6fea
Merge pull request #9222 from annando/issue-8958
Issue 8958: Ensure to have no foreign key violation
2020-09-17 15:47:42 -04:00
Michael 64c6224968 Issue 8958: Ensure to have no foreign key violation 2020-09-17 19:10:45 +00:00
Hypolite Petovan d0caf93a0a
Merge pull request #9221 from annando/worker-logger
Changed loglevels in the worker
2020-09-17 14:19:29 -04:00
Michael c36bfcf17d Changed loglevels in the worker 2020-09-17 17:57:41 +00:00
Michael Vogel 55c09cbef0
Merge pull request #9219 from MrPetovan/bug/9201-frio-active-link-dark-black
[frio] Highlight active wall item action button in dark/black schemes
2020-09-17 18:33:15 +02:00
Hypolite Petovan e79df3407d [frio] Highlight active wall item action button in dark/black schemes 2020-09-17 11:14:48 -04: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