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-04 16:55:39 +00:00
..
imageboard [search] get_images function to get specific images in specific order with search visibility (ratings etc) taken into account 2024-01-04 16:55:39 +00:00
tests [search] get_images function to get specific images in specific order with search visibility (ratings etc) taken into account 2024-01-04 16:55:39 +00:00
basepage.php [theme] add data-userclass to body tag 2024-01-04 14:11:20 +00:00
basethemelet.php [theme] add data-rating attribute to thumbnails 2024-01-04 14:11:20 +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 [upload] keep original post date when replacing image, fixes #903 2024-01-04 14:29:09 +00:00
install.php [install] sqlite as the default DB 2024-01-04 12:08:08 +00:00
logging.php bumps 2023-11-11 22:05:28 +00:00
microhtml.php [themes] have themes implement head_html/body_html rather than render 2024-01-04 14:11:20 +00:00
permissions.php Merge pull request #921 from luanalatte/approval-bypass 2023-06-25 19:54:07 +01:00
polyfills.php [core] allow ip_in_range to match exact IPs 2024-01-04 15:07:07 +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 [core] trust x-forwarded-for from trusted proxies, see #800 2024-01-04 14:50:36 +00:00
testcase.php more tests 2024-01-03 03:46:04 +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 [handle_archive] merge tags from inside the archive and the form, fixes #483 2024-01-04 15:55:48 +00:00