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

46 Commits

Author SHA1 Message Date
czaks
4ac087a289 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard into vichan-devel-4.5
Conflicts:
	js/quick-reply.js
2013-09-18 09:00:22 -04:00
Michael Foster
f5aa40dc3b js/settings.js: Simple config stuff for javascript extensions 2013-09-18 14:40:39 +10:00
czaks
688a228884 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard into vichan-devel-4.5
Conflicts:
	inc/config.php
	inc/display.php
	inc/mod/pages.php
	install.php
	js/quick-reply.js
	post.php
	templates/index.html
2013-09-17 10:43:44 -04:00
Michael Foster
9fb478d942 fix some weirdness 2013-09-16 03:51:36 +10:00
Michael Foster
9bffc85a66 bugfix and work with other stylesheets 2013-09-15 10:29:35 +10:00
Michael Foster
9ce0d60bba fix bug with quick-reply and make it nicer 2013-09-15 07:31:05 +10:00
Michael Foster
7a86403ed0 add real quick reply (wtf was the other thing?) 2013-09-15 07:17:02 +10:00
czaks
c167e38252 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	stylesheets/dark_roach.css
	stylesheets/style.css
2013-08-20 18:22:37 -04:00
Michael Foster
36a34be39f Remember post password if entered manually 2013-08-20 23:34:41 +10:00
ctrlcctrlv
a30675030c Edit images in thread/board using Oekaki 2013-08-17 18:56:16 +00:00
ctrlcctrlv
f5360ad6c1 Configurable canvas size 2013-08-17 18:00:26 +00:00
Michael Foster
44590b5756 Optional: Allow uploading by URL 2013-08-12 22:51:46 +10:00
Michael Foster
e06a800027 Convert to UNIX line endings 2013-07-31 04:28:26 -04:00
czaks
62566dd174 js i18n: misc fixes; quick-reply.js i18n
Conflicts:
	tools/i18n_compile.php
2013-07-31 04:13:29 -04:00
czaks
1ffb6dcc4c main.js: added preliminary translation functions for javascript 2013-07-31 04:11:01 -04:00
Michael Foster
ad2edf62d7 Option to make stylesheet selections board-specific 2013-07-23 01:35:56 -04:00
Macil Tech
9a6349450c Don't forget secure tripcode that's preceded by a space.
Mod capcodes are not remembered in the posting form.
2013-06-18 11:58:32 -05:00
Michael Save
9f70495776 Slightly less crappy stylesheet chooser 2012-04-22 17:50:53 +10:00
Michael Save
fa38c0fd6b Bugfix: some tracked post citations were not being purged upon thread deletion 2012-04-11 17:36:34 +10:00
Michael Save
67078c17d1 onready() instead of onload() 2012-03-31 19:37:31 +11:00
Michael Save
0883f6f3af Javascript cleanup 2012-03-31 19:25:36 +11:00
Michael Save
25e10def5b inline-expanding.js 2012-03-31 19:18:53 +11:00
Michael Save
c0c194e2ad onload() function to handle multiple functions 2012-03-31 19:12:26 +11:00
Michael Save
8dc8c07f4a Moved $config['local_time'] to Tinyboard-Tools (local-time.js) 2012-03-15 16:16:54 +11:00
Michael Save
820b184f21 javascript date/month wrong 2012-02-21 16:06:37 +11:00
Michael Save
9b7ae09dd4 change times to local timezone before page render 2012-02-20 02:32:53 +11:00
Michael Save
63fa57b5e0 Automatically convert all post times to local time using Javascript. 2012-02-20 02:20:51 +11:00
Michael Save
dabc9d9623 fixed bug, disabled fieldswere causing javascript errors 2012-02-17 16:38:03 +11:00
Savetheinternet
38e27873c1 Place stylesheet selector as the last element, not the second last. 2011-11-16 16:33:50 +11:00
Savetheinternet
af603fa819 transition to Twig 2011-10-05 15:22:53 +11:00
Savetheinternet
f228c07744 Disable inline-expanding for non-images 2011-10-01 21:43:23 +10:00
Savetheinternet
53c4cb26a1 Removed $config[force_body]. Made threads without text possible. 2011-09-15 20:32:49 +10:00
Savetheinternet
be80dd0ab8 don't wait for entire page to load before citing reply 2011-07-30 21:28:52 +10:00
Savetheinternet
fcafdf61f5 insert cite at caret/selection pos instead of end 2011-07-30 20:11:33 +10:00
Savetheinternet
ca8e74cf10 made inline expanding of images optional 2011-07-07 23:07:38 +10:00
Savetheinternet
467998e1fe ... 2011-06-25 16:05:16 +10:00
Savetheinternet
bb635acb38 don't highlight replies on middle click' 2011-06-23 23:08:34 +10:00
Savetheinternet
b23ec4a66f middle click on images opens them normally 2011-06-23 22:54:27 +10:00
Savetheinternet
c21e12bd87 reCAPTCHA support 2011-06-16 04:59:16 +10:00
Savetheinternet
32f5a1c248 bug fix for opera (and probably other browser?) 2011-04-22 18:24:09 +10:00
Savetheinternet
2adf08c771 ... 2011-04-22 18:17:48 +10:00
Savetheinternet
9d2bfb422d more efficient javascript remembering system 2011-04-22 18:16:12 +10:00
Savetheinternet
3c44b5eef2 fixed bug automatically filling in mod.php login password 2011-04-22 18:06:44 +10:00
Savetheinternet
8f9a6b839f ... 2011-04-06 18:43:35 +10:00
Savetheinternet
eb7146dc3e Post saving/cache and Google Analytics integration 2011-04-06 18:31:26 +10:00
Savetheinternet
0a6b06d3dd Stylesheets, etc. 2011-03-27 02:36:32 +11:00