Commit History

Author SHA1 Message Date
  Eliseu Amaro 61071a6821 [PLUGINS][Reply][Repeat][Favourite] Base template semantic rework. Reply, repeat and favourite respective classes are now assigned in their NoteHandlerPlugin. 3 years ago
  Eliseu Amaro 681144b380 [PLUGINS][Favourite][CSS] Favourite label now shows whether it's favourited or not already. 3 years ago
  Hugo Sales add8f4a52f [TOOLS] Fix all errors found by PHPStan level 1 3 years ago
  Eliseu Amaro 85db9464ca [Reply] Fixed reply plugin action, there was no need to query the database when handling. 3 years ago
  Eliseu Amaro f000532b7e [Favourite][Reply][Repeat] The respective svg for note actions is assigned. Repeat note handler needs work. "An exception has been thrown during the rendering of a template ("No value in table note matches the requested criteria")." exception thrown on repeat. 3 years ago
  Diogo Peralta Cordeiro 1ee8df1494 [DOCS][Developer] Elaborate on implementing and configuring a module 3 years ago
  Hugo Sales 811caaadf9 [MODULES][PLUGINS] Move noteActionHandle utility to NoteHandlerPlugin which plugins which handle actions on notes should extend 3 years ago
  Eliseu Amaro 5de0704de2 [Favourite][TWIG][CSS] Favourite shows alt-text and properly sets colours. Titles translated on the right panel. 3 years ago
  Eliseu Amaro 1647c5391f [Favourite][TWIG][CSS] Favourite now works. 3 years ago
  Diogo Peralta Cordeiro 837f644458 [UTIL][Formatting] Add twigRenderFile 3 years ago
  Diogo Peralta Cordeiro 8cb64ede7f [AttachmentShowRelated] Move Attachment related to plugin 3 years ago
  Hugo Sales 8dff0b1d0c [Favourite] Make twig event operate on array rather than string 3 years ago
  Hugo Sales aeabf64051 [PLUGIN] Change base class from Module to Plugin for all plugins 3 years ago
  Hugo Sales 8e56dbb95c [Favourite] Move table and left panel links to plugin 3 years ago
  Hugo Sales 1687ecaa24 [FAVOURITE] Temporary commit to fix exception in timeline 3 years ago
  Hugo Sales 974bbe164e [Favourite] Move controller to plugin 3 years ago
  Diogo Peralta Cordeiro ccf3aa990a [MODULES] Introduce the concept of abstract modules to V3 3 years ago
  Hugo Sales e8feb2ae84 [DOCUMENTATION][REFACTOR] Add documentation to all flagged function and do some small cleanup 4 years ago
  Hugo Sales 147ff89e74 [NoteAction] Refactor duplicated code out to base class 4 years ago
  Hugo Sales 72208b066c [NoteActions] Refactor note actions and fix bug in favourite 4 years ago
  Hugo Sales 4c15271d36 [UI] Display error when submitted form is invalid 4 years ago
  Hugo Sales 6b1689e1df [Repeat][Favourite] Only display action buttons if logged in (instead of forcing login) 4 years ago
  Hugo Sales 26f01c4c92 [Posting] Fix posting form name and css 4 years ago
  rainydaysavings ff9b5d9c01 [PLUGIN] Removing unnecessary labels 4 years ago
  rainydaysavings 8a0418d8cf [Favourite] Add backend support for favourite 4 years ago