gnu-social/src/Core
Hugo Sales fb861ed41f
[UTIL][EXCEPTIONS] Introduce NotStoredLocallyException
2021-08-16 17:06:02 +01:00
..
DB [CORE][DB] Specify desired case in array_change_case, for clarity 2021-08-04 20:11:47 +00:00
I18n [CORE][TemporaryFile] Add option to specify attempts and better handle when reaching the attemp limit without being able to create a file 2021-08-03 19:14:56 +00:00
Modules [MODULES] Add module configuration 2021-08-14 17:00:50 +01:00
Queue [TESTS] Add test annotations to core classes 2021-08-14 16:12:59 +01:00
Router [TESTS][Router] Add tests for Router and use named paramenters, as we can since PHP8 2021-08-03 19:22:16 +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 [CORE][Controller] Fix JSON response and add test annotations 2021-08-14 16:12:59 +01:00
Entity.php [DOCUMENTATION][Entity] Improve documentation on Entity::getWithPK, explaining the ways it can be used 2021-08-14 19:49:50 +00:00
Event.php [CORE][Event] Fix bug on handler Log 2021-08-14 17:00:50 +01:00
Form.php [TESTS] Raise test coverage for Form to 100% 2021-08-03 19:13:29 +00:00
GNUsocial.php [CORE] Add passowrd reset and forgot password functionality 2021-08-03 19:22:54 +00:00
GSFile.php [UTIL][EXCEPTIONS] Introduce NotStoredLocallyException 2021-08-16 17:06:02 +01:00
HTTPClient.php [TESTS] Exclude HTTPClient from testing, as it's a simple wrapper and we don't want to be performing HTTP requests in tests, for speed and reliability 2021-08-03 19:13:29 +00:00
Log.php [TESTS] Add test annotations to core classes 2021-08-14 16:12:59 +01:00
ModuleManager.php [TESTS] Raise test coverage for ModuleManager to 100% 2021-08-03 19:13:29 +00:00
Security.php [TESTS] Exclude class Security from testing, as it's a simple wrapper 2021-08-03 19:13:29 +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