Commit Graph

466 Commits (dev)

Author SHA1 Message Date
Daniel Supernault bbc7f7b0d4
Fix race condition 5 days ago
Daniel Supernault d595963f51
Fix TransformImports command 5 days ago
Daniel Supernault a8d1d0f2eb
Update ImportService and TransformImports to fix race condition bug 5 days ago
Daniel Supernault ece23d751b
Update Places, improve cache invalidation/ttl 2 months ago
Daniel Supernault 449e374cbe
Update MediaService 2 months ago
Daniel Supernault 837014e06c
Update MediaService, improve activitypub format 2 months ago
Daniel Supernault 7ae61a74ac
Update CreateNote, improve media attachement handling by leveraging the MediaService cache 2 months ago
Daniel Supernault 2eb3957609
Lint 2 months ago
Daniel Supernault d0a3599834
Update MediaStorageService to clear the AP obj cache after S3 storage 2 months ago
Daniel Supernault ab9c13fe0d
New supported formats, Preserve ICC Color Profiles, libvips support
Update image pipeline to handle avif, heic and webp and preserve ICC color profiles and added libvips support.
2 months ago
daniel b3c2781578
Merge pull request #5608 from halkeye/add-generic-oidc
[Improvement] Generic OIDC Support
2 months ago
Daniel Supernault c72fa05299
Update LandingService and Config util to properly support the legal_notice setting 2 months ago
daniel 69e00d742d
Merge branch 'staging' into dev 2 months ago
Gavin Mogan ae39531ff2 field isnt accessTokenResourceOwnerId but responseResourceOwnerId 3 months ago
Gavin Mogan 441c8e0d4c Generic OIDC Support
* Everything should be configurable by env variables
* Basic request tests
3 months ago
Daniel Supernault c1f2dfb013
Update WebfingerService, apply banned domains to webfinger logic 3 months ago
Daniel Supernault 0a98b7ad20
Update SearchApiV2Service, fix offset bug. Fixes #5875 3 months ago
Daniel Supernault 245ab3bc4f
Update ApiV1Controller, fix relationship fields. Fixes #5900 3 months ago
Daniel Supernault 2f655d0008
Fix pinned posts implementation 3 months ago
Samy Elshamy 448511713d Added parameter 'show_legal_notice_link' => (bool) config_cache('instance.has_legal_notice'), 4 months ago
Felipe Mateus cce4c41d97
pinned posts 4 months ago
Daniel Supernault 806e210f13
Update snowflake config, allow custom datacenter/worker ids 4 months ago
Daniel Supernault 134eb6324e
Update AccountPostCountStatUpdate, fix memory leak 4 months ago
Daniel Supernault 38e17a06e0
Update ApiV1Controller, fix max_id pagination on home and public timeline feeds 4 months ago
daniel 92ce41ce18
Merge pull request #5664 from hnrd/fix-migrate2cloud
Skip thumbnail cloud upload if no thumbnail exists
5 months 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.
5 months ago
Rm Yakovenko efcf836e6d AdminStatsService: do not count deleted users 5 months ago
Daniel Supernault 280f63dc6a
Update MediaStorageService, handle local media deletes after successful S3 upload 5 months ago
Daniel Supernault 83c1a7fd4b
Update SearchApiV2Service, fix hashtag search 6 months ago
Anil Kulkarni 4d0cb32f79
Fix notifications not being delivered by directly checking the state from the database 6 months ago
Daniel Supernault fd434aec74
Fix Instagram import. Closes #5411 6 months ago
Daniel Supernault 79039ba595
Update StatusStatelessTransformer, refactor the caption field to be compliant with the MastoAPI. Fixes #5364 7 months ago
Daniel Supernault 56c07b7abd
Update StatusService.php 7 months ago
Daniel Supernault eac2c19601
Update AutolinkService, optimize lookups 8 months ago
Daniel Supernault 9eeb7b6741
Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 8 months ago
Daniel Supernault de4ce3c83f
Update config, allow Beagle discover service to be disabled 9 months ago
Daniel Supernault ae6fca4d23
Update NotificationAppGatewayService 10 months ago
Daniel Supernault b29d792c86
Add PushNotificationService 10 months ago
Daniel Supernault 92ad62e735
Update NotificationAppGatewayService 10 months ago
Daniel Supernault 33621dd680
Add Notify App Gateway support 10 months ago
daniel a67edc59f4
Merge pull request #5291 from sashazurek/staging
Add it/its pronouns to pronouns list
10 months ago
Daniel Supernault 3de8ceca74
Update ReblogService, fix cache sync issues 10 months ago
Daniel Supernault d0c376f579
Update SearchApiV2Service, add support for Moved accounts 10 months ago
Daniel Supernault 0539018f11
Update StatusService 10 months ago
Daniel Supernault 6c48a12423
Update ApiV1Controller, handle Moved accounts 10 months ago
freyja 0fe21513f9
Update PronounService.php with it its pronouns 10 months ago
Daniel Supernault 991b3e5792
Update FollowerService 10 months ago
Daniel Supernault 1210bf7502
Lint 10 months ago
Daniel Supernault 21da2b642c
Update ActivityPubFetchService, reduce cache ttl from 1 hour to 7.5 mins and add uncached fetchRequest method 10 months ago
Daniel Supernault edad436d4d
Update NodeinfoService, fix typo 10 months ago