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 tagged update

Older posts
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
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
IP Ban system implemented. Will be useful to ban spammers in the future. No auto-banning yet though.
#update
2020-09-26 13:26:35
Admin users can now edit / delete all posts. No more using of external database management tools for such a purposes. Minimizes hassle when dealing with spam posts.
#update
2020-09-25 23:28:57
Post form now requires javascript. Might protect from some spam when other methods fails.
#update
2020-09-25 20:03:52
Administration panel under construction. Site management non-functional at this time.
#update
2020-09-25 15:54:28
Implemented more logging, added correct headers where needed (posts, register/login pages, etc.).
#update #bugfix
2020-09-11 15:10:52
Images included in posts are now directly requested using secure protocol. No more insecure to secure page redirection when loading the page.
#bugfix #update
2020-08-08 10:37:31
Older posts