Commit Graph

489 Commits

Author SHA1 Message Date
Daniel Supernault 6c48a12423
Update ApiV1Controller, handle Moved accounts 2024-09-11 02:47:34 -06:00
Daniel Supernault dcd95d687c
Update ApiV1Controller, fix v1/instance stats, force cast to int 2024-08-12 21:21:29 -06:00
daniel 1dbcdee289
Merge branch 'staging' into feat/implement-admin-domain-blocks-api 2024-07-30 22:29:28 -06:00
Daniel Supernault 73b9a75a64
Add UserStorageService 2024-07-29 03:53:24 -06:00
Daniel Supernault 2803861083
Update ApiV1Dot1Controller.php 2024-07-29 01:36:18 -06:00
Daniel Supernault b03f5cec8b
Update ApiV1Dot1Controller, add new single media status create endpoint 2024-07-29 01:28:49 -06:00
Daniel Supernault bd3d072227
Update ApiV1Dot1Controller.php 2024-07-22 03:11:26 -06:00
Daniel Supernault 8f7becc58b
Add push notification api endpoints 2024-07-22 03:04:04 -06:00
Daniel Supernault c5fbc68745
Update ApiV1Controller 2024-07-19 01:59:28 -06:00
Daniel Supernault a9f24f85da
Update AdminApiController 2024-07-17 04:17:47 -06:00
Daniel Supernault 0aafb863e8
Update AdminApiController 2024-07-17 04:16:33 -06:00
Daniel Supernault 72f681607a
Update ApiV1Controller, fix /api/v1/favourites pagination 2024-07-08 02:47:00 -06:00
Daniel Supernault a8bb97b22b
Update ApiV1Dot1Controller, fix mutual api 2024-07-02 04:00:27 -06:00
Daniel Supernault f61bbecaa9
Update ApiV1Controller, fix support for notification filter types[] 2024-07-02 01:00:31 -06:00
Daniel Supernault 2b9586fce1
Update ApiV1Controller.php 2024-07-02 00:46:22 -06:00
Daniel Supernault f61159a15a
Update ApiV1Controller, add support for notification filter types[] 2024-07-02 00:42:22 -06:00
Daniel Supernault 6e0d1ef41b
Update cache 2024-06-12 02:58:25 -06:00
Daniel Supernault d339b5c251
Update AccountService 2024-06-11 23:35:39 -06:00
Daniel Supernault 165df0ca52
Update ApiV1Controller, update tag feed 2024-06-11 23:11:59 -06:00
Daniel Supernault 5b85efb570
Update ApiV1Dot1Controller, lint 2024-06-08 06:57:09 -06:00
Daniel Supernault 4d6cea9aa4
Update ApiV1Dot1Controller, fix username to id endpoint 2024-06-08 06:56:29 -06:00
Daniel Supernault 679ef677b7
Update ApiController, add pe support to like/unlike endpoints 2024-06-08 06:21:11 -06:00
Daniel Supernault 28bc7aa439
Update ApiV1Controller, fix self relationship response 2024-06-08 03:02:18 -06:00
Daniel Supernault b29527cf53
Add api endpoint 2024-06-08 00:57:29 -06:00
Daniel Supernault 921be4287c
Update ApiV2Controller 2024-06-07 17:22:55 -06:00
Daniel Supernault c5e7e91777
Add disable_embeds setting, and fix cache invalidation in other settings 2024-06-04 03:46:06 -06:00
Daniel Supernault d56a4108ec
Update ApiV1Controller, fix cache invalidation bug in update_credentials 2024-06-04 02:08:42 -06:00
Daniel Supernault 19c62aaafa
Update ApiV1Controller, fix update_credentials boolean handling 2024-06-03 23:20:51 -06:00
Daniel Supernault 3f4e0b94ee
Update ApiV1Controller, add settings to verify_credentials endpoint 2024-06-02 17:57:31 -06:00
Daniel Supernault 4aad1c225a
Add api/v1/instance/peers API endpoint, disabled by default 2024-05-31 03:35:40 -06:00
Daniel Supernault d645d6ca26
Update ApiV1Controller, add pe (pixelfed entity) support to /api/v1/statuses/{id}/context endpoint 2024-05-10 23:54:47 -06:00
Daniel Supernault cbf996c9b6
Update ApiV1Dot1Controller, fix in app registration bug that prevents proper auth flow due to missing oauth scopes 2024-04-30 23:05:38 -06:00
Daniel Supernault b8e96a5ff3
Update ApiV1Controller, improve refresh relations logic when (un)muting or (un)blocking 2024-04-06 01:24:09 -06:00
Emelia Smith 626c87a420
Fix default severity for domain blocks 2024-03-30 01:07:48 +01:00
Emelia Smith 96a226d90c
Fix issue with wildcard domain blocks 2024-03-30 01:07:46 +01:00
Emelia Smith 4afe72e62f
Add oauth protection to admin domain blocks API 2024-03-30 01:07:44 +01:00
Emelia Smith feed580f51
Minor compatibility fixes 2024-03-30 01:07:43 +01:00
Emelia Smith 21466556d4
Add update and delete 2024-03-30 01:07:42 +01:00
Emelia Smith 652654e24f
WIP: Implement domain blocks 2024-03-30 01:07:40 +01:00
Daniel Supernault 6ce513f8c3
Update user_filters, use config_cache 2024-03-14 00:06:33 -06:00
Daniel Supernault 911446c03e
Update app.name config, use config_cache 2024-03-12 06:42:12 -06:00
Daniel Supernault ce228f7fa4
Update oauth setting, use config_cache 2024-03-12 03:55:51 -06:00
Daniel Supernault d670de175e
Update media_types, use config_cache 2024-03-12 01:28:08 -06:00
Daniel Supernault fecbe1897b
Update pixelfed.max_album_length, use config_cache 2024-03-12 01:20:24 -06:00
Daniel Supernault c96167f2f7
Update config_cache 2024-03-11 00:29:55 -06:00
Daniel Supernault b0cb4456a9
Update ApiV1Dot1Controller, use config_cache for in-app registration 2024-03-10 05:06:52 -06:00
Daniel Supernault 5e4d4eff9d
Update config cache 2024-03-10 04:19:44 -06:00
Daniel Supernault a4bc5ce3d0
Update web-api popular accounts route to its own method to remove the breaking oauth scope bug 2024-03-09 23:25:28 -07:00
Daniel Supernault 94503a1cf9
Update ApiV1Controller, use admin filter service 2024-03-07 03:11:36 -07:00
Daniel Supernault 3b5500b3a5
Update ApiV1Controller, fix hashtag feed to include private posts from accounts you follow or your own, and your own unlisted posts 2024-03-05 05:39:47 -07:00