Spine
|
2d5adc5599
|
remove setViewer() from collage implementation
|
2026-05-27 23:35:09 +02:00 |
|
Spine
|
0f4fb1c04a
|
twigify comments
|
2026-05-27 23:29:05 +02:00 |
|
Spine
|
5cdd4c8f0b
|
simplify naming in unit tests for easier local cleaning
|
2026-05-27 23:29:05 +02:00 |
|
Spine
|
0d21c7e99a
|
recommendations from a recent rector version
|
2026-05-27 23:29:05 +02:00 |
|
sheepish
|
57acb2cde2
|
make ImageProxy class static
|
2026-05-27 23:29:04 +02:00 |
|
Spine
|
9a5554aff7
|
reset request context in unit tests
|
2026-03-13 18:26:29 +01:00 |
|
Spine
|
4afc7f0e1e
|
json objects are constructed with implicit managers
|
2025-12-07 19:49:11 +01:00 |
|
Spine
|
23f206a75e
|
use property id instead of method id() in phpunit code
|
2025-10-13 09:26:11 +02:00 |
|
Spine
|
f6c2b994e8
|
revamp artist collage user experience
|
2025-10-13 09:26:11 +02:00 |
|
snufkin
|
9ed62e8102
|
Fix tag filter and add collage search test
|
2025-08-27 16:44:44 +02:00 |
|
Spine
|
d34a62733b
|
migrate bookmarks to Pg (phase 1)
|
2025-08-27 16:44:44 +02:00 |
|
Spine
|
9f420d31a8
|
break out collage ranking into contributed and created
|
2025-08-27 16:44:43 +02:00 |
|
Spine
|
7a337eade1
|
pass a collage object for a comment summary
|
2025-08-07 16:03:10 +02:00 |
|
Spine
|
798e563b78
|
handle incorrect comment post ids gracefully
|
2025-08-07 16:03:10 +02:00 |
|
Spine
|
9c91be8e28
|
remove parentheses from (new Class())->method()
|
2025-08-07 16:03:10 +02:00 |
|
Spine
|
7c0d9bebdf
|
more tests for more coverage
|
2025-08-07 16:03:09 +02:00 |
|
Spine
|
3e9b2bcb4f
|
phpstan level 8 preparation
|
2025-07-28 16:55:16 +02:00 |
|
Spine
|
82376f08df
|
sleep as little as possible in time-critical tests
|
2025-07-28 16:55:16 +02:00 |
|
Spine
|
376c6fbd32
|
refactor collage object and manager args
|
2025-05-23 14:41:16 +02:00 |
|
Spine
|
ed3ec08d08
|
store the viewer in the request context
|
2025-05-23 14:41:16 +02:00 |
|
Spine
|
49a8d567f0
|
logging facility is available from BaseContext
|
2025-02-24 14:37:56 +01:00 |
|
Spine
|
52cf871f55
|
partially twigify collage subscriptions page
|
2025-02-24 14:37:56 +01:00 |
|
Spine
|
8ec8529c7e
|
define an interface to allow the addition of collage entries
|
2024-12-20 09:39:21 +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
|
d2326b4a44
|
ajax.php: paginate collage endpoint
|
2024-12-20 09:39:19 +01:00 |
|
Spine
|
b0cab288bb
|
determine collage category during construction
|
2024-12-20 09:39:18 +01:00 |
|
Spine
|
338a1feb54
|
apply phpcs PSR2.Methods.FunctionClosingBrace PSR12.Classes.ClassInstantiation
|
2024-04-07 19:46:30 +02:00 |
|
Spine
|
4b0af108ab
|
reformat phpcs Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma
|
2024-04-07 19:46:19 +02:00 |
|
Spine
|
3d5407a7f6
|
move secondary class logic to User/Privilege
|
2024-01-31 09:38:39 +01:00 |
|
Spine
|
e456c195a2
|
pass user objects to collage methods
|
2024-01-31 09:38:38 +01:00 |
|
Spine
|
5c42da97a3
|
PMs are sent by creating a conversation in an Inbox
|
2024-01-01 13:15:58 +01:00 |
|
Spine
|
40c996bd27
|
fix autocomplete in add to artist collage
|
2023-11-20 21:09:15 +01:00 |
|
Spine
|
8d8cf523a9
|
phpstan more things
|
2023-11-20 19:56:00 +01:00 |
|
Spine
|
267f2e1735
|
remove old phpcs exclusions
|
2023-10-15 17:50:10 +02:00 |
|
Spine
|
5e12a0a4a2
|
refactor common BaseUser methods
|
2023-09-19 13:22:00 +02:00 |
|
Spine
|
1efbc2ea15
|
refactor tableName() as a class constant
|
2023-09-19 13:21:25 +02:00 |
|
Spine
|
6be39becc1
|
refactor report decoration
|
2023-09-19 09:33:19 +02:00 |
|
Spine
|
9f5f427b60
|
restore some UX drift
|
2023-06-28 19:55:32 +02:00 |
|
Spine
|
2fa29b3ab1
|
add added date column on manage collage page
|
2023-06-28 13:16:24 +02:00 |
|
Spine
|
8d4a96fd5f
|
Unit tests for collages
|
2023-06-28 09:47:10 +02:00 |
|