75 lines
3.8 KiB
Markdown
75 lines
3.8 KiB
Markdown
fore.st - Pineapple Express++ (v1.1.1)
|
|
======
|
|
|
|
fore.st is the server software for ourfore.st, a community based chat & synced video embedding site tailored to service
|
|
the TTN community post-shutdown. The softwre is made freely available both for legal reasons
|
|
but also as it seems as that is what is best for the community in the advant of another shutdown.
|
|
|
|
fore.st is a fork of cytube and as such supports all of the same media sources,
|
|
and carries many of the same features. Modifcations to the software have been/are
|
|
being made to make the platform a more familiar place for TTN users. Contributions
|
|
are welcome.
|
|
|
|
## Installation
|
|
There is currently no installation guide for the software, however since not much has
|
|
changed in the backend, you should be fine with official [cytube docs](https://github.com/calzoneman/sync/wiki/CyTube-3.0-Installation-Guide).
|
|
|
|
## Contact
|
|
You can reach out by bugging rainbownapkin on the ttn discord or ourfore.st, you can also send an email to ourforest(at)420blaze.it
|
|
|
|
## Shoutouts
|
|
- Thanks to Simon for making TTN,
|
|
- Thanks to our excellent mod team for chat moderation and content aggregation
|
|
- Thanks to etchingham for being a community contact while TTN's been winding down, I think all of us see you as a pillar of the community so your support means a lot.
|
|
- Thanks to calzoneman for making [cytube](https://github.com/calzoneman/sync), that saved our asses.
|
|
- Thanks to the core TTN community and everyone else who's ever used it, I was only there for the last handful of years but it was an absolute fuckin' ride. You guys are the best, it isn't TTN but I hope this at least help fills the gap.
|
|
|
|
## Pineapple Express++ 1.1.1 Release Notes
|
|
Abriged Patchnotes:
|
|
- bugfixes/QoL tweaks
|
|
- remove duplicated blazem from tokefile
|
|
- fix playlist on submit channel for standard users
|
|
- only show nested menu on playlist if user rank is <= 2
|
|
- show "playlist" button for users rank 1 on r/submit channel
|
|
- stop tokebot from including full toke messages
|
|
- fully disconnect/kick unregistered users from channels connect
|
|
- limit words/link display text(DO NOT MODIFY LINK HREF) to 40 chars to prevent breaking chat width
|
|
- limit image embed width
|
|
- fix video/chat/autobump UI components not expanding after collapsing in chromium based browsers
|
|
- remove close playlist button when legacy playlist is disabled
|
|
- fix expand/shade playlist items button
|
|
- add end date to playlist items
|
|
- userlist collapse/expand persistent accross browser sessions
|
|
- cinema mode persistent accross browser sessions
|
|
- dissapearing server whispers/join messages
|
|
- fix input field lengths in quicksettings
|
|
- prevent temporary items on submit channel
|
|
- always block anonymous user (ignore channel setting)
|
|
- use regex for whitespace detection in commands
|
|
|
|
- client side commands
|
|
- process commands that start with "/" or "(whitespace)/" in the browser
|
|
- allow admins to trigger client side commands remotely
|
|
- show words that start with "/" as a link that chatsmacks command(similiar to behavior with words that start with !)
|
|
- /thunder
|
|
- Disable lightning (seizure prevention)
|
|
|
|
- update tab completion
|
|
- add non-toke server-side commands to tab completion(check perms for respective commands)
|
|
- add client-side commands to tab completion
|
|
- show autocomplete in text box
|
|
|
|
- kick users w/ old client
|
|
|
|
- spooktober themes
|
|
|
|
## License
|
|
Original fore.st code is provided under the Affero General Public License v3 in order to prevent fore.st being used in proprietary software.
|
|
(see the LICENSE file for the full text.)
|
|
|
|
Cytube source code originally licensed under MIT license
|
|
(see the LICENSE file for the full text.)
|
|
|
|
Bundled source code and assets, such as third-party Images, Audio, Video, CSS and JavaScript libraries, are
|
|
provided under their respective licenses.
|