Flashii
Home
Changelog
Contact
Rules
Bluesky
News
Forum
Chat
Flashii
Register
Log in
Home
Changelog
Contact
Rules
Bluesky
News
Forum
Chat
Significant parts of the site require JavaScript.
If you have it turned off and something doesn't work, that's probably why!
Changelog » 2016-08-02
Fixed
flash
Fixed both pages in the friends settings section referencing the wrong master template.
Updated
flash
Made the code for profile field changing a lot simpler.
Added
flash
Added the things profile fields _was_ used for as static columns to the user table.
Removed
flash
Removed the dynamic profile and option fields functionality, profile fields weren't updated often enough to warrant the overhead and option fields doesn't have a use anymore.
Removed
flash
Removed references to the groups system (i don't want half implemented things to confuse me when i end up fully implementing it).
Fixed
flash
Fixed a fucked comparison in the thing that checks if you're allowed to edit your userpage.
Updated
flash
Made the maximum length of userpages and signatures configurable.
Removed
flash
Removed a lot of useless "your session has expired!!!" messages.
Updated
flash
Update more session csrf checks to use the session_check function.
Updated
flash
Update more references to Router::route and Template::render to use the shorthand functions.
Removed
flash
Removed the general settings section.
Updated
flash
Moved the profile edit page to the account section of settings.
Fixed
flash
Fixed messed up logic in the post deletion method.
Fixed
flash
Fixed missing use statement causing an exception to be thrown when modifying posts.
Comments