|
e9f462f0a3
|
AP: Improved checks for incoming posts
|
2020-09-12 12:12:55 +00:00 |
|
|
d64c910f69
|
Reworked receiver detection
|
2020-09-09 16:55:14 +00:00 |
|
|
cbf1e5c699
|
New field "manually-approve" for contact table
|
2020-09-02 03:02:50 +00:00 |
|
|
a6cb144c1e
|
Don't add the type to the id in case of an activity
|
2020-09-01 02:38:44 +00:00 |
|
|
bdd834d313
|
Support signed outbox requests
|
2020-08-30 17:07:46 +00:00 |
|
|
5daec27cfb
|
Issue 9094: Prevent announces via DFRN
|
2020-08-30 10:09:54 +00:00 |
|
|
7815862498
|
Improve AP support for forums
|
2020-08-23 11:26:43 +00:00 |
|
|
6d9302fbe4
|
Check for empty owners
|
2020-08-22 16:34:04 +00:00 |
|
|
7dbf72e454
|
We now fetch data with an automatically generated system user
|
2020-08-22 14:48:09 +00:00 |
|
|
22027f8451
|
Fix malformatted tag scheme
|
2020-08-22 05:59:19 +00:00 |
|
|
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 |
|
|
312ac73ae3
|
Removed check for priority
|
2020-08-17 15:49:34 +00:00 |
|
|
e0490aff5c
|
Added weekly and monthly polling
|
2020-08-17 12:25:55 +00:00 |
|
|
fb9832bbd0
|
Poll twice a day when there had been posts in the last 7 days
|
2020-08-17 09:53:49 +00:00 |
|
|
ec35e2827b
|
Remove check
|
2020-08-17 07:51:15 +00:00 |
|
|
ad2674aac6
|
Once a day is 8
|
2020-08-17 06:50:51 +00:00 |
|
|
7370a075f8
|
New rating scale
|
2020-08-17 06:47:29 +00:00 |
|
|
975bb76291
|
Removed check for number of posts
|
2020-08-17 05:26:40 +00:00 |
|
|
df75a24dc7
|
Use config value to trigger automated rating
|
2020-08-16 21:38:26 +00:00 |
|
|
c4aebffd3b
|
Setting priority to "notice"
|
2020-08-16 18:07:36 +00:00 |
|
|
112dd37a09
|
Switch to daily after a week
|
2020-08-16 18:05:34 +00:00 |
|
|
b7e8c1595d
|
Automatically adjust feed frequencies
|
2020-08-16 17:59:37 +00:00 |
|
|
1f9b365f3b
|
Issue 9015: Reducing load of remote systems
|
2020-08-15 20:05:08 +00:00 |
|
|
25ea15de64
|
Prevent sending forum posts via AP
|
2020-08-10 19:44:37 +00:00 |
|
|
ef7aed5d1f
|
Partly revert coding for compatibility issues
|
2020-08-10 13:59:51 +00:00 |
|
|
62ce87dfe6
|
Fixing processing forum posts
|
2020-08-09 22:46:18 +00:00 |
|
|
bf7128b4b2
|
AP Improvements for forums
|
2020-08-09 18:42:25 +00:00 |
|
|
7b13b7e9c8
|
Reworked "getIdForURL"
|
2020-08-07 13:49:59 +00:00 |
|
|
f09d9bc9cc
|
Remove url caching, locking cleanup
|
2020-08-06 18:53:45 +00:00 |
|
|
2cbc935944
|
Renamed function
|
2020-08-06 10:31:05 +00:00 |
|
|
d4f7bfa676
|
New "fcontact" model class
|
2020-08-06 10:27:06 +00:00 |
|
|
603b1f965d
|
Fix wrong value for parameter
|
2020-08-05 12:53:25 +00:00 |
|
|
1f164f66f4
|
Simplify contact search
|
2020-08-05 12:35:38 +00:00 |
|
|
0c73531da1
|
Poco and gcontact (mostly) removed
|
2020-08-01 16:15:18 +00:00 |
|
|
a9a9f7d51d
|
Update the last query at a single place
|
2020-08-01 08:56:07 +00:00 |
|
|
e06d9f20cf
|
AP: Always sign requests
|
2020-07-29 05:12:16 +00:00 |
|
|
fd1da74980
|
Fix fatal error because of unknown function "fetchUrl"
|
2020-07-27 11:50:36 +00:00 |
|
|
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 |
|
|
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 |
|
nupplaPhil
|
e5649d6dbf
|
Move "HTTPRequest::finalUrl" dynamic
|
2020-07-21 03:10:10 -04:00 |
|
nupplaPhil
|
60e18736b0
|
Move "Network::finalUrl" to "HTTPRequest" class
|
2020-07-21 03:09:40 -04:00 |
|
nupplaPhil
|
1aa07f87a4
|
Make "HTTPRequest::fetchUrl" dynamic
|
2020-07-21 03:04:58 -04:00 |
|
nupplaPhil
|
3b4cf87c95
|
Make "HTTPRequest::fetchUrlFull" dynamic
|
2020-07-21 03:02:52 -04:00 |
|
nupplaPhil
|
8793096c16
|
Make "HTTPRequest::post" dynamic
|
2020-07-21 03:02:51 -04:00 |
|
nupplaPhil
|
2973ed6448
|
Make "HTTPRequest::curl" dynamic
|
2020-07-21 03:01:12 -04:00 |
|