Commit graph

1275 commits

Author SHA1 Message Date
Michael
08fa5f0c19 We now set the "global" direction 2020-09-14 17:48:57 +00: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
Michael
34257e78ca Function renamed 2020-09-13 19:40:38 +00:00
Michael
5a41cd437d Add additional direction types 2020-09-13 14:15:28 +00:00
Michael
20b25a1acd New function "queryValue" 2020-09-12 19:23:23 +00:00
Michael
a491c5d916 Store and display to/cc/bcc 2020-09-12 17:45:04 +00:00
Michael
e9f462f0a3 AP: Improved checks for incoming posts 2020-09-12 12:12:55 +00:00
Michael
d64c910f69 Reworked receiver detection 2020-09-09 16:55:14 +00:00
Michael
cbf1e5c699 New field "manually-approve" for contact table 2020-09-02 03:02:50 +00:00
Michael
a6cb144c1e Don't add the type to the id in case of an activity 2020-09-01 02:38:44 +00:00
Michael
bdd834d313 Support signed outbox requests 2020-08-30 17:07:46 +00:00
Michael
5daec27cfb Issue 9094: Prevent announces via DFRN 2020-08-30 10:09:54 +00:00
Michael
7815862498 Improve AP support for forums 2020-08-23 11:26:43 +00:00
Michael
6d9302fbe4 Check for empty owners 2020-08-22 16:34:04 +00:00
Michael
7dbf72e454 We now fetch data with an automatically generated system user 2020-08-22 14:48:09 +00:00
Michael
22027f8451 Fix malformatted tag scheme 2020-08-22 05:59:19 +00:00
Hypolite Petovan
78f6ea94bb Check for parent existence in Protocol\DFRN
- Address https://github.com/friendica/friendica/issues/8877#issuecomment-660263687
2020-08-20 09:34:37 -04:00
Michael
312ac73ae3 Removed check for priority 2020-08-17 15:49:34 +00:00
Michael
e0490aff5c Added weekly and monthly polling 2020-08-17 12:25:55 +00:00
Michael
fb9832bbd0 Poll twice a day when there had been posts in the last 7 days 2020-08-17 09:53:49 +00:00
Michael
ec35e2827b Remove check 2020-08-17 07:51:15 +00:00
Michael
ad2674aac6 Once a day is 8 2020-08-17 06:50:51 +00:00
Michael
7370a075f8 New rating scale 2020-08-17 06:47:29 +00:00
Michael
975bb76291 Removed check for number of posts 2020-08-17 05:26:40 +00:00
Michael
df75a24dc7 Use config value to trigger automated rating 2020-08-16 21:38:26 +00:00
Michael
c4aebffd3b Setting priority to "notice" 2020-08-16 18:07:36 +00:00
Michael
112dd37a09 Switch to daily after a week 2020-08-16 18:05:34 +00:00
Michael
b7e8c1595d Automatically adjust feed frequencies 2020-08-16 17:59:37 +00:00
Michael
1f9b365f3b Issue 9015: Reducing load of remote systems 2020-08-15 20:05:08 +00:00
Michael
25ea15de64 Prevent sending forum posts via AP 2020-08-10 19:44:37 +00:00
Michael
ef7aed5d1f Partly revert coding for compatibility issues 2020-08-10 13:59:51 +00:00
Michael
62ce87dfe6 Fixing processing forum posts 2020-08-09 22:46:18 +00:00
Michael
bf7128b4b2 AP Improvements for forums 2020-08-09 18:42:25 +00:00
Michael
7b13b7e9c8 Reworked "getIdForURL" 2020-08-07 13:49:59 +00:00
Michael
f09d9bc9cc Remove url caching, locking cleanup 2020-08-06 18:53:45 +00:00
Michael
2cbc935944 Renamed function 2020-08-06 10:31:05 +00:00
Michael
d4f7bfa676 New "fcontact" model class 2020-08-06 10:27:06 +00:00
Michael
603b1f965d Fix wrong value for parameter 2020-08-05 12:53:25 +00:00
Michael
1f164f66f4 Simplify contact search 2020-08-05 12:35:38 +00:00
Michael
0c73531da1 Poco and gcontact (mostly) removed 2020-08-01 16:15:18 +00:00
Michael
a9a9f7d51d Update the last query at a single place 2020-08-01 08:56:07 +00:00
Michael
e06d9f20cf AP: Always sign requests 2020-07-29 05:12:16 +00:00
Michael
fd1da74980 Fix fatal error because of unknown function "fetchUrl" 2020-07-27 11:50:36 +00:00
Michael
9b86f40a5f Store avatar cache fields only when needed 2020-07-25 11:48:52 +00:00
Michael Vogel
398e65d66b
Merge pull request #8911 from MrPetovan/task/curl_DI
Introduce "HTTPRequest" class
2020-07-25 09:50:20 +02:00
Michael
5545bafdee Fix notice "Undefined index: gravity in /src/Protocol/ActivityPub/Processor.php on line 556" 2020-07-21 19:55:24 +00:00
Michael Vogel
41141965fc
Merge pull request #8904 from MrPetovan/task/ap-conversion-admin-module
Add new admin debug module for ActivityPub
2020-07-21 21:32:06 +02:00
nupplaPhil
1998b7811b Fix fatal execution path for found Network::get() parameter execption 2020-07-21 03:19:05 -04:00
nupplaPhil
657d08f09f Rename "fetchUrl" and "fetchUrlFull" to "fetch" and "fetchFull" 2020-07-21 03:15:53 -04:00
nupplaPhil
7029012f27 Rename "HTTPRequest::curl()" to HTTPRequest::get() 2020-07-21 03:14:01 -04:00