gnu-social/plugins/ActivityPub/Util/Model
Diogo Peralta Cordeiro a9b34b75b6
[PLUGIN][TreeNotes] Correct cache issues and iterate functionality
- Replies ordering now correct
- Replies count added
- Posting adds new replies to cache (when concerning replies cache is not empty) and increments replies count
- Configuration to specify number of in-tree replies shown added
- TreeNotes templates was moved from core to plugin
- Button to read more replies was added
2022-02-27 01:46:25 +00:00
..
Activity.php [PLUGIN][ActivityPub][Postman] JSON_UNESCAPED_SLASHES 2022-02-25 13:52:56 +00:00
ActivityAnnounce.php [PLUGIN][ActivityPub] Implement Group Inbox POST 2022-02-13 23:15:00 +00:00
ActivityCreate.php [PLUGIN][ActivityPub][Model][Note] Replace our directMessage extension with LitePub's 2022-02-23 22:27:32 +00:00
ActivityFollow.php [PLUGIN][ActivityPub] Fix several issues with target and notifications inserted by AP 2022-02-13 23:14:59 +00:00
Actor.php [PLUGIN][ActivityPub][Postman] JSON_UNESCAPED_SLASHES 2022-02-25 13:52:56 +00:00
Note.php [PLUGIN][TreeNotes] Correct cache issues and iterate functionality 2022-02-27 01:46:25 +00:00