Commit Graph

4583 Commits

Author SHA1 Message Date
Michał Daniel
0e7629eaa1 User 'lain' font for h1 and #bans title 2017-06-24 20:24:26 +02:00
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.
2017-06-24 20:04:24 +02:00
Benjamin Southall
d7e1b30b0e Partial merge of 736e982945 [SECURITY] Lessen security impact 2017-06-08 08:13:57 +09:00
Benjamin Southall
da6eb9e2cb local-time.js changes from 65f39b8a07 and c21eeff605 2017-06-08 08:12:18 +09:00
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. 2017-06-08 08:11:18 +09:00
Benjamin Southall
13f856189b Merge pull request from vichan-devel/vichan#220 from kekukin/patch-1 Fixed uninstall error for themes. 2017-06-08 08:09:10 +09:00
Benjamin Southall
986efe8980 Merge pull request from vichan-devel/vichan##202 from pngcrypt/master table fix nntpchan install.sql fix from 6049979daf 2017-06-08 08:06:39 +09:00
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 2017-06-08 07:44:27 +09:00
Benjamin Southall
894e8eadfd Merge pull request from vichan-devel/vichan#205 from Montrosos/patch-1 Included header.html for better boardlist 2017-06-08 07:41:34 +09:00
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 2017-06-08 07:39:08 +09:00
Appleman1234
c888e691c1 Merge pull request #110 from joakimoa/master
v1.4 bugfixes, improvements and a refresh hotkey.
2017-06-08 06:33:46 +09:00
Joakim Almgren
b51172d573 v1.4 better support for different stylesheets, better scrolling, refresh hotkey 2017-06-07 21:28:53 +02:00
Appleman1234
8728419b9e Merge pull request #109 from joakimoa/master
customisable keyboard navigation + bugfix in user-js.js
2017-06-07 07:13:40 +09:00
Joakim Almgren
6677b6c086 v1.2 navigates posts and files, highlights with generic color 2017-06-06 23:42:25 +02:00
Joakim Almgren
946f0eb893 commented out example function 2017-06-06 16:28:07 +02:00
Joakim Almgren
29d7cd5496 minor cleanup 2017-06-06 16:27:20 +02:00
Joakim Almgren
d2068ee023 v1.1 added customizeable keybinds 2017-06-06 00:59:15 +02:00
Joakim Almgren
f20f2d89f0 keyboard navigation, jk, e 2017-06-05 21:37:52 +02:00
Benjamin Southall
5f9797d605 Update gitignore to exclude twemoji images and exclude fonts used in CSS stylesheets 2017-06-01 07:38:15 +09:00
Benjamin Southall
9634368b71 Add missing post_control template and configuration values for thread merge functionality 2017-06-01 07:37:42 +09:00
Benjamin Southall
a5095a6764 Make compact-boardlist user toggleable from Options side menu 2017-06-01 07:36:30 +09:00
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. 2017-06-01 07:35:22 +09:00
Benjamin Southall
e48cb3e8b4 Add support for client side configurable board list aliasing. 2017-06-01 07:20:30 +09:00
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 2017-06-01 07:18:19 +09:00
Benjamin Southall
cdf1e6a267 Change formatting for Unique IPs summary information. 2017-06-01 07:16:54 +09:00
Benjamin Southall
01577c1222 Add lainchan.jp to Rule 6. 2017-06-01 07:15:59 +09:00
Benjamin Southall
1c18fcad2a Adding glitch class to h1 to enable glitch CSS effect on test CSS theme 2017-06-01 07:15:01 +09:00
Benjamin Southall
5ed885c3d0 Fix typographical error in Recent extension / theme used on the front page 2017-06-01 07:06:34 +09:00
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. 2017-05-11 21:45:38 +09:00
Benjamin Southall
bba13f2bd8 Add mp3 placeholder image 2017-05-11 21:29:10 +09:00
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. 2017-05-11 21:10:24 +09:00
Benjamin Southall
fef6f0bef9 Adding glitch class to h1 for glitch effect when using test CSS theme 2017-05-11 21:05:20 +09:00
Benjamin Southall
b1d45ffe17 Merge branch 'master' of https://github.com/lainchan/lainchan 2017-05-11 20:58:16 +09:00
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. 2017-05-11 20:57:47 +09:00
Appleman1234
79b43c8803 Merge pull request #106 from sometoby/autofocus-mod-login
Autofocus username field on mod login page
2017-05-11 13:38:24 +09:00
Tobias Umbach
ff4e4b9994 Autofocus username field on mod login page 2017-05-09 15:17:43 +02:00
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 2017-05-05 05:49:14 +09:00
Benjamin Southall
1b3d45a9c0 Add balloon image for heart.js and loadballon.js 2017-05-04 14:06:25 +09:00
Benjamin Southall
b53fea5604 Add videojs-contrib-hls.js for HLS streaming support. 2017-05-04 14:04:59 +09:00
Benjamin Southall
6db0460ed0 Add support for floating balloons used in the birthday celebrations 2017-05-04 14:04:22 +09:00
Benjamin Southall
f6fd9c97f9 submodule sha nonsense update 2017-05-04 14:03:33 +09:00
Benjamin Southall
a68efaec3b On post submission manually update / reload the page for auto-reload.js. 2017-05-04 14:00:06 +09:00
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 2017-05-04 13:58:38 +09:00
Benjamin Southall
83989bba88 Fix thread-stats.js to attach to correct location and count correctly. 2017-05-04 13:56:19 +09:00
Benjamin Southall
7589bc3843 Remove additional unecessary logging 2017-05-04 13:50:24 +09:00
Benjamin Southall
93289172a4 Change radio theme / extension to use bump in voice over link text 2017-05-04 13:49:47 +09:00
Benjamin Southall
5d861879c1 Attempt to get dynamic data setup for stream based on format working 2017-05-04 13:48:09 +09:00
Benjamin Southall
423b6e5dd8 Add 4th zine to Zine theme / extension 2017-05-04 13:46:59 +09:00
Benjamin Southall
e87e215315 Make fontsize for top bar smaller for cyberpunk / cyberia theme 2017-05-04 13:45:58 +09:00
Benjamin Southall
5ab4e569d0 Updating lainchanjp CSS theme, downstream forks use this at your own risk 2017-05-04 13:42:44 +09:00