kothakotha

Last update: Saturday, 8 Nov 2025
Dev: blessbrah
Tools: Spring, Angular, MySQL
Link: https://kothakotha.com
Repo:

>>/wdg/107121932 [desu] >>107143273 [desu] 2025-11-08 15:02:29

Integrated federation capabilities. Added a mod dashboard to house Fediverse hashtag sources (from Mastodon), Fediverse follows, assign mod, and reports. Mods now can follow Fediverse actors under their category. This, hopefully (some software like piefed don't federate well), allows certain actors to federate with the category. Users can choose whether they want to federate their top-level posts to actors when posting.



>>/wdg/106827664 [desu] >>106905928 [desu] 2025-10-16 07:39:46

Huge update. Now has accounts. Updated the homepage and some of the styling, too.



>>/wdg/106790821 [desu] >>106796345 [desu] 2025-10-05 10:00:00

Now available in dark mode. Added markdown for polls and infinite scrolling. New category added for announcements.



>>/wdg/106741639 [desu] >>106742383 [desu] 2025-09-30 01:39:35

Am still a Junior in the web dev world, but I am enjoying building the website and learning along the way. Someone mentioned about hashing sessions which makes total sense, so I spent the whole day (mostly figuring out how to do a database migration) rewriting the like system to hash sessions. So now we have salted + hashed IPs (since day 1) and hashed sessions. The database is secure in that regard. Now, I think I have everything that I wanted to implement for the phase 1 of the forum. On to the next feature..