descriptionnone
repository URLhttps://github.com/ECHibiki/ViQa-Kissu.git
ownerqamirror@cock.li
last changeWed, 20 May 2020 23:46:09 +0000 (20 19:46 -0400)
last refreshSat, 27 Apr 2024 11:25:01 +0000 (27 13:25 +0200)
content tags
add:
README.md

Original Kissu - Vichan fork that makes things work

Want me to work faster?

Crypto?

BITCOIN: 14K6kHgpRvgKPnktf4e2UVfEaarYEe64n4
ETHEREUM: 0xf590a2cdd900eae8a680ed199e97f59d3718457a
BITCOIN CASH: 1DrBJ3TWGDjmKX4VKfaXTcMvq8UJBZyiEu
DOGECOIN: DDVEFppYykougRWhEaWN7oAYXu2Lw3bk5i
LITECOIN: LPjzwQjCjMT55W79SPifztGppdbfQQymkP
MONERO: 49wbxUahfiyCQWtpJefQWVJofKPXj7pjohgmGeTChRJRCYMyUPeZe7fMdoK5MLbsvHS3A3QoB1hWTQ4D8FZFQsh445Gp93K

currently work on improving kissu's software is limited by a need for cash.

The git log of this project is somewhat messy due to a lack of understanding on how to properly deploy software. After this commit, procedures should be better.

About

Instead of a long list of instalation instructions consult the vichan wiki and readme. The instalation and setup procedures are identical. What this documentation will provide is an explanation on what has been added to the software since the git log is pretty unclear. It makes use of features from NPFChan and my own to give use cases centered around users having control and information. Though the intent of democratic imageboard usage was has not yet been met, it offers the majority a greater controll over what happens should you chose to enable these features.

Kissu has not been tested for upgrades off of NPFChan or Vichan. I have no affiliation with the two parties and am simply using their code as per the lisence agreement.

Experimental UI

This Version of kissu uses an experimental react UI. I'm not sure if I recomend using it at this point though.

Polling

Orig. Kissu adds the ability for users to set up polling boards. These are an aditional board/thread type that creates polling threads with questions, keeping track of responses, and outputting them through the charts.js Library

Captchouli and Filters

Orig. Kissu has the ability to use Bakape's Captchouli captcha software. This is a local captcha provider that uses machine learning to search for faces in boorus and generate captchas based on taggings. Though it is included, it requires some set up. It is a much better alternative to numerical captcha or google's recaptcha.

In addition Kissu allows for you to set up captcha bypasses to flood warnings. Instead of outright rejecting a user who is suspected of flooding, it will give them a captcha to solve to verify they are not a spambot.

IP Scraping

In situations where you are concerned about Proxy and VPN abuse you may configure a crontab to execute tools/scan_proxies.php. This makes use of a python script that will scan a list of sites for IP regex matches and place them into the banned user database table. Over time this will slow down user posting to a snails pace so regular cleaning is required.

Banners

Orig. Kissu includes a Laverl program to serve banner ads much like 4chan. See https://github.com/ECHibiki/Community-Banners for more info.
This fork also includes an alterantive way to handle banners through URLs in the $config['url_banner_list'] property. Using this you can easily create a list of banners without ever needing to touch the code or servers. banner-art.php also provides the standard rotate.php behaviour.

Archive Board

Original Kissu makes partial use of NPFChan's archive functionality. Consult their documentation for usage.

Weaker Moderation

This creates a situation where all of a moderators delets below a set permission level will always send deleted posts into a defined board. This in effect makes it impossible for mods to delete posts always leaving a trace of information over who did what. Mods can perform all regular functions, they simply can not delete completely. in addition to this the theme "heavy-public-banlist" provides a search field where users can look up which mods did what and what kind of posters are being banned.

Index Updater Script

This idea was adopted from GNFOS.com to make use of an expanded JSON api and tell users through the browser tab when a new post has been made.

And many more

In addition to lots of bug fixes and being the only ViChan fork with out of the box compatibility given PHP7.4, there are a many other new adjustments I made to suit the /qa/ community that I have forgotten about.

Closing Remarks

Not everything in here has been tested and I'm not certain I will improve on this release. If something is outright broken I will fix it, but I don't want the responsibility of keeping an up to date vichan fork unless there is some monetary compensation involved. This is release included as a failsafe in case I vanish and people want to recreate what I have made.

shortlog
2020-05-20 ECHibikiimprove scoring to store to presubmitted localhost... dev
2020-05-20 ECHibikiscoring functionality and some poll things
2020-05-20 ECHibikifix polling from overboard
2020-05-20 ECHibikiupdate gitignore rules
2020-05-07 ECHibikiupdates for front end of score system
2020-05-04 ECHibikiremove setTimout hacks for JS-UI116/head
2020-05-04 ECHibikiupdate version numbers
2020-05-04 ECHibikiadd better user interface for ukko /all/ theme
2020-05-03 ECHibikiUpdate .gitignoreOriginal-Kissu-v6.1.1
2020-05-03 ECHibikiMerge pull request #115 from ECHibiki/devV6.1.0
2020-05-03 ECHibikiupdate install version, verify installable115/head
2020-05-03 ECHibikiCreate instance-config.php
2020-05-03 ECHibikiresolve bugs with the development version
2020-04-17 ECHibikiRevert change in citation method leading to issues...
2020-04-16 ECHibikiRemove comment breaking poll formsV6.1.1
2020-04-15 ECHibikiUpdate LICENSE.md
...
tags
3 years ago v6.1.2
3 years ago Original-Kissu-v6.1.1
3 years ago V6.1.0
4 years ago V6.1.1
4 years ago Original-Kissu-6.1.0
4 years ago Original-Kissu-6.0.1
7 years ago vichan-5.1.0
9 years ago vichan-4.9.92
9 years ago vichan-4.9.91
9 years ago vichan-4.5.2
9 years ago vichan-4.5.1
9 years ago vichan-4.5.0
10 years ago vichan-4.4.98
10 years ago vichan-devel-4.4.97
10 years ago vichan-devel-4.4.96
10 years ago vichan-devel-4.4.95
...
heads
22 months ago distribution
3 years ago dev
4 years ago reactjs
4 years ago kissu-original
5 years ago master