Commit History

Author SHA1 Message Date
  Diogo Peralta Cordeiro 8d1e000574 [PLUGIN][Favourite] Add support for onGSVerbToActivityStreamsTwoActivityType 3 years ago
  Diogo Peralta Cordeiro 0ee4cc7709 [PLUGIN][Favourite] Notify when actor favours a note 3 years ago
  Diogo Peralta Cordeiro 64122a9612 [PLUGIN][Favourite] Add ActivityPub Inbox support 3 years ago
  Diogo Peralta Cordeiro 5025901c86 [PLUGIN][Favourite] Log changes into Activity 3 years ago
  Eliseu Amaro 37ef8cddfa [ENTITY][Note] Add getLanguageLocale() and getNoteLanguageShortDisplay() 3 years ago
  Hugo Sales 0b57b20d38 [UI][PLUGIN][Reply][Favourite][ENTITY][Feed] Remove replies and favourite links from navigation/view.html.twig and add them to the feeds section 3 years ago
  Hugo Sales f667b558f7 [TESTS] Fix SecurityTest 3 years ago
  Eliseu Amaro f2f1bdc145 [PLUGIN][Reply] Separated replies from Note table. 3 years ago
  Eliseu Amaro 3388e0e8f1 [TWIG][Cards] Note template fully refactored. Template has now macros for different views for the card. 3 years ago
  Eliseu Amaro d47f125894 [PLUGINS][Favourite] Refactored redirection to previous url. User is now unable to do invalid actions (ex. favour an already favourited note). 3 years ago
  Eliseu Amaro ebf675ec59 [Plugins][FAVOURITE] Redirect added. Only redirects from the route the user came from, not the anchored note. To be added. Further corner cases fixed. 3 years ago
  Eliseu Amaro 60b15ea79d [Plugins][FAVOURITE] No longer a form, a link to a new page is provided instead. The amount of forms per page were blocking rendering for the majority of its duration. 3 years ago
  Hugo Sales 9109c61af5 [TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types 3 years ago
  Eliseu Amaro a557ba0224 [Timelines][Plugins][Left] Plugins now provide their path ID. Feed redone as it's own independant template. 3 years ago
  Diogo Peralta Cordeiro 9e4c43e8fd [ActivityStreamsTwo] Further work on routes and use render event on note's content 3 years ago
  Diogo Peralta Cordeiro 67d62cf37b [TWIG] Remove kludge event TwigPopulateVars 3 years ago
  Diogo Peralta Cordeiro 941cbe6599 [Actor] Refactor GSActor into Actor 3 years ago
  Diogo Peralta Cordeiro d6f31d102a [CORE][ActivityStreamsTwo][ActivityPub] Set all routes 3 years ago
  Hugo Sales 4e30e5aad9 [TOOLS] Fix all issues found by PHPStan level 2 3 years ago
  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