towards-a-new-leftypol
|
f370b45c70
|
Fix twig date filter
- using strftime instead of gmstrftime caused the times to be displayed wrong
- copy the code for a shim of strftime, modify it to become gmstrftime
|
2023-09-25 01:12:27 +00:00 |
towards-a-new-leftypol
|
29b45e7a11
|
Add delete_token column to post_* tables
- stores the delete_token uuid for telling spamnoticer
that the post has been deleted
- passes the token to spamnoticer
|
2023-09-05 14:26:46 -04:00 |
towards-a-new-leftypol
|
1c677e62ed
|
Small fixes to fix rebuilding
- use JSMin from composer (needed an upgrade to work anyway)
|
2023-09-05 14:24:06 -04:00 |
towards-a-new-leftypol
|
4cfbec0504
|
Fix Tinyboard Twig extension date filter
|
2023-09-05 14:24:06 -04:00 |
towards-a-new-leftypol
|
1228b2f99d
|
PHP 8: Get login page to work (using twig 3)
|
2023-09-05 14:24:06 -04:00 |
towards-a-new-leftypol
|
c3d2ea8f67
|
PHP 8: Fix loading Twig
|
2023-09-05 14:24:06 -04:00 |
towards-a-new-leftypol
|
5afef217e6
|
PHP 8: Use twig from composer
|
2023-09-05 14:24:06 -04:00 |
towards-a-new-leftypol
|
5ed5c6edc8
|
Use lifo/ip library from composer
- this library needed an update anyway as the first step in making
this work on php8
|
2023-09-05 14:22:17 -04:00 |
towards-a-new-leftypol
|
bfe0e0eae6
|
Add guzzle to composer file
- also delete weird unit test that doesn't seem to reference any existing function
|
2023-09-05 14:21:38 -04:00 |
Barbara Pitt
|
7bcdf06374
|
issue#16 - adding dependency management
|
2020-12-26 16:43:41 -06:00 |