Commit Graph

4039 Commits

Author SHA1 Message Date
czaks
abe4bdd6ae fixup 2016-05-05 10:52:58 +02:00
czaks
19b70663d7 remove magic_quotes check; it`s 2016 after all 2016-05-05 10:29:13 +02:00
czaks
4c827cf105 fix some nonsense 2016-05-05 10:22:34 +02:00
czaks
c4b98e94ce [SECURITY] harden for imagetragick (we aren`t hit by the bug, but we were passing uncommon filetypes, like JPEG2000, directly to imagemagick) 2016-05-05 10:17:14 +02:00
czaks
77176faece enable javascript in mod panel 2016-05-05 09:56:54 +02:00
czaks
38bf3276e4 update copyright years; remove a link to tinyboard (website is dead) 2016-05-05 09:39:23 +02:00
czaks
89fe3db556 ... 2016-05-05 09:25:47 +02:00
czaks
985c113190 ... 2016-05-05 09:18:36 +02:00
czaks
8dac72e924 update installer 2016-05-05 09:16:09 +02:00
czaks
a42256b296 locale cache: fix a bug when perms are done wrong 2016-05-05 08:43:34 +02:00
czaks
36b78e5f98 fix for editor highlighting 2016-05-05 08:40:13 +02:00
czaks
295f597699 Merge branch 'master' of github.com:vichan-devel/vichan 2016-05-05 08:22:47 +02:00
czaks
dcf5d699bd simplify the md5 execution logic 2016-05-05 08:22:19 +02:00
czaks
9768161327 simplify the code a bit 2016-05-05 07:51:55 +02:00
czaks
c898f97493 Merge branch 'master' of https://github.com/vichan-devel/vichan 2016-05-05 06:45:08 +02:00
czaks
7c3126866c ease the migration process for the previous security patch (by introducing another migration); restore php 5.4 compatibility (introducing a polyfill system) 2016-05-05 06:43:22 +02:00
Michael Walker
53236a275d Merge pull request #46 from nilesr/master
Fixed readme
2016-05-01 03:12:08 +01:00
Marcin Łabanowski
2caad90755 Merge pull request #177 from 27chan/master
Fix default theme and add Font Awesome Icons in recent.html
2016-04-30 04:09:24 +02:00
27chan
199931dc1a Fix default theme and add Font Awesome Icons 2016-04-29 18:00:33 -03:00
27chan
f7a47f1b9e New theme northboard_cb
For circleboard by kotiakrobaatti
2016-04-29 15:40:01 -03:00
Marcin Łabanowski
e0a4b479f9 Merge pull request #176 from 27chan/master
Update Font Awesome
2016-04-28 07:09:38 +02:00
27chan
48726950d9 Update Font Awesome
Update Font Awesome to 4.6.1
2016-04-27 14:25:51 -03:00
Niles Rogoff
66438bc7fa Fixed readme 2016-04-25 22:13:49 -04:00
czaks
caaf741691 [SECURITY] keep up with modern password hashing standards 2016-04-22 05:35:43 +02:00
Michael Walker
75feb7fd50 Remove /rpg/ from rules page 2016-04-10 03:23:26 +01:00
Michael Walker
beef5db5cd Centre mascot on rules page 2016-04-10 03:22:29 +01:00
Michael Walker
30d93e4971 Merge pull request #41 from 0xjove/report405
Reports from the all board fix.
2016-03-05 04:16:46 +00:00
Michael Walker
ab22f78973 Merge pull request #45 from 0xjove/boardlocking
Board lock workaround
2016-03-05 04:15:47 +00:00
jove
1bacfecdfe Better board lock work around.
Taking into account barrucadu's comments.
2016-03-05 02:46:43 +00:00
jove
9feea5b436 Board lock workaround
Works around the fact that individual board configs are not loaded when posting by making locked boards a global setting that takes an array of boards

Obviously the proper fix is to correctly load the board configs but I can't be arsed.
2016-03-04 21:27:08 +00:00
Michael Walker
c58b85371b Properly re-add underage rule. 2016-02-16 22:55:51 +00:00
Michael Walker
9f00630b40 Display banned post contents if reason does not contain cp 2016-02-11 15:21:54 +00:00
czaks
c53f13bf90 Merge branch 'master' of https://github.com/vichan-devel/vichan 2016-02-09 12:37:03 +01:00
Matthieu
028fd3df15 Added: RSS theme 2016-01-26 00:51:39 +01:00
Matthieu
d2de4419bd Added: config option to hide email in post. (prevent emailfag but let the possibility to sage and noko) 2016-01-26 00:50:55 +01:00
jove
0bb214a3d1 Reports from the all board fix.
Bit hacky but it fixes the 405 that comes from trying to use quick post controls from /popular/.
2016-01-14 02:52:14 +00:00
Simon McFarlane
cc62a579bc Remove zine 2016-01-09 02:40:27 +00:00
Simon McFarlane
cb31028a14 Update oekaki 2016-01-09 02:24:35 +00:00
Simon McFarlane
582cda3c89 Fix scaling on mobile devices 2016-01-09 02:24:35 +00:00
Simon McFarlane
36e001f007 Kalyx's new CSS 2016-01-09 02:24:35 +00:00
Simon McFarlane
4210316508 Fix thread information widget 2016-01-09 01:32:22 +00:00
Simon McFarlane
9e1dda0348 Update piwik JS to match config 2016-01-09 01:31:28 +00:00
Simon McFarlane
3cb47b5fa8 Move options box 2016-01-09 01:31:10 +00:00
Michael Walker
d46428b5b7 Trim leading newlines and trailing whitespace from code blocks. 2016-01-03 21:05:31 +00:00
Michael Walker
b5532240c8 Merge pull request #39 from rmrhz/patch-1
Fixed contact email link. Closes #38
2015-10-18 20:10:56 +01:00
Michael Walker
692ca79d8b Don't include post messages in public banlist 2015-10-17 23:57:36 +01:00
rmrhz
900e99841e Fixed contact email link
As per issue #38
2015-10-15 19:37:14 +08:00
Michael Walker
a144098c5c Merge pull request #31 from tjohnman/post-hover-margin
On hover post pop-up margin
2015-10-08 02:29:40 +01:00
Michael Walker
36079b64e8 Merge pull request #36 from desudesutalk/thread_bottomlinks
Update thread template
2015-10-08 02:28:55 +01:00
www-data
a124189630 Repurpose recent theme for homepage 2015-10-08 02:27:10 +01:00