727 Commits (d34e4f682837b5f338241f48d6c68692855186a8)

Author SHA1 Message Date
Benjamin Southall 3b72fbf5f1 Fixes Video expanding doesn't work #164, this is probably because the logic always assumed settings menu would have body as parent and with a pagewrap div it doesn't anymore. This now works without options.js enabled 5 years ago
Benjamin Southall 2404e6074c Fixes You look like a bot (reCaptcha window doesn't appear) #159, straight implementation of upstream https://github.com/vichan-devel/vichan/pull/241, but I bumped the jquery version. 5 years ago
Benjamin Southall 5357648906 Fix board legacy alias 5 years ago
Benjamin Southall b99a6408a4 Disable snowstorm javascript autostart by default 5 years ago
Benjamin Southall 8c0f0b0a40 Allow user to set the boardlist to point to catalog links instead of regular index page in Options. 5 years ago
Benjamin Southall 19d8e37bd6 Loader for snow / snow storm javascript 5 years ago
Benjamin Southall a00c682645 Fixed attachment of threadwatcher to topbar and move threadwatcher dialog from bottom of page where it was overlapped by bottom bar, to top of the page. 7 years ago
Benjamin Southall 3f908ebfa4 Add tinymce WYSIWIG post editor (experimental) 7 years ago
Benjamin Southall a58c213a4e Add summernote WYSIWIG post editor (experimental) 7 years ago
Benjamin Southall f78db77a81 Add quill WYSIWIG post editor (experimental) 7 years ago
Benjamin Southall 9e2f9f49ec Add sceditor WYSIWIG post editor support 7 years ago
Benjamin Southall 73ad62028d Add megaq and update compact-boardlist and general boardlist / top bar alias support 7 years ago
Benjamin Southall befe9515c1 Add megaq and update compact-boardlist and general boardlist / top bar alias support 7 years ago
Benjamin Southall c9ffd19f85 Changes to local-time.js storage boolean checks 7 years ago
Benjamin Southall eb10d4b011 Add mobile default javascript 7 years ago
Benjamin Southall 7f8c54249d Add staff application theme, calendar theme and ukko4 theme 7 years ago
Benjamin Southall da6eb9e2cb local-time.js changes from 65f39b8a07 and c21eeff605 7 years ago
Joakim Almgren b51172d573 v1.4 better support for different stylesheets, better scrolling, refresh hotkey 7 years ago
Joakim Almgren 6677b6c086 v1.2 navigates posts and files, highlights with generic color 7 years ago
Joakim Almgren 946f0eb893 commented out example function 7 years ago
Joakim Almgren 29d7cd5496 minor cleanup 7 years ago
Joakim Almgren d2068ee023 v1.1 added customizeable keybinds 7 years ago
Joakim Almgren f20f2d89f0 keyboard navigation, jk, e 7 years ago
Benjamin Southall a5095a6764 Make compact-boardlist user toggleable from Options side menu 7 years ago
Benjamin Southall 2a93287568 Commit twemoji used for unicode fallback, note this is a modified version of https://github.com/twitter/twemoji that extends the v1 interface to work with Unicode 9.0 and Emoji 4.0 because the v1 interface allows for local image hosting instead of CDN and allowed image size variant specifier. The regex changes for Unicode 10 and Emoji 5.0 from upstream still need to be merged. The actual images are excluded from the lainchan repository, you can download the originals and resize them yourself from the url in this commit. 7 years ago
Benjamin Southall e48cb3e8b4 Add support for client side configurable board list aliasing. 7 years ago
Benjamin Southall b53fea5604 Add videojs-contrib-hls.js for HLS streaming support. 7 years ago
Benjamin Southall 6db0460ed0 Add support for floating balloons used in the birthday celebrations 7 years ago
Benjamin Southall f6fd9c97f9 submodule sha nonsense update 7 years ago
Benjamin Southall a68efaec3b On post submission manually update / reload the page for auto-reload.js. 7 years ago
Benjamin Southall 7764bb50aa use data-board value for form submission for board so that quick posting / replies works from ukko, ukko2, ukko3 and other overboad extensions / themes 7 years ago
Benjamin Southall 83989bba88 Fix thread-stats.js to attach to correct location and count correctly. 7 years ago
Benjamin Southall 501678d6bb Fix auto-reload.js incorrect reply loading when the thread is just the opening post. 7 years ago
Benjamin Southall 08114c44e9 Initial implementation of Better post form #32. Still need to add language specification to code tag insertion,markdown support and latex support. 7 years ago
Benjamin Southall 2fae551db7 Feature Req: on/off button for auto-reload js #1 Fix insertafter selector so that new post gets autoloaded with the correct formatting and spacing. 7 years ago
Benjamin Southall ad935a1aef Feature Req: on/off button for auto-reload js #1 Fix incorrect insertAfter selector which prevented page from being updated when auto-reloaded and caused new post count to climb incorrectly in title of page 7 years ago
Benjamin Southall 3a2e2f4f6e Initial Implementation of Feature Req: on/off button for auto-reload js #1, configurable in localstorage using options menu 7 years ago
Benjamin Southall 35eb18bddc Adding snow / snow storm javascript 7 years ago
Benjamin Southall 826ba04305 Add fireworks javascript and CSS 7 years ago
Benjamin Southall a69bc13ba2 Change code hightlighting to highlight.js from google-code prettify.js 7 years ago
Benjamin Southall 4f9408a68f Update included version of prettify.js, despite the fact we use highlight.js for code highlighting now 7 years ago
Benjamin Southall 7e0cf814fa Change post hover behaviour to show actual post, rather than last post in thread. 7 years ago
Benjamin Southall 21e7520caa Add overboard support to image-hover functionality. 7 years ago
Benjamin Southall 9c189eff4f Don't remove post selection checkbox for reporting when hiding threads 7 years ago
Benjamin Southall 503af65968 Don't remove mentioned post links from post-hover popups. 7 years ago
Benjamin Southall 1cab6af526 Remove linking to OP as part of post hover. 7 years ago
Michael Walker 0426ec4011 Fix rules-popup jquery issue. 8 years ago
Milosz Kwiatkowski 315c376976 change incorrent path to rules.html and css 8 years ago
Milosz Kwiatkowski 0373db5e17 move css to style.css and clear up element creation 8 years ago
Milosz Kwiatkowski d550abed22 add random captchas and remove redundant code 8 years ago