Hypolite Petovan
|
dfb043ce60
|
Add Exception for empty User::getOwnerDataById(0 return case in Protocol\ActivityPub\Transmitter::getProfile()
- Address https://github.com/friendica/friendica/issues/10473#issuecomment-882781552
- Add try-catch blocks to all references of Protocol\ActivityPub\Transmitter::getProfile()
|
2021-07-27 16:46:08 -04:00 |
|
Michael
|
8dd21d82f5
|
Fix possible fatal error when body is null
|
2021-07-27 12:25:38 +00:00 |
|
Michael
|
afe3c8954c
|
Simplified functionality to load the profile in the sidebar
|
2021-07-23 12:39:37 +00:00 |
|
Michael
|
71f53c946f
|
New function to replace mentions with nicknames
|
2021-07-22 09:13:39 +00:00 |
|
Michael
|
bb5f738619
|
Fix for Mastodon falsely adding previews to mentions
|
2021-07-22 04:50:01 +00:00 |
|
Michael
|
d2408c1f1b
|
Merge remote-tracking branch 'upstream/develop' into loop-prevention
|
2021-07-19 12:07:34 +00:00 |
|
Hypolite Petovan
|
0dd94e8fd5
|
Merge pull request #10515 from annando/event-handling
Improved event storing / improved performance when fetching events
|
2021-07-19 04:00:53 -04:00 |
|
Michael
|
58cec97358
|
Merge remote-tracking branch 'upstream/develop' into loop-prevention
|
2021-07-19 07:51:29 +00:00 |
|
Michael
|
424a85bb94
|
Fetch local data without HTTP requests
|
2021-07-18 18:54:25 +00:00 |
|
Michael
|
d8bf9c4601
|
Prevent loop also when fetching the outbox
|
2021-07-18 16:42:55 +00:00 |
|
Michael
|
2030691f9f
|
Improved event storing / improved performance when fetching events
|
2021-07-18 15:05:46 +00:00 |
|
Michael
|
f62f82df75
|
Move ActivityPub endpoints to an AP class
|
2021-07-17 20:28:46 +00:00 |
|
Michael
|
3a5523820c
|
Legacy DFRN transport layer is removed
|
2021-07-15 13:28:32 +00:00 |
|
Michael
|
d267ba999c
|
We now use the new account-user-view (and fixed the function name)
|
2021-07-11 09:39:34 +00:00 |
|
Michael
|
07d2dfcd60
|
Some more "convertForUriId" replacements
|
2021-07-10 12:58:48 +00:00 |
|
Michael
|
de39091a79
|
Revert some test changes
|
2021-07-09 19:32:06 +00:00 |
|
Michael
|
90897f36ca
|
Fix notices because of unknown Hubzilla activity type
|
2021-07-09 19:30:41 +00:00 |
|
Michael
|
d6c1e1fd1c
|
Fix "Undefined index: reply-to-id"
|
2021-07-09 18:10:48 +00:00 |
|
Michael
|
d8974c9a2a
|
Function renamed to better reflect the functionality
|
2021-07-09 06:29:24 +00:00 |
|
Michael
|
e72e74f7db
|
Fixed function name
|
2021-07-08 15:44:55 +00:00 |
|
Michael
|
f29bd23ea8
|
New function to convert BBCode for a given ID
|
2021-07-08 13:47:46 +00:00 |
|
Michael
|
37a76e70ef
|
Providing the uri-id to "convert" when possible
|
2021-07-06 12:34:48 +00:00 |
|
Michael
|
3deb384c54
|
Replace the proxify function
|
2021-07-05 21:35:57 +00:00 |
|
Michael
|
90588ddb8e
|
Avoid proxyfying images that are removed or replaced later
|
2021-07-05 07:00:35 +00:00 |
|
Michael
|
e519b782fd
|
Simplified proxy handling
|
2021-07-04 21:24:49 +00:00 |
|
Michael
|
f0268b57be
|
Use "getOwnerDataById" and "getOwnerDataByNick" to fetch owner data
|
2021-07-04 17:25:08 +00:00 |
|
Michael
|
5ee0f6e5e1
|
Transmit preview link
|
2021-07-04 06:30:54 +00:00 |
|
Hypolite Petovan
|
c63dfa38c1
|
Merge pull request #10451 from annando/contact-path
Some more places changed to the new contact avatar path format
|
2021-06-30 21:24:27 -04:00 |
|
Michael
|
16de3454bc
|
Change logo path
|
2021-06-30 20:00:57 +00:00 |
|
Michael
|
b46ad72651
|
Fix media size
|
2021-06-30 19:55:28 +00:00 |
|
Michael
|
98dd4e889a
|
Some more contact paths
|
2021-06-30 18:44:41 +00:00 |
|
Michael
|
e2dc36a691
|
AP: Support "discoverable"
|
2021-06-30 05:40:11 +00:00 |
|
Michael
|
19aef93560
|
Unified avatar paths
|
2021-06-29 20:26:58 +00:00 |
|
Michael
|
df05d6b52a
|
Transmit mediaType for headers as well / use blank image for empty header
|
2021-06-22 13:58:29 +00:00 |
|
Michael
|
dd39b3203b
|
Transmit mediaType, preparation for header image
|
2021-06-22 03:17:41 +00:00 |
|
Michael
|
a2b1819721
|
Fix notice "Undefined index: url in .../src/Protocol/ActivityPub/Transmitter.php on line 611"
|
2021-06-17 18:48:23 +00:00 |
|
Michael
|
fe07dc828b
|
Fix noscrape publishing and pulling, added header
|
2021-06-17 11:23:32 +00:00 |
|
Michael
|
bf8cb39102
|
Diaspora relay functionality is removed
|
2021-06-13 11:15:04 +00:00 |
|
Michael
|
265137ef44
|
Avoid PHP Warning: Illegal string offset 'type' in /src/Protocol/ActivityPub/Receiver.php on line 668
|
2021-06-07 10:21:48 +00:00 |
|
Michael
|
038e505ca3
|
Improve forum delivery, avoid false distribution
|
2021-06-06 19:28:47 +00:00 |
|
Michael
|
3fd5c79025
|
Add the forum followers to forum posts
|
2021-06-06 13:25:42 +00:00 |
|
Michael
|
56f07d412b
|
Addec comments on forum delivery
|
2021-06-06 10:07:21 +00:00 |
|
Michael
|
e2b8d5379b
|
Public forums are now posting unlisted
|
2021-06-05 18:38:21 +00:00 |
|
Michael
|
58531a2748
|
Fix tests
|
2021-05-31 20:02:53 +00:00 |
|
Michael
|
be7a01f086
|
Fix commenting on mobile to Diaspora
|
2021-05-31 19:39:50 +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
|
785f8124ed
|
Issue 10306: Improve local delivery
|
2021-05-26 09:24:37 +00:00 |
|
Michael
|
77092157fe
|
Don't create automated summaries
|
2021-05-22 16:11:10 +00:00 |
|