Commit Graph

21 Commits (e1b60d070b60306a55f336f89faeb9c843706518)

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 01535a6cfe
Update ApiV1Controller, improve notification filtering 3 years ago
Daniel Supernault 6cdb5bc672
Update Notification logic, remove message and rendered fields 3 years ago
Daniel Supernault b6c06c4b1d
Update NotificationTransformer, fix mediaTag and modLog types 4 years ago
noellabo 2093d1b33b Change ISO-8601 to RFC 3339 EXTENDED 4 years ago
Daniel Supernault 7a9a06e0fd
Update NotificationTransformer 5 years ago
Daniel Supernault 80d9b9399a
Refactor following & relationship logic. Replace FollowerObserver with FollowerService and added RelationshipService to cache results. Removed NotificationTransformer includes and replaced with cached services to improve performance and reduce database queries. 5 years ago
Daniel Supernault d7b6edc018
Update NotificationTransformer 5 years ago
Daniel Supernault 881fa86573
Update NotificationTransformer, handle tagged deletes 6 years ago
Daniel Supernault d63569c120
Add Direct Messages 6 years ago
Daniel Supernault 49dab6fb5a
Update NotificationTransformer, add modlog and tagged types 6 years ago
Daniel Supernault 51642fc40d
Add modlog notifications 7 years ago
Daniel Supernault 2484ed1e6d
Update Api Transformers 7 years ago
Daniel Supernault 30402f8602
Update NotificationTransformer 7 years ago
Daniel Supernault 95bcb50329
Update NotificationTransformer 7 years ago
Daniel Supernault 904a90a849
Update NotificationTransformer 8 years ago
Daniel Supernault 705d4ef942
Update NotificationTransformer 8 years ago
Daniel Supernault 261c33e7d8
Update Api Transformers, force string type for ids 8 years ago
Daniel Supernault 30758e5e67
Update NotificationTransformer 8 years ago
Daniel Supernault 0870b72a97
Update NotificationTransformer 8 years ago
Daniel Supernault fec9741086
Add API NotificationTransformer 8 years ago