Commit graph

777 commits

Author SHA1 Message Date
Your Name
7d2bc99953 try5 2021-10-05 23:18:36 +02:00
Your Name
88070b3c4a try4 2021-10-05 23:14:26 +02:00
Your Name
26a729e9d8 try3 2021-10-05 22:39:56 +02:00
Your Name
e642af7ac0 try2 2021-10-05 22:26:46 +02:00
Your Name
d7248c357d Automatically embeds with tor if on the hidden site. Adds clearnet invidious embed. (untested). 2021-10-05 22:15:08 +02:00
discomrade
8e2de03447 Minor flag javascript fixes 2021-10-02 05:13:09 +00:00
discomrade
b518cc94c3 Generalize ignoring sticky threads on overboard catalogs 2021-10-02 04:59:12 +00:00
discomrade
8acc328c91 Enable filtering by flag name 2021-10-01 05:15:54 -02:00
discomrade
79156cbbe4 Enable posting from catalog without JS
Thank you based lewdposter
2021-10-01 06:03:58 +00:00
discomrade
cb280cd5e0 Move [Watch Thread] button before replies 2021-09-28 09:39:12 +00:00
discomrade
bb34acedf6 Make scroller in expand-video.js passive 2021-09-28 08:04:01 +00:00
discomrade
fa4f543a2d Improve broken auto-reload 2021-09-28 08:02:04 +00:00
discomrade
0806e39c03 Fix post-filter, remove lainchan postcontainer 2021-09-28 07:57:24 +00:00
discomrade
37bfc3beeb Add mod auto-reload 2021-09-28 01:35:12 +00:00
nonmakina
baef16208c fixes quick reply 2021-07-11 16:00:39 +02:00
discomrade
57bd7ec25b 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
47a9fa507e revert original author name change 2021-07-03 22:41:25 -04:00
towards-a-new-leftypol
1685e13753 retab file 2021-07-03 22:26:31 -04:00
towards-a-new-leftypol
4bec221fdb commit dev version of style-select (because PR got screwed up) 2021-07-03 22:26:25 -04:00
towards-a-new-leftypol
f31d6c8e83 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
436886e4d9 Remove stale debug outputs 2021-07-04 00:11:36 +00:00
discomrade
9f3b919b44 Various fixes for image hover 2021-07-04 00:11:36 +00:00
towards-a-new-leftypol
03b00f29fc Merge branch 'config' into defer_javascript 2021-07-04 00:07:01 +00:00
discomrade
0cf01da7fe Sorted, labeled style selector 2021-07-04 00:04:13 +00:00
towards-a-new-leftypol
de1f163ed2 fix parsing number from string 2021-07-03 19:58:24 -04:00
towards-a-new-leftypol
f4a785100d fix document ready 2021-06-27 01:40:57 +00:00
towards-a-new-leftypol
c44bbde511 defer additional_javascript
- this required a fix to file-selector
2021-06-27 01:09:28 +00:00
discomrade
b2c7aa42f3 Create flag preview 2021-05-31 17:30:44 -02:00
discomrade
f0b3c0fcb6 Add automatic and manual reloading of captchas 2021-05-05 15:17:34 -02:00
towards-a-new-leftypol
11a5344a87 Youtube thumbnail embeds the video
(as opposed to working as a link)
2021-04-03 19:02:53 -04:00
towards-a-new-leftypol
2c6628b7cd display youtube video thumbnail (with local url) in embeds 2021-04-02 20:15:26 -04:00
towards-a-new-leftypol
f65a588760 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
7a86b9f092 fixes Jquery references on loop 2021-01-29 21:39:00 -06:00
nonmakina
17c7fb3db0 Iterates over nodes 2021-01-29 21:30:55 -06:00
nonmakina
f544dde952 Re-introduces the youtube embed changes.
This reverts commit ec9d144c67.
2021-01-29 20:55:23 -06:00
nonmakina
ec9d144c67 Revert "Replace Youtube embed" 2021-01-29 20:09:27 -06:00
nonmakina
6b21692146 Fixes remove embed 2021-01-26 00:59:37 -06:00
nonmakina
816094ce96 Adds missing text and fixes js errors 2021-01-26 00:52:23 -06:00
nonmakina
1afb5a5f31 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
1eb75f1cee 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
ca5fde5f83 Merge pull request #119 from nonmakina/banListFix
Fixes unusuable mod ban list
2021-01-11 10:12:23 +00:00
nonmakina
399391116b Deletes dead code 2021-01-10 19:48:23 -06:00
nonmakina
8cb33ade7f Fixes unusuable mod ban list 2021-01-09 18:01:58 -06:00
nonmakina
dd37756f24 Fixes inline-expanding.js to allow clickable pdf thumbnails 2021-01-09 16:41:05 -06:00
towards-a-new-leftypol
2657cb7cf0 Remove console logs 2021-01-04 20:41:19 -05:00
towards-a-new-leftypol
454ad4381a Fix for ajax posting not showing you your new post
- TODO: there are console.logs that still need to be removed
- Posting was loading the new page twice - once in ajax.js and once in
auto-reload.js. auto-reload will handle this behaviour, the other is
commented out
- The new post does not immediately show up when immediately ajax
requesting the page after posting completes. Adding an epoch query
parameter did not change this. Instead of figuring out why it was easier
to add a 500ms delay before requesting the page, now it seems to work
well.
2021-01-04 03:00:16 -05:00
towards-a-new-leftypol
b256157c40 retab ajax.js 2021-01-04 02:32:45 -05:00
towards-a-new-leftypol
4e7351394a Retab auto-reload.js 2021-01-04 02:32:10 -05:00
nonmakina
8e77b1d9fd Adds dependency: post-menu. 2021-01-02 01:18:21 -06:00
nonmakina
c2a2c667d6 Fixes jquery API breaking changes in auto-reload and thread-stats 2020-12-31 01:04:11 -06:00