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
2014-11-26 13:07:30 +00:00
..
basethemelet.class.php keep aspect ratio when created video thumbnail 2014-05-29 18:40:17 +01:00
block.class.php More PHP Doc comments. 2014-04-29 01:33:03 -04:00
config.class.php Adding more PHP Doc comments to the config classes. 2014-04-28 20:12:31 -04:00
database.class.php log hit/miss when DEBUG_CACHE is on 2014-11-26 13:07:30 +00:00
email.class.php More PHP Doc comments. 2014-04-29 01:33:03 -04:00
event.class.php More PHP Doc comments. 2014-04-29 01:33:03 -04:00
exceptions.class.php More PHP Doc comments. 2014-04-29 01:33:03 -04:00
extension.class.php More PHP Doc comments. 2014-04-29 01:33:03 -04:00
imageboard.pack.php avoid errors if tag exceeds limit + flash message showing the problem tag 2014-06-20 00:39:29 +01:00
page.class.php add theme name to cached css/js filename to avoid loading cached files of old theme after theme change 2014-05-29 18:37:49 +01:00
sys_config.inc.php Bump the version number. 2014-04-27 15:45:22 -04:00
user.class.php migrate to bcrypt for password storage 2014-05-24 09:47:42 +01:00
userclass.class.php More PHP Doc comments. 2014-04-29 01:33:03 -04:00
util.inc.php Check event handler exists before calling it, in case the cache is out of date. Fixes #442 2014-08-24 11:33:05 +01:00