towards-a-new-leftypol
419a57f2d9
add backlinks to OP
2024-12-30 20:14:27 -05:00
towards-a-new-leftypol
40d77692a2
Fix commit 1c13ec98ba
...
- Unintentionally disabled that piece of code instead of removing adding
the additional br tag that made double spaces between posts.
- add the postcontainers instead of post.reply (which is inside this
container) to preserve the arrows
2024-12-26 02:38:32 -05:00
towards-a-new-leftypol
1c13ec98ba
expand.js: don't add weird spacing
2024-09-17 15:40:21 -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
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
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
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
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
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
0d8ad0a786
add supporting changes
2024-02-26 20:13:29 +00:00
Jon
ac71dfc8d2
js/mod/recent_posts.js: Don't fetch new posts beyond the first page
2024-02-22 10:47:54 -05:00
Jon
663339923f
recent_posts.js: s/postWrapper/postWrappers/
2024-02-22 10:30:49 -05:00
Jon
0737375904
recent_posts.js: rework
2024-02-22 10:30:49 -05:00
Jon
d2d5e98589
js/lcn/utils.js: move AbortSignal.any polyfill
2024-02-22 10:30:49 -05:00
Jon
11011a0ff2
js/lcn/classes.js: small edits, add unseen tracker
2024-02-22 10:30:49 -05:00
Jon
7f1ef7a019
js/lcn/classes.js: init LCNSite.INSTANCE after dom ready
2024-02-20 20:26:55 +00:00
Jon
6e73f0140d
js/lcn/classes.js: add semicolon
2024-02-20 15:19:58 -05:00
Jon
048c94cf76
js/lcn: get js compiler to stop being retarded
2024-02-20 15:15:32 -05:00
Jon
e504578a7f
js/lcn/utils.js: remove use-strict because js compile breaks
2024-02-20 14:56:22 -05:00
Jon
0974bb899c
js/lcn/classes.js: remove use-strict because js compile breaks
2024-02-20 14:56:22 -05:00
Jon
4bb7c3ef0f
js/lcn/classes.js: add LCNThread.getReplies
2024-02-20 14:56:22 -05:00
Jon
45727f6a51
js/lcn/classes.js: s/isRecentsPage/isModRecentsPage/
2024-02-20 14:56:22 -05:00
Jon
7477dfdfd8
js/lcn: add
2024-02-20 14:56:22 -05:00
Jon
c358bb0da7
recent_posts.js: fix ::new_posts firing wrong element
2024-02-20 14:56:22 -05:00
Zankaria
e3ea487c2d
ban page: remove max-height from table rows, since it doesn't work anyway
2024-02-16 11:44:08 -05:00