1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-13 18:40:49 +01:00
vichan/inc
PVNFU-28 75236d6ae5 Update functions.php
current regex consumes the space after a post quote, instead of merely checking that it's there. As a result textually consecutive post quotes, which the source calls cites, cannot be separated by a single space. This fixes that
2022-08-20 12:20:53 -04:00
..
captcha Update config.php 2017-04-24 11:41:49 +02:00
image Close #282 2018-05-10 17:33:07 +08:00
lib use composer 2021-02-13 19:24:03 +01:00
locale add telegrams 2021-03-12 21:51:42 +01:00
mod Fix editing global pages for 7.4 (#487) 2022-08-20 12:17:04 -04:00
nntpchan Update license and copyright dates 2018-03-01 22:57:53 -03:00
anti-bot.php move antibot functions 2021-02-13 21:14:06 +01:00
api.php Cyclical threads ♺ 2016-05-06 16:39:20 +02:00
bans.php use composer 2021-02-13 19:24:03 +01:00
bootstrap.php mute constant redefinition notice 2021-02-14 09:22:01 +01:00
cache.php Fix redis 'delete' deprecation error 2022-01-16 23:50:25 -05:00
config.php typo 2021-03-12 21:52:37 +01:00
controller.php split route and controller parts from smart build 2016-05-08 02:50:44 +02:00
database.php Begin upgrade to much better bans table. DO NOT PULL YET; It won't work. 2013-09-17 09:15:24 +10:00
display.php simplify the code a bit 2016-05-05 07:51:55 +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 enhance filters; make them work on multiimage 2014-08-08 21:35:00 +02:00
functions.php Update functions.php 2022-08-20 12:20:53 -04:00
image.php Merge pull request #440 from discomrade/patch-1 2022-06-06 22:06:16 -03:00
instance-config.php Change of instance-config defaults 2011-02-16 16:21:48 +11:00
lock.php i forgot about a queue and a lock implementation 2016-05-08 15:37:49 +02:00
polyfill.php ease the migration process for the previous security patch (by introducing another migration); restore php 5.4 compatibility (introducing a polyfill system) 2016-05-05 06:43:22 +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 use composer 2021-02-13 19:24:03 +01:00