Commit Graph
25 Commits
Author SHA1 Message Date
fowr eeb55133eb add missing context file to composer autoload 2024-08-25 17:01:31 -03:00
fowr cd5c57f717 fix oversights introduced in captcha; 2024-08-25 17:01:06 -03:00
fowr 13b587cf62 add resource_version to avoid cache. 2024-08-20 21:27:22 -03:00
fowr d4b4cf5825 script to expand original filename if truncated 2024-08-12 15:35:16 -03:00
fowr 3e72171889 download original filename without javascript. 2024-08-12 15:34:48 -03:00
fowr d8391eb34a fixes #747 and also fix when loading next page on ukko wrong value. e.g >>thread_<cite_id> 2024-08-12 15:23:19 -03:00
fowr 7f45f31aa8 fix: proper delete posts in a cyclical thread 2024-08-06 11:49:51 -03:00
fowr e9f1d59209 posts.sql: update column password 2024-06-20 10:33:51 -03:00
WeavandGitHub fee67b6719 Merge branch 'dev' into hash-passwords 2024-06-20 13:21:05 +00:00
fowr fff9b88c6d hash poster passwords 2024-06-20 10:11:47 -03:00
fowrandZankaria ba2daa88e6 fix conversion of false to array 2024-05-11 15:38:17 +02:00
fowrandZankaria ffa5c018e7 functions.php: add missing global 2024-05-11 12:24:50 +02:00
fowrandZankaria 1a59e663c6 anti-bot.php: fix implicit conversion from float 2024-05-11 12:21:59 +02:00
fowrandZankaria 010ab2bf62 post.php: add default exif_stripped 2024-05-11 12:19:42 +02:00
fowr 5ef004c7ad remove telegrams 2023-07-15 00:24:04 -03:00
fowr d825c36b8d feature: dismiss all reports for a post 2023-04-23 22:07:16 -03:00
fowr 87f99715c9 Merge branch 'master' of github.com:perdedora/vichan into update_twig 2023-04-21 00:05:20 -03:00
fowr b6c8b05cf7 change the default of twig_auto_reload to false 2023-03-30 17:52:38 -03:00
fowr 427f3f8a0a delete remove_whitespace filter 2023-03-29 19:13:28 -03:00
fowr d2bb450b1a update twig to 2.9 2023-03-29 18:59:28 -03:00
fowr 2c847a6413 add global to mod_confirm 2023-03-29 18:20:10 -03:00
fowrandFredrick Brennan 2d708984c4 fix: vichan ban length post variable is different than npfchan. causing the ban to be always permanent 2023-01-14 19:22:04 -05:00
perdedoraandGitHub b02a1fc0db feat: edit pre-existing bans (#528)
* feat: edit pre-existing bans

* change default permission

* theres no need for elseif here. related: d34f083a6b33185927c6b79a38477f4ea4ce49b5

* quote href param

* changes made
2023-01-12 20:38:23 -05:00
fowrandFredrick Brennan 46b29de7ff remove requires since we are using autoload and its broken 2023-01-12 15:33:33 -05:00
perdedoraandGitHub 7571df84c8 break to avoid undefined error (#514) 2022-11-28 17:10:20 -05:00