Commit graph

5632 commits

Author SHA1 Message Date
92fc2daa9c post.php: fix undefined exif_stripped 2025-03-29 08:55:15 +01:00
d224c0af23 post.php: skip resize only if already stripped 2025-03-29 00:34:37 +01:00
c1c20bdab2 post.php: fix typo 2025-03-29 00:32:56 +01:00
42e850091a config.php: remove minimum_copy_resize 2025-03-29 00:31:29 +01:00
87029580b6 post.php: default minimum_copy_resize to true by removing it 2025-03-29 00:30:59 +01:00
cf74272806 Merge pull request 'Remove functionality' (#114) from remove-tesseract into config
Reviewed-on: leftypol/leftypol#114
2025-03-28 09:06:52 -05:00
336c40b0f7 remove all tesseract traces 2025-03-28 15:05:01 +01:00
81c02be563 style.css: reduce margin between multiple files 2025-03-27 01:23:37 +01:00
fa56876c36 style.css: set minimum file container width and multifile margin 2025-03-27 00:17:17 +01:00
8da10af101 frames.html: break long words to prevent page getting cut 2025-03-26 13:55:04 +01:00
9431536112 frames.html: trim 2025-03-26 13:54:55 +01:00
025f1c4221 news.html: remove spurious stuff from css 2025-03-26 13:40:28 +01:00
501e696891 banners: remove just monika banner
This reverts commit 6bcf22aa7e.
2025-03-23 17:05:20 +01:00
557e43e38f Merge pull request 'Fix #66 Use equilateral triangle as the post menu button' (#113) from 10-post-menu-triangle into config
Reviewed-on: leftypol/leftypol#113
2025-03-17 15:24:36 -05:00
6ee8670401 post-menu.js: use unicode code with variant selector for equilateral triangle 2025-03-17 16:20:49 +01:00
c4d7bc39de Merge pull request 'WIP Port LogDriver from upstream' (#111) from log-driver-port into config
Reviewed-on: leftypol/leftypol#111
2025-03-16 12:37:21 -05:00
b2029d2533 context.php: log error if log_system is erroneous 2025-03-16 18:17:42 +01:00
5b4d1b7f4c pages.php: use LogDriver 2025-03-16 18:10:19 +01:00
665e3d339a post.php: use LogDriver 2025-03-16 18:07:58 +01:00
6be3f4bbff post.php: update LogDriver 2025-03-16 18:07:58 +01:00
8f7db3bdef FileLogDriver.php: flush writes to file 2025-03-16 18:07:58 +01:00
cca8d88d91 config.php: update LogDriver configuration 2025-03-16 18:07:58 +01:00
Zankaria
268bd84128 Refactor the logging system 2025-03-16 18:07:58 +01:00
2c0c003b2c context.php: report deprecation notice on syslog option 2025-03-16 18:07:58 +01:00
fe4813867b context.php: fix log init 2025-03-16 18:07:58 +01:00
6132084b4b context.php: update LogDriver 2025-03-16 18:07:57 +01:00
79523f8251 context.php: initial add LogDriver 2025-03-16 18:07:13 +01:00
707fb62c04 log-driver.php: split up log driver 2025-03-16 18:05:40 +01:00
6f9ea52212 faq: update git repo (again) 2025-02-24 16:14:53 +01:00
9ea7bf5938 Merge pull request 'Fix 108: fix backlink' (#110) from 108-buggy-op-backlink into config
Reviewed-on: leftypol/leftypol#110
2025-02-22 16:37:10 -06:00
c45fbd5ec9 show-backlinks.js: fix backlink 2025-02-22 23:33:48 +01:00
77ae0b101e Merge pull request 'Finish the work of the previous PR' (#107) from ip-note-queries-refactor-2 into config
Reviewed-on: leftypol/leftypol#107
2025-02-21 05:40:27 -06:00
94b5c82517 post.php: pass Context to filters 2025-02-21 12:35:28 +01:00
e753588aeb filters.php: use IpNoteQueries 2025-02-21 12:35:13 +01:00
c3a1960427 filters.php: trim 2025-02-21 12:33:28 +01:00
8754eda6c7 Merge pull request 'refactor IP notes backend' (#106) from ip-note-queries into config
Reviewed-on: leftypol/leftypol#106
2025-02-21 05:01:50 -06:00
b61653230d context.php: provide IpNoteQueries 2025-02-21 11:55:44 +01:00
041958e20f Merge pull request 'Fix #71 fix matrix report url fragment' (#105) from 71-incorrect-fragment into config
Reviewed-on: leftypol/leftypol#105
2025-02-20 15:32:06 -06:00
218dc42aca post.php: fix matrix report url fragment 2025-02-20 22:29:00 +01:00
5d52f6b32a pages.php: use IpNoteQueries 2025-02-18 12:17:06 +01:00
583b50af56 IpNoteQueries.php: add ip notes wrapper 2025-02-18 12:16:52 +01:00
e5ba5feb25 youtube.js: adjust referrer policy 2025-02-17 21:42:55 +01:00
9256c15c46 rules.html: extend rule 10 to extreme fetishes 2025-02-17 18:51:24 +01:00
0819c509fa dark_red.css: increase contrast 2025-02-17 18:01:46 +01:00
9a4ce56d86 dark_red.css: always use Verdana font if available 2025-02-17 17:21:32 +01:00
230dc4760b Merge branch '67-strikethrough-invalid-citations' into 'config'
Resolve "Strikethrough invalid citations"

Closes #67

See merge request leftypol/leftypol!33
2025-02-16 23:43:29 +00:00
c73a893e54 functions.php: strikethrough bad citations 2025-02-17 00:31:59 +01:00
2da6c95aa5 functions.php: remove unused parameter from markup 2025-02-16 23:54:01 +01:00
9a5b79452f pages.php: remove unused code 2025-02-16 23:52:56 +01:00
Zankaria
bf060ce174 UserPostQueries.php: fix paging boundaries 2025-02-14 12:50:15 +01:00