Commit Graph

442 Commits (5d9d4e7e12a16b9a82cd2d32c19e963fc95db986)

Author SHA1 Message Date
daniel 92ce41ce18
Merge pull request #5664 from hnrd/fix-migrate2cloud
Skip thumbnail cloud upload if no thumbnail exists
2 years ago
tercean 3eb9257def Skip thumbnail cloud upload if no thumbnail exists
migrate2cloud fails on media without thumbnail.
fix check for existing thumbnail, skip upload if none exists.
2 years ago
Rm Yakovenko efcf836e6d AdminStatsService: do not count deleted users 2 years ago
Daniel Supernault 280f63dc6a
Update MediaStorageService, handle local media deletes after successful S3 upload 2 years ago
Daniel Supernault 83c1a7fd4b
Update SearchApiV2Service, fix hashtag search 2 years ago
Anil Kulkarni 4d0cb32f79
Fix notifications not being delivered by directly checking the state from the database 2 years ago
Daniel Supernault fd434aec74
Fix Instagram import. Closes #5411 2 years ago
Daniel Supernault 79039ba595
Update StatusStatelessTransformer, refactor the caption field to be compliant with the MastoAPI. Fixes #5364 2 years ago
Daniel Supernault 56c07b7abd
Update StatusService.php 2 years ago
Daniel Supernault eac2c19601
Update AutolinkService, optimize lookups 2 years ago
Daniel Supernault 9eeb7b6741
Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 2 years ago
Daniel Supernault de4ce3c83f
Update config, allow Beagle discover service to be disabled 2 years ago
Daniel Supernault ae6fca4d23
Update NotificationAppGatewayService 2 years ago
Daniel Supernault b29d792c86
Add PushNotificationService 2 years ago
Daniel Supernault 92ad62e735
Update NotificationAppGatewayService 2 years ago
Daniel Supernault 33621dd680
Add Notify App Gateway support 2 years ago
daniel a67edc59f4
Merge pull request #5291 from sashazurek/staging
Add it/its pronouns to pronouns list
2 years ago
Daniel Supernault 3de8ceca74
Update ReblogService, fix cache sync issues 2 years ago
Daniel Supernault d0c376f579
Update SearchApiV2Service, add support for Moved accounts 2 years ago
Daniel Supernault 0539018f11
Update StatusService 2 years ago
Daniel Supernault 6c48a12423
Update ApiV1Controller, handle Moved accounts 2 years ago
freyja 0fe21513f9
Update PronounService.php with it its pronouns 2 years ago
Daniel Supernault 991b3e5792
Update FollowerService 2 years ago
Daniel Supernault 1210bf7502
Lint 2 years ago
Daniel Supernault 21da2b642c
Update ActivityPubFetchService, reduce cache ttl from 1 hour to 7.5 mins and add uncached fetchRequest method 2 years ago
Daniel Supernault edad436d4d
Update NodeinfoService, fix typo 2 years ago
Daniel Supernault 1a6a3397e4
Add ActiveSharedInboxService, for efficient sharedInbox caching 2 years ago
Daniel Supernault 6cd1cbb41a
Update BeagleService, disable discovery if AP is disabled 2 years ago
Daniel Supernault ea2a9eb42a
Add Authorized Fetch 2 years ago
Daniel Supernault 73b9a75a64
Add UserStorageService 2 years ago
Daniel Supernault 4f2faed756
Update GroupActivityPubService.php 2 years ago
Daniel Supernault 3d6b9badf4
Add groups models, controllers and services 2 years ago
Daniel Supernault 81018265db
Fix BeagleService 2 years ago
Daniel Supernault 2cae8b48de
Update discover, add network trending using Beagle API 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 6e0d1ef41b
Update cache 2 years ago
Daniel Supernault d339b5c251
Update AccountService 2 years ago
Daniel Supernault c5e7e91777
Add disable_embeds setting, and fix cache invalidation in other settings 2 years ago
Daniel Supernault 42915ff9a0
Update AP fetch service and domain service 2 years ago
Daniel Supernault 4aad1c225a
Add api/v1/instance/peers API endpoint, disabled by default 2 years ago
Daniel Supernault e4edc6f192
Update ActivityPubFetchService, fix Friendica bug 2 years ago
Daniel Supernault 60a62b59c9
Update ConfigCacheService, fix database race condition and fallback to file config and enable by default 2 years ago
Daniel Supernault 7f8bba4415
Update CustomEmojiService, only return local emoji 2 years ago
Daniel Supernault a9e54aa540
Add BeagleService 3 years ago
Daniel Supernault dcc5f416ef
Update AdminSettingsController, add AdminSettingsService 3 years ago
Daniel Supernault 3628b4625c
Update ConfigCacheService, encrypt keys at rest 3 years ago
Daniel Supernault 087b27916f
Update filesystems config, add to config_cache 3 years ago
Daniel Supernault 6ce513f8c3
Update user_filters, use config_cache 3 years ago
Daniel Supernault a76cb5f4f8
Update autospam config, use config_cache 3 years ago
Daniel Supernault 5071aaf408
Update activitpub setting, use config_cache() 3 years ago