Commit Graph

371 Commits (bcc8b8842fce8dc67599baddade40032929f98f2)

Author SHA1 Message Date
Daniel Supernault 424f0271c3
Update ApiV1Controller, fix null caption on media bug
Daniel Supernault 6c48a12423
Update ApiV1Controller, handle Moved accounts
Daniel Supernault dcd95d687c
Update ApiV1Controller, fix v1/instance stats, force cast to int
Daniel Supernault 73b9a75a64
Add UserStorageService
Daniel Supernault c5fbc68745
Update ApiV1Controller
Daniel Supernault 72f681607a
Update ApiV1Controller, fix /api/v1/favourites pagination
Daniel Supernault f61bbecaa9
Update ApiV1Controller, fix support for notification filter types[]
Daniel Supernault 2b9586fce1
Update ApiV1Controller.php
Daniel Supernault f61159a15a
Update ApiV1Controller, add support for notification filter types[]
Daniel Supernault 6e0d1ef41b
Update cache
Daniel Supernault d339b5c251
Update AccountService
Daniel Supernault 165df0ca52
Update ApiV1Controller, update tag feed
Daniel Supernault 679ef677b7
Update ApiController, add pe support to like/unlike endpoints
Daniel Supernault 28bc7aa439
Update ApiV1Controller, fix self relationship response
Daniel Supernault c5e7e91777
Add disable_embeds setting, and fix cache invalidation in other settings
Daniel Supernault d56a4108ec
Update ApiV1Controller, fix cache invalidation bug in update_credentials
Daniel Supernault 19c62aaafa
Update ApiV1Controller, fix update_credentials boolean handling
Daniel Supernault 3f4e0b94ee
Update ApiV1Controller, add settings to verify_credentials endpoint
Daniel Supernault 4aad1c225a
Add api/v1/instance/peers API endpoint, disabled by default
Daniel Supernault d645d6ca26
Update ApiV1Controller, add pe (pixelfed entity) support to /api/v1/statuses/{id}/context endpoint
Daniel Supernault b8e96a5ff3
Update ApiV1Controller, improve refresh relations logic when (un)muting or (un)blocking
Daniel Supernault 6ce513f8c3
Update user_filters, use config_cache
Daniel Supernault 911446c03e
Update app.name config, use config_cache
Daniel Supernault ce228f7fa4
Update oauth setting, use config_cache
Daniel Supernault d670de175e
Update media_types, use config_cache
Daniel Supernault fecbe1897b
Update pixelfed.max_album_length, use config_cache
Daniel Supernault c96167f2f7
Update config_cache
Daniel Supernault 5e4d4eff9d
Update config cache
Daniel Supernault a4bc5ce3d0
Update web-api popular accounts route to its own method to remove the breaking oauth scope bug
Daniel Supernault 94503a1cf9
Update ApiV1Controller, use admin filter service
Daniel Supernault 3b5500b3a5
Update ApiV1Controller, fix hashtag feed to include private posts from accounts you follow or your own, and your own unlisted posts
Daniel Supernault e3826c587d
Update ApiV1Controller, handle public feed parameter bug to gracefully fallback to min_id=1 when max_id=0
Daniel Supernault d6eac65555
Update ApiV1Controller, fix public timeline scope, properly support both local + remote parameters
Daniel Supernault 6cb1484b3e
cs fix
Daniel Supernault 01535a6cfe
Update ApiV1Controller, improve notification filtering
Daniel Supernault a933615b8d
Update ApiV1Controller, update Notifications endpoint to filter notifications with missing activities
Daniel Supernault 542d110673
Update AccountTransformer, fix follower/following count visibility bug
Daniel Supernault 8dac2caf1d
Add Curated Onboarding
Daniel Supernault 1f74a95d0c
Update ApiV1Controller, implement better limit logic to gracefully handle requests with limits that exceed the max
Daniel Supernault 545f7d5e70
Update api v1/v2 instance endpoints, bump mastoapi version from 2.7.2 to 3.5.3
Daniel Supernault 8b4ac5cc0b
Update public/network timelines, fix non-redis response and fix reblogs in home feed
Daniel Supernault 0faf59e3b7
Update ApiV1Controller, fix network timeline
Daniel Supernault 62b9eef805
Fix api endpoints
Daniel Supernault fd7f5dbba1
Fix api endpoints
Emelia Smith 0f8e45fe75
Implement proper OAuth authorization on API endpoints
Daniel Supernault 5b284cacea
Update ApiV1Controller, enforce blocked instance domain logic
Daniel Supernault 0aff126aa0
Update ApiV1Controller, properly cast boolean sensitive parameter. Fixes
Daniel Supernault fe30cd25d1
Update DirectMessageController, add parental controls support
Daniel Supernault fd9b5ad443
Update api controllers, add parental control support
Daniel Supernault 2dcfc81495
Update ComposeController, add parental controls support