megaboi2005 / bark-it

I made this because twitter sucks also birds suck dogs better so bark-it ftw. However, since twitter is now X, Dogs are better than the second least used letter of the alphabet so bark-it, always, ftw.
GNU General Public License v3.0
5 stars 5 forks source link

todo list #2

Open megaboi2005 opened 2 years ago

megaboi2005 commented 2 years ago
Bigjango13 commented 2 years ago

Comments (not sure how to do that yet if someone could help)

Maybe posts but simpler without images and likes. You could add a comment field by adding a dictionary to posts called comments.

Images, Videos, Gifs, and Audio files

You could to something like discord link imbedding, just a field in post data that bark goes to the URL of and displays.

Profile pictures

Same thing as above but with a field in user data.

Banning and Temp banning

Every time the page load you could check if the IP is in a blacklist, if so stop loading (or redirect to a different page). Same thing with username bans but for logging in.

Captchas

Please don't, that will make the API really hard and the API is the main reason I like bark-it.

Some kind of likes and dislikes thingy

A single value called "likes" can be added to each post, a like increments it by one and a dislike removes one.

megaboi2005 commented 2 years ago

why are webhooks brok Dx

Bigjango13 commented 2 years ago

Did you add /github at the end?

megaboi2005 commented 2 years ago

I did it

megaboi2005 commented 2 years ago

btw about the last comment you made, yeah captchas might be a no but ip bans are impossible since at the moment I am using a proxy. I kinda want to host the profile pictures myself but images and videos being embedded are a pretty good idea as well.

SkyKrye commented 2 years ago

Discord Integration for that you'd probably need to set up an API or smthn. All the best for whatever it turns out tho!