Commit Graph

2576 Commits (016b11f301ac5a9c1adaf5ab93b46931307251e6)

Author SHA1 Message Date
Shlee ed2d4a9b34
Update Installer.php 3 years ago
Shlee e0307babf8
PHP check lists all PHP modules + linted 3 years ago
Shlee 13a86ab2b5
bug fix 3 years ago
Daniel Supernault 5254f3921b
Update ApiV1Controller, fix source note 3 years ago
Daniel Supernault c32bb55b8a
Update AP helpers, fix last_fetched_at condition 3 years ago
Daniel Supernault 03a85460af
Fix timeline infinite scroll 3 years ago
Daniel Supernault bb1cccbe03
Update MediaDeletePipeline, fix async media deletion 3 years ago
Shlee b8526bfeb0
Update Installer.php 3 years ago
Daniel Supernault 1eba7f810a
Update Inbox, improve status deletion cache invalidation 3 years ago
Shlee 097a04edc3
Update Installer.php 3 years ago
Shlee d2e0b9ace1
Update Installer.php 3 years ago
Shlee dcd7a35384
Update Installer.php 3 years ago
Daniel Supernault 44f4a9edd9
Improve CollectionService cache invalidation, fixes #3548 3 years ago
Shlee 211b497240
Update Installer.php 3 years ago
Shlee 2e0587cef8
Update Installer.php 3 years ago
Shlee e77400b621
Update Installer.php 3 years ago
Shlee 4da076c756
Update Installer.php 3 years ago
Shlee 83bb370ec9
Update Installer.php 3 years ago
Shlee 56ebd8c06c
Update Installer.php 3 years ago
Shlee a0bca2668a
Update Installer.php 3 years ago
Shlee a2090f5445
Update Installer.php 3 years ago
Shlee fc811416f3
Update Installer.php 3 years ago
Shlee 6d76d02732
Update Installer.php 3 years ago
Shlee df51e838bd
Update Installer.php 3 years ago
Shlee 825365a6b6
Update Installer.php 3 years ago
Daniel Supernault a7613baee6
Update ApiV1Controller, fix public timeline min/max id pagination 3 years ago
Shlee 4ffa4a3609
Update Installer.php 3 years ago
Shlee 8d583403cb
Update Installer.php 3 years ago
Shlee d5436fbd5f
Update Installer.php 3 years ago
Daniel Supernault 11e99d782f
Update ApiV1Controller, fix network timeline 3 years ago
Daniel Supernault 494f11202f
Update LiveStream model 3 years ago
Daniel Supernault 4ff179ad4d
Update ApiV1Controller, improve local/remote logic in public timeline endpoint 3 years ago
Daniel Supernault e97900a060
Update follower counts on follow_request approval 3 years ago
Daniel Supernault b4dda5776b
Implement follow request api endpoints 3 years ago
Daniel Supernault 4470981af7
Improve follow request flow, federate rejections and delete rejections from database to properly handle future follow requests from same actor 3 years ago
Daniel Supernault aded149fae
Update AccountController, include account entities in follow_requests.json endpoint 3 years ago
Daniel Supernault f54fd6e9cc
Update ApiV1Controller, add network timeline support via NetworkTimelineService 3 years ago
Daniel Supernault 37f97ccc2d
Update AP helpers 3 years ago
Daniel Supernault 1310d95cdb
Add NetworkTimelineService cache 3 years ago
Daniel Supernault 9c17def4a0
Update UserFilterService, improve cache strategy by using in-memory state via UserFilterObserver for empty lists with a ttl of 90 days. 3 years ago
Daniel Supernault 97f3bc571e
Update TrustProxies middleware 3 years ago
Daniel Supernault 7c8f76438b
Update LiveStream model 3 years ago
Daniel Supernault feecc06c2a
Update installer command 3 years ago
Daniel Supernault 2b7c8dd1e5
Update GenerateInstanceActor command 3 years ago
Daniel Supernault 98c2397bf0
Update ApiV1Controller, fix non-public visibility inclusion on home timeline 3 years ago
Daniel Supernault 5bcc02ecac
Update PublicApiController, fix non-public visibility inclusion on home timeline 3 years ago
Daniel Supernault a73b2f0002
Update Profile model 3 years ago
Daniel Supernault 4ecbd7cbe4
Update FollowerService 3 years ago
Shlee 8c31bd4c68
Update UserCreate.php 3 years ago
Shlee 95a22b7b55
Update UserCreate.php 3 years ago
Shlee 330ed8ef82
Update UserCreate.php 3 years ago
Daniel Supernault 68300c426c
Update AccountController 3 years ago
Daniel Supernault 4dc9365acb
Update AccountController, dispatch Accept Follow activity if applicable 3 years ago
Daniel Supernault 85fb46668c
Update FollowRequest model 3 years ago
Daniel Supernault c82f208517
Update Inbox, store follow request activity 3 years ago
Daniel Supernault 00770c6002
Update livestream config 3 years ago
Shlee 4a1eb82f63
Update StatusTransformer.php 3 years ago
Shlee e2a5a25416
Update StatusStatelessTransformer.php 3 years ago
Daniel Supernault 5206f21f59
Add Live Stories/Live streaming 3 years ago
Daniel Supernault 13a6630351
Update network timeline api, limit falloff to 2 days 3 years ago
Shlee 347f1a6d53
Update StatusStatelessTransformer.php 3 years ago
Shlee af3d313047
Update StatusTransformer.php 3 years ago
Shlee 6c69b30870
Update UserCreate.php 3 years ago
daniel ecffbd294e
Merge pull request #3490 from shleeable/patch-25
Update LabsSettings.php - CookieJar::make() expects string, true given.
3 years ago
daniel 8d49ca18fd
Merge pull request #3486 from shleeable/patch-21
Update InstallController.php - function version_compare expects string, float given.
3 years ago
daniel ccc219bf55
Merge pull request #3485 from shleeable/patch-20
Update MediaDraftTransformer.php
3 years ago
daniel c516174376
Merge pull request #3484 from shleeable/patch-19
Update ResultsTransformer.php
3 years ago
daniel 9784e261ea
Merge pull request #3483 from shleeable/patch-18
Update SpaController.php
3 years ago
Daniel Supernault 20e0371c19
Update AP helpers, remove unused variable 3 years ago
Daniel Supernault 505261dab1
Refactor AP profileFetch logic to fix race conditions and improve updating fields and avatars 3 years ago
noellabo 2093d1b33b Change ISO-8601 to RFC 3339 EXTENDED 3 years ago
noellabo 1bdfa7a4a2 Fix instance API 3 years ago
Daniel Supernault d48642132b
Add custom content warnings/spoiler text 3 years ago
daniel 7d26f4ef2e
Merge pull request #3453 from shleeable/staging-unwanted-semicolons
unwanted semicolons
3 years ago
Daniel Supernault 657c66c1f1
Update AP Helpers, fix getSensitive and getScope missing parameters 3 years ago
Shlee 7447209236
Update SettingsController.php 3 years ago
Shlee 9b792e8e98
Update LabsSettings.php 3 years ago
Shlee a54d9c4f71
Update InstallController.php 3 years ago
Shlee eacbc06c3f
Update MediaDraftTransformer.php 3 years ago
Shlee 2e50811f2f
Update ResultsTransformer.php 3 years ago
Shlee f47ed7bdd1
Update SpaController.php 3 years ago
Daniel Supernault f58dec3d73
Fix typos in ap transformers 3 years ago
Daniel Supernault 3f322e29d7
Update adminReportController, fix mail verification request 500 bug by changing filter precedence to catch deleted users that may still be cached in AccountService 3 years ago
Daniel Supernault 0a7a061a83
Update StatusTransformer 3 years ago
Daniel Supernault 5ff4730ff1
Update home timeline, redirect to /i/web unless force_old_ui is present 3 years ago
daniel 73b82855ed
Merge branch 'staging' into ld 3 years ago
daniel 8b594acfb2
Merge pull request #3460 from shleeable/staging-6
Update Inbox.php - add missing break on case
3 years ago
daniel 732521e954
Merge pull request #3455 from shleeable/staging-2
Update AdminController.php
3 years ago
daniel a7f8c297b1
Merge pull request #3449 from shleeable/patch-6
safefixes - Remove unwanted else from loop
3 years ago
daniel c9037a1243
Merge pull request #3448 from shleeable/patch-5
Update StatusTransformer.php - #3440
3 years ago
a 9e22b48a42 add back missing security context to direct messages 3 years ago
a be6dc8ac47 clean up json-ld schema 3 years ago
Shlee 0053775bd4 Update Inbox.php 3 years ago
Shlee d0c44757e7 Update AdminController.php 3 years ago
Shlee e36be67c70 unwanted semicolons 3 years ago
Daniel Supernault 95f902b12b
Fix json-ld attributes, fixes #3423 3 years ago
Shlee d36e472646
Update Installer.php 3 years ago
Shlee 549b8f40dc
Update StatusTransformer.php 3 years ago
Daniel Supernault 8f9d36bd3d
Cleanup, fixes #3440 3 years ago
Daniel Supernault 84209c2433
Remove arbitrary metro url redirect timeout 3 years ago