Commit Graph

702 Commits

Author SHA1 Message Date
9b29b30330 Set auto-reload.js to minimum countdown delay after making a post 2023-01-14 05:50:41 -01:00
5b74355046 Collapse post form by default on index page.
This reduces wasted space as making threads is a relatively rare operation, and dissuades people from mistakenly making a thread instead of a reply.
2023-01-14 05:50:41 -01:00
0afbeac7bd Remove captcha JavaScript call for local captchas, add automatic and manual reloading of captchas 2023-01-14 05:50:41 -01:00
070ae35161 Remove redundant subject check in catalog-search.js
The comment selection included it.
2023-01-14 05:50:40 -01:00
8d3b5c86ab Update jQuery libraries
Mainly for security purposes. Removed on('ready') function has been replace, most of deprecated ':' selectors have been removed (some :first selectors remain insted find() functions since I was unsure of the correct way to deal with them)
2023-01-14 05:50:40 -01:00
354f70fa97 Improve telegrams + refactor rebuilding after posts, finish reply requests before rebuilding index
This provides massive improvements to perceived post times on large boards as it doesn't wait for the entire board to rebuild index before confirming to the user that the post was made

Telegrams now send a response ajax.js can understand, redirecting them.
2023-01-14 05:50:40 -01:00
8dcdf00d18 Allow users to disable and clear (You)s
Credit to based anon https://leftypol.org/tech/res/6724.html#12776
2023-01-14 05:50:40 -01:00
20a86fd50e Only add drag-drop handlers to dropzone, not the entire document
This enables dragging text into the textbox.
2023-01-14 05:50:40 -01:00
tmp-server
7876df0a50 Fix new thread notifications title, fix thread body breaking script
Tried to access invalid child.
2023-01-14 05:50:40 -01:00
5fb6acf047 Use stored title instead of document.title in notifications
Prevents number of unreads being added to notification thread name
2023-01-14 05:50:40 -01:00
7535aad664 Make all notifications show, not just the first unread
Removal of unused varable
2023-01-14 05:50:40 -01:00
4cf0c59eee Separate mod auto-update settings from normal settings 2023-01-14 05:50:40 -01:00
Your Name
74ecc4fe17 Automatically embeds with Tor if on the hidden site. Adds clearnet and onion invidious embed. 2023-01-14 05:50:40 -01:00
485c077187 Minor flag javascript fixes 2023-01-14 05:50:40 -01:00
92d7181932 Enable filtering by flag name 2023-01-14 05:50:40 -01:00
151261fa80 Fix post-filter.js row highlighting making text ineligible 2023-01-14 05:50:40 -01:00
98cfb3ad2b Add mod recents auto-reload 2023-01-14 05:50:40 -01:00
04c41a4f4a Fix image hover for catalog 2023-01-14 05:50:40 -01:00
6dfedaeb4c Enable download with filename without JavaScript
This enables the functionality of download-original.js for non-JS users.
2023-01-14 05:50:40 -01:00
e310803f95 Create flag preview 2023-01-14 05:50:40 -01:00
towards-a-new-leftypol
19e216b924 Display YouTube video thumbnail (with local url) in embeds 2023-01-14 05:50:40 -01:00
ba235ac2bd Introduces the youtube embed changes.
This is a consolidation of the January youtube.js changes
2023-01-14 05:50:40 -01:00
971dd24441 Fixes inline-expanding.js to allow clickable pdf thumbnails 2023-01-14 05:50:40 -01:00
Benjamin Southall
3c89b30861 Allow user to set the boardlist to point to catalog links instead of regular index page in Options.
Edited to only affect local board links, not external index.html links.
2023-01-14 05:50:40 -01:00
Equus2
14972d15e7 Fix auto reload bug when inlining replies 2023-01-14 05:50:40 -01:00
Equus
902dff94c1 Fix char counter bug 2023-01-14 05:50:40 -01:00
Benjamin Southall
67ed3c9f10 Changes to local-time.js storage boolean checks 2023-01-14 05:50:40 -01:00
PupperWoff
c76a1bd3ef Added multiple dice roll. Automatic feature archive if op uses configured trip. Increaced post char limit 2023-01-14 05:50:40 -01:00
Equus
ee2c58724f Comment out placeholder example code in user-js and user-css 2023-01-14 05:50:40 -01:00
PupperWoff
2b05fd12f4 Added Feature - Statistics 2023-01-14 05:50:40 -01:00
PupperWoff
7ffa8a00f9 Added Feature - Seperate Archive Mods can put posts in - only mods can see this archive 2023-01-14 05:50:40 -01:00
Joakim Almgren
362d3612a7 keyboard navigation 2023-01-13 20:55:31 -01:00
Benjamin Southall
9f8e749213 Make compact-boardlist user toggleable from Options side menu 2023-01-13 20:55:31 -01:00
PupperWoff
b62260d5e4 Added Feature - Premade Ban Reasons (might need some visual tinkering) 2023-01-13 20:55:31 -01:00
Equus
9ad8b61d78 Fix multi image support for the catalog 2023-01-13 20:55:31 -01:00
Benjamin Southall
73190f81d5 use data-board value for form submission for board so that quick posting / replies works from ukko, ukko2, ukko3 and other overboad extensions / themes 2022-03-01 09:50:24 -01:00
fallenPineapple
6bb5172cab charcount.js no longer breaks catalog sorting. 2022-03-01 09:50:24 -01:00
fallenPineapple
d19c14a196 Tweeks (comment-toolbar.js) 2022-03-01 09:50:24 -01:00
fallenPineapple
990c6abbde More thread nav button changes. 2022-03-01 09:50:08 -01:00
fallenPineapple
2bfc909dda Added Character Counter
Shows the user how many characters are left before hitting the max per
post. Currently does not work in Quick Reply.
2022-03-01 09:48:01 -01:00
Benjamin Southall
cdde6f24b6 Add overboard support to image-hover functionality. 2022-03-01 09:48:01 -01:00
Benjamin Southall
599b9b79ab Don't remove post selection checkbox for reporting when hiding threads 2022-03-01 09:48:01 -01:00
Benjamin Southall
882477bbcf Don't remove mentioned post links from post-hover popups. 2022-03-01 09:48:01 -01:00
Benjamin Southall
5b8213a7d8 Remove linking to OP as part of post hover. 2022-03-01 09:48:01 -01:00
jove
4d23fc77b6 Reports from overboard fix (quick-post-controls.js).
Bit hacky but it fixes the (lainchan) issue #405 that comes from trying to use quick post controls from /popular/.
2022-03-01 09:48:01 -01:00
Matěj Grabovský
c2367e7c03 Add catalog for Ukko 2022-03-01 09:48:01 -01:00
h00j
a3dc72bddb securimage captcha 2021-11-13 01:24:34 +01:00
h00j
8decd4f73f backlinks on ukko are fine 2021-03-04 15:09:52 +01:00
Eman Gamer
cf6a733931
Fix Capitalization on setUpControl for Chromium (#378)
Chromium browsers expect capital U in setUpControl and old version of webm-settings.js has setupControl which causes a error and makes expand-video.js not work and options.js not save when this is in use. This bug is not present on FireFox which automatically fixes this for some reason. Stupid bug, stupid fix. No lines actually added or removed.
2020-08-09 19:25:33 -07:00
rarjpg
0a3bca7dd8 Various fixes 2019-11-29 13:54:08 +08:00