|
4cf46b9770
|
API: Use the type field in the query for pinned posts
|
2022-06-11 06:05:55 +00:00 |
|
|
176f0c1216
|
API: Improve the performance for fetching pinned posts
|
2022-06-10 22:38:46 +00:00 |
|
|
56e88d2c4c
|
Fix the spelling
|
2022-06-06 21:52:47 +00:00 |
|
|
19772f29f3
|
API: Support for markers added
|
2022-06-06 21:38:59 +00:00 |
|
|
73019284ce
|
Increase cache lifespan / clear cache upon changes
|
2022-05-17 12:32:25 +00:00 |
|
|
171354181d
|
Use central function to fetch the global directory
|
2022-04-26 18:33:58 +00:00 |
|
|
9b646dad97
|
API: We can now display polls
|
2022-04-22 19:24:22 +00:00 |
|
|
f34b7b91fa
|
API: New Mastodon endpoints added
|
2022-04-21 19:58:56 +00:00 |
|
|
75bc4eccb7
|
Display featured posts for contacts
|
2022-04-07 21:52:25 +00:00 |
|
|
38fbe281f9
|
API: Fixed the bookmarking
|
2022-03-08 22:38:06 +00:00 |
|
|
00aa905c15
|
Merge pull request #11307 from annando/api-reply-fix
API: Fix "in_reply_to_status_id"
|
2022-03-08 15:53:12 -05:00 |
|
|
4803b99157
|
API: Fix "in_reply_to_status_id"
|
2022-03-08 20:46:26 +00:00 |
|
|
e0468ac914
|
API: Improve support for the summary field
|
2022-03-08 18:32:09 +00:00 |
|
|
5539e42743
|
API: Support for the "direct" visibility
|
2022-03-05 06:14:30 +00:00 |
|
|
15de709b89
|
API: We can now post to groups via the Mastodon endpoint
|
2022-03-04 05:50:33 +00:00 |
|
|
f059e56e0f
|
Fix test / Use new expandTags function
|
2022-03-02 17:17:07 +00:00 |
|
|
f853d58198
|
API: Forum mentions are now working
|
2022-03-02 06:59:07 +00:00 |
|
|
1f1d3b2578
|
API: Only display active incoming contact requests
|
2022-03-02 05:05:49 +00:00 |
|
|
772294494e
|
API: Fix display of reshares / return value of activities
|
2022-02-28 20:10:42 +00:00 |
|
|
f36d4891bc
|
Merge pull request #11282 from annando/api-fix
API: several fixes to the Twitter/Statusnet API
|
2022-02-25 16:11:18 -05:00 |
|
|
bf5c8a2c43
|
API: several fixes to the Twitter/Statusnet API
|
2022-02-25 19:16:40 +00:00 |
|
|
6a1f9a7fa3
|
Move unfollow protocol to worker task
- Add uid parameter to unfollow hook
- Rework and unify Contact::unfollow, Contact::removeSharer and Contact::terminateFriendship
- Add missing twitterUser property to Twitter\Friendships\Destroy module
|
2022-02-24 09:35:54 -05:00 |
|
|
d7b573c6d7
|
Update Mastodon API version string to include Mastodon version compatibility
|
2022-02-20 20:22:39 -05:00 |
|
|
e0ea51818e
|
Add constructors to a couple of Mastodon API value objects
|
2022-02-20 16:17:03 -05:00 |
|
marcin mikołajczak
|
0209892631
|
Apply suggestions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-20 14:10:57 +01:00 |
|
marcin mikołajczak
|
9c6f6bcb95
|
API: add list members editing
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-19 23:22:54 +01:00 |
|
|
e394143148
|
Private forums are now working via ActivityPub
|
2022-02-12 18:38:36 +00:00 |
|
|
615c6ca696
|
Issue 10935: Improved "GROUP BY" handling
|
2022-01-18 06:35:18 +00:00 |
|
|
babbdf58e6
|
Fix wrong default value in Module\Api\Friendica\Photo\Create::post
- The underlying Model\Photo::upload doesn't accept a null value for description
|
2022-01-17 16:46:43 -05:00 |
|
|
51dcfe134e
|
fixing some more tests
|
2022-01-16 20:58:58 +00:00 |
|
|
55679a6021
|
Possibly fixing one test
|
2022-01-16 20:54:14 +00:00 |
|
Michael Vogel
|
b38c9bed6f
|
Apply suggestions from code review
Co-authored-by: Philipp <admin+Github@philipp.info>
|
2022-01-16 21:47:12 +01:00 |
|
|
dc48f9b8f0
|
White spaces
|
2022-01-16 20:17:31 +00:00 |
|
|
0e15715088
|
Simplifying extension access
|
2022-01-16 19:38:59 +00:00 |
|
|
8e8ec9d2d2
|
Simplified contact id handling
|
2022-01-16 18:40:18 +00:00 |
|
|
fd4926b0f3
|
More parameter handling improved
|
2022-01-16 18:04:05 +00:00 |
|
|
6c767743d1
|
Improved request value handling
|
2022-01-16 17:30:23 +00:00 |
|
|
dd8d49d9cf
|
Replaced $_REQUEST
|
2022-01-16 17:03:18 +00:00 |
|
|
344d514857
|
Replaced "filter_input" with the new request value function
|
2022-01-16 16:40:13 +00:00 |
|
|
720a43461d
|
Fixed max value check, improved request value fetching
|
2022-01-16 15:22:35 +00:00 |
|
|
a3173ccb50
|
Define reasonable min and max values
|
2022-01-16 15:03:01 +00:00 |
|
|
4724000d06
|
Unify request value handling
|
2022-01-16 14:04:20 +00:00 |
|
|
7b68a5956e
|
Improved handling of boolean input values
|
2022-01-16 09:24:35 +00:00 |
|
|
e6108668e3
|
Some more cidong style
|
2022-01-16 09:07:39 +00:00 |
|
|
7c15d0160a
|
Coding styles / "require_once" for removed file removed
|
2022-01-16 09:01:04 +00:00 |
|
|
af18e2f2a9
|
$_POST replaced
|
2022-01-16 07:41:26 +00:00 |
|
|
f11bf08a7b
|
Use the $request variable
|
2022-01-16 07:35:20 +00:00 |
|
|
8ff2cc3976
|
Superflous spaces
|
2022-01-16 07:14:09 +00:00 |
|
|
c55c42b303
|
"DI" calls are replaced
|
2022-01-16 07:07:46 +00:00 |
|
|
f68c94db04
|
Some standards
|
2022-01-15 21:45:08 +00:00 |
|