1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-25 07:50:23 +01:00
Commit Graph

653 Commits

Author SHA1 Message Date
Jano Slota
daea816c7b Do not show noko in email selectbox if it's disabled 2014-08-08 21:53:21 +02:00
kaf
c40d4f9b83 Added a space for valid html5 2014-08-08 21:53:00 +02:00
Jano Slota
1221c2c37e Use a different way to show the original filename
Conflicts:
	templates/post/fileinfo.html
2014-08-08 21:52:19 +02:00
8chan
64e2cce677 Fix post linking bug in ?/recent 2014-07-21 16:55:36 +00:00
Fredrick Brennan
cc9ae12ec9 Forgot some |e 2014-07-19 18:47:34 +00:00
8chan
778ca28a3c Fix 55ch cancer; can now see next page of posts, ?/recent uses templating system 2014-07-19 18:42:52 +00:00
Marcin Łabanowski
bd29586e32 actually fix #70 2014-07-06 01:07:41 +02:00
Michael Walker
ebdee08d75 Fix unsanitised text vulnerability in post/fileinfo.html 2014-07-05 21:57:06 +01:00
8chan
f4cf55dbe4 Fix issue #45 2014-06-24 19:41:00 +00:00
czaks
f8aa9c7d7c Merge 4.5
Conflicts:
	templates/post_thread.html
2014-06-21 20:50:41 +02:00
8chan
27bca279ac Fix scroll to issues with post-hover.js, clean up highlightReply
Conflicts:
	templates/post_reply.html
	templates/post_thread.html
2014-06-21 20:34:09 +02:00
czaks
72c873551e Merge 4.5
Conflicts:
	post.php
2014-06-20 23:35:45 +02:00
czaks
36dd8c607e Merge branch '4.5' of github.com:vichan-devel/Tinyboard into HEAD
Conflicts:
	templates/themes/basic/index.html
2014-06-20 23:27:34 +02:00
Techan
4dea8c7a59 Change timezone of news on main page to local timezone 2014-06-20 23:26:17 +02:00
Techan
103a266421 Fix custom stylesheets on main page 2014-06-20 23:25:29 +02:00
Techan
7bf6c97e78 Improve main page template 2014-06-20 23:25:08 +02:00
czaks
36d01fdb7d fix upgrade path a little bit with a new catalog 2014-06-16 11:29:18 +02:00
8chan
8f49b148b3 Add scripts to catalog page 2014-06-12 17:27:18 +00:00
8chan
a997ce9e8d Fix scroll to issues with post-hover.js, clean up highlightReply 2014-06-12 15:36:40 +00:00
czaks
42352e6180 Merge 4.5
Conflicts:
	js/expand-too-long.js
2014-06-10 17:51:03 +02:00
Chen-Pang He
8123bbffc8 Set viewport to basic theme 2014-06-10 17:40:47 +02:00
Fredrick Brennan
1db32eff47 Fix issue #60 2014-05-20 21:23:33 -04:00
Fredrick Brennan
054b9b8220 Fix js error when allow_delete is false 2014-05-19 14:11:24 -04:00
Fredrick Brennan
c248646b74 Fix edit board link not appearing 2014-05-18 21:18:06 -04:00
czaks
5de6227fdd Merge branch 'master' of github.com:vichan-devel/Tinyboard 2014-05-16 10:47:16 +02:00
Jano Slota
77a5b5c525 Fixed image identification 2014-05-16 10:47:10 +02:00
Fredrick Brennan
57cf56ad9b Fix displaying bans 2014-05-14 13:51:49 -04:00
czaks
0f9e2a5a9d Merge branch 'master' of github.com:vichan-devel/Tinyboard 2014-05-10 21:58:34 +02:00
czaks
5caed72059 Merge ../pl
Conflicts:
	post.php
2014-05-10 21:58:23 +02:00
Jano Slota
adc7288529 Optimized images 2014-05-10 21:51:00 +02:00
Jason Lam
ea6c9fbe39 use new truncate_filename function 2014-05-09 20:37:31 -04:00
Jason Lam
d60be0de98 Update poster_id.html
previous code did not work
2014-05-08 00:58:42 +02:00
Jason Lam
a611ddcbc4 Update poster_id.html
previous code did not work
2014-05-07 18:37:48 -04:00
Jano Slota
4c31dec50e Added configurabe image identification 2014-05-07 11:14:30 +02:00
Fredrick Brennan
9ef2d02b5c Allow post deletion switch 2014-05-05 18:03:51 -04:00
czaks
20cfc8f230 Merge branch 'master' of github.com:vichan-devel/Tinyboard
Conflicts:
	templates/themes/catalog/catalog.html
	templates/themes/catalog/theme.php
2014-05-05 17:29:34 +02:00
czaks
094b5a21c1 quick & dirty youtube thumbnails in catalog support 2014-05-04 01:20:12 +02:00
Fredrick Brennan
59e614eb1f Merge branch 'staging' of https://github.com/vichan-devel/vichan into staging 2014-04-30 17:18:44 -04:00
Fredrick Brennan
4460b08096 Deprecate postControls(), per-file deletion and spoilering 2014-04-30 17:18:35 -04:00
czaks
8ad1edf5d7 Merge master branch into staging
Conflicts:
	templates/themes/ukko/theme.php
2014-04-30 18:28:46 +02:00
czaks
7ab87343b7 ukko: this return thingy wasn`t needed 2014-04-30 18:28:14 +02:00
czaks
d4753786c7 ukko: mod support for ukko; fixes #23 2014-04-30 18:20:30 +02:00
czaks
d3e03c1125 ukko: mod support for ukko; fixes #23 2014-04-30 18:18:55 +02:00
Fredrick Brennan
a781ceb041 Attempt to fix styling issue http://i.imgur.com/owHv6sE.png 2014-04-29 20:39:32 -04:00
czaks
e04cbe9e6f integrate favelog into catalog theme; needs more work, code cleanup etc. 2014-04-30 00:14:25 +02:00
czaks
004b0701c1 Merge remote-tracking branch 'origin/br-integration' into staging 2014-04-29 21:35:50 +02:00
czaks
29ca1decd9 remove quick-reply-old. it probably doesn't work now, it certainly isn't
maintained. this is an old cruft and if needed, it needs rewriting.
2014-04-29 18:37:29 +02:00
czaks
7ca6ce25f5 Revert "change thumb to file to overcome a nasty bug in upgrading"
This reverts commit b0faa1a7e4.
2014-04-27 16:19:41 +02:00
czaks
8c7505d396 change thumb to file to overcome a nasty bug in upgrading 2014-04-27 16:05:38 +02:00
copypaste
f178769a0a multiimage posting 2014-04-27 15:48:47 +02:00