gnu-social/components
Eliseu Amaro e7940a21ee
[PLUGINS][TreeNotes] Feed only shows each note and its respective direct
replies, conversation shows whole tree

[COMPONENTS][Feed] Added request to FormatNoteList event

Every single Note that was provided to FeedController::postProcess is
shown. This means, that even though the Feed is formatted to show only a
Note and its respective direct replies, those same replies are shown
individually again (and they get the chance to show their own direct
replies).

The Note list provided to FormatNoteList is reversed, and for every
index, the respective Note replies are filtered out of the original list.
The replies are then added as leafs of the current Note and added to the tree.
2022-01-01 21:42:47 +00:00
..
Attachment [COMPONENT][Attachment] Wrap delete operations in transactions and correct sequence of deletation 2021-12-28 06:56:05 +00:00
Avatar [COMPONENTS][Avatar] Make sure dimension values are integers 2021-12-27 19:08:55 +00:00
Bridge [AUTOGENERATED] Update autogenerated code 2021-12-27 03:06:30 +00:00
Conversation [PLUGINS][TreeNotes] Feed only shows each note and its respective direct 2022-01-01 21:42:47 +00:00
Feed [PLUGINS][TreeNotes] Feed only shows each note and its respective direct 2022-01-01 21:42:47 +00:00
FreeNetwork [TOOLS] Run CS-Fixer on all files 2021-12-30 18:28:57 +00:00
Group [COMPONENT][Group] Add group subscribe button 2021-12-27 20:37:16 +00:00
Language [COMPONENT][Language][Tag] Update usage of Functional::cartesian_product 2021-12-31 21:03:25 +00:00
LeftPanel [TWIG][Templates] Rename inconsistent CSS classes 2021-12-24 02:46:44 +00:00
Link [COMPONENT][Link] Wrap delete operations in transactions 2021-12-28 06:56:05 +00:00
Notification [COMPONENT][Posting][Notification] Move group inbox message creation to Notification component 2022-01-01 10:32:07 +00:00
Posting [COMPONENT][Posting][Notification] Move group inbox message creation to Notification component 2022-01-01 10:32:07 +00:00
RightPanel [PLUGINS][TreeNotes] Feed only shows each note and its respective direct 2022-01-01 21:42:47 +00:00
Search [TOOLS] Fix errors reported by PHPStan at level 4 2021-12-27 17:35:33 +00:00
Tag [COMPONENT][Language][Tag] Update usage of Functional::cartesian_product 2021-12-31 21:03:25 +00:00