Click Here

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 by staff

Older posts
Fixed 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.
#update
2024-10-07 12:19:24
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.
#update
2024-10-06 17:34:46
Improved automatic detection of multiple requests to non-existing pages. Such requests now should be detected quicker and users banned as soon as possible.
#update
2024-10-06 15:03:55
Initial implementation of sql error logging; not implemented everywhere, most of codebase needs to be updated. Error document now includes the partial implementation.
#update
2024-10-06 12:23:35
Image
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" .
#update #shitpost
2024-10-05 15:42:53
Image
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.
#update #bugfix #shitpost
2023-04-11 18:13:44
Added a minimal theme for error page, now http errors will look better when viewed in the browser.
#update #shitpost
2023-03-27 15:13:09
Proper pagination now working. Currently pages are displayed as 25 posts per page.
#shitpost #update
2023-03-01 18:56:45
Image
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.
#update #backup #shitpost
2022-07-17 22:19:04
Image
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.
#update #search #spam #shitpost
2022-06-22 17:02:51
Image
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.
#update #bot trap #meme #shitpost #monitor
2022-05-15 00:04:54
Updated ban management page, added scrollbar colors to stylesheet, cleaned up some of old bans that are no longer needed.
#update #shitpost
2022-05-09 22:33:30
The development of this platform is currently is in a very early stage. The registration is only with invite code since most of functions on this site are incomplete and might not work properly at this time. You can contact me through my personal site or via twitter, just do not send spam as it is not desired.
#shitpost
2021-08-28 13:35:26
Image
Small bug fixed in single post view. Finally it's a way less of problems to deal with in the world.
#update #bugfix #shitpost
2021-03-31 15:52:35
User settings page implemented, password can now finally be changed.
#update #shitpost
2021-03-19 20:25:39
Generated invite codes are no longer stored in plain text, each code must be securely stored upon generation.
#update #shitpost
2021-03-19 14:12:56
Anonymous posting can now be easily disabled along the other options, useful when registration is also disabled and/or invite-only.
#update #shitpost
2021-03-19 11:46:11
Registration is now invite-only, invite code generation and verification works fine.
#update #registration #shitpost
2021-03-17 21:52:59
Disabled registration as most of features are not complete yet. Might enable later or set to be invite-only, with the latter feature not yet implemented as of this date.
#update #registration #shitpost
2021-03-17 20:29:26
Added site configuration script (setting up important configuration variables)
#update
2020-10-20 12:27:31
Added db setup script to generate correct contiguration file when database connection does not work.
#update
2020-10-19 23:51:53
Some improvements behind the scenes were done to the code of this site. Mainly bugfixes and management features not visible to regular users.
#update #bugfix
2020-10-18 21:38:19
Bugs found, bugs fixed. Special cases of certain parameters are now handled correctly. Returns 404 instead of unexpected results where a 404 should be.
#update #bugfix
2020-10-05 20:03:23
Auto-banning implementation improved. Now bans IP addresses generating too many 404 errors in short time. No unban by captcha yet, so don't get accidentally banned.
#update
2020-10-03 19:05:58
First auto-banning implementation using hidden link to bot trap. Bans all bots ignoring robots.txt, might reduce some spam.
#update #bot trap
2020-10-01 21:03:27
Older posts