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-23 18:14:35 +00:00
..
imageboard cache key 2020-02-13 20:54:59 +00:00
tests Spread ParseLinkTemplate work across relevant extensions 2020-02-09 19:22:25 +00:00
basepage.php remove CACHE_HTTP - client side page cache causes more problems than it solves 2020-02-09 16:25:17 +00:00
basethemelet.php re-enable prefetch 2020-02-05 01:27:00 +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
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 dedupe getSubclassesOf 2020-02-23 18:14:35 +00:00
install.php format 2020-02-06 03:10:30 +00:00
logging.php flush stdout after each CLI logging call 2020-02-02 15:53:05 +00:00
permissions.php use Permissions for Favourites / Artist / Relationships, and also check image lock when sending ImageInfoSet instead of getting each receiver to check it 2020-02-08 00:24:42 +00:00
polyfills.php dedupe getSubclassesOf 2020-02-23 18:14:35 +00:00
send_event.php dedupe getSubclassesOf 2020-02-23 18:14:35 +00:00
sys_config.php avoid having nice_urls as both system and admin setting 2020-02-09 16:36:22 +00:00
urls.php avoid having nice_urls as both system and admin setting 2020-02-09 16:36:22 +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 Permissions for Favourites / Artist / Relationships, and also check image lock when sending ImageInfoSet instead of getting each receiver to check it 2020-02-08 00:24:42 +00:00
util.php remove runtime-coverage -- when we want coverage, we enable it at the PHP runtime level 2020-02-09 16:08:35 +00:00