The version of vichan running on lainchan.org
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
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. před 6 roky
..
fireworks Add fireworks javascript and CSS před 7 roky
longtable bundle longtable library @ https://github.com/czaks/longtable před 9 roky
mod ban-list.js: vstaff před 9 roky
options commented out example function před 7 roky
sceditor Add sceditor WYSIWIG post editor support před 6 roky
tinymce Add tinymce WYSIWIG post editor (experimental) před 6 roky
twemoji 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. před 7 roky
wPaint @ f11220032e submodule sha nonsense update před 7 roky
webm more work on containerchan před 10 roky
ajax-post-controls.js work with threads and quick-post-controls.js před 10 roky
ajax.js After posting we scroll to the bottom without waiting for the new post to be fetched. Fixes issue #28. před 8 roky
auto-reload.js On post submission manually update / reload the page for auto-reload.js. před 7 roky
auto-scroll.js Merge před 8 roky
boardlist-alias.js Add megaq and update compact-boardlist and general boardlist / top bar alias support před 6 roky
catalog-link.js Add catalog for Ukko před 9 roky
catalog-search.js Merged lainchan with vichan master at 25/9/2016 a4b619ae5eaab5755dc215a496854dee8f7ce395 @czaks czaks committed on GitHub 2 days ago před 7 roky
catalog.js Catalog: click to scroll thread před 8 roky
comment-toolbar.js Initial implementation of Better post form #32. Still need to add language specification to code tag insertion,markdown support and latex support. před 7 roky
compact-boardlist.js Add megaq and update compact-boardlist and general boardlist / top bar alias support před 6 roky
download-original.js Revert "Use a different way to show the original filename" před 9 roky
expand-all-images.js Fix many features for Internet Explorer 9 and 10 před 8 roky
expand-too-long.js Fix expand-too-long error with new <p> markup před 8 roky
expand-video.js expand-video.js: fix regexp před 8 roky
expand.js live-index.js: initial commit před 9 roky
favorites.js thread-watcher and favorites in catalog and ukko před 8 roky
file-selector.js fix file-selector.js dependencies před 8 roky
fix-report-delete-submit.js ukko & fix-re-de-su: fix reporting and deleting from ukko actually před 8 roky
forced-anon.js Added option for hiding IDs. před 8 roky
fullcalendar.min.js Add staff application theme, calendar theme and ukko4 theme před 6 roky
gallery-view.js gallery-view: preloading images, webm support před 9 roky
hearts.js Add support for floating balloons used in the birthday celebrations před 7 roky
hide-images.js Fix many features for Internet Explorer 9 and 10 před 8 roky
hide-threads.js Don't remove post selection checkbox for reporting when hiding threads před 7 roky
highlight.js Change code hightlighting to highlight.js from google-code prettify.js před 7 roky
highlight.pack.js Change code hightlighting to highlight.js from google-code prettify.js před 7 roky
hilight.js Change code hightlighting to highlight.js from google-code prettify.js před 7 roky
id_colors.js CSS hover instead of javascript mouseover. Need to use important because the dark/light text determined by IDToRGB is added inline and takes priority over stylesheets. před 8 roky
id_highlighter.js better synchronize the javascripts with 8chan před 9 roky
image-hover.js Add overboard support to image-hover functionality. před 7 roky
infinite-scroll.js Javascript ammendments, dio_ on Windows. před 8 roky
inline-expanding-filename.js update jquery to 1.10.2; change "bind" to "on" everywhere; fixes vichan-devel#27 před 10 roky
inline-expanding.js I forgot how to jQuery před 8 roky
inline.js Fix tab freeze when inlining před 8 roky
jquery-ui.custom.min.js Revert "Update jQuery UI to 1.11.0, GeoIPv6 and IP library" před 10 roky
jquery.min.js Updated minify, jQuery, MixItUp and Tooltipster před 10 roky
jquery.mixitup.min.js Upgrade jQuery mixitup, preserve settings, no animations před 8 roky
keyboard-shortcuts.js v1.4 better support for different stylesheets, better scrolling, refresh hotkey před 7 roky
live-index.js live index should refresh every 20s před 9 roky
loadballoons.js Add support for floating balloons used in the birthday celebrations před 7 roky
loadquill.js Add quill WYSIWIG post editor (experimental) před 6 roky
loadsceditor.js Add sceditor WYSIWIG post editor support před 6 roky
loadsummernote.js Add summernote WYSIWIG post editor (experimental) před 6 roky
loadtinymce.js Add tinymce WYSIWIG post editor (experimental) před 6 roky
local-time.js Changes to local-time.js storage boolean checks před 6 roky
mobile-default.js Add mobile default javascript před 6 roky
mobile-style.js document mobile-style.js ( vichan-devel/Tinyboard#26 ) před 10 roky
moment.min.js Add staff application theme, calendar theme and ukko4 theme před 6 roky
multi-image.js fix multi-image.js when quick-reply isn`t loaded před 9 roky
mute-images.js Create mute-images.js před 8 roky
no-animated-gif.js Make no-animated-gif.js trigger on new_post před 8 roky
options.js Move options box před 8 roky
own-board.js own-board.js: initial release před 9 roky
piwik.js Update piwik JS to match config před 8 roky
post-filter.js post-filter & ukko: final solution i think před 8 roky
post-hover.js Change post hover behaviour to show actual post, rather than last post in thread. před 7 roky
post-menu.js Javascript ammendments, dio_ on Windows. před 8 roky
prettify.js Update included version of prettify.js, despite the fact we use highlight.js for code highlighting now před 7 roky
quick-post-controls.js use data-board value for form submission for board so that quick posting / replies works from ukko, ukko2, ukko3 and other overboad extensions / themes před 7 roky
quick-reply.js Merged lainchan with vichan master at 25/9/2016 a4b619ae5eaab5755dc215a496854dee8f7ce395 @czaks czaks committed on GitHub 2 days ago před 7 roky
quill.js Add quill WYSIWIG post editor (experimental) před 6 roky
quote-selection.js js/quote-selection.js: Slightly less buggy, especially on Macs před 10 roky
rules-popup.js Fix rules-popup jquery issue. před 7 roky
save-user_flag.js Fix save-user_flag.js před 9 roky
scheduler.min.js Add staff application theme, calendar theme and ukko4 theme před 6 roky
settings.js Update settings.js před 9 roky
show-backlinks.js update jquery to 1.10.2; change "bind" to "on" everywhere; fixes vichan-devel#27 před 10 roky
show-op.js added my copyrights před 10 roky
show-own-posts.js Fix own post (You) před 8 roky
smartphone-spoiler.js update jquery to 1.10.2; change "bind" to "on" everywhere; fixes vichan-devel#27 před 10 roky
snowstorm.js Adding snow / snow storm javascript před 7 roky
strftime.min.js bundle strftime library by Sami Samhuri https://github.com/samsonjs/strftime před 10 roky
style-select.js Update style-select js for new html před 9 roky
summernote.js Add summernote WYSIWIG post editor (experimental) před 6 roky
thread-stats.js Fix thread-stats.js to attach to correct location and count correctly. před 7 roky
thread-watcher.js 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. před 6 roky
threadscroll.js Updated threadscroll.js with bettter compatibility před 9 roky
titlebar-notifications.js document titlebar-notifications.js more ( vichan-devel/Tinyboard#26 ) před 10 roky
toggle-images.js Fix many features for Internet Explorer 9 and 10 před 8 roky
toggle-locked-threads.js move a few options to a general tab in options panel před 9 roky
treeview.js clean up options code před 9 roky
upload-selection.js trivial fixes to file-selector.js před 9 roky
videojs-contrib-hls.js Add videojs-contrib-hls.js for HLS streaming support. před 7 roky
watch.js watch.js: slow down a little bit, let`s see how it works out před 9 roky
webm-settings.js add user-options dialog functionality; port webm-settings to it; make a basic general settings applet; make it work on mobiles před 9 roky
wpaint.js fix wpaint & file-selection interaction před 9 roky
youtube.js update jquery to 1.10.2; change "bind" to "on" everywhere; fixes vichan-devel#27 před 10 roky