472 Commits (2409930dfc9f082f5ac9ada989cb8264f9144338)

Author SHA1 Message Date
fatchan 854078d1bf dont try to start live when not in thread and approve appearance of some things 5 years ago
fatchan 970f0f8316 add all script to most pages, next to remove hide script from unnecessary pages 5 years ago
fatchan 26f679b2a3 menu and post hiding 5 years ago
fatchan 1df453e5d3 much more progress and proper styling for hide and hide by ID with new dropdown 5 years ago
fatchan ea5be6036f prototype post hiding and post menu 5 years ago
fatchan 6654aac041 make all that v a little cleaner 5 years ago
fatchan 7e01bd7755 make the messages less flashy and show correctly for catchup 5 years ago
fatchan 3e69c606eb fix bug of adding extra reply links when catching up very old already quoted posts 5 years ago
fatchan ffb7030a22 dont update title when scrolling unless necessary 5 years ago
fatchan 8741e1d7f6 post quoting changes and improvements for JS users 5 years ago
fatchan 5654fb7a17 live better status 5 years ago
fatchan 11aafc00b5 fix live post status indicator 5 years ago
fatchan 6b7d2d98bc trying some changes to show live status on threads 5 years ago
fatchan 74e267cc10 more changes to make possible to run without nginx for dev purposes 5 years ago
fatchan b0db29f7c7 make post updates read from the JSON api if there was a reconnection to keep up to date over spotty connections 5 years ago
fatchan ac6eeb0f94 make thumbnail size configurable 5 years ago
fatchan 1a19fa6945 fix incorrectly showing previewbacklinks 5 years ago
fatchan 93cd4c4d64 change thumbs to png and try handling dedupes when thumb format has been changed and file uploaded 5 years ago
fatchan c86a890fa0 dont do that because it has problems with backlinks clicks on scrolling 5 years ago
fatchan c4120eee1a tiny little script change 5 years ago
fatchan 4bb1b1cf72 dont toggle highlight class for targeted posts to prevent some browsers sperging out 5 years ago
fatchan 5ab4f05ec6 allow arrays of errors and messages for modals now tthat the compileileclient mixin is fixed 5 years ago
fatchan 2cf3814f62 refresh captcha on successful reply post if exists and refactor modal 5 years ago
fatchan 9e5e57cc3b update express-fileupload minus the unnecessary timer changes, and small fix in post mixin: 5 years ago
fatchan 11159bf4ff reminder how to refresh captcha 5 years ago
fatchan 8d82cad62d add a board list with pages that also shows webring boards 5 years ago
fatchan 89e8f4b977 fixes, make modal a mixin so compilefileclient works properly, and other small fixes 5 years ago
fatchan 485dc802aa improve how errors shown when making a post, use modals and fix ban seen marking 5 years ago
fatchan 32a123c6a5 file upload progress percentage and insert posts without refreshing, to reduce requests and websocket reconnects 5 years ago
fatchan 8f0e4b40ac more secure headers and settings in nginx example config and remove some unnecessary inline css 5 years ago
fatchan 05dc5c8459 readme changes and small improvement to image expand script 5 years ago
fatchan 354ea5297d number to title when new posts, and highlight until fully scrolled into view 5 years ago
fatchan 0a95ff4b16 socket.io to make posting _actually_ live instead of polling the api. way mroe efficient 5 years ago
fatchan 45e86ec260 auto thread updating. starts at 5 seconds, doubling up to 2 minutes, resets to 5 seconds on new post. also added new post event so other scripts can add appropriate handlers when new posts adde de.g. quotes, image expansion, etc 5 years ago
fatchan caaad79f14 add compiled file client to frontend so we can share the template and use ot to build posts based on API data for auto update feature at some point 5 years ago
fatchan 768baaf083 improve scripts 5 years ago
fatchan f080c52401 patch theme.js for browser compatibility. fixes different property ofStyleSheet in icecat vs firefox 5 years ago
fatchan 219963096f markdown fix op on quote not being shrunk and general appearance improvements for truncation and omission messages, and reply links 5 years ago
fatchan 3823fce7be more themes and final changes to script for now 5 years ago
fatchan 34b97321c1 fixed FOUC while theme loading, use localstorage temp to make inline so css can be loaded dynamically synchronously 5 years ago
fatchan d1925c155a use(abuse?) localstorage to prevent FOUC for theme switching 5 years ago
fatchan 0cca3603de script for hoveing qutoes highlighting posts 5 years ago
fatchan b85afbb0db default theme option and slight improvement to head template 5 years ago
fatchan 47280caced theme switcher with js in footer, overrides for all pages 5 years ago
fatchan 5d683590b3 dont load captcha until clicked on box with js, refresh with double click, and keep iframe in noscript tag for noscript compatibility 5 years ago
fatchan 3aabb5dbb5 switch redis lib to have a separate client, so that i can use it for k:v cache later 5 years ago
fatchan 16a4bab88f quotes clickable and concat scripts 5 years ago
fatchan 1ab48c5dac image expand changes 5 years ago
fatchan 2c9fa8f9b6 fix to image expanding 5 years ago
fatchan f32aefee68 script to expand video/images. temporary 5 years ago