Commit Graph

4300 Commits

Author SHA1 Message Date
RealAngeleno
e077b4d153 prohibit script from running on ios 2024-01-30 10:05:44 -01:00
RealAngeleno
bc6460d6ab Update functions.php 2024-01-30 10:05:44 -01:00
RealAngeleno
0296c3eaea Fix multi-report bug #567 2024-01-30 10:05:44 -01:00
RealAngeleno
8a7db62e42 discontinue php versions before 7.4 2024-01-30 10:05:44 -01:00
RealAngeleno
2422e10a15 discontinue older versions of php 2024-01-30 10:05:44 -01:00
RealAngeleno
4165074df8 drop support for anything lower than 7.4. 2024-01-30 10:05:44 -01:00
RealAngeleno
00cab2cf1a no irc channel currently 2024-01-30 10:05:44 -01:00
RealAngeleno
fb15fd2959 Update README.md 2024-01-30 10:05:44 -01:00
RealAngeleno
95a9e8b665 Update README.md 2024-01-30 10:05:44 -01:00
RealAngeleno
c6093e4f8d current standings 2024-01-30 10:05:44 -01:00
RealAngeleno
c351cb590e fix bug with removal of telegrams 2024-01-30 10:05:44 -01:00
fowr
87bb597251 remove telegrams 2024-01-30 10:05:44 -01:00
RealAngeleno
84b9eca2ed link to stable download 2024-01-30 10:05:44 -01:00
RealAngeleno
3447eb4e31 Fix oversight in hide_filename 2024-01-30 10:05:44 -01:00
RealAngeleno
8207b11024 prohibit emails from showing up in api if hide_email is true 2024-01-30 10:05:44 -01:00
RealAngeleno
bd8b76a41f 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.
2024-01-30 10:05:44 -01:00
RealAngeleno
eb1225a6b6 prohibit original filename from showing up in api when disabled
Makes it so that if $config['show_filename'] = false, it will show $apiPost['tim'] as the filename instead.
2024-01-30 10:05:44 -01:00
RealAngeleno
48cb27f65c That Rizon chat was KIA 2024-01-30 10:05:44 -01:00
RealAngeleno
93e7839747 Update post.php 2024-01-30 10:05:44 -01:00
RealAngeleno
ba749b27df Update config.php
prevent conflict
2024-01-30 10:05:44 -01:00
RealAngeleno
bb7e385e32 add missing break in switch/case for dismiss post
fixes bug in which Dismiss Post worked identically to Dismiss+
2024-01-30 10:05:44 -01:00
RealAngeleno
41849a783d remove spaceless filter for post description 2024-01-30 10:05:44 -01:00
RealAngeleno
ff8c1db655 Update post_thread.html 2024-01-30 10:05:44 -01:00
RealAngeleno
e825d04f7c 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.
2024-01-30 10:05:44 -01:00
mikka
2d6bb46e14 A small typo 2024-01-30 10:05:44 -01:00
RealAngeleno
67b2d58f12 parity 2024-01-30 10:05:44 -01:00
RealAngeleno
b521fdbc3e allow posts to be discarded for too many lines 2024-01-30 10:05:44 -01:00
RealAngeleno
d4a9847b16 add too many lines 2024-01-30 10:05:44 -01:00
RealAngeleno
e5feb252f7 Update config.php 2024-01-30 10:05:44 -01:00
basedgentoo
382641d036 No longer Kolyma-Affiliated. 2024-01-30 10:05:44 -01:00
RealAngeleno
8542ceacf6 add some information about the requirement for boardlinks to be enabled for the script to work 2024-01-30 10:05:44 -01:00
basedgentoo
3afbce2a22 README update & delete unapplied patches directory. (#566)
* We merged this.

No need for this anymore.

* Update README

No more unapplied patches, we also are doing releases now.
2024-01-30 10:05:44 -01:00
RealAngeleno
694dc1fba5 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
2024-01-30 10:05:44 -01:00
fowr
4023ede3d7 feature: dismiss all reports for a post 2024-01-30 10:05:44 -01:00
fowr
5730eb164d change the default of twig_auto_reload to false 2024-01-30 10:05:44 -01:00
Fredrick Brennan
7f7016f881 [timeline] Make 4chan the head of the tree 2024-01-30 10:05:43 -01:00
Fredrick Brennan
21a60515fd [timeline] Actually wait, it's even more complicated than that. 2024-01-30 10:05:43 -01:00
Fredrick Brennan
f79c744257 [README] Add timeline 2024-01-30 10:05:43 -01:00
fowr
0143b0d261 delete remove_whitespace filter 2024-01-30 10:05:43 -01:00
fowr
e2fddbbca2 update twig to 2.9 2024-01-30 10:05:43 -01:00
fowr
59f9dfdd83 add global to mod_confirm 2024-01-30 10:05:43 -01:00
basedgentoo
9557d783d4 Add Twemoji submodule. To use: git submodule init && git submodule update 2024-01-30 10:05:43 -01:00
kuz-sysadmin
5e979dcb7e Fixed maintainer list
To look more like past entries, removed unecessary note. 

We will keep e politics out of the github.
2024-01-30 10:05:43 -01:00
basedgentoo
319050f321 URL error 2024-01-30 10:05:43 -01:00
basedgentoo
acc0655af7 Hopefully final update to the readme for now. 2024-01-30 10:05:43 -01:00
basedgentoo
6649349451 Update README.md 2024-01-30 10:05:43 -01:00
basedgentoo
a54977e0d9 Update README.md 2024-01-30 10:05:43 -01:00
basedgentoo
0cddcf071c Update README.md 2024-01-30 10:05:43 -01:00
basedgentoo
0f214522b3 Professionalism! 2024-01-30 10:05:43 -01:00
basedgentoo
a7e5096139 Update README 2024-01-30 10:05:43 -01:00