Skip to content

feat: edit user-generated content #359

@nicobao

Description

@nicobao
  • allow users to edit conversations, opinions votes, and polls for X hour after the content was created (put 3h by default in the server configuration, if the value is 0 it means users can always edit without time limitation. Add a different configuration variable for each content to edit: conversation, poll and opinion. Vote can always be edited without time constraint, ofc it's different). For polls, editing will basically delete the poll and create a new one, it will not take into account the existing responses anymore. Remember we mostly implemented everything to allow for editing by using the _content tables. Polls may be a bit less straightfoward so if it 's too complex just drop it, it's not an important feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions