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