| .. |
|
conf
|
Fix 404 when there is a slash after the document URL (XE allowed this)
|
2024-10-07 22:40:25 +09:00 |
|
lang
|
Move help text below consultation checkbox
|
2024-10-09 16:18:45 +09:00 |
|
m.skins
|
Fix category not preserved when navigating from list screen to write screen on default board skins
|
2024-05-02 00:52:34 +09:00 |
|
models
|
Add option to limit the maximum thread depth of comments
|
2024-10-09 16:45:36 +09:00 |
|
queries
|
Add option to make pages available only on one domain
|
2023-06-18 02:53:04 +09:00 |
|
ruleset
|
|
|
|
skins
|
Hide comment reply button if max thread depth is reached
|
2024-10-09 16:49:25 +09:00 |
|
tpl
|
Move help text below consultation checkbox
|
2024-10-09 16:18:45 +09:00 |
|
board.admin.controller.php
|
Add option to control whether boards and pages are indexed by search engines, using the X-Robots-Tag header
|
2023-08-13 02:03:02 +09:00 |
|
board.admin.model.php
|
Fix unnecessary assignment by reference, which causes E_NOTICE
|
2024-01-04 10:25:25 +09:00 |
|
board.admin.view.php
|
Remove most references to x.js in core modules
|
2023-08-31 23:00:10 +09:00 |
|
board.api.php
|
Fix capitalization of class names in Board module
|
2023-06-19 13:49:20 +09:00 |
|
board.class.php
|
Migrate board module triggers to new format using module.xml
|
2023-08-30 23:23:34 +09:00 |
|
board.controller.php
|
Add option to restrict excessively large data: URLs in inline images, enabled by default, 64KB by default
|
2024-10-09 16:13:17 +09:00 |
|
board.mobile.php
|
Fix capitalization of class names in Board module
|
2023-06-19 13:49:20 +09:00 |
|
board.model.php
|
Fix TypeError when empty module_srl is passed to BoardModel::getDefaultListConfig()
|
2024-06-01 11:37:32 +09:00 |
|
board.view.php
|
Don't display password input form when trying to edit a member's post
|
2024-10-13 20:42:53 +09:00 |