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
2020-02-04 01:18:04 +00:00
..
imageboard inline a one-use function 2020-02-01 23:37:20 +00:00
tests have navlinks as a utility methods that themes can call, if they want to 2020-02-01 23:23:23 +00:00
_install.php more stuff into regular functions 2020-01-27 18:24:11 +00:00
basepage.php more privacy 2020-02-01 23:30:19 +00:00
basethemelet.php first/last links too 2020-02-04 01:18:04 +00:00
block.php forms 2020-01-26 23:23:15 +00:00
cacheengine.php use strict types 2020-01-26 16:27:56 +00:00
captcha.php use strict types 2020-01-26 16:27:56 +00:00
config.php drop un-used, un-tested config variants 2020-02-01 21:40:35 +00:00
database.php remove unused scoreql parameters 2020-02-01 22:51:30 +00:00
dbengine.php fixes for mysql 2020-01-30 09:01:19 +00:00
email.php use strict types 2020-01-26 16:27:56 +00:00
event.php drop logging args that didn't get used in practice 2020-02-01 21:37:07 +00:00
exceptions.php more helpful installer exception 2020-01-27 19:37:28 +00:00
extension.php fix a lot of tests 2020-01-29 20:22:50 +00:00
logging.php flush stdout after each CLI logging call 2020-02-02 15:53:05 +00:00
permissions.php use strict types 2020-01-26 16:27:56 +00:00
polyfills.php BASE_HREF is always defined, but sometimes defined as null 2020-02-01 23:42:40 +00:00
send_event.php drop redundant end-php tag 2020-02-01 21:42:47 +00:00
sys_config.php dedupe BASE_URL / BASE_HREF 2020-02-01 22:26:08 +00:00
urls.php dedupe BASE_URL / BASE_HREF 2020-02-01 22:26:08 +00:00
user.php drop logging args that didn't get used in practice 2020-02-01 21:37:07 +00:00
userclass.php use strict types 2020-01-26 16:27:56 +00:00
util.php merge layout stuff into Page class 2020-02-01 18:11:11 +00:00