Michał Daniel
|
8d40eb8584
|
Makes that format-text inline important
|
6 years ago |
Michał Daniel
|
a2e2c5a8ea
|
fieldset border style
Basic settings support?
|
6 years ago |
Michał Daniel
|
b9f0e6633e
|
Changes to form styling, don't break on resize
Added float left and clear both to textarea.
|
6 years ago |
Michał Daniel
|
0e7629eaa1
|
User 'lain' font for h1 and #bans title
|
6 years ago |
Michał Daniel
|
9ddc57b407
|
New graybird.css style
Based on minimal_lain.css, fixes multiple issues with minimal_lain and introduces new stylings for all pages and elements.
|
6 years ago |
Benjamin Southall
|
d7e1b30b0e
|
Partial merge of 736e982945 [SECURITY] Lessen security impact
|
6 years ago |
Benjamin Southall
|
da6eb9e2cb
|
local-time.js changes from 65f39b8a07 and c21eeff605
|
6 years ago |
Benjamin Southall
|
19e6658bc1
|
Merge pull request from vichan-devel/vichan#230 from antedeguemon/master Fixed XSS in post edit page and modsearch, this is a partial merge of just modsearch, we already fixed the edit post escaping earlier.
|
6 years ago |
Benjamin Southall
|
13f856189b
|
Merge pull request from vichan-devel/vichan#220 from kekukin/patch-1 Fixed uninstall error for themes.
|
6 years ago |
Benjamin Southall
|
986efe8980
|
Merge pull request from vichan-devel/vichan##202 from pngcrypt/master table fix nntpchan install.sql fix from 6049979daf
|
6 years ago |
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
|
6 years ago |
Benjamin Southall
|
894e8eadfd
|
Merge pull request from vichan-devel/vichan#205 from Montrosos/patch-1 Included header.html for better boardlist
|
6 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
|
6 years ago |
Appleman1234
|
c888e691c1
|
Merge pull request #110 from joakimoa/master
v1.4 bugfixes, improvements and a refresh hotkey.
|
6 years ago |
Joakim Almgren
|
b51172d573
|
v1.4 better support for different stylesheets, better scrolling, refresh hotkey
|
6 years ago |
Appleman1234
|
8728419b9e
|
Merge pull request #109 from joakimoa/master
customisable keyboard navigation + bugfix in user-js.js
|
6 years ago |
Joakim Almgren
|
6677b6c086
|
v1.2 navigates posts and files, highlights with generic color
|
6 years ago |
Joakim Almgren
|
946f0eb893
|
commented out example function
|
6 years ago |
Joakim Almgren
|
29d7cd5496
|
minor cleanup
|
6 years ago |
Joakim Almgren
|
d2068ee023
|
v1.1 added customizeable keybinds
|
6 years ago |
Joakim Almgren
|
f20f2d89f0
|
keyboard navigation, jk, e
|
6 years ago |
Benjamin Southall
|
5f9797d605
|
Update gitignore to exclude twemoji images and exclude fonts used in CSS stylesheets
|
6 years ago |
Benjamin Southall
|
9634368b71
|
Add missing post_control template and configuration values for thread merge functionality
|
6 years ago |
Benjamin Southall
|
a5095a6764
|
Make compact-boardlist user toggleable from Options side menu
|
6 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.
|
6 years ago |
Benjamin Southall
|
e48cb3e8b4
|
Add support for client side configurable board list aliasing.
|
6 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
|
6 years ago |
Benjamin Southall
|
cdf1e6a267
|
Change formatting for Unique IPs summary information.
|
6 years ago |
Benjamin Southall
|
01577c1222
|
Add lainchan.jp to Rule 6.
|
6 years ago |
Benjamin Southall
|
1c18fcad2a
|
Adding glitch class to h1 to enable glitch CSS effect on test CSS theme
|
6 years ago |
Benjamin Southall
|
5ed885c3d0
|
Fix typographical error in Recent extension / theme used on the front page
|
6 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.
|
6 years ago |
Benjamin Southall
|
bba13f2bd8
|
Add mp3 placeholder image
|
6 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.
|
6 years ago |
Benjamin Southall
|
fef6f0bef9
|
Adding glitch class to h1 for glitch effect when using test CSS theme
|
6 years ago |
Benjamin Southall
|
b1d45ffe17
|
Merge branch 'master' of https://github.com/lainchan/lainchan
|
6 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.
|
6 years ago |
Appleman1234
|
79b43c8803
|
Merge pull request #106 from sometoby/autofocus-mod-login
Autofocus username field on mod login page
|
6 years ago |
Tobias Umbach
|
ff4e4b9994
|
Autofocus username field on mod login page
|
6 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
|
6 years ago |
Benjamin Southall
|
1b3d45a9c0
|
Add balloon image for heart.js and loadballon.js
|
6 years ago |
Benjamin Southall
|
b53fea5604
|
Add videojs-contrib-hls.js for HLS streaming support.
|
6 years ago |
Benjamin Southall
|
6db0460ed0
|
Add support for floating balloons used in the birthday celebrations
|
6 years ago |
Benjamin Southall
|
f6fd9c97f9
|
submodule sha nonsense update
|
6 years ago |
Benjamin Southall
|
a68efaec3b
|
On post submission manually update / reload the page for auto-reload.js.
|
6 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
|
6 years ago |
Benjamin Southall
|
83989bba88
|
Fix thread-stats.js to attach to correct location and count correctly.
|
6 years ago |
Benjamin Southall
|
7589bc3843
|
Remove additional unecessary logging
|
6 years ago |
Benjamin Southall
|
93289172a4
|
Change radio theme / extension to use bump in voice over link text
|
6 years ago |
Benjamin Southall
|
5d861879c1
|
Attempt to get dynamic data setup for stream based on format working
|
6 years ago |