gnu-social/src/Core
Hugo Sales 5777cdeaf9
[TESTS][LOG] Raise test coverage for Log class to 100%
2021-08-03 19:13:28 +00:00
..
DB [DB] Handle using methods with class name as well as table name and add lookup methods 2021-08-03 19:13:28 +00:00
I18n [DOCS][Dev] Add Internationalisation 2021-08-03 16:07:32 +01:00
Modules [ATTACHMENTS] Even more further refactoring 2021-04-19 13:22:04 +01:00
Queue [DOCS][Dev] Add Queues 2021-08-03 17:23:58 +01:00
Router [TESTS] Add tests of Common and fix small oddities that pop up 2021-04-14 15:37:24 +00:00
Cache.php [TESTS][CACHE] Fixup errors found in cache implementation by testing. Ensure the newest values are kept, in pushList with max_count 2021-08-03 19:13:27 +00:00
Controller.php [DOCS][Dev] Add Routes and Controllers 2021-08-03 13:34:56 +01:00
Entity.php [ENTITY] Fixup implementation, as imformed by tests 2021-08-03 19:13:28 +00:00
Event.php [EVENT] Fixup implementation, as imformed by tests 2021-08-03 19:13:28 +00:00
Form.php [FORM][DOCUMENTATION] Add documentation to Form class 2021-08-03 19:13:28 +00:00
GNUsocial.php [TESTS] Ignore GNUsocial class from tests, as it simply pipes objects around 2021-08-03 19:13:28 +00:00
GSFile.php [Media] Support any kind of thumbnails in the Core 2021-07-22 21:10:45 +01:00
HTTPClient.php [HTTPClient] Add utility functions for all HTTP methods 2021-04-27 18:10:18 +00:00
Log.php [TESTS][LOG] Raise test coverage for Log class to 100% 2021-08-03 19:13:28 +00:00
ModuleManager.php [DB] Merge definition of SchemaDefDriver with SchemaDefPass for clarity 2021-04-14 15:37:23 +00:00
Security.php [CORE] Throw more meaningfull error when method doesn't exist in Security and Entity 2021-05-12 15:44:09 +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