Commit Graph
19 Commits
Author SHA1 Message Date
Spine eef6284785 migrate friends to postgresql 2026-05-27 23:29:05 +02:00
Spine 23f206a75e use property id instead of method id() in phpunit code 2025-10-13 09:26:11 +02:00
Spine 9c91be8e28 remove parentheses from (new Class())->method() 2025-08-07 16:03:10 +02:00
Spine 1fbf231c6c use GazelleUnitTest\Helper everywhere 2025-07-28 16:55:16 +02:00
Spine b34f838f79 rename BaseRequestContext class to RequestContext 2025-07-28 16:55:16 +02:00
Spine d5f3941e7a BaseObject knows how to remove itself from the database 2025-07-28 16:55:16 +02:00
Spine 964a39ef6a legacy View class inherits from Base 2025-07-28 16:55:16 +02:00
Spine e98d6175e4 nuke Users::format_username and Users class 2025-02-24 14:37:56 +01:00
Spine 683228acc2 enable PSR1.Classes.ClassDeclaration and PSR1.Files.SideEffects 2024-12-20 09:39:21 +01:00
Spine 5d2faf4554 fix phpunit autoload and remove require'd files 2024-12-20 09:39:20 +01:00
sheepish bc71289655 refactor Friend class to use Gazelle\User objects 2024-12-20 09:39:19 +01:00
Spine d04e7cd7d6 store the request context in the Base class 2024-12-20 09:39:19 +01:00
Spine 338a1feb54 apply phpcs PSR2.Methods.FunctionClosingBrace PSR12.Classes.ClassInstantiation 2024-04-07 19:46:30 +02:00
Spine 96ac98327d flush id cache of removed user 2024-01-31 09:38:38 +01:00
Spine 267f2e1735 remove old phpcs exclusions 2023-10-15 17:50:10 +02:00
Spine 5491ae4c7b you cannot friend yourself 2023-06-28 09:49:11 +02:00
Spine bb4ef047ef use a helper class to make users 2023-04-04 19:10:11 +02:00
Spine 83aa91bd71 fix some easy phpstan level 7 issues 2023-04-04 19:00:57 +02:00
Spine 5714713c15 unit tests for friends 2023-03-08 18:29:06 +01:00