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.
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.
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.
Html in text field enabled, showing only a select list of tags and attributes.
Mobile support added. Now page renders correct in most of mobile devices.
Implemented tag pages. Special characters shown in tags are now escaped correctly while used in links.
Initial tag implementation completed. Also posts created by the same owner can now be deleted.
Fixed sql injection and xss in posts. No more strange bugs.
Fixed editing of text posts. Also tags are now displayed if present. Tag editing feature is not yet implemented at this time.
Registration and login works. Happy posting :) And le post editing is now implemented :D
This is working so far I guess :D, and login is working too :). No registration yet, can't edit posts either :\
Image uploading now works. Here's a neat image of unusual piano called Steinway Uninote.
Image post implementation is on the way.
Registered users are now highlighted, only implemented on database backend, no user registration possible.
New color theme, replacing default.
Refresh should not resend form data on page reload, also post errors display correctly if any exist.
First posting implementation. No user login/registration yet, user must type name and captcha, added simple styling for posts.
Minimal functionality implemented, no post form yet.