Commit Graph

149 Commits (7290445f78f9dd07f6becd35d86aebb3cc10c55d)

Author SHA1 Message Date
Daniel Supernault 05b9445c8f
Update ApiV1Controller, add StatusService del calls to update likes_count, reblogs_count and reply_count
Daniel Supernault ab888b2e70
Add StatusLabelService
Daniel Supernault 889c3d8758
Update AvatarController, remove deprecated thumb_path
Daniel Supernault cf40526ef9
Update mobile apis, add blurhash
Daniel Supernault 4415af1bf0
Update api controllers, deprecate old endpoints
Daniel Supernault 51f8fe5bde
Update ApiV1Controller
Daniel Supernault 96afc3e781
Update Controllers, add last_active_at logic
Daniel Supernault cc3053ed5d
Update api controllers
Daniel Supernault b9b84e6fa4
Update Follower model, increase hourly limit from 30 to 150
Daniel Supernault f70826e18c
Update status model, use scope over deprecated visibility attribute
Daniel Supernault 0fbde91e87
Update StatusService, cast response to array
Daniel Supernault 4a14e970f0
Update Profile model, improve counter caching
Daniel Supernault 76353ca997
Update BaseApiController, add favourites method
Daniel Supernault 0718711d09
Update ApiController, return status object after deletion
Daniel Supernault 597378bfb4
Update upload endpoints with MediaBlocklist checks
Daniel Supernault 588642123e
Update Api controllers, use MediaPathService
Daniel Supernault 00a96a15f0
Update ApiV1Controller, wrap ancestor in array
Daniel Supernault a0bde855bd
Update ApiV1Controller, add status ancestor and descendant context
Daniel Supernault b7ee9981eb
Update ApiV1Controller, fix instance endpoint
Daniel Supernault c74cd0bdf0
Add missing bookmark api endpoints
Daniel Supernault 99cb48c55e
Update v1 API, add bookmarks
Daniel Supernault aa49afc755
Update ApiV1Controller, fix broken auth check on public timelines. Fixes
Daniel Supernault 285bd4854b
Update ApiV1Controller, enforce public timeline setting
Daniel Supernault 324ccd0ab8
Update ApiV1Controller, fixes
Daniel Supernault 0540a28ad1
Update oauth api, allow multiple redirect_uris. Fixes
Daniel Supernault 01525cba4c
Update ApiV1Controller, fix unfavourite bug
Daniel Supernault b6f56c2751
Update ApiV1Controller, fix link header pagination
Daniel Supernault e3b7c7ccb1
Update ApiV1Controller, fix link header pagination
Daniel Supernault 0a9654e3b8
Update ApiV1Controller, fix link header pagination
Daniel Supernault 737f3da5a4
Update ApiV1Controller, fix link header pagination
Daniel Supernault ebbdb4ab96
Update ApiV1Controller
Daniel Supernault 4e3c952cf3
Update v1 notifications api, fix optional params
Daniel Supernault eeca1fbc54
Update ApiV1Controller
Daniel Supernault 7bb9fb1f01
Update ApiV1Controller
Shlee 0fabac50e3
Update InstanceApiController.php
Daniel Supernault 826978ce08
Update BaseApiController, invalidate session after account deletion
Daniel Supernault a73fad75b0
Update ApiV1Controller, fix update_credentials endpoint
Daniel Supernault 310f668814
Update ApiV1Controller
Daniel Supernault 69d36fc1c1
Update ApiV1Controller, add v2 search endpoint
Daniel Supernault e2828f4b85
Update ApiV1Controller
Daniel Supernault bd45728615
Update ApiV1Controller
Daniel Supernault fb91892ee2
Update ApiV1Controller, fix follow/unfollow endpoints
Daniel Supernault 28bc9c1923
Update status edit view
Daniel Supernault 67a90ee18d
Fixes
Daniel Supernault 5740746339
Update APIV1Controller, add ```mobile_apis``` to /api/v1/instance endpoint
Daniel Supernault 3fa9ac8bd9
Update BaseApiController, uncache verify_credentials method
Daniel Supernault bad2ecde56
Update BaseApiController, add drafts method for Camera Roll
Daniel Supernault 73c0898703
Update BaseApiController, add timestamp to signed media previews for client side cache invalidation
Thomas 2a849be650 Add some elements in api/v1/instance
Daniel Supernault 788f76cf35
Update ApiControllers, fix missing share/like counts