Flashii
Home
Changelog
Contact
Rules
News
Forum
Chat
Flashii
Register
Log in
Home
Changelog
Contact
Rules
News
Forum
Chat
Changelog
2015-11-22
Updated
flash
Reverted back to static component loading (except for database libs).
Added
flash
Added OP (original poster) badge to the forum.
Updated
flash
Renamed Board namespace to Forum.
2015-11-21
Updated
flash
Implemented announcement and sticky threads.
Added
flash
Added a button to mark all forums as read.
Fixed
flash
The forum now cuts the subject when they're longer than 30 character in the preview link.
Fixed
flash
Forced wordwrapping on the forum.
Updated
flash
Made the jump to first/last page buttons only show on the pagination if there's more than 2 pages.
2015-11-20
Added
flash
Added a method to destroy all a user's sessions.
Updated
flash
Switched to using PHP's GeoIP module to get the 2 character code and use CloudFlare's header as fallback.
2015-11-17
Updated
flash
Moved the forum to its own namespace.
2015-11-16
Updated
flash
Made a few improvements to the pagination.
Removed
flash
Removed markdown support on the forums.
Added
flash
Added read tracking (ability to know when there's unread posts).
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.
101
102
103
104
105
106
107