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
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
aa2a32d16f
Store the "EmojiReact" activity
2022-04-04 16:03:53 +00:00
Michael
71afbabbd8
Added handling of some previously unhandled activities
2022-04-01 11:20:17 +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
Michael
0aa229489f
Improved function description
2022-03-18 07:24:45 -04: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
f264923cad
Issue 11309: Check if a post is wanted
2022-03-11 14:00:05 +00:00
Michael
c867581530
Store the receivers of a post in the tags
2022-02-19 13:31:49 +00:00
Hypolite Petovan
c376081d0d
Relax comparison with pconfig system.accept_only_sharer value
...
- DI::pConfig()->get returns a string value, not an integer
- Removed superfluous default values now that we aren't doing strict type checking
2022-02-18 09:32:30 -05:00
Hypolite Petovan
99979019bf
Expand system.accept_only_sharer pconfig value to include previous behavior with likes
2022-02-15 15:54:36 -05:00
Michael
cdee2b44db
Avoid thread completion on activities
2022-02-12 13:05:56 +00:00
Michael
3e51309525
Check for a filled "event-id" field
2022-02-05 16:22:21 +00:00
Michael
bd8032f2ba
Issue 10365: Event updates are now processed
2022-02-05 11:16:50 +00:00
Michael
11b6c29a3a
Fix for PR #11204 - Forums are now correctly detected
2022-02-04 06:02:21 +00:00
Michael
695d6ce461
Issue 10966: Ignore "only sharer" setting for forum accounts
2022-02-03 20:26:30 +00:00
Michael
9eec2bf5f3
Improved support for "Page" type
2022-01-27 17:51:23 +00:00
Michael
a8c6160dd7
Improved handling of several object types
2022-01-23 04:40:45 +00:00
Philipp
322b7c856c
Merge pull request #11129 from urbalazs/copyright-2022
...
Update copyright
2022-01-02 09:45:35 +01:00
Balázs Úr
e56a53647b
Update copyright
2022-01-02 08:27:47 +01:00
Hypolite Petovan
13efe0eff0
Add logging for unexpected empty published key in activity
2021-12-12 21:46:59 -05:00
Hypolite Petovan
affd2bfdb7
Suppress Type error exceptions in ActivityPub\Processor
2021-12-12 21:45:31 -05:00
Hypolite Petovan
39aff642aa
Deprecate limited-use and potentially confusing [class] BBCode tag
...
- Replace its usage in Mastodon emoji with an internal tag [emoji]
2021-10-18 02:45:42 -04:00
Hypolite Petovan
9935e8e711
Remove event.adjust field
...
- It was confusing and introduced complexity that wasn't worth the unclear gain
2021-10-03 13:42:32 -04:00
Michael
42790fbc1f
Don't store emoji images as media but links
2021-10-03 09:42:14 +00:00
Hypolite Petovan
e6aef548fb
ActivityPub: Update relation when receiving a follow reject message
2021-10-02 13:52:54 -04:00
Michael
3dddea96fa
Merge remote-tracking branch 'upstream/2021.09-rc' into user-contact
2021-09-18 20:27:24 +00:00
Philipp
644f312896
Fix various Notices
2021-09-18 12:51:06 +02:00
Michael
9c14eb0c6b
Use centralized function to update contact entries
2021-09-10 18:21:19 +00:00
Hypolite Petovan
1de159a2ae
Escape url tags before attempting to add missing mention links in Protocol\ActivityPub\Processor
...
- Mastodon uses @-sign in profile URLs which wrongly triggered the mention link add in existing mentions links
2021-08-20 03:45:15 -04:00
Hypolite Petovan
9b64035231
ActivityPub: Add support for non-link mentions
...
- This enables implicit mention removal even if the remote server doesn't add links to mentions in the message body.
- This also enable interactive mentions in the message body when implicit mentions are disabled.
2021-08-18 14:36:21 -04:00
Michael
8e074a5fe4
Simplify event storing
2021-08-10 10:24:14 +00:00
Michael
2030691f9f
Improved event storing / improved performance when fetching events
2021-07-18 15:05:46 +00:00
Michael
90588ddb8e
Avoid proxyfying images that are removed or replaced later
2021-07-05 07:00:35 +00:00
Michael
5ee0f6e5e1
Transmit preview link
2021-07-04 06:30:54 +00:00
Michael
da20b48651
Fix PHP Notice: Undefined index: isForum in /src/Protocol/ActivityPub/Processor.php on line 605
2021-05-29 19:09:41 +00:00
Michael
403cce25c4
Follower is sharer instead
2021-05-27 04:00:38 +00:00
Michael
a3c323b366
Issue 10262: Don't accept BCC posts from non followers
2021-05-26 20:52:39 +00:00
Michael
95f741c427
Improve data of shared posts
2021-05-07 06:26:41 +00:00
Michael
8685e5ca32
Reworked media handling
2021-04-26 06:50:12 +00:00
Michael
b65f73e348
Improved mimeType detection and setting of the "type" field
2021-04-14 19:12:01 +00:00
Michael
37d15b47e8
Issue 10126: Transmit "adjust"
2021-04-08 19:38:16 +00:00
Michael
688e056ad1
"post-reason" ends double usage of "post-type"
2021-04-07 06:02:06 +00:00