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
2023-08-18 12:45:56 +01:00
..
imageboard the php string type is lowercase 2023-08-17 18:20:46 +01:00
tests make clamp() more robust 2023-06-27 16:11:14 +01:00
basepage.php proper support for html in usernav 2023-08-16 15:52:14 +01:00
basethemelet.php use joinHTML for paginator 2023-08-17 18:34:39 +01:00
block.php microhtml for themelet functions, see #828 2023-06-27 14:10:53 +01:00
cacheengine.php don't die with invalid cache DSN 2023-06-27 15:31:59 +01:00
captcha.php updates 2023-02-13 22:28:50 +00:00
command_builder.php the php string type is lowercase 2023-08-17 18:20:46 +01:00
config.php phpstan 2023-02-03 16:44:16 +00:00
database.php connect to db before setting db timeout 2023-06-30 10:49:25 +01:00
dbengine.php Namespaces are one honking great idea—let's do more of those! 2023-01-10 22:44:09 +00:00
event.php Namespaces are one honking great idea—let's do more of those! 2023-01-10 22:44:09 +00:00
exceptions.php Namespaces are one honking great idea—let's do more of those! 2023-01-10 22:44:09 +00:00
extension.php always have a Themelet, never null 2023-06-27 16:11:14 +01:00
install.php Revert "INSERT ... RETURNING is well-supported now" - mysql doesn't... 2023-06-25 20:31:11 +00:00
logging.php Namespaces are one honking great idea—let's do more of those! 2023-01-10 22:44:09 +00:00
microhtml.php SHM_POST_INFO element for doing info box elements in a standard way 2023-08-17 18:21:28 +01:00
permissions.php Merge pull request #921 from luanalatte/approval-bypass 2023-06-25 19:54:07 +01:00
polyfills.php make clamp() more robust 2023-06-27 16:11:14 +01:00
sanitize_php.php phpstan 2023-02-03 16:44:16 +00:00
send_event.php empty timeout should be unlimited, not immediate death 2023-06-28 13:09:02 +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
urls.php only link to post/list when you actually want post/list, if you want just a default page, leave it empty 2023-08-18 12:45:56 +01:00
user.php ratings ext fully MicroHTML 2023-07-03 16:35:43 +01:00
userclass.php Approval bypass 2023-06-14 04:48:38 -03:00
util.php SHM_ functions in its own file 2023-08-16 15:40:08 +01:00