gnu-social/plugins/Favourite
Eliseu Amaro 4dd976eb22
[ENTITY][Note] Added function getRenderedSplit, return an array of paragraphs/line breaks
[PLUGINS][Favourite] Foreign keys now properly defined on schema

[CARDS][Note] Note text is now hidden by default if too many paragraphs/line breaks are present, BlogCollection plugin will certainly need this feature
2022-02-04 16:07:24 +00:00
..
Controller [CORE][I18n] Fixing 'file_get_contents(): Argument #1 () must be of type string, Symfony\Component\Finder\SplFileInfo given' error by using Symfony's Finder to iterate through existing files 2022-01-23 19:07:39 +00:00
Entity [ENTITY][Note] Added function getRenderedSplit, return an array of paragraphs/line breaks 2022-02-04 16:07:24 +00:00
templates/favourite [TWIG][Cards] Note template fully refactored. Template has now macros for different views for the card. 2021-10-27 20:44:51 +01:00
Favourite.php [PLUGINS][Favourite] Remove favourite action properly removes note_favourite Entity now [COMPONENTS][Collection] Simplyfying feed-action-details template section 2022-01-27 00:54:27 +00:00