Commit Graph

135 Commits (3cfae0a96085f236e416c452763501fbb61c6202)

Author SHA1 Message Date
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
Daniel Supernault 1346b75887
Update ApiController, fixes
Daniel Supernault 7c17c0e4ff
Update ApiController, oof
Daniel Supernault 8752d21301
Update ApiController
Daniel Supernault 9a50a6f627
Update ApiController
Daniel Supernault a79d23d152
Update StatusTransformers
Daniel Supernault f4039ce218
Update BaseApiController
Daniel Supernault 2ff53be458
Add /api/v1/timelines/tag/{hashtag} endpoint
Daniel Supernault 01a3841bc7
Update ApiController
Daniel Supernault 3147fe5ca3
Add /api/v1/statuses/{id}/unreblog endpoint
Daniel Supernault 43cef28296
Add /api/v1/statuses/{id}/reblog endpoint
Daniel Supernault 0a20b8321b
Add /api/v1/statuses endpoint
Daniel Supernault 10cb2d4004
Update ApiController
Daniel Supernault 3aa729a362
Add /api/v1/statuses endpoint
Daniel Supernault 5cdff57d59
Add /api/v1/statuses/{id}/favourited_by endpoint