Commit Graph

35 Commits

Author SHA1 Message Date
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 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