gnu-social/src
Eliseu Amaro e70acd5c3b
[UTIL][HTML] HTML abstraction class was extended with a more specialised Heading class
This little abstraction layer made it a bit easier to add a different title to a Note or Actor Feed Collection template, from whichever controller that uses it. Please, bear in mind, that abstract templates such as those found in Components\Collection, may act in a very 'declarative' way upon using them. This makes it difficult to dynamically choose what type of header is used without undergoing a mining operation in the likes of a pyramid of doom. Hence, this _little_ change.
2022-02-16 18:53:08 +00:00
..
Command [ENTITY][NoteTag][COMPONENT][Language] Add language to NoteTag and minor corrections 2021-12-26 06:22:30 +00:00
Controller [COMPONENT][Group] Check nickname on register 2022-02-14 01:21:40 +00:00
Core [UTIL][HTML] HTML abstraction class was extended with a more specialised Heading class 2022-02-16 18:53:08 +00:00
DataFixtures [CORE][ActorLocalRoles] Improve Roles 2022-01-22 18:47:56 +00:00
DependencyInjection/Compiler [TOOLS] Fix errors reported by PHPStan at level 4 2021-12-27 17:35:33 +00:00
Entity [CORE][Actor][Settings] Fix nickname change and refactor Core Form::handle so it's harder to repeat these mistakes again 2022-02-16 18:53:07 +00:00
Migrations [V3] Big Bang 2021-09-14 13:01:33 +01:00
PHPStan [TOOLS] Fix errors reported by PHPStan at level 4 2021-12-27 17:35:33 +00:00
Repository [TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types 2021-10-27 04:19:28 +01:00
Routes [ROUTES] Remove ActorCircle holdover route 2022-02-11 15:31:47 +00:00
Security [COMPONENT][Feed] Correct queries and introduce new feeds 2021-12-24 00:44:39 +00:00
Twig [TWIG] Replaced getRightPanelBlocks with addRightPanelBlock, provides more control on block placement 2022-02-07 20:29:14 +00:00
Util [UTIL][HTML] HTML abstraction class was extended with a more specialised Heading class 2022-02-16 18:53:08 +00:00
CacheKernel.php [TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types 2021-10-27 04:19:28 +01:00
Kernel.php [TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types 2021-10-27 04:19:28 +01:00