-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Forum 2.0 #931
Comments
For editing: Or have a little reason box (ex: where you briefly explain why it was edited) + date/time of edit. |
Another possible implementation based on previous discourse on |
Q: Is there any way to follow a topic and recive [sic] notifications when someone posted in it? |
Partial lichess-org#931, and also seen this a few times in Slack. If you go to the page of a forum category, or to the forum page of a team, a sticky post will _appear on page 1_ and have a _green color and a info-icon_. Who can make posts sticky? People with the ModerateForum role, and in case of a team, the team owner. Posts can be un-stickified later.
Closes lichess-org#754. Closes lichess-org#1092. Partial lichess-org#931. This is possible for forum posts (also the first post of a topic) and Q&A answers (not questions, because that doesn't seem useful at all). Above the 'Submit' button, there is a checkbox to tell if you want to display a moderator icon next to your name. If a non-PublicMod tries to add this checkbox himself, the `modIcon` Option[Boolean] is still set to None and no icon will appear.
Threaded forum posts (comment on comments) |
where are threads missing
|
delete your own forum posts- Feature: Possibility to edit/delete forum posts #126, Right to delete your own past messages in the forum #929The text was updated successfully, but these errors were encountered: