gnu-social/src/Core
Hugo Sales b82658e345 [SECURITY][DB] Make user register 'atomic', by using a single transaction for inserting all objects, to avoid partial inserts 2021-04-23 12:54:25 +00:00
..
DB [SECURITY][DB] Make user register 'atomic', by using a single transaction for inserting all objects, to avoid partial inserts 2021-04-23 12:54:25 +00:00
I18n [TESTS] Add tests to all relevant methods under App\Util and fix errors that popup 2021-04-14 15:37:24 +00:00
Modules [ATTACHMENTS] Even more further refactoring 2021-04-19 13:22:04 +01:00
Queue [GIT] Change my email to the new one in all files and bump copyright year 2021-04-14 15:37:23 +00:00
Router [TESTS] Add tests of Common and fix small oddities that pop up 2021-04-14 15:37:24 +00:00
Cache.php CACHE] Fix cache implementation with the help of tests and remove premature optimization for non-redis list caching 2021-04-14 15:37:24 +00:00
Controller.php [CORE] Add functionality to App\Core\Controller to get and validate GET parameters 2021-04-16 20:28:39 +01:00
Entity.php [Poll] Added modified param for Poll/Poll response, added PollTest 2021-04-14 15:37:23 +00:00
Event.php [GIT] Change my email to the new one in all files and bump copyright year 2021-04-14 15:37:23 +00:00
Form.php [GIT] Change my email to the new one in all files and bump copyright year 2021-04-14 15:37:23 +00:00
GNUsocial.php [DB] Add table map which allows using table names rather than entities in Doctrine operations 2021-04-16 20:28:39 +01:00
GSFile.php [ATTACHMENTS] Move thumbnail controller to core and cleanup 2021-04-19 13:22:50 +01:00
HTTPClient.php [WRAPPER][HTTPClient] Static wrapper around Symfony's HTTP Client 2021-04-14 15:37:22 +00:00
Log.php [LOG] Only try to log if setup, so logs can be disabled, in tests, for instance 2021-04-14 15:37:24 +00:00
ModuleManager.php [DB] Merge definition of SchemaDefDriver with SchemaDefPass for clarity 2021-04-14 15:37:23 +00:00
Security.php [GIT] Change my email to the new one in all files and bump copyright year 2021-04-14 15:37:23 +00:00
UserRoles.php [GIT] Change my email to the new one in all files and bump copyright year 2021-04-14 15:37:23 +00:00
VisibilityScope.php [CORE] Rename NoteScope to VisibilityScope, as it will be used for attachment visbility too 2021-04-16 20:28:39 +01:00