What's New?
August 20, 2025
- Redo the original Roblox censor with more words.
- Censored the title.
August 13, 2025
- Added a limit to name, username and email to 20, 30 and 50 characters respectively.
- Fixed duped aside in treding page.
August 6, 2025
- Added redis for caching posts to improve performance and reduce database load.
- Fixed duped header in profile page.
August 5, 2025
- Added prettier to the project for consistent code formatting.
- Added README.md file with project details.
August 4, 2025
- Added 404 and 500 error pages.
July 30, 2025
- Changed roblox censor to Vampeta censor.
July 27, 2025
- Improved the roblox censor to handle more cases.
- Fixed unresponsive like button on post cards.
July 26, 2025
- Added a new What's new? page to display the latest updates.
- Added roblox censor.
- Added a loading state to the post card to improve the user experience.
- Now if you go to /login, you will be redirected to the home page if you are already logged in.
- Fixed duplicated header on /following, /trending and /leaderboard.