gnu-social/components
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
..
Attachment [COMPONENT][Search][Attachment][DOC] Add doocumentation to search related functions 2021-12-16 10:52:06 +00:00
Avatar [TWIG] Restructure user settings template, making it much easier to use and extend 2021-12-08 19:57:35 +00:00
Bridge [TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types 2021-10-27 04:19:28 +01:00
Conversation [CONTROLLER][Feeds] Added should_format field on returned array 2021-12-20 15:39:23 +00:00
FreeNetwork [FreeNetwork][ActivityPub] Sometimes remote Actors report empty full names in not very explicit manners 2021-12-19 19:04:05 +00:00
Language [COMPONENT][Search] Be explicit about including : 2021-12-11 20:56:47 +00:00
LeftPanel [COMPONENT][LeftPanel] Add previous title to error message when a duplicate feed is found 2021-12-11 16:50:52 +00:00
Link [COMPONENT][Link] Remove relation to note when note is removed 2021-12-10 04:04:56 +00:00
Notification [Notification][ENTITY][Activity] Avoid including sender in notification targets 2021-12-19 19:04:05 +00:00
Posting [COMPONENT][Posting] Add support for posting with empty content. At least one of content and attachments must be provided 2021-12-16 11:08:53 +00:00
RightPanel [CARDS][Navigation] Section styling more consistent and can now be selectively hidden by user 2021-12-08 15:16:30 +00:00
Search [COMPONENT][Search][Attachment][DOC] Add doocumentation to search related functions 2021-12-16 10:52:06 +00:00
Tag [COMPONENT][Search] Be explicit about including : 2021-12-11 20:56:47 +00:00