Commit Graph

2065 Commits

Author SHA1 Message Date
Michael Save
a9562075f6 Merge branch 'master' of git://github.com/Yousha/Tinyboard into yousha 2012-08-27 02:40:50 +10:00
Yousha
82c960cc94 Added UNSIGNED to ID fields. 2012-08-30 20:06:44 +04:30
Yousha
55470a7ac8 Improved. 2012-08-30 20:05:27 +04:30
Yousha
fb4e28c7b8 Updated. 2012-08-30 20:05:17 +04:30
Michael Save
c7a5635f55 Merge branch 'master' of github.com:savetheinternet/Tinyboard 2012-08-27 02:30:47 +10:00
Michael Save
3affbce2a3 Removed old mod.php. 2012-08-27 02:30:05 +10:00
Michael Save
6a705fd8c2 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
c919e73625 Temporary bugfix for incorrectly escaped email field 2012-08-27 02:18:31 +10:00
Michael
4d37fb761f Merge pull request #68 from Macil/mcfix
Antibot make_confusing fix
2012-08-25 20:27:16 -07:00
Macil Tech
bec9f21787 Antibot make_confusing fix 2012-08-25 07:52:37 -06:00
Michael Save
c5ec20684e themes 2012-08-13 00:18:13 +10:00
Michael
32384cb722 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
318a9554c2 Remove the double-quote (") from characters used for random inputs 2012-07-29 15:59:42 -07:00
thegentoo
9f4fd8e445 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
06c293217d Removed display:block; from span.heading 2012-07-13 10:58:35 +02:00
thegentoo
77efe28e9e 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
a6adb8a6a5 Merge pull request #54 from stal888/derp
Share an antibot hash set across index pages
2012-07-13 01:27:04 -07:00
Michael
be16a41aec Merge pull request #56 from thegentoo/master
Heading format fix
2012-07-13 01:26:24 -07:00
thegentoo
7293ef58aa Merge pull request #1 from thegentoo/patch-1
Added 1px spacing to spoiler tags
2012-07-11 13:33:54 -07:00
thegentoo
bdaf619dda 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
ebc4ba31b7 Removed display:block; from span.heading 2012-07-11 16:14:33 -03:00
thegentoo
799237baf4 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
8b4e097b3c 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
8d96bfc3e9 minor change 2012-05-28 17:08:29 +10:00
Michael Save
97dd6ab391 Bugfix: deleting OP image didn't rebuild 2012-05-28 17:08:09 +10:00
Michael Save
6775eebcfa $post['id'] 2012-05-27 20:55:56 +10:00
Michael Save
e4b6c89375 show number of reports from dashboard; translatable mod panel 2012-05-25 21:40:01 +10:00
Michael Save
0c682f5cc3 Missing buildIndex() after moving threads 2012-05-22 15:25:22 +10:00
Michael Save
bb521da32e small code cleanup 2012-05-20 20:22:19 +10:00
Michael Save
4a48888b55 Config editor 2012-05-20 20:21:33 +10:00
Michael Save
d3739c48c2 Config editort 2012-05-20 20:20:50 +10:00
Michael Save
0f04117037 Cache unread PM notices 2012-05-20 19:06:27 +10:00
Michael Save
d6a1f16555 bugfix: noticeboard timestamps 2012-05-19 21:12:40 +10:00
Michael Save
4d3184b762 width: 100% for ban list 2012-05-19 21:08:46 +10:00
Michael Save
f0abd961a4 slightly more compact ban list 2012-05-19 21:02:51 +10:00
Michael Save
1dedf5deae ban list formatting changes 2012-05-19 21:00:15 +10:00
Michael Save
d2c6853ed3 small bugfixes 2012-05-19 20:52:45 +10:00
Michael Save
93c3ceb04d tiny cleanup 2012-05-19 20:46:05 +10:00
Michael Save
970c6cd95b [move] 2012-05-19 18:27:45 +10:00
Michael Save
750fed8a47 Custom filters: "trip" condition should be string, not regexp 2012-05-19 12:23:51 +10:00
Michael Save
1593916907 Permissions fix; missing global 2012-05-18 20:30:55 +10:00
Michael Save
1dcb385e9e small CSS bug 2012-05-11 00:18:06 +10:00
Michael Save
8ceb19a60a small CSS bug 2012-05-11 00:17:49 +10:00
Michael Save
ae91636d1d Bugfix: with disabling config[markup_urls] 2012-05-08 23:59:54 +10:00
Michael Save
9eb3a17faa Bugfix: ?/ban did the same as ?/ban&delete 2012-05-08 00:49:48 +10:00
Michael Save
2cc17f8d9b more information in modlog for bans 2012-05-08 00:42:17 +10:00
Michael Save
ad220b725d Bugfix: the number of successful passes for an anti-spam "hash" was often incorrectly incremented 2012-05-07 23:51:58 +10:00
Michael Save
9058d202ed Bugfix: the number of successful passes for an anti-spam "hash" was often incorrectly incremented 2012-05-07 23:51:15 +10:00
Michael Save
cf801586f7 $config[ipv6_regex] no longer used 2012-05-07 18:29:54 +10:00
Michael Save
890b541191 custom capcode permissions 2012-05-07 18:22:20 +10:00