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-03-02 15:21:49 +00:00
..
imageboard separate link formatting for URLs and for plain text 2020-02-25 12:26:56 +00:00
tests Spread ParseLinkTemplate work across relevant extensions 2020-02-09 19:22:25 +00:00
basepage.php rename handle_static to static_files - stop confusing it with file handlers 2020-02-23 18:48:25 +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 Added exists function to database object 2020-03-02 15:21:49 +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 info show types 2020-02-23 18:38:23 +00:00
install.php rename handle_static to static_files - stop confusing it with file handlers 2020-02-23 18:48:25 +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 info command 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 Added text to transcode message to indicate file size change 2020-03-02 14:24:08 +00:00