Ayesh Karunaratne
4608f868f8
[PHP 8.4] Fix: Curl `CURLOPT_BINARYTRANSFER` deprecated
...
The `CURLOPT_BINARYTRANSFER` PHP constant from the Curl extension was no-op since
PHP 5.1, and is deprecated in PHP 8.4. This removes the constant usage to avoid
the deprecation notice in PHP 8.4 and later.
Because this constant was no-op since PHP 5.1 (circa 2005), this change has no
impact.
See:
- [PHP.Watch - PHP 8.4 - Curl: CURLOPT_BINARYTRANSFER deprecated](https://php.watch/versions/8.4/CURLOPT_BINARYTRANSFER-deprecated )
- [commit](fc16285538
)
Signed-off-by: Ayesh Karunaratne <ayesh@aye.sh>
2024-11-25 19:16:32 +07:00
Maxence Lange
cd9440748d
fix cs/psalm
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-10-28 11:53:18 -01:00
Andy Scherzinger
5e4d3f0916
chore: Add SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-09-08 16:16:03 +02:00
Maxence Lange
a99b35f745
removing deprecated event
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-11-09 14:45:41 -01:00
Louis Chemineau
90ac28849a
Run cs:fix
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-06-28 14:16:23 +02:00
Maxence Lange
a7eaa83520
fixing
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-06-28 14:05:55 +02:00
Maxence Lange
acceb582ed
minor fix
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-06-28 14:03:24 +02:00
Louis Chemineau
bea293487e
Modernize e2e tests
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-06-28 14:01:43 +02:00
Maxence Lange
cbeefae898
allow other apps to register webfinger
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-06-20 09:03:05 -01:00
Maxence Lange
c53e47cfa9
Merge pull request #1784 from nextcloud/fix/noid/save-action-in-local
...
always save action
2023-06-14 11:25:26 -01:00
Maxence Lange
b5dc7d5209
always save action
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-06-14 11:05:14 -01:00
Maxence Lange
fc86d86acd
useless cc on announce
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-06-14 10:43:32 -01:00
Maxence Lange
afa5732a43
Merge pull request #1782 from nextcloud/fix/noid/notification-unreblog
...
fix notification and update details on unreblog
2023-06-14 08:48:27 -01:00
Maxence Lange
9212ead049
cleaning
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-06-14 08:42:46 -01:00
Maxence Lange
3cdaba3824
Merge pull request #1781 from nextcloud/fix/noid/update-stream-details
...
update stream details
2023-06-14 08:40:47 -01:00
Maxence Lange
086d3c3924
Merge pull request #1780 from nextcloud/fix/noid/steam-action-fix-1
...
avoid race condition on stream action
2023-06-14 08:40:28 -01:00
Maxence Lange
63027824d5
Merge pull request #1775 from nextcloud/fix/noid/missing-actor-avatar-on-objectstream
...
fill status.actor.avatar
2023-06-14 08:40:18 -01:00
Maxence Lange
23100a86b9
fix notification and update details on unreblog
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-06-14 00:34:07 -01:00
Maxence Lange
2150774b9d
update stream details
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-06-14 00:32:33 -01:00
Maxence Lange
0f2c5816e0
avoid race condition on stream action
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-06-13 21:31:45 -01:00
Maxence Lange
87264d44bd
update details only
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-06-13 16:04:29 -01:00
Maxence Lange
a9a4629c8b
fill status with right export format
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-06-13 11:44:31 -01:00
Maxence Lange
737ec9549f
fill status.actor.avatar
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-06-12 09:26:23 -01:00
Maxence Lange
09859970fb
fix lint
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-05-25 19:45:28 -01:00
Maxence Lange
74f684d7ed
Merge pull request #1731 from nextcloud/enh/noid/add-appid-to-action
...
add appId to newLinkAction()
2023-04-13 14:22:43 -01:00
Maxence Lange
dbe54083b5
convert old copies format
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-04-13 13:39:37 -01:00
Maxence Lange
f440eadbd9
add appId to newLinkAction()
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-04-12 17:16:22 -01:00
Maxence Lange
be5f327511
created_at in notif
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-04-11 17:50:47 -01:00
Maxence Lange
c71ed30f2f
Merge pull request #1728 from nextcloud/fix/noid/line-breaks
...
line breaks
2023-04-11 15:25:44 -01:00
Maxence Lange
405eb58a77
update account display name
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-04-11 14:26:19 -01:00
Maxence Lange
7854d6b96d
line breaks
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-04-11 14:02:56 -01:00
Louis
4d056fe998
Merge pull request #1719 from nextcloud/artonge/fix/fixes
...
Tiny fixes all around
2023-04-11 11:42:12 +02:00
Maxence Lange
1c6f5dd361
cache remote collections
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-04-11 08:28:04 -01:00
Maxence Lange
8d44442a33
Merge pull request #1725 from nextcloud/fix/noid/notification-on-mention
...
notification on mention
2023-04-11 08:22:23 -01:00
Maxence Lange
59ba1b2873
Merge pull request #1724 from nextcloud/fix/noid/follow-notification
...
fix notification on follow
2023-04-11 08:22:08 -01:00
Maxence Lange
54aaef5f80
Merge pull request #1720 from nextcloud/enh/noid/activitypub-collections
...
basic implementation of collections
2023-04-11 08:21:04 -01:00
Louis Chemineau
764bfcc309
Fix dashboard vue
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-04-11 11:11:52 +02:00
Maxence Lange
e65ab66352
notification on mention
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-04-09 11:39:37 -01:00
Maxence Lange
16c85b111b
fix notification on follow
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-04-08 17:25:46 -01:00
Maxence Lange
eef10d9a83
improve relationships
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-04-08 11:31:19 -01:00
Maxence Lange
8a7e941726
basic implementation of collections
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-04-07 11:08:50 -01:00
Maxence Lange
22cd87bf5d
require published_scope to access display name
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-04-06 13:08:29 -01:00
Maxence Lange
050983a2a6
fix avatar url
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-04-06 12:39:42 -01:00
Maxence Lange
4473ba01ba
add note to account
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-04-06 12:28:51 -01:00
Maxence Lange
c38073cb2b
filter out of range ancestor
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-04-03 14:45:32 -01:00
Maxence Lange
14942d9668
Merge pull request #1710 from nextcloud/fix/noid/signed-action
...
get account on action
2023-04-03 14:16:29 -01:00
Maxence Lange
33de5114d7
Merge pull request #1709 from nextcloud/fix/noid/boost-attachment
...
federation and attachments
2023-04-03 09:20:20 -01:00
Maxence Lange
37bbde39e4
federation and attachments
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-04-02 12:06:26 -01:00
Maxence Lange
d1f495e43d
get account on action
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-03-31 10:26:33 -01:00
Maxence Lange
9ce28af659
update action cache
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-03-27 17:47:51 -01:00