gnu-social/src/Util
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
..
Exception [CORE][Util][Exception] Add log context to BugFoundException 2022-01-02 23:50:15 +00:00
Form [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
HTML [UTIL][HTML] HTML abstraction class was extended with a more specialised Heading class 2022-02-16 18:53:08 +00:00
Notification [TOOLS] Fix errors reported by PHPStan at level 4 2021-12-27 17:35:33 +00:00
Bitmap.php [TOOLS] Run CS-Fixer on all files 2021-12-30 18:28:57 +00:00
Common.php [COMPONENT][Collection] Use current locale 2022-01-09 12:29:34 +00:00
Formatting.php [UTIL][HTML] HTML abstraction class was extended with a more specialised Heading class 2022-02-16 18:53:08 +00:00
Functional.php [UTIL][Functional] Update Functional::cartesian_product to pass an array of collections first and a separator after 2021-12-31 21:03:25 +00:00
GNUsocialTestCase.php [TOOLS] Fix errors reported by PHPStan at level 4 2021-12-27 17:35:33 +00:00
HTML.php [UTIL][HTML] HTML abstraction class was extended with a more specialised Heading class 2022-02-16 18:53:08 +00:00
Nickname.php [CORE][Nickname] Properly set nickname for existing accounts 2022-01-10 11:33:13 +00:00
TemporaryFile.php [TOOLS] Fix (most) issues found by PHPStan 2021-11-25 23:08:30 +00:00