gnu-social/plugins/Reply
Eliseu Amaro db33800ade
[PLUGINS][Reply] Array key 'reply_to' checked if it exists.
Plugin\Reply\Entity\NoteReply::getReplyToNote lacked a check to make sure the 'reply_to' key existed within the array resulting from the query.
2021-11-29 23:12:09 +00:00
..
Controller [UI][I18N][UTIL][FormFields][Language][COMPONENTS][Posting][PLUGINS][Reply] Factor out translation from FormFields::language and remove help text in cases from Posting and Reply 2021-11-29 22:42:50 +00:00
Entity [PLUGINS][Reply] Array key 'reply_to' checked if it exists. 2021-11-29 23:12:09 +00:00
templates/reply [PLUGIN][Reply] Separated replies from Note table. 2021-11-10 13:29:53 +00:00
Reply.php [TESTS] Many tests fixes (already fixed the dependant code) 2021-11-20 21:32:25 +00:00