czaks
|
926b2c31ed
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2013-08-01 00:47:33 -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
|
a902bf6cba
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2013-07-31 21:36:54 -04:00 |
|
czaks
|
4d8c7f67cd
|
markup modifiers: make it even harder to escape
|
2013-07-31 21:27:50 -04:00 |
|
czaks
|
70dbed72b1
|
fix post editing for tinyboard markup
|
2013-07-31 21:26:55 -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
|
164d0e6e3b
|
Revert "markup modifiers: make it even harder to escape"
This reverts commit d7ea47a91f .
|
2013-07-31 21:22:57 -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
|
ef9ede073f
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
inc/functions.php
|
2013-07-31 21:03:13 -04:00 |
|
Michael Foster
|
d30d94960c
|
Allow public ban messages on raw HTML posts
|
2013-07-31 21:02:26 -04:00 |
|
Michael Foster
|
286524ca46
|
Newline before <tinyboard ban message>
|
2013-07-31 20:54:20 -04:00 |
|
Michael Foster
|
da5048a0e4
|
SQL cleanup
|
2013-07-31 20:51:43 -04:00 |
|
czaks
|
644f1d90cb
|
fix previous commit; markup is called via reference
|
2013-07-31 20:41:56 -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
|
99427246e1
|
markup modifiers: make it even harder to escape
|
2013-07-31 20:13:19 -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
|
2c7fa51012
|
fix post editing for tinyboard markup
|
2013-07-31 19:50:25 -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
|
2b74f8b37d
|
Markup modifiers: raw HTML
|
2013-07-31 19:18:55 -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
|
89285fd7c3
|
Fix issue #72
|
2013-07-31 18:29:09 -04:00 |
|
czaks
|
2c8bd71a9a
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2013-07-31 17:05:53 -04:00 |
|
Michael Foster
|
19b719f0af
|
Fix last commit
|
2013-07-31 17:04:36 -04:00 |
|
Michael Foster
|
7619d23499
|
Only run SQL query to count threads if we really need to
|
2013-07-31 17:02:42 -04:00 |
|
czaks
|
625a7961bd
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2013-07-31 17:02:30 -04:00 |
|
Michael Foster
|
44910c34c3
|
Fix last commit; Make Tinyboard Twig extension more mb-safe
|
2013-07-31 16:38:09 -04:00 |
|
Michael Foster
|
d447c0bd72
|
Issue #125
|
2013-07-31 16:22:27 -04:00 |
|
czaks
|
ed2f3358db
|
fix merge
|
2013-07-31 15:01:44 -04:00 |
|
czaks
|
7e58e50516
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
inc/config.php
inc/display.php
inc/functions.php
inc/image.php
js/expand.js
js/hide-threads.js
js/local-time.js
js/smartphone-spoiler.js
templates/header.html
templates/index.html
templates/main.js
templates/page.html
templates/post_reply.html
templates/post_thread.html
templates/thread.html
|
2013-07-31 14:54:20 -04:00 |
|
Michael Foster
|
cf7f7cc9d6
|
i18n some more strings in inc/config.php
|
2013-07-31 06:56:57 -04:00 |
|
Michael Foster
|
18017ff761
|
Javascript l10n: Work without $config['additional_javascript_compile']
|
2013-07-31 06:54:53 -04:00 |
|
Michael Foster
|
0f7777e4a6
|
Disallow board names which are too large for the filesytem to handle
|
2013-07-31 06:40:57 -04:00 |
|
Michael Foster
|
f0e3d62b0f
|
Undo 7e0cec for now. Will restore later once I resolve issues
|
2013-07-31 05:03:50 -04:00 |
|
czaks
|
1924e15354
|
js i18n: finish implementation with addition of the compiled locale strings file to additional javascripts
|
2013-07-31 04:57:50 -04:00 |
|
czaks
|
fb1968c0b9
|
i18n one more string in inc/functions.php
|
2013-07-31 04:56:42 -04:00 |
|
czaks
|
e968fd6ce9
|
localise time values
|
2013-07-31 04:55:34 -04:00 |
|
czaks
|
ef68982c79
|
i18n some strings in inc/config.php
|
2013-07-31 04:54:08 -04:00 |
|
Michael Foster
|
e06a800027
|
Convert to UNIX line endings
|
2013-07-31 04:28:26 -04:00 |
|
Marcin Łabanowski
|
247e183077
|
Facilitate styling of subboard listings
|
2013-07-31 04:09:35 -04:00 |
|
czaks
|
a7e0872eb2
|
Update Polish locale
|
2013-07-31 04:07:15 -04:00 |
|
czaks
|
23b1ed316e
|
Update Polish translation
|
2013-07-31 04:07:03 -04:00 |
|
czaks
|
787c5c3d91
|
locale: update polish translation
|
2013-07-31 04:06:57 -04:00 |
|
czaks
|
216e13d59c
|
Update Polish translation; javascript l10n
|
2013-07-31 04:06:52 -04:00 |
|
55ch
|
d75cfa2af4
|
Brazilian Portuguese translation for Tinyboard
|
2013-07-31 04:05:55 -04:00 |
|
Marcin Łabanowski
|
c2390bb87d
|
Fixed typo in Polish translation
|
2013-07-31 04:05:49 -04:00 |
|
Marcin Łabanowski
|
2079df074b
|
Updated Polish translation (3)
|
2013-07-31 04:05:44 -04:00 |
|
Marcin Łabanowski
|
e296034aaf
|
Updated Polish translation (2)
|
2013-07-31 04:05:38 -04:00 |
|
Marcin Łabanowski
|
ba24892063
|
Updated Polish translation
|
2013-07-31 04:05:29 -04:00 |
|
Michael Foster
|
7641c7280a
|
Small comment change
|
2013-07-31 04:02:40 -04:00 |
|
Marcin Łabanowski
|
64c986017a
|
Implement image identification buttons using regex.info/exif, google images and tineye
|
2013-07-31 04:00:22 -04:00 |
|