Hugo Sales
78548365da
[WEB] Fix translations and small inconsistency when opening on web
1 year ago
Hugo Sales
57dad5eca4
[NICKNAME] Add nickname min length config and check it in Nickname::normalize
1 year ago
Hugo Sales
5afd2c9843
Duplicate src/Util/Exception/NicknameTooLongException.php history in src/Util/Exception/NicknameTooShortException.php history.
1 year ago
Hugo Sales
460712e15e
[GIT] Change my email to the new one in all files and bump copyright year
1 year ago
Hugo Sales
d95c22cb3e
[EXCEPTION] Fix exceptions not being translated
1 year ago
Hugo Sales
4128a5403d
[MEDIA][EXCEPTIONS] Fix errors and deprecations
1 year ago
Hugo Sales
d0771f77bc
[UTIL][NICKNAME] Import nickname utilities and exceptions from v2
1 year ago
Hugo Sales
186b9e7683
[ROUTES] Add static wrapper around Symfony's router
2 years ago
Hugo Sales
4ffb7c338f
[CORE] Refactoring core
2 years ago
Hugo Sales
7c18f10bd2
[TOOLS] Fixed all licence blocks, to use the same, foldable, format
2 years ago
Hugo Sales
b9bc88ddbf
[DATABASE][CONFIG] Loading defaults into database, doctrine static wrapper
2 years ago
Hugo Sales
cdb863ba17
[DATABASE][CONFIG] Bring default configs from V2 and implement DATABASE wrapper
2 years ago
Hugo Sales
dd559402cd
[CORE][UTIL] Moved classes from util to core
And splitted up Common
2 years ago
Hugo Sales
596009c924
[DOCUMENTATION] Document All The Things!
2 years ago
Hugo Sales
6df658a987
[CORE][EXTENSIONS] Added extension (modules, plugins) loading and test plugin, which is able to handle events
2 years ago
Hugo Sales
cc72373e3d
[DOCTRINE][SCHEMADEF] Create a new metadata driver to allow us to continue using static schemaDef functions
This has the benefit of requiring fewer code changes, as well as providing a better isolation
between GNU social and symfony, useful in case the framework needs to be changed
2 years ago
Hugo Sales
feaee1b238
[CORE][EVENTS] Bring existing Events and Boostrapper back
- Adapt the existing event system to rely on Symfony's event dispatcher
2 years ago
Hugo Sales
b396f1227a
[CORE][ROUTES] Example route
2 years ago