Commit Graph

866 Commits

Author SHA1 Message Date
Zankaria eb67076e60 main.js: rename dopost to camelCase 2024-08-04 15:47:38 +02:00
Zankaria 990f27e80b main.js: format getCookie 2024-08-04 15:44:12 +02:00
Zankaria 8d3bfedc72 main.js: trim 2024-08-04 15:42:02 +02:00
Lorenzo Yario 541f31f4d1 allow excluding boards from the boardlist 2024-07-14 04:38:11 -07:00
Lorenzo Yario c223b1c55d allow board exclusion for the boardlist 2024-07-14 04:37:28 -07:00
Lorenzo Yario 409f571955 switch to columns of two. Make it optional for a video and other things. 2024-07-14 04:21:21 -07:00
Lorenzo Yario d23d1526e8 forgot to remove implode() 2024-07-14 03:41:04 -07:00
Lorenzo Yario 9a80ae2434 make the wildcard the default 2024-07-14 03:38:09 -07:00
Lorenzo Yario dba38b10d4 allow wildcard for catalog theme 2024-07-14 03:26:06 -07:00
Lorenzo Yario fe8fa0da8a move to the js file 2024-06-27 02:13:54 -07:00
fowr e9f1d59209 posts.sql: update column password 2024-06-20 10:33:51 -03:00
Weav 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
Lorenzo Yario bd7eb130ea use current website 2024-06-05 18:08:23 -07:00
Lorenzo Yario f852172e9b no they're not 2024-06-05 18:05:43 -07:00
Lorenzo Yario 34a3dcac24 Merge pull request #713 from Zankaria/update-template-datetime
Update template datetime
2024-05-09 22:47:52 -07:00
discomrade 735180cf54 Improve social media cards 2024-04-24 17:22:39 +02:00
Zankaria 4bb0f40cd1 index.html: trim 2024-04-24 17:01:38 +02:00
Zankaria c058ec12f9 Remove template/cache directory 2024-04-16 22:32:41 +02:00
Zankaria 4ffe91e384 templates: substitute deprecated functions 2024-04-03 17:33:53 +02:00
Zankaria 1fa60e7386 index.hmtl: trim template 2024-04-03 17:33:53 +02:00
Zankaria 7479360aad catalog.html: format template 2024-04-03 17:33:48 +02:00
Lorenzo Yario 45f476084e Merge pull request #693 from Zankaria/premade-ban-reasons
Add premade ban reasons
2024-03-30 22:15:20 -07:00
Zankaria d4bcc34d6d Add ban id to ban page. 2024-03-26 15:29:20 +01:00
Zankaria b739a8e846 banned.html: trim 2024-03-26 15:26:55 +01:00
discomrade e80549a881 Enforce maximum length of ban appeal 2024-03-15 16:02:35 +01:00
discomrade 43973862dd Added Feature - Premade Ban Reasons
see https://git.leftypol.org/leftypol/leftypol_vichan/commit/13ac9172e7467519a4dfcab8c6919e05fcc05438
2024-03-14 15:55:49 +01:00
Lorenzo Yario 33534b5856 fix critical typo for simple spam 2024-03-14 05:58:23 -07:00
Your Name 6dabfa08bc Simple anti-spam mechanism 2024-03-14 12:50:19 +01:00
Lorenzo Yario 59c9e1771a Merge pull request #682 from Zankaria/appeal-count
Show ban appeal count in bold on mod dashboard
2024-02-26 19:41:40 -08:00
discomrade 1ed75a58c2 Show ban appeal count on mod dashboard 2024-02-23 22:59:32 +01:00
Zankaria f7a8cb258f dashboard template: trim 2024-02-23 22:59:32 +01:00
Lorenzo Yario 1b539ae40e innodb 2024-02-23 09:19:54 -08:00
Lorenzo Yario 543d5e1757 make it harder to accidentally unban everyone 2024-02-22 18:40:37 -08:00
Lorenzo Yario f45bc768fe get duckroll'd 2024-01-23 14:18:20 -08:00
Lorenzo Yario 2ab6a3919b It's 2024 2024-01-14 05:25:45 -08:00
RealAngeleno fa6e240c1c QOL for mass vichan installation 2023-10-21 23:02:20 -07:00
RealAngeleno 4545d33b74 added missing change from commit for hcaptcha 2023-10-10 13:45:23 -07:00
RealAngeleno 5e26d5f09e add hcaptcha support 2023-09-16 01:32:01 -07:00
RealAngeleno eda383cbb3 very small QOL change for ban appeals 2023-09-10 10:54:49 -07:00
RealAngeleno b8190dfd06 allow cyclical images to be set independently of stickies 2023-08-05 15:38:31 -07:00
RealAngeleno 1a5b3c8480 Revert "Temporarily Revert "Remove telegrams" due to critical bug with posting" 2023-07-15 23:10:39 -07:00
RealAngeleno af6bb09031 Revert "Remove telegrams" 2023-07-15 23:03:13 -07:00
fowr 5ef004c7ad remove telegrams 2023-07-15 00:24:04 -03:00
RealAngeleno 899cfe1aaa Fix oversight in hide_filename 2023-07-13 22:11:59 -07:00
RealAngeleno 694351baa8 fix email logic and add nonoko setting to selectbox
Changes it so that if the user is mod and they can bypass fields, "email" will show up just fine. If not, "email" will become an options field, like on 4chan. The options field will show up for anybody if hide_email is set to true.
Nonoko will be in the selectbox if always_noko is set to true.
2023-07-10 03:39:34 -07:00
RealAngeleno 222de51247 remove spaceless filter for post description 2023-06-21 15:57:39 -07:00
RealAngeleno 0470064ea6 Update post_thread.html 2023-06-20 16:38:59 -07:00
RealAngeleno fbee2dfbe0 make it so that appeals always go through post.php
Originally, appeals would not go through if made through banned.php, so routing everything through one place.
2023-06-01 23:24:09 -07:00
RealAngeleno 144f0e1a3d fix error with this version of twig
Caught fatal error: Uncaught Twig\Error\SyntaxError: Unexpected token "name" of value "group_name" ("name" expected with value "from").

done on
PHP 7.2
Apache
2023-04-24 16:28:49 -07:00