Social network/blog platform project still under construction
This project is still in development stage, not all features implemented. It is hosted in same hosting as my Personal Site. You can also check my Twitter account if interested. A valid account is required to be able to post here. Register first if you don't have one. An invite code is also required to complete the registration.
Development status
Posts
Older postsFixed a few bugs related to automatic banning of users requesting multiple non-existing pages in a short time. Banning of those users now should work better.
Created user management page. Unwanted users could be deleted there. No manual user creation except by using registration form yet. No user information editing either.
Improved automatic detection of multiple requests to non-existing pages. Such requests now should be detected quicker and users banned as soon as possible.
Initial implementation of sql error logging; not implemented everywhere, most of codebase needs to be updated. Error document now includes the partial implementation.
Added an ability for admin users to change owner of the posts and create new posts owned by other users. No longer needed manual database editting or logging in as another user. Also most of non-update and other non-important posts were moved to user "juozas" .
Fixed a bug in a post page resulting in the post content not showing up. It was caused by a bug in the script causing an sql error. So the single post pages now work again.
Added a minimal theme for error page, now http errors will look better when viewed in the browser.
Google please tone down your bot detector. It's too intrusive and annoying. Can't even search for some stuff from the site I own and develop. Thanks.
Proper pagination now working. Currently pages are displayed as 25 posts per page.
Soul Hackers 2 has Denuvo as DRM for it's PC builds. Now the world has seen it all.
Added a database backup script for admin to be able to export database contents more easily. Helpful in case of any failure or during server reinstall/migration/etc.
Added logging to the search form. Everything including anything suspicious and/or spammy will be logged and offenders might be banned and/or reported. So be careful and don't spam using search form.
Added host whitelist to bot trap page. Now visitors from certain hosts such as archive.org and others will not be automatically banned. Others will still be banned so do not try to visit the page unless you want to be perma-banned from this site.