Commit Graph

5079 Commits

Author SHA1 Message Date
towards-a-new-leftypol cbdb07f53c Fix a bug with i2p captcha
- if captcha_tor_only is set to true, posting over i2p requires a
  captcha but the javascript code removes it. Add a check to see if
  we're on a .i2p domain in this case.
2024-06-07 15:09:16 -04:00
towards-a-new-leftypol dadb7b2318 Add missing import to auth.php 2024-06-07 15:09:06 -04:00
towards-a-new-leftypol b4dbeb9369 Remove maintenance message 2024-05-29 23:14:15 -04:00
towards-a-new-leftypol 47637b6c2f change message 2024-05-29 22:03:01 -04:00
towards-a-new-leftypol 2ca1b2d619 Add maintenance message 2024-05-29 15:04:13 -04:00
towards-a-new-leftypol 15044a0568 Rebuild origin board themes if moving a thread and not leaving a shadow 2024-05-25 16:29:16 -04:00
towards-a-new-leftypol 922a979f39 Don't forget to rebuild the themes on origin board when moving
- if you're moving a post to a different board it would only
  rebuildThemes of the target board
2024-05-21 16:21:15 -04:00
towards-a-new-leftypol 87c4f331a7 Captcha for TOR users only 2024-05-08 17:15:48 -04:00
towards-a-new-leftypol cb1b8d51d8 Fix captcha generator securimage.php to work with php 8
- basically use intval() everywhere to avoid implicit conversion from
  float
2024-05-07 10:55:59 -04:00
towards-a-new-leftypol 37b69175a8 Add 4 new banners 2024-05-06 16:23:54 -04:00
towards-a-new-leftypol c362d0d1da Revert "Add new banner"
This reverts commit c72b660c73.
2024-05-05 18:26:38 -04:00
towards-a-new-leftypol c72b660c73 Add new banner 2024-05-05 17:53:18 -04:00
towards-a-new-leftypol 9872ec908c Add opus to supported list of extensions 2024-05-02 17:06:30 -04:00
towards-a-new-leftypol 227574fa54 Fix banners (replace misspelt ones) 2024-04-29 17:00:33 -04:00
towards-a-new-leftypol b55f149f62 Add banners 2024-04-28 16:03:17 -04:00
towards-a-new-leftypol 9093676067 Fix flag list ordering in config 2024-04-09 03:41:21 -04:00
towards-a-new-leftypol 023f7d9880 Fix previous commit 2024-04-09 03:36:43 -04:00
towards-a-new-leftypol 1cd2a475c6 Add flag 2024-04-09 03:29:04 -04:00
towards-a-new-leftypol 501fc4a235 Add banners 2024-04-08 22:47:26 -04:00
towards-a-new-leftypol 24c6637b3d API - threads.json last_modified is now really the timestamp of the last post, put bump time in a new field 'bump' 2024-03-31 21:19:12 +00:00
towards-a-new-leftypol f45247a278 Fix top bar on windows/firefox which caused the page to scroll horizontally. (jungle theme) 2024-03-31 03:29:06 +00:00
towards-a-new-leftypol 9f00e4948e homepage sidebar: remove padding 2024-03-18 23:43:19 -04:00
towards-a-new-leftypol 741dedacc3 get rid of gap parameter in css layout 2024-03-18 23:39:14 -04:00
towards-a-new-leftypol 2475b381e1 Rename sidebar heading to Boards for the boards list 2024-03-17 17:39:59 -04:00
towards-a-new-leftypol 2d53302e33 homepage sizing fixes 2024-03-17 17:35:25 -04:00
towards-a-new-leftypol 98b038bdb8 Further homepage changes 2024-03-17 17:11:17 -04:00
towards-a-new-leftypol 08afcdb42c Homepage: remove sidebar border, make sidebar wider (300px instead of
200px)
2024-03-17 16:54:27 -04:00
towards-a-new-leftypol 3b88f9eba3 Merge branch 'deploy_spamnoticer' into icecat_fix 2024-03-15 18:34:21 -04:00
Jon 1f4c94fef1 thread_autoupdater.js: Use ip count from thread dom of /%b/catalog.json 2024-03-15 18:33:34 -04:00
towards-a-new-leftypol 862d38c9b3 Merge branch 'deploy_spamnoticer' into icecat_fix 2024-03-15 16:58:28 -04:00
Jon 61166cb4f1 instance-config.php: update shortener regex 2024-03-15 16:58:01 -04:00
towards-a-new-leftypol fd8dd64b49 Merge branch 'deploy_spamnoticer' into icecat_fix 2024-03-14 17:31:24 -04:00
towards-a-new-leftypol 10015def12 Add ip member variable to filter class 2024-03-14 17:30:39 -04:00
towards-a-new-leftypol 3158ce40cd Rate limit opening posts for specific ip (basically copy flood-time-any filter and add ip condition) 2024-03-14 17:11:36 -04:00
towards-a-new-leftypol da8afc8d13 Rate limit opening posts for specific ip (basically copy flood-time-any filter and add ip condition) 2024-03-14 17:10:38 -04:00
towards-a-new-leftypol 653aadf1af Merge branch 'deploy_spamnoticer' into icecat_fix 2024-03-01 00:30:27 -05:00
Jon 9127429b8f thread_autoupdater.js: spin-off update on reply 2024-02-29 22:56:22 -05:00
Jon dd80ea013a js/lcn/classes.js: re-add toggle label, set eventId on prefix change 2024-02-29 22:56:22 -05:00
towards-a-new-leftypol 22254fcf6c Remove console.log implementation that renders to the page from utils (was there to debug mobile) 2024-02-29 22:57:07 +00:00
towards-a-new-leftypol cbe878c7d5 Finally fixed and tested 2024-02-29 22:57:05 +00:00
towards-a-new-leftypol d366f4cdf8 debugging and fixes. can't use Array.prototype.at 2024-02-29 22:56:20 +00:00
towards-a-new-leftypol 4ce3e0060f class.js seems to load now, idk if i've introduced any bugs though 2024-02-29 22:54:31 +00:00
towards-a-new-leftypol 314dd4d2c3 This works so far 2024-02-29 22:54:31 +00:00
towards-a-new-leftypol 19c090fe90 get some of classes.js building 2024-02-29 22:54:31 +00:00
towards-a-new-leftypol 5619b35643 WIP: slowly but surely 2024-02-29 22:54:31 +00:00
towards-a-new-leftypol 9a5b0352e5 Fixed thread_updator bugs related to new threads without any replies 2024-02-29 22:53:09 +00:00
towards-a-new-leftypol b4e77bae40 Jungle theme - only change fonts on smaller screens 2024-02-27 16:49:10 -05:00
towards-a-new-leftypol ade9c47d25 Jungle theme: adjust bottom and top bars
- top bar: stay put.
- bottom bar: make the fonts a bit smaller to fit everything
2024-02-27 16:12:36 -05:00
Jon ebb7cb8cfb
thread_updater.js: cleanup, use thread_manual_refresh 2024-02-26 21:49:46 +00:00
towards-a-new-leftypol ba120d32f7 Thread updator - handle case where you're a mod
- mod triggers refresh
- not a mod uses the response
2024-02-26 21:32:04 +00:00