Commit Graph

442 Commits (5def2395fb6567be096a9c793d6d131fa21639f3)

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