Commit History

Author SHA1 Message Date
  Diogo Peralta Cordeiro 01689edc66 [PLUGIN][Favourite] Report already favoured or unfavoured 3 years ago
  Diogo Peralta Cordeiro 5025901c86 [PLUGIN][Favourite] Log changes into Activity 3 years ago
  Hugo Sales 3b8a3e953d [CONTROLLER][FeedController] Make post processing happen more automatically, reducing noise in individual controllers. Now it's enough to simply extends App\Core\Controller\FeedController, to implement a feed 3 years ago
  Hugo Sales 7783922b2e [CONTROLLER][PLUGIN][Directory][Favourite][Reply][CORE][FeedController] Refactor to new FeedController 3 years ago
  Hugo Sales 42f40f9ebe [CORE][CONTROLLER][Network] Refactor term 'network' into 'feeds' 3 years ago
  Hugo Sales 6cd7be6abc [UI][CONTROLLER][ENTITY][DOCS] Refactor term 'timeline' into 'feed' 3 years ago
  Hugo Sales b1262919da [TOOLS] Fix (most) issues found by PHPStan 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 941cbe6599 [Actor] Refactor GSActor into Actor 3 years ago
  Diogo Peralta Cordeiro d6f31d102a [CORE][ActivityStreamsTwo][ActivityPub] Set all routes 3 years ago
  Hugo Sales eb833b62e2 [TOOLS] Fix all level 0 errors found by PHPStan and move constant definition to bootstrap file 3 years ago
  Hugo Sales 061a85d6b3 [EVENTS] Change FormatNoteList do separate in and out arguments 3 years ago
  Hugo Sales 8e56dbb95c [Favourite] Move table and left panel links to plugin 3 years ago
  Hugo Sales 974bbe164e [Favourite] Move controller to plugin 3 years ago