kaf
|
1c2aa523a3
|
Added: /pol/-like flags based on a953229de7
Conflicts:
inc/config.php
templates/post_form.html
|
2014-04-19 18:48:17 +02:00 |
|
czaks
|
7a35cbd519
|
fix previous commit
|
2014-04-18 14:33:50 +02:00 |
|
czaks
|
9d60f68474
|
post.php: load config earlier
|
2014-04-18 14:32:05 +02:00 |
|
czaks
|
b3628f460e
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
|
2014-04-12 20:52:42 +02:00 |
|
Michael Reiley
|
2a2df69a10
|
Update copyright years.
|
2014-04-12 11:12:42 -07:00 |
|
czaks
|
6926c934d0
|
geoip: compatibility fix; this allows to have both versions of geoip loaded
|
2014-02-19 00:01:40 +01:00 |
|
Jano Slota
|
64cab8fd5c
|
Moved the external geoip files to inc/lib/geoip and made the geoip code a bit prettier
|
2014-02-18 23:50:01 +01:00 |
|
Jano Slota
|
b56a6b348a
|
Use the added GeoIPv6 instead of the PHP plugin. Quite messy.
|
2014-02-18 23:49:07 +01:00 |
|
undido
|
abfab8eeb4
|
Security exploit patched information leak
|
2014-02-07 04:32:27 -04:00 |
|
czaks
|
d0368a8616
|
SECURITY: post data were sent to file post.txt
|
2014-02-02 17:42:39 +01:00 |
|
czaks
|
ec82b09fce
|
fix error on repost blockade: the expression had a bug
|
2014-01-19 14:42:03 -05:00 |
|
czaks
|
8809550091
|
fix error on repost blockade: the expression had a bug
|
2013-12-23 19:01:08 +01:00 |
|
czaks
|
27c0a44751
|
post.php: fix spaces
|
2013-12-23 18:42:01 +01:00 |
|
root
|
6163f4c42d
|
added: nonoko
|
2013-12-23 17:41:33 +01:00 |
|
czaks
|
fdc3b81314
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard into vichan-devel-4.5
Conflicts:
inc/config.php
install.php
post.php
stylesheets/style.css
|
2013-11-11 21:54:35 +01:00 |
|
Michael Foster
|
766f25bd31
|
$config['referer_match'] = false to disable
|
2013-09-23 15:52:59 +10:00 |
|
Michael Foster
|
83fa2d2768
|
begin implementation of in-built ban appealing
|
2013-09-21 12:51:23 +10:00 |
|
czaks
|
4ac087a289
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard into vichan-devel-4.5
Conflicts:
js/quick-reply.js
|
2013-09-18 09:00:22 -04:00 |
|
Michael Foster
|
f5aa40dc3b
|
js/settings.js: Simple config stuff for javascript extensions
|
2013-09-18 14:40:39 +10:00 |
|
czaks
|
688a228884
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard into vichan-devel-4.5
Conflicts:
inc/config.php
inc/display.php
inc/mod/pages.php
install.php
js/quick-reply.js
post.php
templates/index.html
|
2013-09-17 10:43:44 -04:00 |
|
Michael Foster
|
baac9af8d0
|
ajax-post-controls.js
|
2013-09-16 04:42:13 +10:00 |
|
Michael Foster
|
1f1fb6a694
|
;
|
2013-09-15 20:15:17 +10:00 |
|
Michael Foster
|
b6faf5b09f
|
js/ajax.js: post with ajax
|
2013-09-15 14:03:27 +10:00 |
|
Michael Foster
|
97dab37fd5
|
lol
|
2013-09-15 05:48:37 +10:00 |
|
Michael Foster
|
c7ef909d57
|
Remove $config['url_regex'];
|
2013-09-15 05:46:08 +10:00 |
|
Michael Foster
|
8f145844a1
|
Better and faster basic flood prevention, while merging it into $config['filters'].
|
2013-09-06 23:09:18 +10:00 |
|
czaks
|
ff06aa2293
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
install.php
|
2013-09-01 11:25:19 -04:00 |
|
Michael Foster
|
d0ec7bf913
|
Some SQL and indexes improvements
|
2013-09-01 02:04:42 +10:00 |
|
Michael Foster
|
7196cbbe49
|
lol
|
2013-08-31 13:33:26 +10:00 |
|
czaks
|
bfe7ec8166
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
inc/config.php
|
2013-08-29 07:33:19 -04:00 |
|
Michael Foster
|
390135ad7a
|
Minor $config['try_smarter'] work
|
2013-08-29 18:55:25 +10:00 |
|
Michael Foster
|
4dfa0d3582
|
Performance: Use only one INSERT INTO (with multiple rows) for tracked cites
|
2013-08-29 12:38:37 +10:00 |
|
czaks
|
3a8f106e85
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
inc/config.php
inc/functions.php
install.php
stylesheets/dark_roach.css
|
2013-08-28 12:41:36 -04:00 |
|
Michael Foster
|
4be1c5d52d
|
exiftool: Use -overwrite_original. Important bugfix; old images were never being deleted when using exiftool (instead kept as *_original in /tmp)
|
2013-08-27 08:55:03 +10:00 |
|
Michael Foster
|
b7c5ef175c
|
Upload by URL: still use fatal_error_handler() on shutdown
|
2013-08-27 08:13:23 +10:00 |
|
Dan Saunders
|
c5e490637e
|
Added a post-delete action for themes
This would be really useful for themes that focus on posts
|
2013-08-26 13:35:51 +10:00 |
|
Michael Foster
|
ec32d56fa2
|
Uploading files via URL: fix for URL parameters (eg. image.png?id=343543)
|
2013-08-26 12:13:40 +10:00 |
|
czaks
|
c167e38252
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
stylesheets/dark_roach.css
stylesheets/style.css
|
2013-08-20 18:22:37 -04:00 |
|
Michael Foster
|
8089f7706c
|
custom timeouet for curl'ing upload urls
|
2013-08-19 18:54:10 +10:00 |
|
czaks
|
311c18b34d
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
install.php
|
2013-08-18 13:16:31 -04:00 |
|
Michael Foster
|
70a2eeb9cc
|
chmod(): images don't need +x lol
|
2013-08-19 01:54:14 +10:00 |
|
Michael Foster
|
fd47236c7e
|
Huge bug: undoImage() was not working at all. This means lots of Tinyboard users probably have lone/permanent images. Working on Tinyboard-Tools script to remove all images/thumbs that don't belong.
|
2013-08-19 01:07:04 +10:00 |
|
Michael Foster
|
5ad689086a
|
Bugfix: $config['file_thumb'] being used incorrectly
|
2013-08-18 20:53:01 +10:00 |
|
czaks
|
d6d9e0f260
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
js/post-hover.js
|
2013-08-17 16:21:40 -04:00 |
|
Michael Foster
|
cde7631d4b
|
GeoIP: Ignore country codes that aren't country codes: ap (Asia/Pacific), EU, etc.
|
2013-08-18 01:06:13 +10:00 |
|
czaks
|
b7948c8e3d
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
inc/display.php
|
2013-08-16 16:06:54 -04:00 |
|
Michael Foster
|
1373276589
|
Add \n before post modifiers. Add flag alt for country flags.
|
2013-08-17 03:39:58 +10:00 |
|
czaks
|
e440851526
|
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
inc/config.php
inc/display.php
inc/functions.php
|
2013-08-16 10:07:24 -04:00 |
|
Michael Foster
|
2cc9eb468a
|
Change flag_country to just flag
|
2013-08-16 22:12:25 +10:00 |
|
Michael Foster
|
44e16593b6
|
Much better post modifiers: raw HTML, ban messages, etc.
|
2013-08-16 21:25:56 +10:00 |
|