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
Jon
07db8e2db4
thread_autoupdater.js: update tslp on ajax post
2024-02-26 21:32:04 +00:00
Jon
c5cf671929
thread_autoupdater.js: cleanup
2024-02-26 21:32:04 +00:00
Jon
733aad3bf2
js/lcn/utils.js: use captureStackTrace if available
2024-02-26 21:32:04 +00:00
towards-a-new-leftypol
e9228892fa
ajax POST: return whole thread
2024-02-26 20:13:29 +00:00
towards-a-new-leftypol
408e9ce30e
Fix posting images
...
- since we return the new post html now, we need the Post class to
not try and decode files as json, since we're not loading that class
from the db anymore.
2024-02-26 20:13:29 +00:00
towards-a-new-leftypol
da03753a72
thread_updater.js: listen to ajax_after_post event
2024-02-26 20:13:29 +00:00
Jon
61b93aa927
thread_autoupdater.js: add interop event
2024-02-26 20:13:29 +00:00
Jon
c07ae61548
thread_autoupdater.js: decrease tslp backoff
2024-02-26 20:13:29 +00:00
Jon
2b9185cd22
js/lcn/classes.js: link toggle label to checkbox
2024-02-26 20:13:29 +00:00
Jon
9298c1a674
thread_autoupdater.js: fix for threads with only an op
2024-02-26 20:13:29 +00:00
Jon
309d8698d4
thread_autoupdater.js: fix tslp calc
2024-02-26 20:13:29 +00:00
Jon
c31e69e835
js/lcn/classes.js: add semicolon
2024-02-26 20:13:29 +00:00
Jon
68652d29a3
inc/instance-config.php: fix typo
2024-02-26 20:13:29 +00:00
Jon
e33c6825fc
thread_autoupdater.js: Display status code on err
2024-02-26 20:13:29 +00:00
Jon
e64dd3f9ab
thread_autoupdater.js: remove debug
2024-02-26 20:13:29 +00:00
Jon
497a0c9208
inc/instance-config.php: replace legacy with new autoreloader
2024-02-26 20:13:29 +00:00
Jon
78308cb7ce
thread_autoupdater.js: add
2024-02-26 20:13:29 +00:00
Jon
37d6a7180d
js/lcn/utils.js: remove unnessesary tab
2024-02-26 20:13:29 +00:00
Jon
c63d1dfc8b
js/lcn/classes.js: add missing semicolon
2024-02-26 20:13:29 +00:00
Jon
ee4a95ee57
stylesheets/style.css: swap missing dashes
2024-02-26 20:13:29 +00:00
Jon
0d8ad0a786
add supporting changes
2024-02-26 20:13:29 +00:00
Jon
90004305a0
stylesheets/style.css: add space between barcol children
2024-02-26 20:13:29 +00:00
Jon
cf3997e500
swap dashes in threadstat attribs
2024-02-26 20:13:29 +00:00
Jon
e6ad88890a
templates/thread.html: Replace top button with catalog button
2024-02-26 20:13:29 +00:00
Jon
da7e030a53
templates/thread.html: remove dev prefix
2024-02-26 20:13:29 +00:00
Jon
d15718958a
templates/thread.html: migrate threadbar and threadlinks
2024-02-26 20:13:29 +00:00