커밋 기록

작성자 SHA1 메시지 날짜
  Hugo Sales 7221853b7d [CONFIGURATION] Remove the individual language settings from social.yaml, as these are not something that changes at runtime 4 년 전
  Hugo Sales f5bc3c6f8d [COMMAND] Change the way ListEventsCommand outputs the results to use the output interface and add some formatting 4 년 전
  Hugo Sales a2286f535f [DOCUMENTATION][REFACTOR] Add documentation to all flagged function and do some small cleanup 4 년 전
  Hugo Sales efffdfdf95 [HOOKS] Update pre-commit script to check for missing documentation in functions 4 년 전
  Hugo Sales 90b0175b92 [DEPENDENCY] Update dependencies 4 년 전
  Hugo Sales e691eb8157 [DEPENDENCIES] Update dependencies 4 년 전
  Hugo Sales 1ab2af1ef8 [EVENT] Rename event names to camel case to make finding handlers easier 4 년 전
  Hugo Sales 31452c85e5 [REGISTER] Ad self follow when registering, fixing the '-1 followers' bug 4 년 전
  Hugo Sales 9464dc26ce [SETTINGS][NOTIFICATIONS] Fix error when displaying the user notification settings page 4 년 전
  Hugo Sales add38b5362 [Reply] Fix use statement 4 년 전
  Hugo Sales 7fc4464d69 [CONTROLLER] Fix use of undefined variable 4 년 전
  Hugo Sales daac929572 [POSTING] Fix missing use statement 4 년 전
  Tiago Magalhaes 037787c7d2 [CORE] made configure script explicitly fail when bootstrap.env is not present 4 년 전
  Hugo Sales 4bc238ff36 [CONFIG][CACHE] Move cache configuration from environment variables to the configuration file 4 년 전
  Hugo Sales 970a5104ad [UI] Make configured instance name show in UI, fix repeat icon 4 년 전
  Hugo Sales 95fc4ba174 [CONFIG] Various fixes to use new configuration format 4 년 전
  Hugo Sales 497f81dc88 [CONFIG] Fix error on missing or empty local configuration 4 년 전
  Hugo Sales 4a4b759b89 [CONFIG][DB] Remove config from the database, put it in yaml, so it can be baked into the container 4 년 전
  Hugo Sales 652ab69d66 [DEPENDENCIES] Update dependencies 4 년 전
  Hugo Sales 175cf2a995 [CSS][UI] Update CSS to fix reply note action (icon swap needed) and remove duplication 4 년 전
  Hugo Sales 6f43695f87 [CORE] Add missing use statement in module base class 4 년 전
  Hugo Sales c125f00527 [UTILS] Make bitmap not use a static class var and set object properties as lowercase 4 년 전
  Hugo Sales 5ef07e4774 [NoteAction] Refactor duplicated code out to base class 4 년 전
  Hugo Sales 9c8cce34b0 [NOTE] Add isVisibleTo 4 년 전
  Hugo Sales 80fce3b69d [Directory] Add missing use statement 4 년 전
  Hugo Sales 371bffb6dc POSTING remove REPLY route 4 년 전
  Hugo Sales 5983c4af86 [EXCEPTION] Make findOne return NotFoundException 4 년 전
  Hugo Sales 199e135f39 [EXCEPTION] Add base class to invalid form exception and add URL arguments to redirect exception 4 년 전
  Hugo Sales c050136608 [SECURITY] Fix getRoles 4 년 전
  Hugo Sales 1c8a0681b9 [MODULES] Fix module manager dev-mode rebuild 4 년 전