Commit Graph
9 Commits
Author SHA1 Message Date
Zankaria cb7a6ecf45 Remove obsolete dbschema.sql 2024-02-19 15:48:56 +01:00
Zankaria 6cf8c393b5 Remove polyfills for php 5.4 and 5.6 2024-02-14 11:24:40 +01:00
Zankaria fde425111c Remove bans.php 2024-02-14 11:12:42 +01:00
Zankaria fb3843efd5 Remove the custom BMP polyfill.
It was previously required to support PHP < 7.2, but now the minimum supported version is PHP 7.4
2024-02-07 23:24:34 +01:00
Zankaria 3baa68c7b6 Initial refactor of functions.php 2024-02-03 17:17:14 +01:00
Zankaria d3cd289511 Refactor post.php: break up file upload 2024-01-30 14:37:08 +01:00
Zankaria c43229af8e Refactor post.php: extract symbol post body stripping 2024-01-30 14:36:31 +01:00
Zankaria d02c4eb31d Refactor post.php: split upload file hashing to a function 2024-01-30 10:35:11 +01:00
Zankaria 15cce3a31f Fix leading whitespace in post.php 2024-01-30 10:35:07 +01:00