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 » 2015-08-19
Fixed
flash
Cleaned up unneeded things from profile.php.
Added
flash
Added expirimental site wide profile background feature.
Updated
flash
Switched currently logged in user data to the new API and fixed some references to checkLogin.
Updated
flash
Made it possible to initialise a User object with the username_clean of that user.
Added
flash
Added OR statement capabilities to the database library.
Updated
flash
Converted profile.php to the new user API.
Fixed
flash
Fixed incorrect counting on the List view in the memberlist (how did I miss this for 4 months?).
Added
flash
Begin work on a User class (different from the Users class) to easily get a user's data in a usable state.
Fixed
flash
Fixed the lie in the previous change changing the __only__ use of it to associative.
Updated
flash
Made the SQL wrapper only fetch an associative array since the numbered one is not used anywhere.
Comments