Michael
|
18dcf77a6d
|
Desciption added
|
2023-02-01 16:33:07 +00:00 |
|
Michael
|
101b3c9703
|
First implementation of ActivityPub C2S
|
2023-01-29 14:41:14 +00:00 |
|
Hypolite Petovan
|
0259af1118
|
Cast key values to int in Mastodon\Stats
- Address https://sekretaerbaer.de/display/61b27817-3763-cd4c-5fca-b4d397968464
|
2023-01-25 22:11:22 -05:00 |
|
Michael
|
d0373ab414
|
Issue 12603: Support quote in the api / Issue 12654: prevent privacy leakage
|
2023-01-23 21:24:50 +00:00 |
|
Michael
|
ff28044cf6
|
Issue 12603: Support quotes in the API
|
2023-01-23 19:00:20 +00:00 |
|
Hypolite Petovan
|
73c8720d41
|
Declare history property in Mastodon\Card
- Address part of https://github.com/friendica/friendica/issues/12011#issuecomment-1383173055
|
2023-01-21 14:25:21 -05:00 |
|
Michael
|
73e163100c
|
Nodeinfo data has moved to key values
|
2023-01-18 05:04:37 +00:00 |
|
Hypolite Petovan
|
f4b5d22396
|
Merge pull request #12644 from annando/improve-ignore
Improve the ignore behaviour
|
2023-01-10 09:05:48 -05:00 |
|
Hypolite Petovan
|
14e4c0db8e
|
Check image property is set in Object\Image
- Property was either an object or null, strict comparison with "false" was inaccurate
- Address https://github.com/friendica/friendica/issues/12486#issuecomment-1374888800
|
2023-01-09 16:06:22 -05:00 |
|
Michael
|
840f25cc5c
|
Improve ignoring of messages
|
2023-01-09 16:23:39 +00:00 |
|
Hypolite Petovan
|
8ad94fef9b
|
Change "thumbnail" for default Friendica banner image in Api\Mastodon\Instance
|
2023-01-07 22:39:07 -05:00 |
|
Hypolite Petovan
|
6685157f8a
|
Cast alert types to boolean in Api\Mastodon\Subscription
|
2023-01-05 11:54:01 -05:00 |
|
Hypolite Petovan
|
1874a32728
|
Happy New Year 2023!
|
2023-01-01 09:36:24 -05:00 |
|
Hypolite Petovan
|
59b5d080d5
|
Merge pull request #12558 from MarekBenjamin/fix-disorted-portraits
Fixed width and height not updated when image rotation is done by EXIF based orient method
|
2022-12-28 17:30:47 -05:00 |
|
MarekBenjamin
|
2d1d06c6d2
|
Update src/Object/Image.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2022-12-28 23:19:53 +01:00 |
|
MarekBenjamin
|
ed05d6376d
|
Update src/Object/Image.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2022-12-28 23:19:48 +01:00 |
|
Hank Grabowski
|
4f0968a93c
|
Make tag 'Names' Field have case-sensitive version
|
2022-12-28 17:01:06 -05:00 |
|
Marek Bachmann
|
19b8b389fd
|
Fixed width and height not updated when image rotation is done by EXIF based orient method
|
2022-12-28 21:43:34 +01:00 |
|
Marek Bachmann
|
eb87a2afbe
|
Merge remote-tracking branch 'origin/doubled_code_for_scaling-dimensions' into doubled_code_for_scaling-dimensions
# Conflicts:
# src/Object/Image.php
|
2022-12-28 16:43:47 +01:00 |
|
Marek Bachmann
|
7b34fdc715
|
removed one redundant check for height and width beeing set
|
2022-12-28 16:42:38 +01:00 |
|
MarekBenjamin
|
2c509ac2b2
|
Update src/Object/Image.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2022-12-28 16:32:33 +01:00 |
|
Marek Bachmann
|
88a7dd1afb
|
Replaced the doubled code in for getScalingDimension with Images::getScalingDimensions($width, $height,$max)
|
2022-12-28 03:30:56 +01:00 |
|
Michael
|
e6f0e3c23e
|
Don't calculate the blurhash on images without a size
|
2022-12-20 22:32:24 +00:00 |
|
Michael
|
bdc865afae
|
Measures against several warnings and errors in the log
|
2022-12-20 06:22:11 +00:00 |
|
Hypolite Petovan
|
6a17223289
|
Ward against null value in language key of item array in Mastodon\Status object
- Address part of https://github.com/friendica/friendica/issues/12011#issuecomment-1357768936
|
2022-12-19 10:11:12 -05:00 |
|
Hypolite Petovan
|
c7e53cb9b4
|
Use account-user-view entry to instantiate Api\Mastodon\FollowRequest objects
- Address https://github.com/friendica/friendica/issues/11993#issuecomment-1354395861
|
2022-12-18 01:03:37 -05:00 |
|
Michael
|
7d51fa47d5
|
Issue 12345: No link preview on DFRN posts
|
2022-12-08 05:49:25 +00:00 |
|
Michael
|
a260e97b6f
|
The BlurHash function must not change the original image
|
2022-12-05 20:38:21 +00:00 |
|
Michael
|
e62be24e6b
|
Swap conditions
|
2022-12-05 12:53:21 +00:00 |
|
Michael
|
6deb93256a
|
Support blurhash for Imagick
|
2022-12-05 06:53:19 +00:00 |
|
Michael
|
2be0ad7697
|
Remove test code
|
2022-12-05 03:59:47 +00:00 |
|
Michael
|
5bff6f38d7
|
Issue 12327: Convert avatars to static
|
2022-12-04 23:31:23 +00:00 |
|
Michael
|
cfe5101b9b
|
Use the blurhash when the remote picture doesn't load
|
2022-12-04 14:58:53 +00:00 |
|
Michael
|
a5be5b27e3
|
Support Blurhash
|
2022-12-04 13:29:21 +00:00 |
|
Michael
|
b6f7d31036
|
API: Central way to fetch the system rules
|
2022-12-03 20:18:19 +00:00 |
|
Hank Grabowski
|
a27ffda59f
|
Add dismissed field to Mastodon API Notification types
|
2022-11-30 14:23:20 -05:00 |
|
Michael
|
3288efb323
|
Fix fatal errors because of unknown function/variable names
|
2022-11-28 21:22:21 +00:00 |
|
Michael
|
de76e860ad
|
API: Added trending links
|
2022-11-28 20:19:57 +00:00 |
|
Michael
|
85f57e69fa
|
Issue 12191: We can now follow and unfollow tags via API
|
2022-11-28 03:29:43 +00:00 |
|
Hypolite Petovan
|
29ee2473d7
|
Merge pull request #12269 from annando/api-edit
Issue 12192: API: Enable edit
|
2022-11-25 19:22:27 -05:00 |
|
Michael
|
92807d86a3
|
API: Enable edit
|
2022-11-25 19:35:40 +00:00 |
|
Hypolite Petovan
|
6b555f64da
|
Add \ReturnTypeWillChange attribute to methods inherited from native interfaces
- Part of https://github.com/friendica/friendica/issues/12011#issuecomment-1321796513
|
2022-11-25 08:13:05 -05:00 |
|
Hypolite Petovan
|
7c6d54c989
|
Ensure $attachment has a width and a height when it's an image in Mastodon\Attachment
- Address https://github.com/friendica/friendica/issues/11993#issuecomment-1323274513
|
2022-11-23 11:00:15 -05:00 |
|
Hypolite Petovan
|
a147038c2e
|
Ensure IEMail::getMessage returns a string
|
2022-11-19 19:15:47 -05:00 |
|
Thorsten
|
90567772bd
|
Prevent division by zero.
|
2022-11-19 18:16:41 +01:00 |
|
Thorsten
|
8a71bdc1a0
|
Add meta tag to attachment to show images in mastodon app.
|
2022-11-18 09:38:02 +01:00 |
|
Philipp
|
00883c9dcb
|
Move mod/editpost.php to src\Module\Post\Edit
|
2022-11-15 22:32:46 +01:00 |
|
Hypolite Petovan
|
fe547b7851
|
Centralize config.admin_email management in Model\User
|
2022-11-14 17:02:42 -05:00 |
|
Hypolite Petovan
|
4dc96daeb3
|
mail() requires additional headers to be separated by CRLF
- Rewrite Email->getAdditionalMailHeaderString to have only one string concatenation statement
|
2022-11-13 02:28:06 -05:00 |
|
Hypolite Petovan
|
4a626ef101
|
Create new Contact\Redir module class
- Move /redir route to /contact/redir
|
2022-11-08 20:12:23 -05:00 |
|