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-10-01 10:45:07 +01:00
..
imageboard even with EMULATE_PREPARES=false, sqlite still returns strings for int columns... 2019-09-30 10:40:15 +01:00
tests formatting 2019-09-29 14:32:51 +01:00
_bootstrap.php fix merge 2019-09-29 15:44:59 +01: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 formatting 2019-09-29 14:32:51 +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 formatting 2019-09-29 14:32:51 +01:00
database.php even with EMULATE_PREPARES=false, sqlite still returns strings for int columns... 2019-09-30 10:40:15 +01:00
dbengine.php postgres has true / false 2019-09-30 18:05:35 +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 Added UserLoginEvent 2019-09-29 14:21:23 +01:00
exceptions.php formatting pass 2019-06-14 13:47:50 +01:00
extension.php fix merge 2019-09-29 15:44:59 +01: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 get rid of is_admin, fixes #676 2019-09-29 19:01:09 +01:00
polyfills.php use is_int instead of is_numeric if we want to reject numeric strings, should fix #681 2019-09-29 17:58:56 +01:00
send_event.php formatting 2019-09-29 14:32:51 +01:00
sys_config.php version bump 2019-10-01 10:45:07 +01: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 get rid of is_admin, fixes #676 2019-09-29 19:01:09 +01:00
userclass.php get rid of is_admin, fixes #676 2019-09-29 19:01:09 +01:00
util.php formatting 2019-09-29 14:32:51 +01:00