Zankaria
|
7e4acbb6d2
|
bans.php: FIX every IP matching to any ban that was going to expire eventually
|
2024-08-11 12:04:12 +02:00 |
|
Zankaria
|
ffe855222e
|
bans.php: do not deserialize post that does not exist
|
2024-08-11 12:04:12 +02:00 |
|
Zankaria
|
c4e3541b15
|
config.php: purge_bans configuration into the proper section
|
2024-08-11 12:04:12 +02:00 |
|
Zankaria
|
ede7591702
|
bans.php: refactor to expose the moratorium on ban deletion from the database.
Also fixes the 'purge_bans' configuration for non-cache deployments.
|
2024-08-11 12:04:12 +02:00 |
|
Zankaria
|
c057c6df29
|
functions.php: skip ban deletion on auto_maintenance disabled
|
2024-08-11 12:04:12 +02:00 |
|
Zankaria
|
e5bbdb9d28
|
functions.php: make automated antispam puring optional
|
2024-08-11 12:04:12 +02:00 |
|
Zankaria
|
cc5e96eb9d
|
bans.php: use modern array syntax
|
2024-08-11 12:04:12 +02:00 |
|
Zankaria
|
82b8eb1e74
|
bans.php: group deletion policy
|
2024-08-11 12:04:12 +02:00 |
|
Zankaria
|
2298d4433f
|
bans.php: use modify inplace
|
2024-08-11 12:04:12 +02:00 |
|
Zankaria
|
cbaf19cb7a
|
bans.php: make the purge configurable
|
2024-08-11 12:04:12 +02:00 |
|
Zankaria
|
75714505a0
|
config.php: add auto_maintenance configuration option
|
2024-08-11 12:04:10 +02:00 |
|
Zankaria
|
36476f6341
|
bans.php: split find implementations
|
2024-08-11 11:53:27 +02:00 |
|
Zankaria
|
980b2ef7bf
|
bans.php: split findSingle implementations
|
2024-08-11 10:28:08 +02:00 |
|
Zankaria
|
e4707ee2a8
|
Delete stale unreferenced ban appeals via foreign key constrain
|
2024-08-11 10:20:02 +02:00 |
|
Zankaria
|
00cc1f434d
|
anti-bot.php: add comments to _create_antibot
|
2024-08-11 10:17:14 +02:00 |
|
Zankaria
|
ee20bf574a
|
functions.php: format _create_antibot
|
2024-08-11 10:14:54 +02:00 |
|
Zankaria
|
609da43548
|
anti-bot.php: trim
|
2024-08-11 10:13:44 +02:00 |
|
Zankaria
|
0c074016e7
|
context.php: much better Dependency Injection implementation
|
2024-08-11 10:06:20 +02:00 |
|
Lorenzo Yario
|
d78f865645
|
Merge pull request #779 from Zankaria/ban-query-truncate
Fix new_ban failing due to the message body being too big
|
2024-08-03 23:16:11 -07:00 |
|
seisatsu
|
098edb9cd7
|
Add a spam filter that unshortens urls
|
2024-07-31 12:44:39 -05:00 |
|
Zankaria
|
4bc69be4bc
|
bans.php: fix new_ban failing due to the message body being too big
|
2024-07-27 15:27:44 +02: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
|
809ab99c9b
|
allow images for markdown
|
2024-06-05 18:02:08 -07:00 |
|
Lorenzo Yario
|
878a67389a
|
Merge pull request #758 from Zankaria/refactor-ban-log
Refactor ban log
|
2024-05-22 23:15:30 -07:00 |
|
Zankaria
|
88a48befd4
|
pages.php: use link to create hardlinks instead of full file copy for thread moving
|
2024-05-23 00:05:43 +02:00 |
|
Zankaria
|
7e4dd5567b
|
bans.php: always print modLog
|
2024-05-22 22:14:38 +02:00 |
|
Zankaria
|
8963ebfce9
|
bans.php: simplify modLog string
|
2024-05-22 22:14:08 +02:00 |
|
Lorenzo Yario
|
605f198d8c
|
fix bug with datetime
|
2024-05-16 22:51:20 -07:00 |
|
Lorenzo Yario
|
7899476323
|
Merge pull request #746 from Zankaria/secure-login-triple
Rework secure_login_only configuration option to allow secure default and header checking
|
2024-05-16 00:55:16 -07:00 |
|
Zankaria
|
d700aa0522
|
Rework secure_login_only configuration option to allow secure default and header checking
|
2024-05-11 16:02:15 +02:00 |
|
Zankaria
|
9f46f0fdd4
|
functions.php: do not fail fail_unlink if the file does not exist
|
2024-05-11 15:38:17 +02:00 |
|
fowr
|
ba2daa88e6
|
fix conversion of false to array
|
2024-05-11 15:38:17 +02:00 |
|
Lorenzo Yario
|
519dd27221
|
but we're using datetime
|
2024-05-11 05:03:35 -07:00 |
|
Lorenzo Yario
|
cc55563411
|
let's continue to use current date/time formatting
|
2024-05-11 04:58:59 -07:00 |
|
Lorenzo Yario
|
273722dc7e
|
set to false by default. this'll probably become true eventually though
|
2024-05-11 04:45:39 -07:00 |
|
Lorenzo Yario
|
091c0442e8
|
allow cloudflare and other proxies to still count as https
|
2024-05-11 04:42:45 -07:00 |
|
fowr
|
ffa5c018e7
|
functions.php: add missing global
|
2024-05-11 12:24:50 +02:00 |
|
fowr
|
1a59e663c6
|
anti-bot.php: fix implicit conversion from float
|
2024-05-11 12:21:59 +02:00 |
|
Zankaria
|
faa43cb8a6
|
image.php: do not delete moved images
|
2024-05-11 12:05:10 +02:00 |
|
Zankaria
|
dd224cea58
|
functions.php: handle null body in remove_modifiers
|
2024-05-11 11:48:01 +02:00 |
|
Zankaria
|
4c731ba241
|
auth.php: check if cookie exists
|
2024-05-11 00:51:02 +02:00 |
|
Zankaria
|
ed05049777
|
functions.php: fix null parameter
|
2024-05-11 00:51:02 +02:00 |
|
Lorenzo Yario
|
49d815c2ee
|
Merge pull request #742 from Zankaria/config-reenable-syslog
config.php: reenable syslog default
|
2024-05-10 15:41:18 -07:00 |
|
Zankaria
|
44fd0dfb82
|
config.php: reenable syslog default
|
2024-05-11 00:16:18 +02:00 |
|
Zankaria
|
b90d6f5680
|
Fix broken login
|
2024-05-11 00:04:20 +02:00 |
|
Lorenzo Yario
|
ad653af082
|
allow excluding searches from boards
|
2024-05-09 23:06:45 -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 |
|
Lorenzo Yario
|
a7658fe3c2
|
allow tripcodes to be disabled
|
2024-05-03 15:54:09 -07:00 |
|
Lorenzo Yario
|
12bcc63753
|
Merge branch 'dev' into improve-auth
|
2024-05-03 14:00:50 -07:00 |
|