-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ Backend
] : What are we looking for in forum
#476
Comments
Hi!
By permissions, do you mean the permissions that users have in the forums? If so, then yup - pretty much so, users can create, edit, vote and comments on posts & comments, and admins/moderators would have superuser perms, naturally - in my opinion.
Haha don't worry, I don't mind it at all xD ^^ |
Do we allow admin to delete posts on forum or using the django admin? |
I think being able to delete posts on forum would be the best course of way, but if it's hard/not possible, the other is possible too. Primarily for a forum to function okay, all we need is the ability to create posts, comment on posts & reply to comments, and for admins to delete posts & comments. All of the extra stuff like editing posts & comments, locking threads, reporting, voting on posts & comments, etc can be created as we move on. So feel free to take your time on that. ^^ |
So what i am thinking is we are letting [
So do we have reddit style tree based replies or normal replies Also do we delete user posts when user deletes account |
Sounds good to me :)
I think normal - kinda like the HoyoLab ones, so basically we're showing all comments to posts directly, and hide replies to comments behind another click-to-expand box.
I think not- only if the user themselves deletes the post, will we delete them. Otherwise, posts made by a deleted user should stay with a Deleted User tag (you can make it system reserved), kinda like how Reddit deals with it (one way). If however, the user deletes both their posts and their account, then we'll delete both. We can provide a warning to the user when they're attempting to delete their account - something like "Posts created by you are not deleted even if you delete your account. If you want to delete all your posts as well, please delete the posts individually or apply for a mass deletion." Btw, we're making a comment system in addition to the forum system, right? or is it just the forum system? or maybe we'll add Disqus for the comments and have the forum system self made? Which one do you think is best? Because I'll design the UI in that order. Thanks! ^^ |
Hmm but i prefer the reddit style ones because we can interact with users more directly that way. ( but lets go with your route | we can discuss this in future if needed :C )
But we are making both a forum and a commenting system. Feel free to pick anything first. But for now since i am doing complete backend overhaul and i am also coding the discord bot :) We need a page to highlight discord bot stuff ( can you design that too? ) So in this sense do we make a server with our project name? Cause i feel like that might help getting people to interact with us more directly ( and to test our bot for that matter ) Umm i am still not sold on
Sounds like a good way to get yourself trapped 💀 Thanks for your insights |
Hi @AKindWorld , Should we take this to #305 ? or umm do you have any suggestions in this matter ? +~+ |
Hi there! sorry for taking so long in responding back; I accidentally nuked my core drive while messing with some themes, and welp- ;-;
I thought a bit more about it, imo here's what we can go with - The collapsed/expanded part still requires more thinking - at most, we'll go with the same comment style for both, and that shouldn't be bad either.
Aha sounds good to me.
Yup sure! I think a modal page would be a good option to use here, alongside more stuff (we'll see it as we move on)
Sounds good to me, although I haven't been much active in Discord lately, but I think it would perhaps help a lot. Feel free to invite me when you're done creating it.
aha I see. As for the comment style, I think it would be best if we could have support for tree-style comments (as I attached that prototype on top), but if it's too much work, no worries.
oh... um- I didn't mean it like that... maybe we can allow the user to mass-delete posts themselves? I thought it was too niche of a feature, so I wrote it that way. Tbh, we still don't know/have our userbase and count, so we can always expand on features later on.
For the Discord bot part, feel free to move it. We can continue with the forum/comment systems discussions here. And if you wanna close this, feel free to do that as well - we can create another one for when I design the Forum's UI. Sorry for writing an picture-based encyclopedia in here :P Good day to you ^^ |
Everything alright now ? I hope you recovered everything
lets not make it overly complex. Just some stuff that our bot might benefit from. But first lets ask for what we are looking for in our bot
(tree-style comments for the comment section) sounds best.
No worries. I was joking :P But i am making this app in a way that it will scale to millions of user without hassle. Currently it can handle 18,000 requests per second.
So umm do we create our server ? Umm i sent you a DM a while back. ( don't worry it just says "Hi you there" ) to discuss how we should handle server creation.
Umm lets close it :D ( I will let you do the honors ) Thanks again for giving an detailed reply. Good day :D |
Yup, thankfully - I save my files on separate drives, which were all safe. I just managed to corrupt my Windows installation, so I had to clean install everything; but it's better in one way - I managed to remove a lot of useless clutter; also it was my fault as well - I didn't backup a system restore image beforehand ;-;
I think for now a bot that can link & find animes from their name is good enough. Later on, we can expand on the functionalities and have them linked to even greater details (like OPs, EDs, character infos, random recs).
ah oops- hope you'll be able to figure it out
That sounds pretty amazing to me!
um sorry I missed your message ;-; |
alrighty, closing this issue :) ^^ |
Adding this to backend is a bit tough 💀 . So many formats across so many website. We need to map the functionality ourself
Some songs and a cola would help my brain 🤞🏻
Our site is read heavy. I can add varnish and it will scale to the moons ( hopefully )
I sent you another message :) |
Hey there,
I am currently merging
MAL_Scraper
into backend. The integration is boring tbh but i have almost finished it.So umm,
what kind of permissions are we looking for.
Are we looking for everything in reddit?
By that i mean:
Also you should probably unsubscribe from #464 . There are too many notifications XD
cc @AKindWorld
The text was updated successfully, but these errors were encountered: