IP Ban system implemented. Will be useful to ban spammers in the future. No auto-banning yet though.
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
Newer posts Older postsAdmin 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.
Fixed a javascript bug in post form. Form is now correctly updated after changing post type while in mobile.
Post form now requires javascript. Might protect from some spam when other methods fails.
Post should not be created when image input field is missing from form submit when using image post type.
Administration panel under construction. Site management non-functional at this time.
Implemented more logging, added correct headers where needed (posts, register/login pages, etc.).
Images included in posts are now directly requested using secure protocol. No more insecure to secure page redirection when loading the page.
Still under construction
This site is currently under contruction, the visual editor is currently not working properly. Also there's some spam attempted to be posted on this site but it is not getting through as spambots don't even attempt to solve captcha nor load the captcha image as I see in the logs :\
Added alt tag to images of photo posts, they might be needed some times. Might include some more updates sooner or later.
First spam message logged. At least it din't go through. The captcha feature blocked it :\
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.
Edit:
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
The new lines are correctly rendered from within divs
With </div><div> formation replaced with line breaks
though something might still be buggy
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.
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.
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.
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 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 :\