- kanade thi...jpg
- - 19.51 KB
- (136x183)
If I wanted to use kissu's vichan fork, which version on github is the most up to date?
And I just need a VPS, domain and database, right?
+NewsIf I wanted to use kissu's vichan fork, which version on github is the most up to date?
And I just need a VPS, domain and database, right?
What I posted on Git is really out of date and I have golang components I haven't posted. I'm not sure if it even truly works.
What I posted is intended to be supplementary material. So you would install NPFChan or Vichan and then find what I did to make the pollboards work or changes to the catalog and use them.
Like the UI and Golang services(hazuki) aren't going to be published until kissu has a new engine. That's in hiatus btw.
So you could take the banner application, adjustments to vichan themes, the catalog, pollboards(potentially
aren't new post updates (if we're talking about the ones that show up in the tab) vanilla vichan? pretty sure gnfos had it before kissu was even a thing, but it might be something trevor added himself
>And I just need a VPS, domain and database, right?
technically you just need any kind of computer running linux, a web server, and a database
>>128922
Trevor made it using a .PHP file and I replicated it by placing it into the UI using various JSON mechanisms.
>>128921
Replies are handled through a pretty straightforward notification API. it's not the webworkers one.
The tab notifications, You could have a PHP file that you check every N seconds which tells you the number of posts that have occured between a set number of seconds, then you add in some JavaScript to send it GET data. If it detects a new post you change the title.
Hmm, are you that guy wi9th not4chan? Just curious, is all. It's weird vichan is still chugging along; something a teenager made like 15 years ago, right?
Programming an imageboard thing is certainly not something I'd ever want to do.
Got it to work! Sadly, it seems like quick-reply.js is broken (can't reply to thread from the board). Post notifications seem to be working fine.
>>128930
not that guy. I'm testing every imageboard software right now to get my altchan back and running.
>It's weird vichan is still chugging along; something a teenager made like 15 years ago, right?
Yeah but there's not that many good alternatives. There's a lot of abandoned ones, and when something like Lynxchan is updated it looks really bad and is hard to use.
probably nothing else to share really
>>128940
>Warning: require_once(inc/scoring.php): failed to open stream: No such file or directory