VMGWARE / Camphouse

Camphouse is a simple, open-source, and self-hosted social media platform.
https://camphouse.vmgware.dev/
Other
4 stars 3 forks source link

[Feature] A couple enhancements #17

Open ItsNoted opened 11 months ago

ItsNoted commented 11 months ago

Hey guys! You probably saw me on the demo instance as Noted. Yep that's me!

I'd like to suggest a few enhancements.

I'm also curious if you have seen the project Memos? https://github.com/usememos/memos How will this differ from that project other than maybe code languages?

Codycody31 commented 11 months ago

Welcome @ItsNoted!

Posts don't appear to have dates. Can that be added? For sure that can be added! We are not the best at UI/UX stuff but I can see what I can do to get that displayed in a good-looking way.

Reply to other comments as nested comments It doesn't sound too hard to do. So we can add that to the roadmap. For the UI I would think that we would want some kind of dropdown or right-click option for replying. Once selected we move the post comment form to be below the comment the user is replying to.

Upload media from devices in a post This definitely can be done. It would probably be a bit harder for us to do mainly regarding if a post is deleted that we remove any media stored.

Creating a new post should take you back to the feed where you can see your new post? I just pushed a change so that once a post is successfully made you will be redirected to the post.

Support .mov video file in the future? I am not too sure what you mean by that.

Regarding how this project will differ from memos I am not too sure. Currently, we are just working on getting Camphouse to a stable version where we can leave the site on its own, it won't blow up on us, and be usable for the most part. And we don't have a really good plan for the future of the site other than it was a pretty fun project we worked on.