..
fireworks
commit permissions change on files from 755 to 644
2023-09-05 14:22:17 -04:00
lcn
thread_autoupdater.js: Use ip count from thread dom of /%b/catalog.json
2024-03-15 18:33:34 -04:00
longtable
ban page: remove max-height from table rows, since it doesn't work anyway
2024-02-16 11:44:08 -05:00
mod
js/mod/recent_posts.js: Don't fetch new posts beyond the first page
2024-02-22 10:47:54 -05:00
options
Put style chooser into the options menu, remove any style related stuff that gets added to the footer
2021-07-15 12:11:22 +00:00
sceditor
Add sceditor WYSIWIG post editor support
2017-09-03 23:15:56 +09:00
tinymce
Add tinymce WYSIWIG post editor (experimental)
2017-09-03 23:18:46 +09:00
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.
2017-06-01 07:35:22 +09:00
wPaint @ f11220032e
submodule sha nonsense update
2017-05-04 14:03:33 +09:00
webm
more work on containerchan
2014-04-06 21:39:33 +02:00
ajax-post-controls.js
work with threads and quick-post-controls.js
2013-09-16 04:45:53 +10:00
ajax.js
Add automatic and manual reloading of captchas
2021-05-05 15:17:34 -02:00
auto-reload.js
js/auto-reload.js: pull /favicon instead of /static/favicon
2023-07-17 04:51:55 +01:00
auto-scroll.js
Merge
2016-05-05 13:45:36 +02:00
boardlist-alias.js
Fix board legacy alias
2019-02-26 10:52:53 +10:00
boardlist-catalog-links.js
Allow user to set the boardlist to point to catalog links instead of regular index page in Options.
2019-02-26 10:22:54 +10:00
catalog-link.js
Add catalog for Ukko
2015-06-05 23:15:54 +02:00
catalog-search.js
fix document ready
2021-06-27 01:40:57 +00:00
catalog.js
Commit the patch from issue 229
2021-03-20 00:48:20 -04:00
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.
2017-03-14 01:59:27 +09:00
compact-boardlist.js
Add megaq and update compact-boardlist and general boardlist / top bar alias support
2017-09-03 23:02:05 +09:00
download-original.js
fix document ready
2021-06-27 01:40:57 +00:00
expand-all-images.js
fix document ready
2021-06-27 01:40:57 +00:00
expand-too-long.js
Fix expand-too-long error with new <p> markup
2016-05-05 11:56:41 +02:00
expand-video.js
fix document ready
2021-06-27 01:40:57 +00:00
expand.js
Fix commit 1c13ec98ba
2024-12-26 02:39:08 -05:00
favorites.js
thread-watcher and favorites in catalog and ukko
2016-05-09 11:18:35 +02:00
file-selector.js
fixes quick reply
2021-07-11 16:00:39 +02:00
fix-report-delete-submit.js
ukko & fix-re-de-su: fix reporting and deleting from ukko actually
2016-05-09 11:08:24 +02:00
flag-preview.js
fix document ready
2021-06-27 01:40:57 +00:00
forced-anon.js
Added option for hiding IDs.
2016-05-06 14:32:53 +02:00
fullcalendar.min.js
Add staff application theme, calendar theme and ukko4 theme
2017-09-03 22:19:32 +09:00
gallery-view.js
gallery-view: preloading images, webm support
2015-04-23 09:20:34 +02:00
hearts.js
Add support for floating balloons used in the birthday celebrations
2017-05-04 14:04:22 +09:00
hide-images.js
Fix many features for Internet Explorer 9 and 10
2016-05-05 12:15:26 +02:00
hide-threads.js
Don't remove post selection checkbox for reporting when hiding threads
2017-03-02 11:20:04 +09:00
highlight.js
Change code hightlighting to highlight.js from google-code prettify.js
2017-03-03 15:34:45 +09:00
highlight.pack.js
Change code hightlighting to highlight.js from google-code prettify.js
2017-03-03 15:34:45 +09:00
hilight.js
Change code hightlighting to highlight.js from google-code prettify.js
2017-03-03 15:34:45 +09:00
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.
2016-06-09 11:20:23 +02:00
id_highlighter.js
better synchronize the javascripts with 8chan
2014-10-05 18:30:47 +02:00
image-hover.js
Remove stale debug outputs
2021-07-04 00:11:36 +00:00
infinite-scroll.js
Javascript ammendments, dio_ on Windows.
2016-05-05 13:22:11 +02:00
inline-expanding-filename.js
fix document ready
2021-06-27 01:40:57 +00:00
inline-expanding.js
Fixes inline-expanding.js to allow clickable pdf thumbnails
2021-01-09 16:41:05 -06:00
inline.js
Fix tab freeze when inlining
2016-05-06 14:49:30 +02:00
jquery-ui.custom.min.js
commit permissions change on files from 755 to 644
2023-09-05 14:22:17 -04:00
jquery.min.js
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.
2019-08-10 20:39:17 +10:00
jquery.mixitup.min.js
Upgrade jQuery mixitup, preserve settings, no animations
2016-05-05 11:59:00 +02:00
keyboard-shortcuts.js
v1.4 better support for different stylesheets, better scrolling, refresh hotkey
2017-06-07 21:28:53 +02:00
live-index.js
live index should refresh every 20s
2015-04-11 23:03:45 +02:00
loadballoons.js
Add support for floating balloons used in the birthday celebrations
2017-05-04 14:04:22 +09:00
loadquill.js
Add quill WYSIWIG post editor (experimental)
2017-09-03 23:17:37 +09:00
loadsceditor.js
Add sceditor WYSIWIG post editor support
2017-09-03 23:15:56 +09:00
loadsnow.js
Loader for snow / snow storm javascript
2019-02-26 10:21:45 +10:00
loadsummernote.js
Add summernote WYSIWIG post editor (experimental)
2017-09-03 23:18:05 +09:00
loadtinymce.js
Add tinymce WYSIWIG post editor (experimental)
2017-09-03 23:18:46 +09:00
local-time.js
Changes to local-time.js storage boolean checks
2017-09-03 23:00:37 +09:00
mobile-default.js
Add mobile default javascript
2017-09-03 22:20:30 +09:00
mobile-style.js
document mobile-style.js ( vichan-devel/Tinyboard#26 )
2014-01-19 13:42:41 +01:00
moment.min.js
Add staff application theme, calendar theme and ukko4 theme
2017-09-03 22:19:32 +09:00
multi-image.js
fix multi-image.js when quick-reply isn`t loaded
2014-09-27 11:22:28 +02:00
mute-images.js
Create mute-images.js
2015-09-25 01:48:28 +03:00
no-animated-gif.js
Make no-animated-gif.js trigger on new_post
2016-05-05 13:12:10 +02:00
options.js
Move options box
2016-01-09 01:31:10 +00:00
own-board.js
own-board.js: initial release
2015-04-07 20:54:43 +02:00
piwik.js
commit permissions change on files from 755 to 644
2023-09-05 14:22:17 -04:00
post-filter.js
Adds dependency: post-menu.
2021-01-02 01:18:21 -06:00
post-hover.js
fix document ready
2021-06-27 01:40:57 +00:00
post-menu.js
Javascript ammendments, dio_ on Windows.
2016-05-05 13:22:11 +02:00
prettify.js
Update included version of prettify.js, despite the fact we use highlight.js for code highlighting now
2017-03-03 15:09:52 +09:00
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
2017-05-04 13:58:38 +09:00
quick-reply.js
Fix memory leak in quick reply
2021-08-21 18:53:38 -04:00
quill.js
Add quill WYSIWIG post editor (experimental)
2017-09-03 23:17:37 +09:00
quote-selection.js
js/quote-selection.js: Slightly less buggy, especially on Macs
2013-07-20 14:05:39 -04:00
rules-popup.js
Fix rules-popup jquery issue.
2016-08-21 20:37:09 +01:00
save-user_flag.js
Fix save-user_flag.js
2014-08-08 21:39:20 +02:00
scheduler.min.js
Add staff application theme, calendar theme and ukko4 theme
2017-09-03 22:19:32 +09:00
settings.js
Update settings.js
2014-10-05 17:48:51 +02:00
show-backlinks.js
fix document ready
2021-06-27 01:40:57 +00:00
show-op.js
added my copyrights
2014-04-19 21:26:04 +02:00
show-own-posts.js
Fix own post (You)
2016-05-05 13:06:25 +02:00
smartphone-spoiler.js
fix document ready
2021-06-27 01:40:57 +00:00
snowstorm.js
Disable snowstorm javascript autostart by default
2019-02-26 10:50:10 +10:00
strftime.min.js
bundle strftime library by Sami Samhuri https://github.com/samsonjs/strftime
2014-02-23 17:34:09 +01:00
summernote.js
Add summernote WYSIWIG post editor (experimental)
2017-09-03 23:18:05 +09:00
thread-stats.js
Keep thread stats below new posts
2021-07-06 10:39:59 +00:00
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.
2017-09-14 08:25:37 +09:00
threadscroll.js
Updated threadscroll.js with bettter compatibility
2014-09-27 10:48:36 +02:00
titlebar-notifications.js
document titlebar-notifications.js more ( vichan-devel/Tinyboard#26 )
2014-01-19 13:58:09 +01:00
toggle-images.js
Fix many features for Internet Explorer 9 and 10
2016-05-05 12:15:26 +02:00
toggle-locked-threads.js
move a few options to a general tab in options panel
2014-09-20 22:10:44 +02:00
treeview.js
clean up options code
2015-03-31 07:53:33 +02:00
upload-selection.js
trivial fixes to file-selector.js
2015-03-31 06:50:05 +02:00
videojs-contrib-hls.js
Add videojs-contrib-hls.js for HLS streaming support.
2017-05-04 14:04:59 +09:00
watch.js
watch.js: slow down a little bit, let`s see how it works out
2015-04-11 23:12:13 +02:00
webm-settings.js
add user-options dialog functionality; port webm-settings to it; make a basic general settings applet; make it work on mobiles
2014-09-20 06:19:34 +02:00
wpaint.js
fix wpaint & file-selection interaction
2015-03-31 08:58:54 +02:00
youtube.js
fix document ready
2021-06-27 01:40:57 +00:00