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
Shish 9e7f3cb397 Make SHM_POST_INFO more logical
Rather than having a boolean for view or edit + optional editor, use the
existence of the editor to know if a field is editable
2023-12-19 11:41:02 +00:00
..
imageboard cache_get_or_set function 2023-12-14 22:02:10 +00:00
tests fix search encoding 2023-12-15 07:55:38 +00:00
basepage.php fewer loose functions 2023-12-16 11:04:52 +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 bumps 2023-11-11 22:05:28 +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 Make SHM_POST_INFO more logical 2023-12-19 11:41:02 +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 bumps 2023-11-11 22:05:28 +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 move testcase to core, so that require(ext/X/*.php) can work 2023-12-16 10:52:50 +00:00
urls.php remove dead import 2023-12-15 13:23:20 +00:00
user.php fewer loose functions 2023-12-16 11:04:52 +00:00
userclass.php bumps 2023-11-11 22:05:28 +00:00
util.php don't look at cookies if bearer token was ok 2023-12-17 00:08:06 +00:00