gnu-social/src/Entity
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
..
Activity.php [AUTOGENERATED] Update autogenerated code 2021-12-27 03:06:30 +00:00
Actor.php [ENTITY][Actor] Basic check if can admin for remote actors 2021-12-28 15:38:41 +00:00
ActorBlock.php [AUTOGENERATED] Update auto generated code 2021-12-26 19:16:15 +00:00
ActorCircle.php [COMPONENT][ACTOR CIRCLE] mention self tag circle with @#self_tag 2021-12-29 14:13:25 -03:00
ActorCircleSubscription.php [AUTOGENERATED] Update auto generated code 2021-12-26 19:16:15 +00:00
ActorTag.php [AUTOGENERATED] Update auto generated code 2021-12-26 19:16:15 +00:00
ActorTagBlock.php [AUTOGENERATED] Update auto generated code 2021-12-26 19:16:15 +00:00
ConfirmAddress.php [AUTOGENERATED] Update autogenerated code 2021-12-27 03:06:30 +00:00
Feed.php [COMPONENT][Feed] Refactor Feed component 2021-12-30 18:28:56 +00:00
Invitation.php [AUTOGENERATED] Update autogenerated code 2021-12-27 03:06:30 +00:00
LocalUser.php [AUTOGENERATED] Update autogenerated code 2021-12-27 03:06:30 +00:00
LocationService.php [AUTOGENERATED] Update autogenerated code 2021-12-27 03:06:30 +00:00
Note.php [PLUGINS][TreeNotes] Feed only shows each note and its respective direct 2022-01-01 21:42:47 +00:00
NoteLocation.php [AUTOGENERATED] Update autogenerated code 2021-12-27 03:06:30 +00:00
NoteSource.php [AUTOGENERATED] Update auto generated code 2021-12-26 19:16:15 +00:00
NoteTag.php [AUTOGENERATED] Update autogenerated code 2021-12-27 03:06:30 +00:00
NoteTagBlock.php [AUTOGENERATED] Update auto generated code 2021-12-26 19:16:15 +00:00
RelatedGroup.php [AUTOGENERATED] Update auto generated code 2021-12-26 19:16:15 +00:00
RememberMeToken.php [AUTOGENERATED] Update auto generated code 2021-12-26 19:16:15 +00:00
ReservedNickname.php [AUTOGENERATED] Update auto generated code 2021-12-26 19:16:15 +00:00
ResetPasswordRequest.php [AUTOGENERATED] Update autogenerated code 2021-12-27 03:06:30 +00:00
SmsCarrier.php [AUTOGENERATED] Update autogenerated code 2021-12-27 03:06:30 +00:00
Subscription.php [ENTITY][Subscription] Add Subscription::cacheKeys 2021-12-27 20:37:16 +00:00
SubscriptionQueue.php [AUTOGENERATED] Update auto generated code 2021-12-26 19:16:15 +00:00
UserLocationPrefs.php [AUTOGENERATED] Update autogenerated code 2021-12-27 03:06:30 +00:00
UserUrlShortenerPrefs.php [AUTOGENERATED] Update autogenerated code 2021-12-27 03:06:30 +00:00