Fredrick Brennan
41cfd500de
Fix dashboard Countable on non-countable error
...
Only affected PHP7.2, was due to a sloppy template. PHP7.2 is much more
strict than previous versions so these kinds of bugs are coming to the
fore.
2018-07-27 19:40:44 +08:00
Fredrick Brennan
be2eafd4fc
Fix reports under PHP7.2
...
You'll need to delete all reports made before applying this patch for it
to work right. However, all reports made after applying this patch will
appear correctly in `mod.php?/reports`.
This closes #300 .
2018-07-27 19:40:32 +08:00
Fredrick Brennan
524d48110b
Fix bans of form "5d", "1y", etc. for PHP7.2
...
This closes #301 .
2018-07-27 19:06:31 +08:00
Fredrick Brennan
814b9246d4
Fix broken link in install.php
2018-07-27 18:48:27 +08:00
Fredrick Brennan
0aa4e3badc
Update Twig. This closes #295
2018-05-10 18:25:37 +08:00
Fredrick Brennan
b078ffb1e4
Close #282
2018-05-10 17:33:07 +08:00
Fredrick Brennan and GitHub
ce72d9c8ee
Merge pull request #287 from antedeguemon/master
...
Update license and copyright dates
2018-03-02 14:55:56 +00:00
Fredrick Brennan
693fa1bdfa
Fix #284 for new installations _only_
...
Users with existing installations are still required to follow the
advice in security bulletin #284 .
This commit isn't perfect -- PHP installations below 7.0 and w/o OpenSSL
cannot be fully secured in my estimation. . .
2018-01-29 18:19:16 +08:00
Fredrick Brennan and GitHub
6ae0f45c31
warn against new vichan installations
2018-01-23 18:57:25 +08:00
Fredrick Brennan and GitHub
d55721d033
add my email to README for security problems
2018-01-15 22:18:17 +08:00
Fredrick Brennan and GitHub
464d3b4a04
Merge pull request #269 from H0K4/patch-1
...
Prevents multiple submit/copy when moving a thread/reply.
2017-11-06 11:21:51 +08:00
Fredrick Brennan
c2f7073dd4
Fix warnings in PHP7 in gettext library
...
Not sure how to commit this upstream, the library seems to be
unmaintained.
2017-11-05 21:17:20 +08:00
Fredrick Brennan
ac8f15f0f2
Close #267
2017-11-05 16:25:02 +08:00
Fredrick Brennan
8e811cec44
Close #265
2017-11-03 22:12:35 +08:00
Fredrick Brennan and GitHub
b7a3bde4c8
Merge pull request #264 from deysu/patch-1
...
Remove links to (dead) tinyboard.org
2017-11-02 15:39:51 +08:00
Fredrick Brennan and GitHub
6cc68ffdc8
Merge pull request #262 from antedeguemon/patch-1
...
New vimeo embed code
2017-10-28 10:57:36 +08:00
Fredrick Brennan and GitHub
09b373cf60
Merge pull request #245 from ghost/patch-2
...
Bug fixing inc.
2017-10-26 13:35:26 +08:00
Fredrick Brennan and GitHub
74283b131d
Merge pull request #259 from RalphORama/master
...
Use random_bytes if PHP version >= 7.1.0
2017-10-26 13:27:30 +08:00