Commit Verlauf

Autor SHA1 Nachricht Datum
  Hugo Sales 5e8e58df1d [CONFIGURATION] Remove the individual language settings from social.yaml, as these are not something that changes at runtime vor 4 Jahren
  Hugo Sales 9f2deb4ed2 [COMMAND] Change the way ListEventsCommand outputs the results to use the output interface and add some formatting vor 4 Jahren
  Hugo Sales 883288eaeb [DOCUMENTATION][REFACTOR] Add documentation to all flagged function and do some small cleanup vor 4 Jahren
  Hugo Sales c0cd37e20f [HOOKS] Update pre-commit script to check for missing documentation in functions vor 4 Jahren
  Hugo Sales e3d91dcb5f [DEPENDENCIES] Update dependencies vor 4 Jahren
  Hugo Sales 5d4f7b2a57 [DEPENDENCIES] Update dependencies vor 4 Jahren
  Hugo Sales 5d4d1a590a [EVENT] Rename event names to camel case to make finding handlers easier vor 4 Jahren
  Hugo Sales 13964e779c [REGISTER] Add self follow when registering, fixing the '-1 followers' bug vor 4 Jahren
  Hugo Sales a88788821e [SETTINGS][NOTIFICATIONS] Fix error when displaying the user notification settings page vor 4 Jahren
  Hugo Sales 8093411e75 [Reply] Fix missing use statement vor 4 Jahren
  Hugo Sales 436e455316 [CONTROLLER] Fix use of undefined variable vor 4 Jahren
  Hugo Sales eaeab56e19 [POSTING] Fix missing use statement vor 4 Jahren
  Tiago Magalhaes 7839044741 [CORE] made configure script explicitly fail when bootstrap.env is not present vor 4 Jahren
  Hugo Sales 4aacdf7375 [CONFIG][CACHE] Move cache configuration from environment variables to the configuration file vor 4 Jahren
  Hugo Sales e9278e4d47 [UI] Make configured instance name show in UI, fix repeat icon vor 4 Jahren
  Hugo Sales 63e09f768b [CONFIG] Various fixes to use new configuration format vor 4 Jahren
  Hugo Sales 4c61973258 [CONFIG] Fix error on missing or empty local configuration vor 4 Jahren
  Hugo Sales 7ed05e67af [CONFIG][DB] Remove config from the database, put it in yaml, so it can be baked into the container vor 4 Jahren
  Hugo Sales 8843c9f3c9 [DEPENDENCIES] Update dependencies vor 4 Jahren
  Hugo Sales 528182ea79 [CSS][UI] Update CSS to fix reply note action (icon swap needed) and remove duplication vor 4 Jahren
  Hugo Sales fec8f5c4aa [CORE] Add missing use statement in module base class vor 4 Jahren
  Hugo Sales d28dc2be69 [UTILS] Make bitmap not use a static class var and set object properties as lowercase vor 4 Jahren
  Hugo Sales 9812797d2d [NoteAction] Refactor duplicated code out to base class vor 4 Jahren
  Hugo Sales 153abc8658 [NOTE] Add isVisibleTo vor 4 Jahren
  Hugo Sales 3b10109ac6 [Directory] Add missing use statement vor 4 Jahren
  Hugo Sales 0e3f527661 POSTING remove REPLY route vor 4 Jahren
  Hugo Sales 26d32969bb [EXCEPTION] Make findOne return NotFoundException vor 4 Jahren
  Hugo Sales 15d8c45b44 [EXCEPTION] Add base class to invalid form exception and add URL arguments to redirect exception vor 4 Jahren
  Hugo Sales b56a728d14 [SECURITY] Fix getRoles vor 4 Jahren
  Hugo Sales 78fa6cffeb [MODULES] Fix module manager dev-mode rebuild vor 4 Jahren