Commit Graph

101 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 cf40526ef9
Update mobile apis, add blurhash
Daniel Supernault 51f8fe5bde
Update ApiV1Controller
Daniel Supernault 96afc3e781
Update Controllers, add last_active_at logic
Daniel Supernault cc3053ed5d
Update api controllers
Daniel Supernault f70826e18c
Update status model, use scope over deprecated visibility attribute
Daniel Supernault 4a14e970f0
Update Profile model, improve counter caching
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
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 5740746339
Update APIV1Controller, add ```mobile_apis``` to /api/v1/instance endpoint
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 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