Commit Graph

2619 Commits (92f56c9bc2d9dc8a9781b66fc78649bf7730e5a2)

Author SHA1 Message Date
Daniel Supernault c3e8a0e439
Improve mute/block v1 api endpoints, fixes #3540 3 years ago
Daniel Supernault d1dbed8932
Fix AdminStatService cache key, fixes #3612 3 years ago
Daniel Supernault 75fbd373c8
Remove quilljs from admin page editor, fixes #3616 3 years ago
Daniel Supernault 6033d83726
Fix unlisted post web redirect and api response 3 years ago
Daniel Supernault ab3dde14a8
Fix typo 3 years ago
Daniel Supernault 1545e37cdb
Enforce blocks on incoming likes, shares, replies and follows 3 years ago
Daniel Supernault 149cf9dc29
Fix remote account post counts 3 years ago
Daniel Supernault 76edd2063d
Increase StatusReplyPipeline timeout 3 years ago
Daniel Supernault 2fb18b7dff
Add configuration to v1/instance endpoint. Fixes #3605 3 years ago
Daniel Supernault b57066d15d
Fix email verification requests filtering to gracefully handle deleted accounts and accounts already verified 3 years ago
Daniel Supernault eba84530aa
Fix mastoapi notification type casting to include comment and share (mention and reblog) notifications 3 years ago
Daniel Supernault 47571887fe
Improve cache invalidation after processing VideoThumbnail to eliminate "No Preview Available" on grid feeds 3 years ago
Daniel Supernault 247c9ec5f8
Update DeleteWorker pipeline, increase timeout 3 years ago
Daniel Supernault 5ea12601ce
Add DELETE /api/v1.1/accounts/avatar api endpoint 3 years ago
Daniel Supernault b700790bb4
Update update_credentials endpoint, enforce validator limits 3 years ago
Daniel Supernault 44de1ad748
Update unfollow api endpoint to only decrement when appropriate, fixes #3539 3 years ago
Daniel Supernault 9d52b9c2d6
Improve admin dashboard by moving expensive stats to its page and loading stats and recent data async on the dashboard home page 3 years ago
Daniel Supernault b4bc9fe31c
Update AdminReportController 3 years ago
Daniel Supernault abb4f7e1ec
Hydrate `favourited` and `reblogged` state on v1 context endpoint 3 years ago
Daniel Supernault 734b30e59a
Fix NotificationService bug returning html response on /api/v1/notifications endpoint when a notification id belonging to a deleted account is rendered by checking AccountService before NotificationTransformer. 3 years ago
Daniel Supernault 54a5c3be34
Fix v1 api block/mute endpoints, refresh RelationshipService cache after relationship changes 3 years ago
Daniel Supernault 8803c6de3d
Update ResetPasswordController redirectToo path to /i/web as /home is deprecated 3 years ago
Daniel Supernault 89abbe200d
Add report api endpoint 3 years ago
Daniel Supernault 672f7c8ce0
Fix remote avatar urls when not using cloud storage 3 years ago
Shlee 5e73c2d539
Update Installer.php 3 years ago
Daniel Supernault feb969b908
Update LiveStreamController, remove auth middleware from config endpoint 3 years ago
Daniel Supernault 4bd9e12f00
Update livestream events 3 years ago
Daniel Supernault 19908f6ffb
Update LiveStreamController 3 years ago
Daniel Supernault 433eace75e
Update LiveStreamController 3 years ago
Daniel Supernault 473cdba855
Update LiveStreamController 3 years ago
Daniel Supernault 4630c5d67a
Update LiveStream events 3 years ago
Daniel Supernault b55e91d1e3
Update LiveStreamController, add stream end event to deleteStream 3 years ago
Daniel Supernault a45deb93ed
Add stream start + end events 3 years ago
Daniel Supernault 6bf68c147e
Update LiveStreamController, fix visibility condition 3 years ago
Daniel Supernault f8e585c49a
Update LiveStreamController, clear chat cache when deleting stream 3 years ago
Daniel Supernault f51ffa7eab
Update LiveStreamController, clear chat after stream ends 3 years ago
Daniel Supernault 020f810a7e
Add TelescopeServiceProvider 3 years ago
Daniel Supernault aa498af073
Add live stream events 3 years ago
Shlee 00c6e7c664
Update Installer.php 3 years ago
daniel c25347603b
Merge pull request #3535 from shleeable/patch-10
artisan user:create - password must be 6 characters or more
3 years ago
daniel 6704e43af8
Merge pull request #3511 from shleeable/patch-5
Update StatusTransformer.php/StatusStatelessTransformer.php
3 years ago
daniel fc46c350a4
Merge pull request #3546 from shleeable/patch-14
Installer Updated
3 years ago
Shlee 563b7af500
Update Installer.php 3 years ago
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