Simple and open social media
VS code autofill.
Simple and open social media
VS code autofill.
Ok so its been a while.
Log in to leave a comment
This is the last cleanup i promise⦠ive learned how damn annoying types are..
Iām working on DMs and a Instagram Reels/YT shorts clone next. Stay tuned.
Log in to leave a comment
Revamped settings ui.
Added administration panel for admins to manage settings.
Added a config table to replace some env variables and json file that was previously packaged into docker image.
MOST IMPORTANTLY: Cleaned up those nasty types omg merging v1 code with my new code is a disaster with ts it takes too long
Updated email appearances. Looks nice now
Log in to leave a comment
Added moderation actions, finished V2 of Post component.
Not much else.
Log in to leave a comment
Nothing really to show:
Just did a bunch of backend work with the APIs, started creating extra DB tables like DMs & Admin stuff for features not yet complete.
Making the UI for new features is next.
Log in to leave a comment
Been cleaning up a lot of code, getting it all nicely packaged up.
Log in to leave a comment
Finally finished V1! Itās live at https://quacky.linus.my
I hope you enjoy it. Itās only the beginning of this app as Iām using it as a framework for a competition Iām taking part in.
Expect bugs, Iām already fixing some after V1 releases.
Finished welcome email, following/followers, search and post pages.
Log in to leave a comment
Quick update
You can now upload attachments on posts!
All assets are stored using S3, and in my appās case, Iām using my custom S3 storage server because minio has become deprecated :|
Log in to leave a comment
Been cleaning up the codebase to get ready to ship. Made a new onboarding form.
Gotta love cleaning code for 4 hours straightā¦
Oh yea, and ive made new iterations of the mascot. looks pretty cute dont you think
Log in to leave a comment
Revamped all of the Post and User routes, improved UI, designed app mascot called quacky.
my next steps will be to finish all of the platform features and launch into beta. the only things remaining are:
Iām getting very close!
Cleaned up all the code, and added 2 new views: private and banned.
Additionally, added proxy middleware to make content on the site viewable to only signed in users
Log in to leave a comment
Added notification services.
See the image for how it looks.
Log in to leave a comment
Added replies to posts. APIs and module functions have been added.
Additionally, theres now a new page for viewing and replying to posts at /post/[postId].
Log in to leave a comment
Added profile page along with recent post activity.
Additionally, I implemented the like/unlike functions for posts. There is an API and import module you can use eventually when I ship.
Log in to leave a comment
Added ability for users to post. There are 3 types:
Additionally, Iāve started work on drafting UI for the profile page.
Log in to leave a comment