Commit Graph

1704 Commits (c16697c782669b80bd81a6eb34eb803f90275ce8)

Author SHA1 Message Date
Daniel Supernault 83098428bb
Update StatusController, fix unlisted post guest/ap access bug 2 years ago
Daniel Supernault 4f2b8ed20a
Refactor total local post count logic, cache value and schedule updates twice daily to eliminate the perf issue on larger instances 2 years ago
Daniel Supernault bc84259a63
Lint 2 years ago
Daniel Supernault 96f24f337e
Update DirectMessageController, add carousel entity to threads 2 years ago
Daniel Supernault b24d2554a8
Update DirectMessageController, add timestamps to threads 2 years ago
Daniel Supernault 6e0d1ef41b
Update cache 2 years ago
Daniel Supernault d339b5c251
Update AccountService 2 years ago
Daniel Supernault 165df0ca52
Update ApiV1Controller, update tag feed 2 years ago
Daniel Supernault 25d41901ec
Lint 2 years ago
Daniel Supernault a75b89b239
Update StatusController, cache AP object 2 years ago
Daniel Supernault 5b85efb570
Update ApiV1Dot1Controller, lint 2 years ago
Daniel Supernault 4d6cea9aa4
Update ApiV1Dot1Controller, fix username to id endpoint 2 years ago
Daniel Supernault 679ef677b7
Update ApiController, add pe support to like/unlike endpoints 2 years ago
Daniel Supernault 28bc7aa439
Update ApiV1Controller, fix self relationship response 2 years ago
Daniel Supernault b29527cf53
Add api endpoint 2 years ago
Daniel Supernault 921be4287c
Update ApiV2Controller 2 years ago
Daniel Supernault c5e7e91777
Add disable_embeds setting, and fix cache invalidation in other settings 2 years ago
Daniel Supernault d56a4108ec
Update ApiV1Controller, fix cache invalidation bug in update_credentials 2 years ago
Daniel Supernault 19c62aaafa
Update ApiV1Controller, fix update_credentials boolean handling 2 years ago
Daniel Supernault 3f4e0b94ee
Update ApiV1Controller, add settings to verify_credentials endpoint 2 years ago
Daniel Supernault 4aad1c225a
Add api/v1/instance/peers API endpoint, disabled by default 2 years ago
Daniel Supernault ad30498dbc
Lint 2 years ago
Daniel Supernault 24194f7d16
Update FederationController, add webfinger support for actor uri. Fixes #5068 2 years ago
Daniel Supernault bc2495c676
Update CollectionsController, add new self route 2 years ago
Daniel Supernault 921e29659f
Update ProfileController, fix atom feed cache ttl. Fixes #5093 2 years ago
Daniel Supernault cbb96cfd2a
Update AdminCuratedRegisterController, fix existing account approval 2 years ago
Daniel Supernault d645d6ca26
Update ApiV1Controller, add pe (pixelfed entity) support to /api/v1/statuses/{id}/context endpoint 2 years ago
Daniel Supernault 9a5e3471d4
Update AdminCuratedRegisterController, increase message length from 1000 to 3000 2 years ago
Daniel Supernault 61d105fd25
Update DirectMessageController, add 72 hour delay for new accounts before they can send a DM 2 years ago
Daniel Supernault cbf996c9b6
Update ApiV1Dot1Controller, fix in app registration bug that prevents proper auth flow due to missing oauth scopes 2 years ago
Daniel Supernault 8b8b1ffc5c
Update ProfileController, refactor profile embeds 2 years ago
Daniel Supernault 9a7acc12a6
Update StatusController, refactor status embeds 2 years ago
Daniel Supernault b8e96a5ff3
Update ApiV1Controller, improve refresh relations logic when (un)muting or (un)blocking 2 years ago
Daniel Supernault b7322b6874
Update PrivacySettings controller, refresh RelationshipService when unmute/unblocking 2 years ago
Daniel Supernault d946afcc5c
Update AdminSettings, use better validation for user integer settings 2 years ago
Daniel Supernault 2dcbc1d5ef
Update AdminSettings, add max_account_size support 2 years ago
Daniel Supernault dcc5f416ef
Update AdminSettingsController, add AdminSettingsService 2 years ago
Daniel Supernault ac1f074889
Update AdminSettingsController, add user filter max limit settings 2 years ago
Daniel Supernault 3628b4625c
Update ConfigCacheService, encrypt keys at rest 2 years ago
Daniel Supernault 087b27916f
Update filesystems config, add to config_cache 2 years ago
Daniel Supernault 6ce513f8c3
Update user_filters, use config_cache 2 years ago
Daniel Supernault 911446c03e
Update app.name config, use config_cache 2 years ago
Daniel Supernault da0e0ffabf
Update ig import, use config_cache 2 years ago
Daniel Supernault 2d113de536
Update config_cache, fix type casting 2 years ago
Daniel Supernault d1adb109de
Update stories config, use config_cache 2 years ago
Daniel Supernault ce228f7fa4
Update oauth setting, use config_cache 2 years ago
Daniel Supernault 5071aaf408
Update activitpub setting, use config_cache() 2 years ago
Daniel Supernault 40478f258a
Update landing settings, use config_cache 2 years ago
Daniel Supernault d670de175e
Update media_types, use config_cache 2 years ago
Daniel Supernault fecbe1897b
Update pixelfed.max_album_length, use config_cache 2 years ago