Update README.md

l29utp0 3 years ago
parent d8fd3168d9
commit c86a55d088
  1. 31
      README.md

@ -4,6 +4,37 @@ https://ptchan.org/
http://jieq75a6uwqbj5sjzaxlnd7xwgs35audjmkk4g3gfjwosfrz7cp47xid.onion/
IRC:
Web: https://irc.fatpeople.lol/#ptchan
Cliente: irc.fatpeople.lol port 6697 sala #ptchan
## Goals
- Oldschool look, newschool features
- Work with javascript disabled
- Support using anonymizers such as Tor, Lokinet or I2P
- Be usable on mobile
- Simple static file serving
## Features
- [x] User created boards ala infinity
- [x] Multiple files per post
- [x] Basic antispam & multiple captcha options
- [x] Read-only JSON api
- [x] Multi-select moderation actions
- [x] Websocket update threads w/o polling
- [x] Webring w/proxy support (compatible with [lynxchan](https://gitlab.com/alogware/LynxChanAddon-Webring) & [infinity](https://gitlab.com/Tenicu/infinityaddon-webring) versions)
- [x] Manage everything from the web panel
- [x] Works properly with anonymizer networks
## License
GNU AGPLv3, see [LICENSE](LICENSE).
## Installation & Upgrading
See [INSTALLATION.md](INSTALLATION.md) for instructions on setting up a jschan instance or upgrading to a newer version.
## Changelog
See [CHANGELOG.md](CHANGELOG.md) for changes between versions.
## Contributing
Interested in contributing to jschan development? See [CONTRIBUTING.md](CONTRIBUTING.md) for contribution guidelines.

Loading…
Cancel
Save