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-11-16
Added
flash
Added thread bumping.
2015-11-15
Added
flash
Added pagination to forum.
Updated
flash
Made all pagination instances use a global template.
Updated
flash
Moved the Forum to a fully object oriented structure.
Added
flash
Made $_GET and $_POST accessible through the templating engine.
2015-11-13
Removed
flash
Removed `topic_last_reply` from the `threads` table because it's used literally nowhere.
Updated
flash
Dynamically load everything in the components folder as opposed to the static definitions before.
2015-11-12
Updated
flash
Moved empty rank data from Users to Rank.
Added
flash
Set original filenames of images served through imageserve.php in the header.
Fixed
flash
Fixed alignment of Tenshi button and country flag with country name.
Fixed
flash
Fixed the onlineFriends session variable not being set when no friends are online.
Updated
flash
Changed round() to floor() in the Main::timeElapsed function.
2015-11-11
Fixed
flash
Fixed the error handler using `id` instead of `error_id` for getting earlier logs.
Added
flash
Added a special method for requests using AJAX in the error handler.
Fixed
flash
Fixed friend online notifications happening on login.
Fixed
flash
Fixed confirming a friend request saying that a request has been sent.
Fixed
flash
Dynamically calculate the amount of minutes the limit of online users is in indexPanel.tpl instead of a static 5 minutes.
Updated
flash
Implemented new friends functions site wide.
Updated
flash
Moved 67% of the premium related functions to the single User class.
Removed
flash
Removed compatibility place holders.
Removed
flash
Removed old friends functions in favour of the newer ones in the User object.
Updated
flash
Don't automatically log the user out when viewing the ban page.
Added
flash
Added a notification when a friend comes online or goes offline (further improvement in detection is planned).
2015-11-10
Added
flash
Added new method to get friends (including pending ones), not yet site wide supported but I will add this all along with the removal of the legacy functions tomorrow.
2015-11-08
Updated
flash
Moved some more functions from Users to User.
Fixed
flash
Fixed the ranks list not being populated.
Updated
flash
Moved empty user data from Users to User.
2015-11-07
Updated
reemo
Changed deactivated avatar for the Yuuno.
Updated
flash
Made the raw data variables in the User class private.
Added
flash
Added more accessible user data methods to the User class.
113
114
115
116
117
118
119