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
towards-a-new-leftypol
237ad41fc0
Commit the patch from issue 229
...
https://github.com/towards-a-new-leftypol/leftypol_lainchan/issues/229
- also remove unused var declaration
2021-03-20 00:48:20 -04:00
nonmakina
2c1130f76d
fixes Jquery references on loop
2021-01-29 21:39:00 -06:00
nonmakina
0827ad09c9
Iterates over nodes
2021-01-29 21:30:55 -06:00
nonmakina
23d63bdd98
Re-introduces the youtube embed changes.
...
This reverts commit acc01957bc
.
2021-01-29 20:55:23 -06:00
nonmakina
acc01957bc
Revert "Replace Youtube embed"
2021-01-29 20:09:27 -06:00
nonmakina
2b38969e8a
Fixes remove embed
2021-01-26 00:59:37 -06:00
nonmakina
9c4158fea5
Adds missing text and fixes js errors
2021-01-26 00:52:23 -06:00
nonmakina
87a8fd3a36
Adds support for embed button for youtube. Eliminates preview image fetched from youtube that was causing a leak
2021-01-26 00:44:23 -06:00
Dedushka
aa21f4cc6d
Allow posting from catalog.
...
Addresses #134 .
The catalog template has been modified to use the board array, which
is expected by the post form template. Because the overboard is a
"virtual board", we created a "fake" overboard array to supply
necessary information to the modified template.
Javascript was also added to hide form on first visit.
2021-01-18 17:30:21 -05:00
towards-a-new-leftypol
42840a3984
Merge pull request #119 from nonmakina/banListFix
...
Fixes unusuable mod ban list
2021-01-11 10:12:23 +00:00