I’m still working on this the progress is slow as I kinda have to learn along the way. Reality might force me to change whats allowed. Navigating the rules of IRL content along with 18+ content could prove to be a headache. Sites with the most permissive rules on art, have the most restrictive rules for photos. If pictures are allowed at the start, it might have to be that no individuals can appear. I’ll have to some investigation to see what I think can be permissible without running into records keeping rules.

Anyway, onto what I’ve been working on.

For the backend, I have a:

  • registration and login system. You can change your username and everything
  • create, edit, delete, and view posts. Each post can have up to 10 items in it where an item is text, image, or video
  • Create, edit (including rearrange) delete, view folders
  • watch and unwatch users
  • some initial profile settings.
  • some initial moderation tools

It might not sound like much, but its a lot of learning and setup to start. As I get a better handle on whats needed, progress should accelerate.

Right now this is a somewhat ordered list of functions I’m planning on having. The bullets listed above are included


If use is in the name, it is for other users, if user is not in the name it is for yourself.

  • register
  • verify
  • login
  • change password
  • request password reset
  • execute password reset
  • change username
  • logout
  • edit settings (notifications, default privacy)
  • edit profile
  • edit profile picture
  • edit commission info
  • comment on something (edit comment on something)
  • block another user
  • message another user
  • view notifications
  • view user profile
  • view profile picture
  • view user posts
  • about
  • privacy
  • code of conduct
  • rules
  • make edit delete post (image, video and/or text) up to 10 things per post
  • create folders
  • add things to folder
  • remove things from folder
  • view folder
  • add to favorite
  • remove from favorite
  • view post
  • view media
  • (un)block user
  • (un)watch user
  • friend user
  • create/modify/delete/view subscription levels

Mod stuff

  • hide post
  • suspend user (partial/full)
  • modlog (some parts visible by all)
  • edit user profile
  • edit user profile picture
  • edit/remove comment
  • view user messages
  • hide image

Future stuff (The site might go live before this)

  • Auction (Create/delete. Some aspects will be fixed)
  • bid
  • subscribe
  • direct commissions
  • Basically things that need payments