.. |
Data
|
UserPostQueries.php: add documentation to the searchPosts method
|
2025-05-22 00:03:24 +02:00 |
functions
|
hide.php: add hide.php to the functions
|
2025-04-16 14:44:21 +02:00 |
lib
|
Remove legacy bundled gettext
|
2025-05-22 00:02:03 +02:00 |
locale
|
update locales
|
2014-10-18 13:54:27 +02:00 |
mod
|
pages.php: use Context provided config
|
2025-04-23 23:16:18 +02:00 |
Polyfill
|
GettextWrapper.php: add polyfill
|
2025-05-22 00:02:03 +02:00 |
Service
|
SearchService.php: limit the searchable boards
|
2025-05-23 22:31:35 +02:00 |
anti-bot.php
|
anti-bot.php: include missing variable
|
2024-12-17 17:18:03 +01:00 |
api.php
|
add some stuff to the api, to match vichan's api at the request of a user. fixed the delete-stray-images script
|
2022-06-22 20:39:47 +02:00 |
bans.php
|
bans.php: limit post body length to 12 KBs
|
2024-08-19 22:54:05 +02:00 |
bootstrap.php
|
mute redefinition. reference: 00349d0315
|
2022-07-16 00:26:59 +02:00 |
cache.php
|
cache.php: make it more forgiving to old redis cache config
|
2024-12-06 21:43:36 +01:00 |
captchaconfig.php.sample
|
Rename sample captcha config
|
2021-10-01 01:22:46 +00:00 |
config.php
|
config.php: add search.max_length
|
2025-05-23 23:05:13 +02:00 |
context.php
|
context.php: add UserPostQueries
|
2025-05-23 22:33:52 +02:00 |
controller.php
|
split route and controller parts from smart build
|
2016-05-08 02:50:44 +02:00 |
database.php
|
remove mysql 5.5 support
|
2024-11-28 01:06:59 +01:00 |
display.php
|
display.php: handle thread already having an array (PHP 8.0 fix)
|
2024-07-13 11:39:29 +02:00 |
error.php
|
error.php: fucking log the exceptions
|
2024-07-13 11:20:57 +02:00 |
events.php
|
Cleaner check to make sure inc/ files aren't accessed directly.
|
2013-09-06 20:12:04 +10:00 |
filters.php
|
filters.php: use IpNoteQueries
|
2025-02-21 12:35:13 +01:00 |
functions.php
|
functions.php: do not load instance-config.php during testing
|
2025-05-22 00:02:03 +02:00 |
image.php
|
webp
|
2024-04-03 20:07:16 +02:00 |
lock.php
|
i forgot about a queue and a lock implementation
|
2016-05-08 15:37:49 +02:00 |
polyfill.php
|
polyfill.php: add gettext polyfills
|
2025-05-22 00:02:03 +02:00 |
profile.php
|
profile.php: reduce logging
|
2024-06-22 23:49:56 +02:00 |
queue.php
|
i forgot about a queue and a lock implementation
|
2016-05-08 15:37:49 +02:00 |
remote.php
|
Cleaner check to make sure inc/ files aren't accessed directly.
|
2013-09-06 20:12:04 +10:00 |
route.php
|
advanced build (1/2): a small refactor of index generating procedure; generation strategies
|
2016-05-08 10:54:30 +02:00 |
template.php
|
template.php install.php: handle cache directory being a symlink
|
2024-04-10 16:49:20 +02:00 |