gnu-social/components/Conversation
Eliseu Amaro 622057ba0d
[CONTROLLER][Feeds] Added should_format field on returned array
FeedController will only handle FormatNoteList if the should_format field is true.

This change was made to make the replies route feed possible, this route is added by the Conversation component. Since a reply isn't a conversation root, if the FeedController handled the FormatNoteList event, this feed wouldn't have any notes to display.
2021-12-20 15:39:23 +00:00
..
Controller [CONTROLLER][Feeds] Added should_format field on returned array 2021-12-20 15:39:23 +00:00
templates/reply [COMPONENTS][Conversation] Refactored Reply plugin into Conversation component 2021-12-08 22:48:04 +00:00
Conversation.php [CORE][ENTITY] Rename 'Entity::getWithPK' to 'Entity::getByPK' 2021-12-19 19:04:01 +00:00