Commit Graph

7 Commits (7bde84b23c841bd6386eae49d9211002fc37d5d8)

Author SHA1 Message Date
Your Name 7bde84b23c fix: remove call to non-existent PollService::storyPoll()
The storyPoll() method was never implemented on PollService.
Replace with null to fix phpstan staticMethod.notFound.

Note: Passport::personalAccessClientId() is also flagged but deferred
to a separate PAT refactoring effort.
1 month ago
Daniel Supernault 53742fa699
Lint 9 months ago
Daniel Supernault 633351f6dc
Update StoryController, show active self stories on home timeline 3 years ago
Daniel Supernault 8f9d36bd3d
Cleanup, fixes #3440 4 years ago
Daniel Supernault 6ae1ba0a64
Update StoryService, fix division by zero bug 5 years ago
Daniel Supernault 6b0b2cfaa5
Update StoryService 5 years ago
Daniel Supernault 0573213093
Add StoryService 5 years ago