This repository has been archived on 2024-09-05. You can view files and clone it, but cannot push or open issues or pull requests.
shimmie2/core
2019-08-07 15:49:56 -05:00
..
imageboard Custom rating support, user rating filter settings 2019-08-07 15:49:26 -05:00
tests Added iterator_map and iterator_map_to_array 2019-07-07 11:11:57 +01:00
_bootstrap.php Moved user config stuff into an extension 2019-08-07 15:49:56 -05:00
_install.php make tracer not-null in installer 2019-07-07 15:57:06 +01:00
basethemelet.php New Graphics extension 2019-07-08 08:07:02 -05:00
block.php PSR-2. I'm not a huge fan, but ugly consistency beats no consistency... 2019-05-28 17:59:38 +01:00
cacheengine.php cache logging was getting hit/miss the wrong way round... forever? 2019-07-07 14:07:11 +01:00
captcha.php PSR-2. I'm not a huge fan, but ugly consistency beats no consistency... 2019-05-28 17:59:38 +01:00
config.php Added $user_config global based on existing config object for storing user-specific settings. 2019-08-07 15:48:18 -05:00
database.php add tracer_enabled check to the database class to prevent unnecessary memory build-up when tracer isn't outputting. 2019-08-01 08:15:43 -05:00
dbengine.php Added SCORE sql constants 2019-07-05 17:41:29 +01:00
email.php PSR-2. I'm not a huge fan, but ugly consistency beats no consistency... 2019-05-28 17:59:38 +01:00
event.php Setup constants 2019-08-05 09:00:23 -05:00
exceptions.php formatting pass 2019-06-14 13:47:50 +01:00
extension.php Added merged indicator to DataUploadEvent and ImageAddEvent 2019-06-19 20:19:38 -05:00
logging.php PSR-2. I'm not a huge fan, but ugly consistency beats no consistency... 2019-05-28 17:59:38 +01:00
page.php Implemented a nav link generating system so that extension power what shows up in the menus rather than being hard-coded in the themes. 2019-08-05 09:01:20 -05:00
permissions.php New post titles extension, resolves #19 2019-08-01 08:10:24 -05:00
polyfills.php Added iterator_map and iterator_map_to_array 2019-07-07 11:11:57 +01:00
send_event.php add tracer_enabled check to the database class to prevent unnecessary memory build-up when tracer isn't outputting. 2019-08-01 08:15:43 -05:00
sys_config.php Moved user config stuff into an extension 2019-08-07 15:49:56 -05:00
urls.php Implemented a nav link generating system so that extension power what shows up in the menus rather than being hard-coded in the themes. 2019-08-05 09:01:20 -05:00
user.php Moved database driver constants to DatabaseDriver 2019-06-20 10:47:15 -05:00
userclass.php New post titles extension, resolves #19 2019-08-01 08:10:24 -05:00
util.php Setup constants 2019-08-05 09:00:23 -05:00