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-11-11 16:43:42 +00:00
..
imageboard name_to_id 2019-11-11 16:43:42 +00:00
tests formatting 2019-09-29 14:30:55 +01:00
_bootstrap.php create tables before init 2019-11-03 18:32:50 +00:00
_install.php Drop SCORE_DATETIME/NOW - all the databases we care about now support TIMESTAMP/CURRENT_TIMESTAMP 2019-11-03 18:28:05 +00: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 remove a bunch of dead variables and things 2019-10-02 11:23:57 +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 make Cache its own thing, separate from Database 2019-10-02 10:49:32 +01:00
database.php html_escape all exception messages - pass query out-of-band if we want it formatted 2019-11-11 16:43:42 +00:00
dbengine.php Drop SCORE_DATETIME/NOW - all the databases we care about now support TIMESTAMP/CURRENT_TIMESTAMP 2019-11-03 18:28:05 +00: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 fix page number logic 2019-11-08 17:34:06 +00:00
exceptions.php html_escape all exception messages - pass query out-of-band if we want it formatted 2019-11-11 16:43:42 +00:00
extension.php log every ext version change 2019-11-03 19:04:57 +00: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 formatting 2019-09-29 14:32:51 +01:00
permissions.php formatting 2019-11-02 19:57:34 +00:00
polyfills.php Cleanup 2019-11-01 23:55:23 -05:00
send_event.php formatting 2019-09-29 14:32:51 +01:00
sys_config.php split DatabaseUpgrade into a separate event from InitExt 2019-11-03 17:21:05 +00: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 name_to_id 2019-11-11 16:43:42 +00:00
userclass.php html_escape all exception messages - pass query out-of-band if we want it formatted 2019-11-11 16:43:42 +00:00
util.php html_escape all exception messages - pass query out-of-band if we want it formatted 2019-11-11 16:43:42 +00:00