Commit Graph

1785 Commits

Author SHA1 Message Date
Michael Save
209f061eed Bugfix: [sticky] 2012-09-30 22:56:09 +10:00
Michael Save
23653994ac Something is broken. Removed that for now. 2012-09-28 04:53:07 +10:00
Michael Save
696c1a05b7 Quick fix relating to last commit 2012-09-28 04:50:25 +10:00
Michael Save
6b7daacdb3 Bugfix: Caching complications with thread preview 2012-09-28 04:46:20 +10:00
Michael Save
db14f9ce15 Bugfix: [F] 2012-09-28 04:00:13 +10:00
Michael Save
ac9296169f Bugfix: B&D "invalid security token" error 2012-09-28 03:54:32 +10:00
Michael Save
a3ba5a2840 /sup/ board removed 2012-08-28 17:26:15 +10:00
Michael Save
901e252f7f missing newline 2012-08-28 17:23:10 +10:00
Michael Save
268d9d2c88 bugfix: security token forgotten for ban form in view_ip.html 2012-08-28 02:24:29 +10:00
Michael Save
8828101a0c minor design change 2012-08-28 01:47:26 +10:00
Michael Save
9fbf24dca5 p.body changed to div.body 2012-08-27 23:01:08 +10:00
Michael Save
34e9e671b3 Use div.body instead of p.body; issue #73 2012-08-27 22:32:04 +10:00
Michael Save
a7d4a5c3c8 pagination bug for user logs 2012-08-27 22:15:58 +10:00
Michael Save
b105a17b4f user logs 2012-08-27 22:13:47 +10:00
Michael Save
913010cff5 minor consistency cleanup 2012-08-27 21:50:15 +10:00
Michael Save
eb146d9201 properly tie auth cookies to private salt 2012-08-27 21:45:05 +10:00
Michael Save
28392a12d3 fix "unbuffered queries" bug (issue #75) 2012-08-27 21:37:21 +10:00
Michael Save
6229b82a43 CSRF protection 2012-08-27 15:19:05 +10:00
Michael Save
4a9d497a94 Fix for issue #69 2012-08-27 03:06:21 +10:00
Michael Save
c96b27eb5b use UNSIGNED for id columns 2012-08-27 02:52:31 +10:00
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