Commit Graph

75 Commits

Author SHA1 Message Date
1ee8df1494 [DOCS][Developer] Elaborate on implementing and configuring a module 2021-09-14 13:13:37 +01:00
811caaadf9 [MODULES][PLUGINS] Move noteActionHandle utility to NoteHandlerPlugin which plugins which handle actions on notes should extend 2021-09-14 13:13:34 +01:00
5de0704de2 [Favourite][TWIG][CSS] Favourite shows alt-text and properly sets colours. Titles translated on the right panel. 2021-09-14 13:13:24 +01:00
061a85d6b3 [EVENTS] Change FormatNoteList do separate in and out arguments
This is necessary due to some weird problem which I wasn't able to figure out (but which doesn't matter)
that somehow causes the event to be called twice during testing, and thus the function was exploding
2021-09-14 13:13:23 +01:00
1647c5391f [Favourite][TWIG][CSS] Favourite now works. 2021-09-14 13:13:22 +01:00
d31c3b1784 [AUTOGENERATED] Update autogenerated code 2021-09-14 13:13:01 +01:00
8f43c8b405 [AUTOGENERATED] Update auto generated code 2021-09-14 13:12:57 +01:00
837f644458 [UTIL][Formatting] Add twigRenderFile 2021-09-14 13:12:55 +01:00
8cb64ede7f [AttachmentShowRelated] Move Attachment related to plugin 2021-09-14 13:12:55 +01:00
a7ef2babe6 [AUTOGENERATED] Update autogenerated code 2021-09-14 13:12:52 +01:00
8dff0b1d0c [Favourite] Make twig event operate on array rather than string 2021-09-14 13:12:23 +01:00
aeabf64051 [PLUGIN] Change base class from Module to Plugin for all plugins 2021-09-14 13:12:23 +01:00
8e56dbb95c [Favourite] Move table and left panel links to plugin 2021-09-14 13:11:49 +01:00
1687ecaa24 [FAVOURITE] Temporary commit to fix exception in timeline 2021-09-14 13:11:48 +01:00
974bbe164e [Favourite] Move controller to plugin 2021-09-14 13:11:48 +01:00
ccf3aa990a [MODULES] Introduce the concept of abstract modules to V3
Introduce placeholder for abstract upload and thumb modules
Temporarily supress some bugs
2021-09-14 13:11:45 +01:00
279cfcd058 [PLUGIN][Favourite] Move favourite table definition to inside the plugin, as it is now supported 2021-09-14 13:06:57 +01:00
Hugo Sales
e8feb2ae84 [DOCUMENTATION][REFACTOR] Add documentation to all flagged function and do some small cleanup 2021-09-14 13:06:55 +01:00
Hugo Sales
147ff89e74 [NoteAction] Refactor duplicated code out to base class 2021-09-14 13:06:53 +01:00
Hugo Sales
72208b066c [NoteActions] Refactor note actions and fix bug in favourite 2021-09-14 13:06:51 +01:00
Hugo Sales
4c15271d36 [UI] Display error when submitted form is invalid 2021-09-14 13:06:51 +01:00
Hugo Sales
6b1689e1df [Repeat][Favourite] Only display action buttons if logged in (instead of forcing login) 2021-09-14 13:06:50 +01:00
Hugo Sales
26f01c4c92 [Posting] Fix posting form name and css 2021-09-14 13:06:49 +01:00
rainydaysavings
ff9b5d9c01 [PLUGIN] Removing unnecessary labels 2021-09-14 13:06:48 +01:00
rainydaysavings
8a0418d8cf [Favourite] Add backend support for favourite 2021-09-14 13:06:47 +01:00