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

1528 Commits

Author SHA1 Message Date
Michael Save
f30147dc74 missing newline 2012-08-28 17:23:10 +10:00
Michael Save
8e3ef4ebfe bugfix: security token forgotten for ban form in view_ip.html 2012-08-28 02:24:29 +10:00
Michael Save
493e34165f minor design change 2012-08-28 01:47:26 +10:00
Michael Save
e996601cdd p.body changed to div.body 2012-08-27 23:01:08 +10:00
Michael Save
75777640d0 Use div.body instead of p.body; issue #73 2012-08-27 22:32:04 +10:00
Michael Save
f0eb692fc2 pagination bug for user logs 2012-08-27 22:15:58 +10:00
Michael Save
9df5d0423e user logs 2012-08-27 22:13:47 +10:00
Michael Save
69b3c28a5d minor consistency cleanup 2012-08-27 21:50:15 +10:00
Michael Save
ca64d468ec properly tie auth cookies to private salt 2012-08-27 21:45:05 +10:00
Michael Save
6625d1d43c fix "unbuffered queries" bug (issue #75) 2012-08-27 21:37:21 +10:00
Michael Save
ab70068de2 CSRF protection 2012-08-27 15:19:05 +10:00
Michael Save
a875fce0cc Fix for issue #69 2012-08-27 03:06:21 +10:00
Michael Save
0498b8fbc0 use UNSIGNED for id columns 2012-08-27 02:52:31 +10:00
Michael Save
266a9ea53f Merge branch 'master' of git://github.com/Yousha/Tinyboard into yousha 2012-08-27 02:40:50 +10:00
Yousha
65361136e5 Added UNSIGNED to ID fields. 2012-08-30 20:06:44 +04:30
Yousha
f587565386 Improved. 2012-08-30 20:05:27 +04:30
Yousha
ab5c110dfe Updated. 2012-08-30 20:05:17 +04:30
Michael Save
f30319d4d9 Merge branch 'master' of github.com:savetheinternet/Tinyboard 2012-08-27 02:30:47 +10:00
Michael Save
861b3d1d4a Removed old mod.php. 2012-08-27 02:30:05 +10:00
Michael Save
c0760892b5 Merge branch 'mod-rewrite'
Conflicts:
	inc/lib/Twig/Extensions/Extension/Tinyboard.php
	install.php
	mod.php
	stylesheets/style.css
	templates/index.html
	templates/page.html
	templates/thread.html
2012-08-27 02:28:04 +10:00
Michael Save
fa24147525 Temporary bugfix for incorrectly escaped email field 2012-08-27 02:18:31 +10:00
Michael
d9babad581 Merge pull request #68 from Macil/mcfix
Antibot make_confusing fix
2012-08-25 20:27:16 -07:00
Macil Tech
d5524206a2 Antibot make_confusing fix 2012-08-25 07:52:37 -06:00
Michael Save
69d9abc8f7 themes 2012-08-13 00:18:13 +10:00
Michael
4f83915413 Merge pull request #62 from stal888/h
Remove the double-quote (") from characters used for random inputs
2012-07-30 00:19:35 -07:00
Sebastian Stal
bb94980f32 Remove the double-quote (") from characters used for random inputs 2012-07-29 15:59:42 -07:00
thegentoo
7bc48cca52 Changed heading markup (changed \s* to [ |\t]*) to fix an issue with it eating line breaks 2012-07-13 10:58:42 +02:00
thegentoo
830de70088 Removed display:block; from span.heading 2012-07-13 10:58:35 +02:00
thegentoo
cca1c558ab Added 1px spacing to spoiler tags (fixes issue with some characters clipping out of the spoiler). 2012-07-13 10:58:19 +02:00
Michael
d03a666873 Merge pull request #54 from stal888/derp
Share an antibot hash set across index pages
2012-07-13 01:27:04 -07:00
Michael
c8f8263cd5 Merge pull request #56 from thegentoo/master
Heading format fix
2012-07-13 01:26:24 -07:00
thegentoo
63f4e7a572 Merge pull request #1 from thegentoo/patch-1
Added 1px spacing to spoiler tags
2012-07-11 13:33:54 -07:00
thegentoo
92232acd49 Changed heading markup (changed \s* to [ |\t]*) to fix an issue with it eating line breaks 2012-07-11 17:11:08 -03:00
thegentoo
8cdcc37d91 Removed display:block; from span.heading 2012-07-11 16:14:33 -03:00
thegentoo
106cdf484e Added 1px spacing to spoiler tags (fixes issue with some characters clipping out of the spoiler). 2012-07-11 16:10:53 -03:00
Sebastian Stal
ae4ff224a1 Share antibot hash across index pages
fixes an issue with slow boards and multi-page indexes
2012-07-04 10:17:51 -07:00
Michael Save
b3896e6a28 minor change 2012-05-28 17:08:29 +10:00
Michael Save
e2fb182ef0 Bugfix: deleting OP image didn't rebuild 2012-05-28 17:08:09 +10:00
Michael Save
9062a7cf34 $post['id'] 2012-05-27 20:55:56 +10:00
Michael Save
95ca536a7c show number of reports from dashboard; translatable mod panel 2012-05-25 21:40:01 +10:00
Michael Save
004cd8e9b2 Missing buildIndex() after moving threads 2012-05-22 15:25:22 +10:00
Michael Save
e9ebe56116 small code cleanup 2012-05-20 20:22:19 +10:00
Michael Save
712f45324e Config editor 2012-05-20 20:21:33 +10:00
Michael Save
30ac8f535b Config editort 2012-05-20 20:20:50 +10:00
Michael Save
5767954841 Cache unread PM notices 2012-05-20 19:06:27 +10:00
Michael Save
5a0a317101 bugfix: noticeboard timestamps 2012-05-19 21:12:40 +10:00
Michael Save
92b9739aea width: 100% for ban list 2012-05-19 21:08:46 +10:00
Michael Save
49c257f984 slightly more compact ban list 2012-05-19 21:02:51 +10:00
Michael Save
912cf355d5 ban list formatting changes 2012-05-19 21:00:15 +10:00
Michael Save
4d85f4d774 small bugfixes 2012-05-19 20:52:45 +10:00