Michael Foster
|
94468c430c
|
Small install fix
|
2013-08-01 00:52:49 -04:00 |
|
Michael Foster
|
9c5086c0da
|
Small install fix
|
2013-08-01 00:52:49 -04:00 |
|
czaks
|
168a4d73cc
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2013-08-01 00:47:33 -04:00 |
|
czaks
|
926b2c31ed
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2013-08-01 00:47:33 -04:00 |
|
Michael Foster
|
5bf0e7f7e7
|
Better/fixed jQuery styling and slightly improved js/inline-expanding.js accuracy (when jQuery is enabled)
|
2013-08-01 00:27:54 -04:00 |
|
Michael Foster
|
801bd56689
|
Better/fixed jQuery styling and slightly improved js/inline-expanding.js accuracy (when jQuery is enabled)
|
2013-08-01 00:27:54 -04:00 |
|
Michael Foster
|
a052a791b5
|
Add optional database table prefix (issue #118; see issue comments for details)
|
2013-07-31 22:14:26 -04:00 |
|
Michael Foster
|
d379224e3f
|
Add optional database table prefix (issue #118; see issue comments for details)
|
2013-07-31 22:14:26 -04:00 |
|
czaks
|
cefd5517ac
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2013-07-31 21:36:54 -04:00 |
|
czaks
|
a902bf6cba
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2013-07-31 21:36:54 -04:00 |
|
czaks
|
232f4ff868
|
markup modifiers: make it even harder to escape
|
2013-07-31 21:27:50 -04:00 |
|
czaks
|
4d8c7f67cd
|
markup modifiers: make it even harder to escape
|
2013-07-31 21:27:50 -04:00 |
|
czaks
|
ab36452543
|
fix post editing for tinyboard markup
|
2013-07-31 21:26:55 -04:00 |
|
czaks
|
70dbed72b1
|
fix post editing for tinyboard markup
|
2013-07-31 21:26:55 -04:00 |
|
Michael Foster
|
ea2b8cce07
|
Bugfix: HTML injection in post editing (introduces and fixes yet another bug)
|
2013-07-31 21:24:17 -04:00 |
|
Michael Foster
|
e740f45ed1
|
Bugfix: HTML injection in post editing (introduces and fixes yet another bug)
|
2013-07-31 21:24:17 -04:00 |
|
czaks
|
e93d5b2f8e
|
Revert "markup modifiers: make it even harder to escape"
This reverts commit d7ea47a91f .
|
2013-07-31 21:22:57 -04:00 |
|
czaks
|
164d0e6e3b
|
Revert "markup modifiers: make it even harder to escape"
This reverts commit d7ea47a91f .
|
2013-07-31 21:22:57 -04:00 |
|
czaks
|
055c3a7382
|
Revert "facilitate using markup modifiers multiple times; make raw html not consume the whole post"
This reverts commit e7dd0bbc4a .
|
2013-07-31 21:22:32 -04:00 |
|
czaks
|
07f8aa8c4c
|
Revert "facilitate using markup modifiers multiple times; make raw html not consume the whole post"
This reverts commit e7dd0bbc4a .
|
2013-07-31 21:22:32 -04:00 |
|
czaks
|
83844b5e3e
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
inc/functions.php
|
2013-07-31 21:03:13 -04:00 |
|
czaks
|
ef9ede073f
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
inc/functions.php
|
2013-07-31 21:03:13 -04:00 |
|
Michael Foster
|
a5312ebe89
|
Allow public ban messages on raw HTML posts
|
2013-07-31 21:02:26 -04:00 |
|
Michael Foster
|
d30d94960c
|
Allow public ban messages on raw HTML posts
|
2013-07-31 21:02:26 -04:00 |
|
Michael Foster
|
0f9df0ac66
|
Newline before <tinyboard ban message>
|
2013-07-31 20:54:20 -04:00 |
|
Michael Foster
|
286524ca46
|
Newline before <tinyboard ban message>
|
2013-07-31 20:54:20 -04:00 |
|
Michael Foster
|
328484bee7
|
SQL cleanup
|
2013-07-31 20:51:43 -04:00 |
|
Michael Foster
|
da5048a0e4
|
SQL cleanup
|
2013-07-31 20:51:43 -04:00 |
|
czaks
|
03d91df1d8
|
fix previous commit; markup is called via reference
|
2013-07-31 20:41:56 -04:00 |
|
czaks
|
644f1d90cb
|
fix previous commit; markup is called via reference
|
2013-07-31 20:41:56 -04:00 |
|
czaks
|
ce2af291b0
|
markup modifiers: there was a plan for adding markup to ban reasons, but assignment was missing; escape markup there too
|
2013-07-31 20:33:27 -04:00 |
|
czaks
|
08e7192377
|
markup modifiers: there was a plan for adding markup to ban reasons, but assignment was missing; escape markup there too
|
2013-07-31 20:33:27 -04:00 |
|
czaks
|
d7ea47a91f
|
markup modifiers: make it even harder to escape
|
2013-07-31 20:13:19 -04:00 |
|
czaks
|
99427246e1
|
markup modifiers: make it even harder to escape
|
2013-07-31 20:13:19 -04:00 |
|
czaks
|
e7dd0bbc4a
|
facilitate using markup modifiers multiple times; make raw html not consume the whole post
|
2013-07-31 20:11:11 -04:00 |
|
czaks
|
ada248ce4a
|
facilitate using markup modifiers multiple times; make raw html not consume the whole post
|
2013-07-31 20:11:11 -04:00 |
|
czaks
|
fa5922b45e
|
fix post editing for tinyboard markup
|
2013-07-31 19:50:25 -04:00 |
|
czaks
|
2c7fa51012
|
fix post editing for tinyboard markup
|
2013-07-31 19:50:25 -04:00 |
|
czaks
|
b35ea55763
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
templates/thread.html
|
2013-07-31 19:25:04 -04:00 |
|
czaks
|
0eaf52583f
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
templates/thread.html
|
2013-07-31 19:25:04 -04:00 |
|
Michael Foster
|
6bbe407e18
|
Markup modifiers: raw HTML
|
2013-07-31 19:18:55 -04:00 |
|
Michael Foster
|
2b74f8b37d
|
Markup modifiers: raw HTML
|
2013-07-31 19:18:55 -04:00 |
|
Michael Foster
|
6d52c8b428
|
Markup modifiers. Fix issue #66 (public ban message lost when rebuilding post body)
|
2013-07-31 18:59:54 -04:00 |
|
Michael Foster
|
be11041471
|
Markup modifiers. Fix issue #66 (public ban message lost when rebuilding post body)
|
2013-07-31 18:59:54 -04:00 |
|
Michael Foster
|
4891735c49
|
Fix issue #72
|
2013-07-31 18:29:09 -04:00 |
|
Michael Foster
|
89285fd7c3
|
Fix issue #72
|
2013-07-31 18:29:09 -04:00 |
|
czaks
|
6317a70152
|
header abstraction: abstracted also in thread.html
Conflicts:
templates/page.html
templates/thread.html
|
2013-07-31 17:14:10 -04:00 |
|
czaks
|
2adef4b4b9
|
header abstraction: abstracted also in thread.html
Conflicts:
templates/page.html
templates/thread.html
|
2013-07-31 17:14:10 -04:00 |
|
czaks
|
dc9df2b9b3
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2013-07-31 17:05:53 -04:00 |
|
czaks
|
2c8bd71a9a
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2013-07-31 17:05:53 -04:00 |
|