Commit Graph

17 Commits (edb4368b08008c977ea618c1dff96c0e61a61ceb)

Author SHA1 Message Date
Shift 19880c2ffb
Convert string references to `::class`
PHP 5.5.9 adds the new static `class` property which provides the fully qualified class name. This is preferred over using strings for class names since the `class` property references are checked by PHP.
1 month ago
Daniel Supernault 53742fa699
Lint 9 months ago
Shlee 3b8f13784b
Update Bouncer.php - Called 'count' on Laravel collection, but could have been retrieved as a query. 🪪 larastan.noUnnecessaryCollectionCall 11 months ago
Daniel Supernault 18cddd43f3
Update Bouncer, adjust advanced Autospam logic 3 years ago
Daniel Supernault 053b30bca0
Update nav and Bouncer 3 years ago
Daniel Supernault 56ec083db5
Update Bouncer 3 years ago
Daniel Supernault d5f63f8a71
Update AutoSpam Bouncer, generate notification on positive detections 3 years ago
Daniel Supernault 4e1d0ed596
Add admin report email notifications 4 years ago
Daniel Supernault 6033d83726
Fix unlisted post web redirect and api response 4 years ago
Daniel Supernault 19d140b020
Update FollowerService 5 years ago
Daniel Supernault f0d4c17236
Update Autospam service, use silent classification for better user experience 5 years ago
Daniel Supernault f3a2b354db
Update bouncer 6 years ago
Daniel Supernault 37dbb3de29
Update MediaStorageService, dispatch deletes to MediaDeletePipeline 6 years ago
Daniel Supernault 6d078377f1
Update AdminController 6 years ago
Daniel Supernault 5ac1746aff
Update bouncer 6 years ago
Daniel Supernault 7d818197bb
Update antispam bouncer, change recent from 1 week to 3 months 6 years ago
Daniel Supernault b892bcf0e8
Add autospam feature 6 years ago