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

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
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
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
Fixed captcha for post form
#bugfix
2020-09-25 21:34:48
Fixed a javascript bug in post form. Form is now correctly updated after changing post type while in mobile.
#bugfix
2020-09-25 20:43:27
Post should not be created when image input field is missing from form submit when using image post type.
#bugfix
2020-09-25 18:29:44
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
Added a first implementation of text formattiing to visual editor. Now selection can be formatted as bold, italic and underline, no way to undo it though w/o editing html
Edit: Strikethrough added, fixed a small bug in editor.
#update #bugfix
2020-05-26 18:23:21
The handling of divs in visual editor is now improved
The new lines are correctly rendered from within divs
With </div><div> formation replaced with line breaks
though something might still be buggy
#update #test #right aligned #bugfix
2020-05-23 21:27:02
Image
Fixed sql injection and xss in posts. No more strange bugs.
#update #bugfix
2020-05-20 12:47:04
Fixed editing of text posts. Also tags are now displayed if present. Tag editing feature is not yet implemented at this time.
#test #testing #tags #shitpost #bugfix
2020-05-20 09:38:41
Refresh should not resend form data on page reload, also post errors display correctly if any exist.
#update #bugfix
2020-05-18 00:04:09