User submitted content #1

Closed
opened 2024-01-11 14:36:10 +00:00 by boiii · 0 comments

Basic

  1. User either submits edits to existing content or completely new content
  2. Submission is verified or not
  3. 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 (Wikipedia style).

All existing content could get an initial version with a hard-coded "traxxx" user as author to set a starting point (so not to have an empty version history).

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.

Originally posted by @boiii in /DebaucheryLibrarian/traxxx/issues/47#issue-67

#### 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 (Wikipedia style). All existing content could get an initial version with a hard-coded "traxxx" user as author to set a starting point (so not to have an empty version history). #### 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. _Originally posted by @boiii in /DebaucheryLibrarian/traxxx/issues/47#issue-67_
boiii closed this issue 2024-02-05 21:55:36 +00:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: DebaucheryLibrarian/traxxx-web#1
No description provided.