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 |
|
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 |
|