gochan icon indicating copy to clipboard operation
gochan copied to clipboard

An imageboard written in Go that can run as a standalone server

Results 7 gochan issues
Sort by recently updated
recently updated
newest added

https://github.com/secretlounge/secretlounge-ng

no-issue-activity
plugins

# Packages - [ ] cmd/gochan - [ ] cmd/gochan/migration/internal/common - [ ] cmd/gochan/migration/internal/gcupdate - [ ] cmd/gochan/migration/internal/kusabax - [x] cmd/gochan/migration/internal/pre2021 - [ ] cmd/gochan/migration/internal/tinyboard - [ ] building -...

tests
ongoing

enhancement
much work

Gochan's wordfilter implementation should be changed so that wordefilters can do any of the following: - [x] Change the matching text to a given string (already supported) - [ ]...

feature-request

Threads should have the ability (on boards that enable it) to be made cyclical, limited by a configured number of posts and removing old replies (but not the OP) when...

feature-request

- [x] Implement pre-2021 DB migration - [ ] Implement Kusaba X migration - [ ] Implement TinyBoard migration - [ ] Add the ability for plugins to extend gochan-migration

much work
plugins
ongoing
gochan-migration

Some configuration fields appear to be only partially implemented/used, or not consistently implemented (as in the case of Verbose) - [x] Verbose - [x] Lockdown - [x] LockdownMessage - [x]...

enhancement