Commit graph

813 commits

Author SHA1 Message Date
Michael
4e3e9dc763 Cache the profile as well 2022-05-17 12:46:55 +00:00
Michael
73019284ce Increase cache lifespan / clear cache upon changes 2022-05-17 12:32:25 +00:00
Michael
610f8a086f Use cache key constants 2022-05-17 08:17:41 +00:00
Michael
1ccf22a496 AP endpoints are now cached 2022-05-17 04:58:54 +00:00
Michael
324cce7a19 Issue 11472: Store the "edit" history 2022-05-15 20:21:56 +00:00
Michael
5af7c30026 Issue 11508: Sanitizing date fields for events and polls 2022-05-15 18:00:19 +00:00
Michael
47cd1edb9f Change the featured collection to fix communication issues with Pleroma 2022-05-13 03:42:04 +00:00
Michael
632a98965c Fetch contact via uri-id to improve performance 2022-05-03 08:19:35 +00:00
Michael
060597f619 Store the tag type for the post targets 2022-04-23 11:39:19 +00:00
Michael
eb1f38df22 Issue 11427: id values of OrderedCollections have to contain the page number 2022-04-21 04:29:08 +00:00
Michael
834844573b We can now store incoming questions 2022-04-20 06:28:02 +00:00
Michael
eaa8163201 Preparation for storing incoming polls 2022-04-15 09:11:50 +00:00
Michael
0d8cf06e4a Experimental feature to enter a custom creation date 2022-04-13 05:31:32 +00:00
Michael
62367923e0 Fix several notices 2022-04-11 18:57:30 +00:00
Michael
d15023fe4b Unified JSON exit 2022-04-09 11:58:01 +00:00
Michael
d7df0825db We now offer an endpoint for featured posts 2022-04-08 21:25:31 +00:00
Michael
69b7923df2 Use centralized function to fetch query results 2022-04-08 06:04:50 +00:00
Michael
2764859350 Remove unfeatured posts from collection 2022-04-08 04:49:23 +00:00
Michael
75bc4eccb7 Display featured posts for contacts 2022-04-07 21:52:25 +00:00
Michael
a1dd299eb3 Preparations for "featured" posts 2022-04-06 13:34:11 +00:00
Michael
e6ea015cb4 "Person" is "Account" 2022-04-05 20:06:04 +00:00
Michael
c0b3c527d6 Added processing of incoming block notices 2022-04-05 19:14:29 +00:00
Michael
dcbca0c6a3 Store "View" activity from Peertube 2022-04-05 07:48:38 +00:00
Michael
a5a5a4b603 Cleaned code 2022-04-05 05:53:17 +00:00
Michael
61abc6377d Preparation for "Featured" collection added 2022-04-04 23:07:44 +00:00
Michael
e6caed7b5f Merge remote-tracking branch 'upstream/develop' into new-acitivities 2022-04-04 16:05:02 +00:00
Michael
aa2a32d16f Store the "EmojiReact" activity 2022-04-04 16:03:53 +00:00
Hypolite Petovan
eceaf782cc
Merge pull request #11385 from annando/ap-receiver-unhandled
Added handling of some previously unhandled activities
2022-04-04 10:59:35 -04:00
Michael
1475f53e21 Merge branch 'ap-receiver-unhandled' of github.com:annando/friendica into ap-receiver-unhandled 2022-04-03 07:45:19 +00:00
Michael
39a1745361 Prevent the warning of an Undefined array key "object_object_type" 2022-04-03 07:45:15 +00:00
Michael
029daef997 Only use and accept valid http links as links to an external resource 2022-04-03 07:21:36 +00:00
Michael Vogel
5fe75ed50d
Update src/Protocol/ActivityPub/Receiver.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2022-04-02 23:04:44 +02:00
Michael
1db3143dc5 added empty object type 2022-04-01 21:27:40 +00:00
Michael
71afbabbd8 Added handling of some previously unhandled activities 2022-04-01 11:20:17 +00:00
Michael
212eba327b Improve the compatibility with Lemmy 2022-03-24 10:57:55 +00:00
Michael
53ba68e222 Remove "blubb" 2022-03-22 12:31:14 +00:00
Michael
45199b498d Prevent further processing of incoming posts when thay are rejected 2022-03-22 12:28:47 +00:00
Hypolite Petovan
9eb6299f19 Check array key existence in ActivityPub\Transmitter::createPermissionBlockForItem
- APContact::getByURL can return empty array
- Address https://github.com/friendica/friendica/issues/11218#issuecomment-1066753232
2022-03-19 03:15:08 -04:00
Michael
0aa229489f Improved function description 2022-03-18 07:24:45 -04:00
Michael
0956d1dd64 Don't send forum posts to the user's followers 2022-03-14 06:07:51 +00:00
Michael
2642996171 Send community posts only to the community 2022-03-13 19:31:21 +00:00
Michael
314bf92ead Added Documentation 2022-03-12 17:29:46 +00:00
Michael
8c778ca02e Improved completion check for AP 2022-03-12 11:17:33 +00:00
Michael
c1bb1cf0fc Improved logging 2022-03-12 07:34:30 +00:00
Michael
5eb647585d Issue 11315: Fix for all receivers in "to" 2022-03-11 20:39:03 +00:00
Michael
f264923cad Issue 11309: Check if a post is wanted 2022-03-11 14:00:05 +00:00
Michael
e0468ac914 API: Improve support for the summary field 2022-03-08 18:32:09 +00:00
Michael
59630a2c82 Improve the name of the "followers" receiver 2022-02-23 20:18:37 +00:00
Michael
00f39cd308 Reverted change 2022-02-19 20:32:19 +00:00
Michael
22952f88ca SImplify code 2022-02-19 19:45:27 +00:00