Commit Graph

18 Commits (19880c2ffb54899f90d000a91a85b393ebb23da7)

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.
4 weeks ago
Your Name ca6c875bbb Fix PHPStan class.notFound issues 11 months ago
Daniel Supernault 873031538d
Update FollowPipeline 2 years ago
Daniel Supernault 7b4256549a
Update FollowPipeline 2 years ago
Daniel Supernault fa97a1f38e
Update notification pipelines, fix non-local saving 3 years ago
Daniel Supernault 0b5157675f
Update FollowPipeline, improve follower/following count calculation 3 years ago
Daniel Supernault 6cdb5bc672
Update Notification logic, remove message and rendered fields 3 years ago
Daniel Supernault 6153b620bf
Update FollowPipeline, fix followers_count and following_count counters 4 years ago
Daniel Supernault 85fb46668c
Update FollowRequest model 4 years ago
Daniel Supernault c1f14f89f6
Update FollowPipeline, fix cache invalidation bug 5 years ago
Daniel Supernault c369882b48
Update Redis namespace 7 years ago
Daniel Supernault 9d2b5c43ba
Update FollowPipeline 7 years ago
Daniel Supernault 626bb4e700
Update FollowPipeline 8 years ago
Daniel Supernault 52bbe0061a
Update FollowPipeline 8 years ago
Daniel Supernault 95799c5c70
Update FollowPipeline 8 years ago
daniel b8abbdd90f Apply fixes from StyleCI 8 years ago
Daniel Supernault eaf465914a Add comment notifications 8 years ago
Daniel Supernault b5dbff40e3 Add FollowPipeline job 8 years ago