Jon
|
a57e175b5a
|
thread_autoupdater.js: remove debug
|
2024-02-25 22:17:41 +00:00 |
Jon
|
accae507a6
|
thread_autoupdater.js: add
|
2024-02-25 22:15:37 +00:00 |
Jon
|
da8898624a
|
js/lcn/utils.js: remove unnessesary tab
|
2024-02-25 22:10:44 +00:00 |
Jon
|
9912a672f2
|
js/lcn/classes.js: add missing semicolon
|
2024-02-25 22:10:01 +00:00 |
Jon
|
45c3fdfe4f
|
add supporting changes
|
2024-02-25 22:06:24 +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 |
Zankaria
|
b515b74594
|
Format bans page fix patch
|
2024-02-16 11:44:08 -05:00 |
Zankaria
|
a028434e94
|
Fix bans page
|
2024-02-16 11:44:08 -05:00 |
Jon
|
58d4b56198
|
js/mod/recent_posts.js: add audible bell on new post
|
2024-02-02 14:06:42 -05:00 |
Jon
|
862536f7b5
|
js/mod/recent_posts.js: fire ::new_post for chanx listeners, use insertBefore instead of prepend
|
2024-01-30 23:09:12 -05:00 |
Jon
|
aa4d943ff4
|
js/mod/recent_posts.js: remember state on reload
|
2024-01-30 23:09:12 -05:00 |
Jon
|
b8af556b2a
|
js/mod/recent_posts.js: remove unneeded line
|
2024-01-30 22:03:21 -05:00 |
Jon
|
aea9793160
|
js/mod/recent_posts.js: polyfill AbortSignal.any, add load wrapper, silence AbortSignal DOMException warn
|
2024-01-30 21:39:48 -05:00 |
Jon
|
960919c2dd
|
js/mod/recent_posts.js: add recent_posts.js
|
2024-01-30 21:39:48 -05:00 |
towards-a-new-leftypol
|
ee803af521
|
commit permissions change on files from 755 to 644
|
2023-09-05 14:22:17 -04:00 |
Jon
|
604275af37
|
js/auto-reload.js: pull /favicon instead of /static/favicon
|
2023-07-17 04:51:55 +01:00 |
towards-a-new-leftypol
|
726decb27c
|
Merge pull request #321 from towards-a-new-leftypol/select_style3
Put style chooser into the options menu
|
2021-08-21 18:57:43 -04:00 |
discomrade
|
b58ac72acd
|
Fix memory leak in quick reply
|
2021-08-21 18:53:38 -04:00 |
towards-a-new-leftypol
|
eb81faadbd
|
Put style chooser into the options menu, remove any style related stuff that gets added to the footer
|
2021-07-15 12:11:22 +00:00 |
nonmakina
|
c8c0b04492
|
fixes quick reply
|
2021-07-11 16:00:39 +02:00 |
discomrade
|
ba00b7c9b2
|
Keep thread stats below new posts
Courtesy of based lewdposter
Closes https://github.com/towards-a-new-leftypol/leftypol_lainchan/issues/230
|
2021-07-06 10:39:59 +00:00 |
towards-a-new-leftypol
|
27cf0c381c
|
revert original author name change
|
2021-07-03 22:41:25 -04:00 |
towards-a-new-leftypol
|
6687d9a863
|
retab file
|
2021-07-03 22:26:31 -04:00 |
towards-a-new-leftypol
|
ac0cf94280
|
commit dev version of style-select (because PR got screwed up)
|
2021-07-03 22:26:25 -04:00 |
towards-a-new-leftypol
|
f6faf335fe
|
Merge pull request #280 from towards-a-new-leftypol/defer_javascript
Defer additional_javascript for hopefully faster page loads
|
2021-07-04 00:16:01 +00:00 |
discomrade
|
ea1071b994
|
Remove stale debug outputs
|
2021-07-04 00:11:36 +00:00 |
discomrade
|
8a73f71175
|
Various fixes for image hover
|
2021-07-04 00:11:36 +00:00 |
towards-a-new-leftypol
|
6d53814a90
|
Merge branch 'config' into defer_javascript
|
2021-07-04 00:07:01 +00:00 |
discomrade
|
4f27d39bc9
|
Sorted, labeled style selector
|
2021-07-04 00:04:13 +00:00 |
towards-a-new-leftypol
|
0530209d87
|
fix parsing number from string
|
2021-07-03 19:58:24 -04:00 |
towards-a-new-leftypol
|
5b6233f187
|
fix document ready
|
2021-06-27 01:40:57 +00:00 |
towards-a-new-leftypol
|
ab8b4b9524
|
defer additional_javascript
- this required a fix to file-selector
|
2021-06-27 01:09:28 +00:00 |
discomrade
|
c54a15e6d6
|
Create flag preview
|
2021-05-31 17:30:44 -02:00 |
discomrade
|
89b2a8af97
|
Add automatic and manual reloading of captchas
|
2021-05-05 15:17:34 -02:00 |
towards-a-new-leftypol
|
286664e1ea
|
Youtube thumbnail embeds the video
(as opposed to working as a link)
|
2021-04-03 19:02:53 -04:00 |
towards-a-new-leftypol
|
548be250b4
|
display youtube video thumbnail (with local url) in embeds
|
2021-04-02 20:15:26 -04:00 |