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
|
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
|
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 |
|
Michael
|
fbc1cd2528
|
Fixes empty feed preview data
|
2020-09-17 10:36:33 +00:00 |
|
Michael
|
35fb7a13ca
|
Merge branch 'send-relais' of github.com:annando/friendica into send-relais
|
2020-09-17 04:36:38 +00:00 |
|
Michael
|
144ee09c43
|
Improved description
|
2020-09-17 04:36:32 +00:00 |
|
Michael Vogel
|
0fe2146338
|
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2020-09-17 06:33:31 +02:00 |
|
Michael
|
5f46b09772
|
Added some logging
|
2020-09-17 04:31:38 +00:00 |
|
Hypolite Petovan
|
a705db27c2
|
Fix wrong expected DB field name in DFRN::fetchauthor
|
2020-09-16 22:45:51 -04:00 |
|
Michael Vogel
|
de3ed5faf4
|
Merge pull request #9197 from MrPetovan/bug/9192-normalize-escaping-item
Remove obsolete uses of Strings::escapeTags in mod/item
|
2020-09-16 22:10:19 +02:00 |
|
Michael
|
c8f02350b6
|
Changed class description
|
2020-09-16 18:38:36 +00:00 |
|
Michael
|
373ba425ae
|
Merge branch 'send-relais' of github.com:annando/friendica into send-relais
|
2020-09-16 18:25:13 +00:00 |
|
Michael Vogel
|
6c6cfa939d
|
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2020-09-16 20:23:27 +02:00 |
|
Michael
|
522bd5d774
|
Merge remote-tracking branch 'upstream/2020.09-rc' into send-relais
|
2020-09-16 10:27:14 +00:00 |
|
Hypolite Petovan
|
ba23d3af9e
|
Merge pull request #9213 from annando/new-relay-server
Changed name for the sample relay server
|
2020-09-16 05:23:58 -04:00 |
|
Hypolite Petovan
|
6b8ea346bc
|
Merge pull request #9212 from annando/nofinalurlfeed
Ignore list for redirects
|
2020-09-16 05:22:33 -04:00 |
|
Michael
|
efb461583b
|
Move default setting to the configuration file
|
2020-09-16 06:08:30 +00:00 |
|
Michael
|
351d14d6f5
|
Replaced the defunct relay server at another place as well
|
2020-09-16 05:29:33 +00:00 |
|
Michael
|
6a505372fa
|
Changed name for the sample relay server
|
2020-09-16 05:20:38 +00:00 |
|