Hugo Sales
|
c7c0295cfd
[DEPENDENCIES] Update dependencies
|
vor 4 Jahren |
Hugo Sales
|
6fd549be72
[EVENT] Rename event names to camel case to make finding handlers easier
|
vor 4 Jahren |
Hugo Sales
|
31566091f8
[REGISTER] Ad self follow when registering, fixing the '-1 followers' bug
|
vor 4 Jahren |
Hugo Sales
|
b55a956f78
[SETTINGS][NOTIFICATIONS] Fix error when displaying the user notification settings page
|
vor 4 Jahren |
Hugo Sales
|
eb9374e2c1
[Reply] Fix 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 |
Hugo Sales
|
22ea8c89cd
[UI] Only show note action buttons if a user is logged in
|
vor 4 Jahren |
Hugo Sales
|
c6f3225225
[Controller] Fix exception handler to recurse on the exception's previous (in some contexts, RedirectException gets wrapped)
|
vor 4 Jahren |
Hugo Sales
|
029946a2d5
[UTIL] Update bitmap base class, making using easier
|
vor 4 Jahren |
Hugo Sales
|
4d5f10a2df
[Reply] Move reply functionality to a plugin
|
vor 4 Jahren |
Hugo Sales
|
e09ca88d47
[NoteActions] Refactor note actions and fix bug in favourite
|
vor 4 Jahren |