4376 Commits (cc5c2780a5ed62283f24685ca3daae15b3b72988)
 

Author SHA1 Message Date
Benjamin Southall 257ead7313 Merge pull request from vichan-devel/vichan#200 from seisatsu/patch-2 Fix typo in max_images comment , Adding early 404 staged from 40fe35fedc 7 years ago
Benjamin Southall 894e8eadfd Merge pull request from vichan-devel/vichan#205 from Montrosos/patch-1 Included header.html for better boardlist 7 years ago
Benjamin Southall 0751578ed7 Merge pull request from vichan-devel/vichan#211 from tlm-2501/patch-1 Change Configuration Basics link to point to the archived tinyboard website 7 years ago
Appleman1234 c888e691c1 Merge pull request #110 from joakimoa/master 7 years ago
Joakim Almgren b51172d573 v1.4 better support for different stylesheets, better scrolling, refresh hotkey 7 years ago
Appleman1234 8728419b9e Merge pull request #109 from joakimoa/master 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 5f9797d605 Update gitignore to exclude twemoji images and exclude fonts used in CSS stylesheets 7 years ago
Benjamin Southall 9634368b71 Add missing post_control template and configuration values for thread merge functionality 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 1fef7c0b8e Add antibot to post form in attempt to ensure posting from overboards is not incorrectly flagged as spam by the tinyboard antispam engine 7 years ago
Benjamin Southall cdf1e6a267 Change formatting for Unique IPs summary information. 7 years ago
Benjamin Southall 01577c1222 Add lainchan.jp to Rule 6. 7 years ago
Benjamin Southall 1c18fcad2a Adding glitch class to h1 to enable glitch CSS effect on test CSS theme 7 years ago
Benjamin Southall 5ed885c3d0 Fix typographical error in Recent extension / theme used on the front page 7 years ago
Benjamin Southall 176b1f5494 Add merge thread functionality as a moderator feature (shadow threading and leaving OP is not yet supported) and board filter to Recent Posts iinterface. 7 years ago
Benjamin Southall bba13f2bd8 Add mp3 placeholder image 7 years ago
Benjamin Southall a83a284e1d Add antibot to Element constructor in yukko themes, in the hope that posting from overboards as a normal user is not incorrectly blocked as spam / request looks automated. 7 years ago
Benjamin Southall fef6f0bef9 Adding glitch class to h1 for glitch effect when using test CSS theme 7 years ago
Benjamin Southall b1d45ffe17 Merge branch 'master' of https://github.com/lainchan/lainchan 7 years ago
Benjamin Southall 4827052d68 CSS changes, namely the options dialog themes for several CSS styles, thanks to crash_override, glitch art and improvement to test CSS theme, and the removal of various incorrect background colors for top and bottom bars. 7 years ago
Appleman1234 79b43c8803 Merge pull request #106 from sometoby/autofocus-mod-login 7 years ago
Tobias Umbach ff4e4b9994 Autofocus username field on mod login page 7 years ago
Benjamin Southall 2533c309f7 Add new fields for pdf_file_thumbail and autotagging / IP note generation of deleted posts to config.php for Deleting posts as mod does not work #104 7 years ago
Benjamin Southall 1b3d45a9c0 Add balloon image for heart.js and loadballon.js 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 7589bc3843 Remove additional unecessary logging 7 years ago
Benjamin Southall 93289172a4 Change radio theme / extension to use bump in voice over link text 7 years ago
Benjamin Southall 5d861879c1 Attempt to get dynamic data setup for stream based on format working 7 years ago
Benjamin Southall 423b6e5dd8 Add 4th zine to Zine theme / extension 7 years ago
Benjamin Southall e87e215315 Make fontsize for top bar smaller for cyberpunk / cyberia theme 7 years ago
Benjamin Southall 5ab4e569d0 Updating lainchanjp CSS theme, downstream forks use this at your own risk 7 years ago
Benjamin Southall fffea99774 Changes to recent.css in order to adapt to news being on the front page and still have float alignment for the other sections. Also changed font size to something smaller 7 years ago
Benjamin Southall d7b3a7ab54 Adding footer margin / padding so that canary is fully visible, and changing remove button so it is not grey on grey 7 years ago
Benjamin Southall aba80c9c28 Remove duplicate font declaration for Tsuki CSS style / theme 7 years ago
Benjamin Southall cac68f7add Add test.css e.g. test css theme and animate.css which it depends on 7 years ago
Benjamin Southall 40094c9e1a Merge branch 'master' of https://github.com/lainchan/lainchan 7 years ago
Appleman1234 7c8f857c3b Merge pull request #102 from KiTTYsh/master 7 years ago
Kitty Cat f978c1b83e Use random_bytes() to generate IV where available (PHP 7.x) 7 years ago