Hank Grabowski
|
e3bfb39e91
|
Remove explicit block filtering for results that go through selectViewForUser
|
2023-02-16 16:06:56 -05:00 |
|
Hank Grabowski
|
a4515daca4
|
Add blocked/ignored filters to Mastodon Timeline API Direct and List endpoints
|
2023-02-16 08:08:58 -05:00 |
|
Hank Grabowski
|
d6c1e85b5f
|
Add blocked/ignored filters to Mastodon Timeline API Home and Tags endpoints
|
2023-02-16 08:05:32 -05:00 |
|
Michael
|
9a93c8f1c5
|
Fix caps
|
2023-02-14 20:52:33 +00:00 |
|
Hank Grabowski
|
e384a9d6ca
|
Automatic PHPCBF style fix
|
2023-02-13 17:27:06 -05:00 |
|
Hank Grabowski
|
7e91a88d9b
|
Add unsupported Friendica notification types to built query
|
2023-02-13 17:26:24 -05:00 |
|
Hank Grabowski
|
8bfca6373a
|
Remove extraneous, unused, non-standard 'count' parameter from request list
- artifact of when I was playing around with the endpoint that somehow
didn't get deleted when I did the ultimate commit.
|
2023-02-13 15:13:17 -05:00 |
|
Michael
|
3e8c38946d
|
Catch not fetchable posts
|
2023-01-25 23:03:51 +00:00 |
|
Michael
|
30093fd2ec
|
Quote for notifications
|
2023-01-25 20:35:10 +00:00 |
|
Michael
|
b6fcfebd56
|
Switch parameters
|
2023-01-25 20:14:33 +00:00 |
|
Michael
|
c27fdc7167
|
Unused "use" removed
|
2023-01-25 06:34:15 +00:00 |
|
Michael
|
49d513f8d2
|
API: added positiv list for quote support
|
2023-01-25 06:26:17 +00:00 |
|
Michael
|
c471a78b05
|
Issue 12358: Allow blocking of every contact
|
2023-01-23 21:44:30 +00:00 |
|
Michael
|
d0373ab414
|
Issue 12603: Support quote in the api / Issue 12654: prevent privacy leakage
|
2023-01-23 21:24:50 +00:00 |
|
Michael
|
5a01fb0521
|
Don't show reblogged on single post
|
2023-01-23 17:56:45 +00:00 |
|
Michael
|
8e4e2eecb7
|
Issue 12702: Let the user decide how to handle spoiler texts
|
2023-01-22 17:10:31 +00:00 |
|
Michael
|
356a2a9a5a
|
News "blocked" field on the gserver table
|
2023-01-17 17:25:19 +00:00 |
|
Michael
|
e06f699dd9
|
Added Documentation, updated messages.po
|
2023-01-14 21:20:04 +00:00 |
|
Michael
|
af2a38c5b3
|
API: Accept "redirect_uris" as both array and string
|
2023-01-14 21:07:47 +00:00 |
|
Hypolite Petovan
|
97642e770b
|
Treat unsupported API call as HTTP error
|
2023-01-07 22:47:52 -05:00 |
|
Hypolite Petovan
|
8bbf9e93c6
|
Remove dependency to the second parameter of XML::fromArray
|
2023-01-01 19:20:42 -05:00 |
|
Hypolite Petovan
|
1874a32728
|
Happy New Year 2023!
|
2023-01-01 09:36:24 -05:00 |
|
Michael
|
9115ec5f0d
|
Adjust class references to the new location
|
2022-12-30 21:20:28 +00:00 |
|
Hypolite Petovan
|
5c332af844
|
Merge pull request #12527 from nupplaphil/feat/request_id
Introduce Request::getRequestId()
|
2022-12-26 16:07:35 -05:00 |
|
Philipp
|
4f1bb0d274
|
Use X-REQUEST-ID for Error pages
|
2022-12-26 21:18:05 +01:00 |
|
Michael
|
5298cd73b3
|
We now store the violation as well
|
2022-12-25 10:44:06 +00:00 |
|
Michael
|
cef4349421
|
Changed parameter order
|
2022-12-25 07:30:39 +00:00 |
|
Michael
|
8a7d08ae28
|
Category added
|
2022-12-24 13:57:43 +00:00 |
|
Michael
|
4c945850f4
|
Reports: The reporting contact id is added
|
2022-12-24 08:03:37 +00:00 |
|
Michael
|
de1c0f4c13
|
Don't display Diaspora reshares
|
2022-12-20 19:25:57 +00:00 |
|
Michael
|
8397ccf37c
|
Merge remote-tracking branch 'upstream/2022.12-rc' into diaspora-reshare
|
2022-12-17 12:27:35 +00:00 |
|
Hypolite Petovan
|
0e543b2d4a
|
Merge pull request #12392 from annando/api-relations
API: Use "contact" for own relations
|
2022-12-14 08:06:14 -05:00 |
|
Michael
|
5041e92937
|
Merge remote-tracking branch 'upstream/2022.12-rc' into diaspora-reshare
|
2022-12-14 09:19:41 +00:00 |
|
Michael
|
f013c92487
|
Only search for empty quoted reshares (Diaspora type)
|
2022-12-13 23:26:58 +00:00 |
|
Michael
|
ca8a89ed1c
|
Use reshare with Diaspora like with ActivityPub
|
2022-12-13 23:19:19 +00:00 |
|
Hypolite Petovan
|
d26b0ed5a2
|
Merge pull request #12407 from HankG/friendica-api-photo-endpoint-updates
Friendica api photo endpoint updates
|
2022-12-13 17:14:48 -05:00 |
|
Hank G
|
7072a71788
|
Update src/Module/Api/Friendica/Photoalbum/Index.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2022-12-13 16:52:28 -05:00 |
|
Hank G
|
2338a268d3
|
Update src/Module/Api/Friendica/Photoalbum/Show.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2022-12-13 16:52:21 -05:00 |
|
Hank G
|
6af4bfae21
|
Update src/Module/Api/Friendica/Photoalbum/Show.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2022-12-13 16:46:16 -05:00 |
|
Hank G
|
ae8f1a1c5b
|
Update src/Module/Api/Friendica/Photoalbum/Show.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2022-12-13 16:45:56 -05:00 |
|
Hank G
|
7bb60776c6
|
Update src/Module/Api/Friendica/Photoalbum/Show.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2022-12-13 16:45:49 -05:00 |
|
Hank G
|
d74345782a
|
Update src/Module/Api/Friendica/Photoalbum/Index.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2022-12-13 16:45:34 -05:00 |
|
Hank Grabowski
|
5288ed46d4
|
Remove extraneous comment and fix whitespace between lines for style
|
2022-12-13 16:04:03 -05:00 |
|
Hank Grabowski
|
0b2c013db4
|
Fix space missing after if style error in src/Module/Api/Friendica/Photoalbum/Show.php
|
2022-12-13 15:59:45 -05:00 |
|
Hank Grabowski
|
8576610c54
|
Fix copyright header issues...
|
2022-12-13 15:58:03 -05:00 |
|
Hank Grabowski
|
991c5fa6de
|
Add latest_first parameter to photo gallery listing Friendica API endpoint
|
2022-12-13 15:41:24 -05:00 |
|
Hank Grabowski
|
4fc01c93ce
|
Add photo album show endpoint that lists photos in an album
|
2022-12-13 14:16:08 -05:00 |
|
Hank Grabowski
|
5b52533749
|
Fix Friendica API Photo Album list documentation to reflect endpoint
|
2022-12-13 14:14:58 -05:00 |
|
Hank Grabowski
|
951b221e21
|
Fix Friendica API Photo Album list documentation to reflect endpoint
|
2022-12-13 13:31:10 -05:00 |
|
Hank Grabowski
|
e1823c7138
|
Add Photo Album index endpoint to Friendica API
|
2022-12-13 13:28:34 -05:00 |
|