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
2024-01-01 19:52:33 +00:00
..
imageboard [core] don't take shortcuts when going next/prev, as some extensions (eg ratings) might want to alter search results (fixes #984) 2023-12-31 18:48:49 +00:00
tests [core] use rawurlencode/decode consistently, deprecate caret system 2023-12-24 22:42:14 +00:00
basepage.php [core] DIY CSS/JS minifier 2024-01-01 19:52:33 +00:00
basethemelet.php bumps 2023-11-11 22:05:28 +00:00
block.php bumps 2023-11-11 22:05:28 +00:00
cacheengine.php bumps 2023-11-11 22:05:28 +00:00
captcha.php updates 2023-02-13 22:28:50 +00:00
command_builder.php bumps 2023-11-11 22:05:28 +00:00
config.php make cache table name into a valid postgres identifier for notifications 2023-12-14 22:02:10 +00:00
database.php bumps 2023-11-11 22:05:28 +00:00
dbengine.php bumps 2023-11-11 22:05:28 +00:00
event.php typed arrays 2024-01-01 03:30:21 +00:00
exceptions.php bumps 2023-11-11 22:05:28 +00:00
extension.php refactor search a little and add much better testing 2023-12-14 17:04:16 +00:00
install.php Revert "INSERT ... RETURNING is well-supported now" - mysql doesn't... 2023-06-25 20:31:11 +00:00
logging.php bumps 2023-11-11 22:05:28 +00:00
microhtml.php format 2023-12-31 23:08:53 +00:00
permissions.php Merge pull request #921 from luanalatte/approval-bypass 2023-06-25 19:54:07 +01:00
polyfills.php cache_get_or_set function 2023-12-14 22:02:10 +00:00
sanitize_php.php bumps 2023-11-11 22:05:28 +00:00
send_event.php [core] cache event listeners based on which extensions are enabled + version number 2023-12-31 15:44:35 +00:00
sys_config.php Namespaces are one honking great idea—let's do more of those! 2023-01-10 22:44:09 +00:00
testcase.php Separate out GET and POST more explicitly 2024-01-01 03:30:21 +00:00
urls.php [core] use rawurlencode/decode consistently, deprecate caret system 2023-12-24 22:42:14 +00:00
user.php fewer loose functions 2023-12-16 11:04:52 +00:00
userclass.php [userclass] ghosts should still be able to read PMs 2023-12-21 21:15:46 +00:00
util.php don't look at cookies if bearer token was ok 2023-12-17 00:08:06 +00:00