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

Newer posts
Added alt tag to images of photo posts, they might be needed some times. Might include some more updates sooner or later.
#update
2020-06-15 23:42:20
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
The visual editor has been improved. It handles new lines better, extra divs are not inserted on each line.
Also extra line break at the end of post is removed while using the visual editor.
No formatting options yet though.
#update
2020-05-23 19:42:20
Created an experimental WYSIWYG editor prototype. All changes done in editor are reflected in textarea and vice-versa. No formatting buttons yet.
Tags must be entered inside textarea instead. Tags that are not allowed are excluded upon post rendeding. XSS still can be triggeded while editing text but not when post loads in feed.
#update
2020-05-23 15:12:03
Html in text field enabled, showing only a select list of tags and attributes.
#update
2020-05-23 11:43:21
Mobile support added. Now page renders correct in most of mobile devices.
#update
2020-05-23 06:39:22
Image
Post pages now working.
#update
2020-05-22 22:29:10
Implemented tag pages. Special characters shown in tags are now escaped correctly while used in links.
#update
2020-05-22 15:02:52
Initial tag implementation completed. Also posts created by the same owner can now be deleted.
#update #posts #tags
2020-05-22 12:17:49
Image
Fixed sql injection and xss in posts. No more strange bugs.
#update #bugfix
2020-05-20 12:47:04
Image
Registration and login works. Happy posting :) And le post editing is now implemented :D
#update #trollface
2020-05-19 17:23:07
Image
This is working so far I guess :D, and login is working too :). No registration yet, can't edit posts either :\
#update #meme
2020-05-19 13:55:46
Image
Image uploading now works. Here's a neat image of unusual piano called Steinway Uninote.
#update #image posts #steinway uninote
2020-05-19 00:31:07
Image
Image post implementation is on the way.
#update #image posts
2020-05-18 19:35:26
Registered users are now highlighted, only implemented on database backend, no user registration possible.
#update
2020-05-18 11:56:19
New color theme, replacing default.
#update #color theme
2020-05-18 00:33:43
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
First posting implementation. No user login/registration yet, user must type name and captcha, added simple styling for posts.
#update #captcha
2020-05-17 23:06:31
Minimal functionality implemented, no post form yet.
#update
2020-05-17 21:35:51
Newer posts