Commit graph

6178 commits

Author SHA1 Message Date
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
Michael
98a905a4c2 Remove unneeded function 2020-09-16 05:05:15 +00:00
Michael
55e169db49 Configurable list of domains to ignore redirects 2020-09-16 04:56:37 +00:00
Michael Vogel
26831371f7 Don't call finalUrl on feed URL 2020-09-15 21:47:47 +02:00
Michael
178455928a We can now manage relay servers and can send content to them 2020-09-15 17:45:19 +00:00
Tobias Diekershoff
56bbf9015a silkevicious found a typo 2020-09-15 15:38:31 +02:00
Michael
4930991734 Process incoming relay posts / fix importing posts 2020-09-14 20:58:41 +00:00
Hypolite Petovan
87e0ba2af6
Merge pull request #9206 from annando/global-direction
We now set the "global" direction
2020-09-14 14:04:59 -04:00
Michael
12d1bb883d Issue 9204: Fetching of AP posts does work again 2020-09-14 17:50:42 +00:00
Michael
08fa5f0c19 We now set the "global" direction 2020-09-14 17:48:57 +00:00
Hypolite Petovan
a7de06d280 Add deprecation notice on Strings::escapeTags 2020-09-13 20:01:55 -04:00
Hypolite Petovan
76d6962129 Remove superfluous variable in item template variables 2020-09-13 20:01:54 -04:00
Hypolite Petovan
3fa3e78844 Normalize item like/dislike template variable name 2020-09-13 20:01:54 -04:00
Hypolite Petovan
8d5eb61ea3 Normalize item comment template variable name 2020-09-13 20:01:54 -04:00
Hypolite Petovan
65b796ed1f Normalize item_photo_menu template variable name 2020-09-13 20:01:53 -04:00
Hypolite Petovan
2bfd53bf09 Normalize item body template variable name 2020-09-13 20:01:53 -04:00
Hypolite Petovan
9ff228812f Normalize item location template variable name 2020-09-13 20:01:51 -04:00
Hypolite Petovan
c767325257
Merge pull request #9196 from annando/queryValue
New function XML::getFirstValue to fetch the first value
2020-09-13 18:25:26 -04:00
Hypolite Petovan
f80cc91064
Merge pull request #9194 from annando/additional-directions
Add additional direction types
2020-09-13 17:05:31 -04:00
Michael
73bcca892e Fixed capitalization 2020-09-13 21:00:54 +00:00
Michael
34257e78ca Function renamed 2020-09-13 19:40:38 +00:00