gnu-social/plugins/ActivityPub/Util
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
..
Model [PLUGIN][TreeNotes] Correct cache issues and iterate functionality 2022-02-27 01:46:25 +00:00
Response [TOOLS] Run CS-fixer on all files 2021-12-26 19:16:15 +00:00
Validator [TOOLS] Run CS-fixer on all files 2021-12-26 19:16:15 +00:00
DiscoveryHints.php [TOOLS] Run CS-fixer on all files 2021-12-26 19:16:15 +00:00
Explorer.php [PLUGIN][ActivityPub][Util][Explorer] Simplify fetching Actor by URI 2022-02-25 13:12:14 +00:00
HTTPSignature.php [PLUGIN][ActivityPub][HTTPSignatures] Fix wrong assumption that sha512 is used in hs2019 2022-02-19 04:49:50 +00:00
Model.php [PLUGIN][ActivityPub][Postman] JSON_UNESCAPED_SLASHES 2022-02-25 13:52:56 +00:00
ModelResponse.php [TOOLS] Run CS-fixer on all files 2021-12-26 19:16:15 +00:00
ModelValidator.php [TOOLS] Run CS-fixer on all files 2021-12-26 19:16:15 +00:00
OrderedCollectionController.php [PLUGIN][ActivityPub] Correct @context 2022-02-23 22:27:30 +00:00
TypeResponse.php [PLUGIN][ActivityPub] Provide ActivityStreams 2.0 responses for every Collection 2022-01-11 20:30:25 +00:00