Historique des commits

Auteur SHA1 Message Date
  Hugo Sales 9e0a2dd4a0 [TOOLS] Fix errors found by PHPStan il y a 3 ans
  Hugo Sales 27276ba379 [CONFIG] Rename streams/notes_per_page to feeds/entries_per_page il y a 3 ans
  Hugo Sales ea5a4df1a4 [UI][PLUGIN][Directory] Add UI for Directory listing ordering. This uses a GET parameter, which subits the field in order_by and the operator in order_op. Using order_by=filed^ is still supported il y a 3 ans
  Diogo Peralta Cordeiro 5fa8056899 [COMPONENT][Collection] Refactoring: Further work in abstracting collections il y a 3 ans
  Diogo Peralta Cordeiro def5f36c25 [PLUGIN][ActivityPub][Inbox] Accept Follow Activity il y a 3 ans
  Hugo Sales d6cd33019d [UI][PLUGIN][Directory] Add sort options to UI il y a 3 ans
  Hugo Sales 5662210a2d [UI][PLUGIN][Directory] Use a single template for all results il y a 3 ans
  Hugo Sales b1fbf7d6ef [PLUGIN][Directory] Add option to order by subscribers il y a 3 ans
  Hugo Sales 9f11d270f4 [PLUGIN][Directory] Fix opposite sort order il y a 3 ans
  Hugo Sales f6311debbf [PLUGIN][Directory] Refactor directory controller, so it's hopefully clearer what's happening il y a 3 ans
  Hugo Sales 175c98b043 [PLUGIN][Directory] Add options to sort by nickname, created, modified and activity, ascending or descending il y a 3 ans
  Hugo Sales fc76a00908 [PLUGIN][Directory] Rename actor to people, as it's what's actually interacted with il y a 3 ans
  Diogo Peralta Cordeiro d03572e366 [PLUGIN][Directory] Make it list groups il y a 3 ans
  Diogo Peralta Cordeiro 7d8cce3b27 [COMPONENT][Feed] Correct queries and introduce new feeds il y a 3 ans
  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 il y a 3 ans
  Hugo Sales 7783922b2e [CONTROLLER][PLUGIN][Directory][Favourite][Reply][CORE][FeedController] Refactor to new FeedController il y a 3 ans
  Hugo Sales 9109c61af5 [TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types il y a 3 ans
  Diogo Peralta Cordeiro 941cbe6599 [Actor] Refactor GSActor into Actor il y a 3 ans
  Angelo D. Moura 77d7fcc138 [Directory] Finished implementing groups stream as a plugin il y a 4 ans
  Angelo D. Moura fe170ff508 [Directory] Finished implementing groups stream using Directory plugin il y a 4 ans
  Daniel 0289888397 [Directory] Add documentation il y a 4 ans
  Daniel 019e3d91e4 [Directory] Moved /actors stream to directory plugin il y a 4 ans
  Hugo Sales a98af6ab6a [Directory] Add directory plugin, for listing people and groups il y a 4 ans