Jason Puglisi
25c2a18a71
Made quick-reply box resizable horizontally
2015-03-29 22:31:38 -04:00
Marcin Łabanowski
8eb3d709f7
Merge pull request #129 from JasonPuglisi/active-content-fix
...
Fixed and re-enabled active content stat for recent theme
2015-03-28 05:22:02 +01:00
czaks
10f93d0d43
implement a protection against transparent proxies
2015-03-24 05:19:25 +01:00
czaks
9fa320838b
wpaint has new dependencies – important!
2015-03-23 01:09:16 +01:00
czaks
11c020be9b
Merge branch 'master' of github.com:vichan-devel/Tinyboard
...
Conflicts:
templates/post/image_identification.html
2015-03-23 00:35:48 +01:00
czaks
81afc17b67
image identification: url encode
2015-03-23 00:35:13 +01:00
czaks
158371dc64
switch to hotwheels' wPaint branch
2015-03-23 00:33:19 +01:00
Jason Puglisi
034b288a13
Fixed to work with multiple images
2015-03-20 09:47:40 -04:00
Jason Puglisi
1283e51ca5
Fixed and re-enabled active content stat for recent theme
2015-03-19 21:49:57 -04:00
Marcin Łabanowski
d4d5f59451
Merge pull request #128 from JasonPuglisi/img-id-space-fix
...
Added space after Google image search link
2015-03-20 00:50:17 +01:00
Jason Puglisi
d6e91ec62f
Added space after Google image search link
2015-03-19 19:35:28 -04:00
czaks
d863bf09fa
update readme
2015-03-12 17:13:04 +01:00
czaks
3851087dce
slug size should be configurable
2015-03-12 00:03:22 +01:00
czaks
a16538e82e
Merge branch 'master' of github.com:vichan-devel/Tinyboard
2015-03-12 00:01:20 +01:00
Marcin Łabanowski
10a8219965
enable a basic
cache by default; notify me if it breaks your chan
2015-03-12 00:00:59 +01:00
Marcin Łabanowski
0f533aaded
Merge pull request #127 from JasonPuglisi/settings-space-fixes
...
Removed extra space for some options
2015-03-11 22:36:50 +01:00
Jason Puglisi
e7d3097e5a
Removed extra space for some options
2015-03-11 16:35:49 -04:00
czaks
dbaaa0c40a
watch.js & slugify fix
2015-03-10 14:52:44 +01:00
czaks
bf1b6103cf
Merge branch 'master' of github.com:vichan-devel/Tinyboard
2015-03-10 14:22:47 +01:00
czaks
6c4d3941fa
api fix
2015-03-10 14:22:29 +01:00
czaks
4bf525599e
...
2015-03-10 14:19:36 +01:00
czaks
a2544bc596
... (cites)
2015-03-10 14:16:27 +01:00
czaks
50b80e9e24
... (slug api)
2015-03-10 14:06:44 +01:00
czaks
9f34d334d3
..
2015-03-10 13:52:31 +01:00
czaks
2f7aeec531
...
2015-03-10 13:48:33 +01:00
czaks
58b60f0aa4
...
2015-03-10 13:46:34 +01:00
czaks
7623de9e2f
... (cache)
2015-03-10 13:42:10 +01:00
czaks
4aa1d387f8
...
2015-03-10 13:34:02 +01:00
czaks
e999955d08
...
2015-03-10 13:28:55 +01:00
czaks
7d92a05bd8
...
2015-03-10 13:23:40 +01:00
czaks
d690567b44
... (minor fix for locales)
2015-03-10 13:16:16 +01:00
czaks
fe66c51a19
... (minor fix for locales)
2015-03-10 13:13:18 +01:00
czaks
0062125f5c
...
2015-03-10 13:09:53 +01:00
czaks
fe7e9c5103
...
2015-03-10 13:03:47 +01:00
czaks
429c9f890f
...
2015-03-10 13:02:38 +01:00
czaks
f4bba2e9ed
...
2015-03-10 12:57:06 +01:00
czaks
bdb6001f3f
support for slugified links; may introduce a few bugs
2015-03-10 12:48:59 +01:00
czaks
eb245c2970
Merge branch 'master' of github.com:vichan-devel/Tinyboard
2015-02-27 21:24:57 +01:00
czaks
bffe03e651
rearrange config processing a bit
2015-02-27 21:16:03 +01:00
Marcin Łabanowski
f51e72c63d
Merge pull request #123 from JasonPuglisi/master
...
Fixed not being able to post without 'mod' post variable set
2015-02-27 16:50:41 +01:00
Jason Puglisi
6d28f9c98e
Fixed error that would prevent posting without ['mod']
2015-02-26 22:51:45 -05:00
czaks
a93f168c79
Merge branch 'master' of github.com:vichan-devel/Tinyboard
2015-02-26 21:44:52 +01:00
czaks
0ab8890b67
tools/rebuild: show currently rebuilded themes
2015-02-26 21:44:39 +01:00
Marcin Łabanowski
30d2f3adc3
Merge pull request #117 from benhc123/patch-1
...
Updated license date
2015-02-26 21:18:41 +01:00
Marcin Łabanowski
56b29f799a
Merge pull request #121 from yeltsew7/master
...
Add in board locking
2015-02-26 21:18:11 +01:00
yeltsew7
aa0d606651
Add in E Z board locking
2015-02-15 21:23:26 -05:00
Wesley
2d396c4eb8
Add E Z board locking feature
2015-02-15 21:16:36 -05:00
8chan
a550c63f9c
SECURITY / XSS : Stop XSS in post subjects displayed in catalog
...
git blame says czaks forgot an |e in catalog.html, this means that anyone posting a new thread with HTML in the subject field or name field can arbitrarily insert it into the page.
Conflicts:
templates/themes/catalog/catalog.html
2015-01-23 10:40:08 +00:00
Ben Holden-Crowther
014f9734ac
Updated license date
...
Updated license date to 2015 for new year.
2015-01-01 10:48:28 +00:00
czaks
f4422e597b
fix a related bug
2014-10-24 13:43:15 +02:00