1
0
Fork 0
Commit graph

98 commits

Author SHA1 Message Date
214a0524dd Merge remote-tracking branch 'upstream/develop' into api-status 2021-11-22 07:33:25 +00:00
670bbe58a1 API: The status is now an object 2021-11-22 07:28:02 +00:00
e1d4f96b06 Remove unused user fields 2021-11-21 20:14:48 +00:00
1f79d25ffc Replaced "api_date" 2021-11-18 21:43:13 +00:00
2bb1805a67 Added profile picture 2021-11-16 23:57:12 +00:00
6ea426178a API: moved classes / unified user array creation 2021-11-16 23:21:40 +00:00
1518ad33ad API: Classes moved to the correct places according to their origin 2021-11-10 07:31:39 +00:00
7a2d5f6a8e Move notification to the new paradigm 2021-10-02 18:15:45 -04:00
3e6fea30f2 Create constants for Mastodon notification types 2021-10-02 18:15:44 -04:00
47acb6a278 Move notify to the new paradigm
- Remove unused frion notify template
- Update API test
2021-10-02 18:15:42 -04:00
e28a4265c5 API: First steps to support subscriptions 2021-08-15 00:30:41 +00:00
13529fa97d Support the "media_attachments" field 2021-07-30 22:39:13 +00:00
929de9081e All needed fields are now filled 2021-07-30 13:22:06 +00:00
93263a820d Function renamed, documentation added 2021-07-30 10:24:08 +00:00
c9eca1edeb Fix array index 2021-07-29 15:01:09 +00:00
a1828430e5 Fixing variables 2021-07-29 14:58:04 +00:00
6ea3d4aa61 Added API calls, removed fields 2021-07-29 10:34:31 +00:00
71f53c946f New function to replace mentions with nicknames 2021-07-22 09:13:39 +00:00
be18a59bd7 Make last status parameter actually optional in Object\Api\Mastodon\Conversation 2021-07-13 23:02:11 -04:00
267b652857 Improve how shared posting look on mobile apps 2021-07-13 08:30:05 +00:00
d8974c9a2a Function renamed to better reflect the functionality 2021-07-09 06:29:24 +00:00
377bb78cc2 Set "convertForItem" at more places 2021-07-08 20:01:52 +00:00
901c3f4855 we now have got an uri-id field for the contact table 2021-07-08 18:59:58 +00:00
f29bd23ea8 New function to convert BBCode for a given ID 2021-07-08 13:47:46 +00:00
37a76e70ef Providing the uri-id to "convert" when possible 2021-07-06 12:34:48 +00:00
9edc75e29d Improved avatar handling (timestamps for caching) 2021-06-29 06:15:45 +00:00
Michael Vogel
d9d30d9555
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-06-25 20:00:59 +02:00
ed4a18f079 Function to return the avatar and header path for a given contact id 2021-06-25 17:03:35 +00:00
e6e90abc77 AOI: Send "history" section for trends 2021-06-24 22:15:25 +00:00
96809b3fdd API: Improved avatar handling 2021-06-24 07:08:38 +00:00
df05d6b52a Transmit mediaType for headers as well / use blank image for empty header 2021-06-22 13:58:29 +00:00
d4387d45ee
Cleanup Code 2021-06-20 13:25:45 +02:00
09609c40a4 Classname fixed 2021-06-18 05:50:52 +00:00
7d835ad790 Unused "use" removed 2021-06-18 03:32:20 +00:00
0a5904a001 API: "created_at" is timestamp 2021-06-18 03:21:38 +00:00
Michael Vogel
b184df1108
Update src/Object/Api/Mastodon/Account.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-06-17 19:14:35 +02:00
bd016dc680 Photos should point to the local system 2021-06-17 16:55:54 +00:00
fe07dc828b Fix noscrape publishing and pulling, added header 2021-06-17 11:23:32 +00:00
945f482ba3 API: Some more apps are now supported 2021-06-10 19:10:33 +00:00
d917ed58a8 API: Tests with various clients, small fixes 2021-06-10 06:26:34 +00:00
e7bc908655 Renaming the date format to "JSON" 2021-06-02 03:32:42 +00:00
5bd51b156a API: Fix date format 2021-06-01 22:32:05 +00:00
4ac68394c3 Fix warning "reset() expects parameter 1 to be array, null given" 2021-05-23 16:37:34 +00:00
965cd8b096
Fix PHP 7.0 Coding Standards 2021-05-22 23:47:35 +02:00
3d65ef3af2 Indentions 2021-05-19 22:20:56 +00:00
70259965df API: Support for private mails 2021-05-19 21:56:50 +00:00
f001f52e39 API: Fix relationships 2021-05-15 15:02:15 +00:00
45c2cc3887 API: Account actions 2021-05-14 21:51:32 +00:00
55919dbd06 API: The instance record had got a malformatted value 2021-05-14 05:09:11 +00:00
132e08edb8 Whitespaces ... 2021-05-13 11:33:07 +00:00