blahblah666
f79c87b2e0
Update post.php
2015-01-28 23:18:05 -08:00
8chan
9a2155914c
Trial: checkDNSBL only if file
2015-01-05 04:39:33 -08:00
8chan
a7adf844eb
Close ctrlcctrlv/infinity#161
2014-12-31 22:39:49 -08:00
8chan
3f3b0051d8
Move login check in inc/mod/auth.php to a function
...
This allows pages like create.php to not include inc/mod/pages.php while still being able to use the mod auth functions (like generating salts and passwords)
2014-12-31 22:35:21 -08:00
8chan
1cab7bc74f
Prevent one type of blank-posting
2014-12-14 03:28:38 -08:00
8chan
9db6895c98
Allow + in board names, add some new config vars (news+)
2014-12-14 03:25:43 -08:00
8chan
58c13bd2a7
Better post.php allow_delete error msg
2014-12-03 00:16:01 -08:00
8chan
faa51accaa
We dynamic pages now, read.php
2014-11-21 04:05:20 -08:00
czaks
62a6dac022
custom captcha integration
2014-11-14 15:09:52 +01:00
8chan
1267c60a2c
SECURITY: CSRF in post.php
2014-11-12 21:08:32 -08:00
BkPHcgQL3V
d398a49fc6
Add MD5 for individual files to the API
2014-11-04 06:55:55 +00:00
unknown
9c5ec12aaa
[ #184 ] Reports made to clean posts are now ignored correctly (and in accordance with the local/global duality). Marking posts clean dismisses posts (also in accordance with local/global duality). Fixed up some templating issues (now display more correct messages and omit actions that are invalid). Moved Clean action off post-level and into reports action.
2014-10-21 07:50:25 -05:00
unknown
7cac272396
[ #184 ] FUCK PLEASE WORK
2014-10-19 12:10:50 -05:00
unknown
9920a51ff5
- Resolved board creation script throwing SQL error for mismatched column count.
...
- Resolved warnings would be thrown if inc/dnsbls.php did not exist.
- Resolved problem where shell_exec_error was incorrectly reporting a success in instances where 'md5sum' was not supported, resulting in "'md5sum'" literally being recorded as the file hash. This then lead to hex2bin throwing an error on page load, preventing access to threads (among other problems).
2014-10-17 02:32:39 -05:00
8chan
95e99d75ba
This bot check is weird and keeps breaking when locales do
2014-10-10 09:52:51 -07:00
8chan
ed94a1671d
Merge https://github.com/ctrlcctrlv/8chan
...
Conflicts:
post.php
2014-10-06 18:12:50 -07:00
czaks
cc44a64097
Merge https://github.com/vichan-devel/vichan
2014-10-07 00:17:29 +02:00
Bui
cb9b4db73d
do security checks *after* checking captcha
2014-10-07 00:15:45 +02:00
8chan
4414ef80b4
DNSBLs bypass stuff, fix Opera bug.
2014-10-05 17:07:59 +00:00
8chan
2338f461a9
Disable this for now.
2014-09-30 23:10:00 +00:00
8chan
d5b551e682
Disable hash antispam (lazy - need to add an option later)
2014-09-26 23:53:25 +00:00
8chan
19e864c15c
I don't know what I did.
2014-09-25 22:53:56 +00:00
Fredrick Brennan
23c73ca839
Allow the user to decide whether or not he wants to display his country
2014-09-20 16:35:28 +00:00
Fredrick Brennan
19f2505ae6
Merge https://github.com/vichan-devel/vichan
2014-09-20 15:29:05 +00:00
Fredrick Brennan
696b551a31
Allow the user to decide whether or not he wants to display his country
2014-09-20 15:21:50 +00:00
Ian Bradley
c1ecef3772
Added support for BSD md5 incase md5sum isn't available.
2014-09-15 16:33:37 -07:00
8chan
0dc66a0faa
Merge https://github.com/vichan-devel/vichan
2014-07-06 00:18:45 +00:00
czaks
9b943da60a
Revert "Rework the GeoIP code, add country-based poster names"
...
This reverts commit db3c7f4ee9
.
2014-07-06 02:13:08 +02:00
Jano Slota
a1d2d2388a
Fix the bug that allowed to post an empty reply
2014-07-06 01:29:30 +02:00
Jano Slota
db3c7f4ee9
Rework the GeoIP code, add country-based poster names
2014-07-06 01:29:12 +02:00
8chan
eea984859b
Better remote errors
2014-05-27 23:50:11 +00:00
8chan
b078bf6a04
Better remote errors
2014-05-27 23:45:05 +00:00
8chan
e88cc285a1
Merge https://github.com/vichan-devel/vichan
2014-05-17 19:51:05 +00:00
Fredrick Brennan
c1bc5778dd
Derp, filesize was always being based on first file
2014-05-17 15:47:15 -04:00
8chan
a19b0ac160
Merge https://github.com/vichan-devel/vichan
2014-05-14 17:53:36 +00:00
8chan
c26e339a77
SWITCH TO 5.0; MERGE VICHAN
2014-05-14 16:09:04 +00:00
Reid 'Crafted'
78ffd76fcf
Make post.php compatable with PHP 5.3x
...
Compatible with earlier versions of PHP. This should work on 5.4 too, but I haven't tested it.
2014-05-13 21:23:06 +01:00
czaks
19ce50c545
Merge ../pl
...
Conflicts:
post.php
2014-05-10 21:58:23 +02:00
Jano Slota
c2c7859a9e
Fixed a little exiftool bug
...
Conflicts:
post.php
2014-05-10 21:50:01 +02:00
czaks
cd15458a32
Merge remote-tracking branch 'origin/4.5'
2014-05-06 21:53:38 +02:00
czaks
f7278e5a61
user moderation support
2014-05-06 21:53:05 +02:00
Fredrick Brennan
d31a353962
Allow post deletion switch
2014-05-05 18:03:51 -04:00
czaks
0a53fdb3a2
remove quick-reply harder
2014-04-30 22:46:20 +02:00
czaks
46802d3f1b
fix post event
2014-04-29 21:18:17 +02:00
czaks
d57dcc5e6e
fix remote upload
2014-04-29 20:50:28 +02:00
czaks
b94e39148b
remove quick-reply-old. it probably doesn't work now, it certainly isn't
...
maintained. this is an old cruft and if needed, it needs rewriting.
2014-04-29 18:37:29 +02:00
copypaste
c483e1258c
multiimage posting
2014-04-27 15:48:47 +02:00
8chan
18524e4810
Merge vichan-devel
2014-04-19 20:11:34 +00:00
8chan
fc8caec0ec
Fix "You look like a bot" bug when board sets its own locale
2014-04-19 20:03:27 +00:00
kaf
f83c87b623
Added: /pol/-like flags based on a953229de7
...
Conflicts:
inc/config.php
templates/post_form.html
2014-04-19 18:48:17 +02:00