Commit graph

65 commits

Author SHA1 Message Date
Michael
591619e1d3 Unused use removed 2021-05-09 13:01:56 +00:00
Michael
1c6e915514 Media is now supported as well 2021-05-09 12:59:23 +00:00
Michael
6ac74f9cc9 Unused use removed 2021-05-09 12:05:22 +00:00
Michael
6cd7215d87 Formatting ... 2021-05-09 12:04:00 +00:00
Michael
6d3c82e54e Formatting 2021-05-09 12:01:44 +00:00
Michael
66be56e081 Some more formatting 2021-05-09 12:00:08 +00:00
Michael
6e9dd7641f Some more code styling 2021-05-09 11:58:27 +00:00
Michael
f5c7f9670f Remove blanks 2021-05-09 11:54:34 +00:00
Michael
cc5d4db6a3 Notifications are now supported as well 2021-05-09 11:50:05 +00:00
Michael
5bb5c44bd9 API: added account related endpoints 2021-05-09 09:35:51 +00:00
Michael
1e3182a896 And more formatting 2021-05-08 19:30:09 +00:00
Michael
a0e455a493 Again formatting 2021-05-08 19:28:20 +00:00
Michael
4b4298b0f8 Some more formatting 2021-05-08 19:26:57 +00:00
Michael
cce0d0c21b Formatting 2021-05-08 19:25:20 +00:00
Michael
3bbf543d25 API: Some more endpoints 2021-05-08 19:21:52 +00:00
Michael
7d1c43cf65 Formatting 2021-05-08 12:28:04 +00:00
Michael
054f6dedc1 /followes and /following is supported 2021-05-08 11:46:24 +00:00
Michael
d842a4ff87 Suggestions are now supported as well 2021-05-08 11:03:50 +00:00
Michael
c97cfd8a44 Removed unused use 2021-05-08 09:19:16 +00:00
Michael
6236870aa4 Add all required HTTP methods 2021-05-08 09:14:19 +00:00
Michael
4fdc1ae13a "/statuses/id" is now supported 2021-05-08 05:55:06 +00:00
Michael
9300395c6e "verify_credentials" is now partially supported 2021-05-08 02:52:44 +00:00
Michael
d39983c8b7 We now support lists as well 2021-05-08 02:21:01 +00:00
Michael
0ea2241eed Support the "only_media" parameter 2021-05-08 01:52:23 +00:00
Michael
0468b7b3f9 Formatting 2021-05-07 21:35:07 +00:00
Michael
0a25349fbf Formatting 2021-05-07 21:33:42 +00:00
Michael
dd38cc330f API: We now support two more timeline api endpoints 2021-05-07 21:28:48 +00:00
Balázs Úr
054c301ef0 Update copyright 2021-03-29 08:40:20 +02:00
Michael
1792046a4f post/thread views are renamed, search bugs fixed 2021-02-22 19:47:08 +00:00
Michael
4157db5473 "item" is replaced by "post-view" / postupdate check added 2021-01-17 20:32:13 +00:00
Michael
2c65b81182 Fix notice "Undefined index: internal-verb" 2021-01-17 08:15:18 +00:00
Michael
2b1d0b9db8 "selectForUser" and "" selectFirstForUser" is now moved to Post 2021-01-16 22:37:27 +00:00
Michael Vogel
615eece22f
Update src/Module/Api/Mastodon/Unimplemented.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2020-11-26 14:35:06 +01:00
Michael
db5cd6e66c API: Mastodon endpoints added as "unimplemented" 2020-11-26 07:02:31 +00:00
Michael
ba4685dfb1 API: Support for reshared items 2020-11-01 11:01:57 +00:00
Michael
c030275815 API: accounts and trends 2020-10-31 22:32:26 +00:00
Hypolite Petovan
4427876c05 Implement correct behavior for min_id in boundary pagination
- The previous behavior of since_id systematically showed the most recent results
2020-10-13 00:11:39 -04:00
Michael
db6282b5e2 API: Counts added, local query improved 2020-09-06 07:12:04 +00:00
Michael
c3ed31bb8f API: Fix the timeline parameters 2020-09-05 05:38:12 +00:00
Michael
305fe62659 Content is now filled 2020-09-03 19:13:03 +00:00
Michael
cd3d4ae4e6 API: New entity "status" 2020-09-03 18:57:18 +00:00
Michael
f2ea2f4961 Fix: Transmit the public contact id 2020-09-02 04:45:50 +00:00
Michael
7be6fbf652 API: Support for the "directory" endpoint 2020-09-01 19:29:39 +00:00
Michael
5bf813d0ec Use "failed" field 2020-07-19 11:42:23 +00:00
nupplaPhil
23c64b9a11
Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
Hypolite Petovan
7033cdcd6b Remove next link when there aren't any introductions in Module\Api\Mastodon\FollowRequests 2020-02-01 21:38:25 -05:00
Hypolite Petovan
bd910342df Add custom emojis Mastodon API endpoint 2020-01-28 08:14:48 -05:00
Hypolite Petovan
75a2190af5 Move Module\Base\Api to Module\BaseApi 2020-01-27 21:18:42 -05:00
Hypolite Petovan
0de8e4db08 Move Mastodon API entities to src/Object 2020-01-27 20:01:32 -05:00
Hypolite Petovan
6b8db5ad13 Update the Introductions domain to use repository, model and collection 2020-01-06 21:39:05 -05:00