Commit History

作者 SHA1 備註 提交日期
  Hugo Sales 116af3e867 [WIP][TOOLS][PHPStan] Raise PHPStan level to 4 and fix issues found 3 年之前
  Hugo Sales f882895eb7 [TOOLS] Fix all issues found by PHPStan level 2 3 年之前
  Eliseu Amaro d67e94061b [PLUGINS][Reply][Repeat][Favourite] Base template semantic rework. Reply, repeat and favourite respective classes are now assigned in their NoteHandlerPlugin. 3 年之前
  Eliseu Amaro 5d37c95ebc [PLUGINS][Favourite][CSS] Favourite label now shows whether it's favourited or not already. 3 年之前
  Hugo Sales 0773ff8ee1 [TOOLS] Fix all errors found by PHPStan level 1 3 年之前
  Eliseu Amaro 63da61c4de [Reply] Fixed reply plugin action, there was no need to query the database when handling. 3 年之前
  Eliseu Amaro fd4320380f [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 年之前
  Diogo Peralta Cordeiro 749631870c [DOCS][Developer] Elaborate on implementing and configuring a module 3 年之前
  Hugo Sales 027c9a9324 [MODULES][PLUGINS] Move noteActionHandle utility to NoteHandlerPlugin which plugins which handle actions on notes should extend 3 年之前
  Eliseu Amaro c14718e8dd [Favourite][TWIG][CSS] Favourite shows alt-text and properly sets colours. Titles translated on the right panel. 3 年之前
  Eliseu Amaro 7308e66981 [Favourite][TWIG][CSS] Favourite now works. 3 年之前
  Diogo Peralta Cordeiro 0629c1434d [UTIL][Formatting] Add twigRenderFile 4 年之前
  Diogo Peralta Cordeiro c2f6665cce [AttachmentShowRelated] Move Attachment related to plugin 4 年之前
  Hugo Sales 1503c98f26 [Favourite] Make twig event operate on array rather than string 4 年之前
  Hugo Sales 926d0af663 [PLUGIN] Change base class from Module to Plugin for all plugins 4 年之前
  Hugo Sales 085a98cea3 [Favourite] Move table and left panel links to plugin 4 年之前
  Hugo Sales c5b26bcffb [FAVOURITE] Temporary commit to fix exception in timeline 4 年之前
  Hugo Sales 244cc8dae1 [Favourite] Move controller to plugin 4 年之前
  Diogo Peralta Cordeiro a1cac40f6a [MODULES] Introduce the concept of abstract modules to V3 4 年之前
  Hugo Sales 5cced1c9ed [DOCUMENTATION][REFACTOR] Add documentation to all flagged function and do some small cleanup 4 年之前
  Hugo Sales abc32ecc0e [NoteAction] Refactor duplicated code out to base class 4 年之前
  Hugo Sales 0492d71294 [NoteActions] Refactor note actions and fix bug in favourite 4 年之前
  Hugo Sales 1c37eb7c72 [UI] Display error when submitted form is invalid 4 年之前
  Hugo Sales 922c435e28 [Repeat][Favourite] Only display action buttons if logged in (instead of forcing login) 4 年之前
  Hugo Sales 54e8852fb7 [Posting] Fix posting form name and css 4 年之前
  rainydaysavings 49cd0af021 [PLUGIN] Removing unnecessary labels 4 年之前
  rainydaysavings 0ed0d0470c [Favourite] Add backend support for favourite 4 年之前