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 |
|
Philipp
|
61014feec3
|
Fix ContactEndpoint & tests
|
2020-09-12 10:01:13 +02: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 |
|
Hypolite Petovan
|
24a82110fd
|
Add common relationship methods to Model\ContactRelation
- Introduce DBA::mergeConditions method
- Replace GContact relationship method contents with Model\ContactRelation method calls
|
2020-08-03 13:34:10 -04:00 |
|
Michael
|
5bf813d0ec
|
Use "failed" field
|
2020-07-19 11:42:23 +00:00 |
|
Hypolite Petovan
|
8111ede2e5
|
Add support for max_id parameter in new Twitter contact API endpoints
- Use filter_input instead of manual type casting
|
2020-06-09 08:36:53 -04:00 |
|
Hypolite Petovan
|
7a5afc10bb
|
Implement Twitter contact endpoints
- Implement /followers/ids
- Implement /followers/list
- Reimplement /friends/ids
- Reimplement /friends/list
- Update API reference
- Remove obsolete tests
|
2020-06-09 08:36:46 -04:00 |
|
Michael
|
0cf517ad76
|
Use constants for the BBCode modes
|
2020-05-16 16:28:15 +00:00 |
|
Hypolite Petovan
|
d3b3f716f8
|
[API] Add new endpoint api/friendica/events
|
2020-02-16 12:07:39 -05:00 |
|
Michael Vogel
|
e80d68ba53
|
Merge pull request #8261 from MrPetovan/task/8251-use-about-for-pdesc
Use profile.about for profile description
|
2020-02-10 23:36:59 +01:00 |
|