User either submits edits to existing content or completely new content
Submission is verified or not
If verified, user gets a better score
A higher score means a more active user & probably more trustworthy
Version history
If the submission is an edit, that version of the content becomes the public one. That would also pretty much give a version history for free (Git/Wikipedia style).
User submissions could also be shown on the profile as a timeline, showing the last edits, similar to a Reddit profile. Again, this is pretty much for free as you can just paginate through the user's submissions.
The merged profile should be Actor X (alias: Y) with Scenes A, B, C, D
Or Actor Y (alias: X) with Scenes A, B, C, D
Which name should be used as "main" name depends on the case.
#### Basic
1. User either submits edits to existing content or completely new content
2. Submission is verified or not
4. If verified, user gets a better score
- A higher score means a more active user & probably more trustworthy
#### Version history
If the submission is an edit, that version of the content becomes the public one. That would also pretty much give a version history for free (Git/Wikipedia style).
See https://gitea.unknown.name/DebaucheryLibrarian/traxxx/issues/65
#### User activity
User submissions could also be shown on the profile as a timeline, showing the last edits, similar to a Reddit profile. Again, this is pretty much for free as you can just paginate through the user's submissions.
#### Merging actors
Actor profiles should be possible to be merged
Example: https://traxxx.me/actor/12520/daniella-margot/latest/1 and https://traxxx.me/actor/3651/danielle-soul/latest/1
So if there's:
- Actor X with Scenes A, B
- Actor Y with Scenes C, D
The merged profile should be Actor X (alias: Y) with Scenes A, B, C, D
Or Actor Y (alias: X) with Scenes A, B, C, D
Which name should be used as "main" name depends on the case.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Basic
Version history
If the submission is an edit, that version of the content becomes the public one. That would also pretty much give a version history for free (Git/Wikipedia style).
See #65
User activity
User submissions could also be shown on the profile as a timeline, showing the last edits, similar to a Reddit profile. Again, this is pretty much for free as you can just paginate through the user's submissions.
Merging actors
Actor profiles should be possible to be merged
Example: https://traxxx.me/actor/12520/daniella-margot/latest/1 and https://traxxx.me/actor/3651/danielle-soul/latest/1
So if there's:
The merged profile should be Actor X (alias: Y) with Scenes A, B, C, D
Or Actor Y (alias: X) with Scenes A, B, C, D
Which name should be used as "main" name depends on the case.