71 Commits (818ae68100c91c247388260ee821bdc237873b4d)

Author SHA1 Message Date
fatchan 818ae68100 bugfixes, new theme, nothin major. 5 years ago
fatchan a4a063d10d dotted underlines when hovering reply link to post w/ multiple quotes, and CSS trick to show play button on video/audio for nojs users 5 years ago
fatchan 2090d22623 some fixes for hovering and jank 5 years ago
fatchan 6764763f61 make post hovering fetch json, cache it, respects hides, etc 5 years ago
fatchan 5d3b1834e8 start post floating when hover is off screen 5 years ago
fatchan 524b709102 add default video/audio volume to settings 5 years ago
fatchan ddedc78542 post from catalog, and small changes to gulpfile and captcha 5 years ago
fatchan f32a392d0a code theme changes to allow manually inputting language 5 years ago
fatchan a5e7349c28 file upload form changes for clipboard/drag+drop, and make it work on the banners upload page 5 years ago
fatchan b0f36e7677 call jsoncatcphup after re-enabling live posts in settings 5 years ago
fatchan 467db22fe6 notifications for post with empty message 5 years ago
fatchan 0da1bacd4f patching up various things to do with audio support like default thumbnail, expanding, thumb extensions, live post template, catalog tiles, etc 5 years ago
fatchan 85551d086c patching up various things to do with audio support like default thumbnail, expanding, live post template, catalog tiles, etc 5 years ago
fatchan 273fb3b63c new codethemes thanks to new highlight.js version 5 years ago
fatchan 7c108c438b upload clipboard image by pasting in message box 5 years ago
fatchan 3c379ff479 add proper textnode space in reply quotes from live posts 5 years ago
fatchan f134d45ebd settings checkboxes have label like settings page and postform 5 years ago
fatchan b38446201a change how auto scroll scrolls to not change window hash, and make threshold gt not gte 5 years ago
fatchan 4ea70f468f ignore error for EEXIST in gulpfile 5 years ago
fatchan 879a4422ae minor fix 5 years ago
fatchan 8efe869286 more options to setting menu fto disable live posts, allow desktop notifications and scroll to new posts automatically 5 years ago
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