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-07-31
Fixed
flash
Fix title assignations being block instead of set (variable).
Fixed
flash
Fixed the bbcode styling being wrongly included in the yuuno css.
Fixed
flash
Fixing missing drop in the initial migration.
Fixed
flash
Fixed missing null assignation in the initial database migration.
Fixed
flash
Fixed all strict comparison issues on the forum.
Added
flash
Added backend logic for topic moving.
Updated
flash
Made operators on the json method in controllers changeable.
Updated
flash
Moved (most) topic methods from the global ForumController into its own controller (Forum.TopicController).
Added
flash
Created the controller for chat stuff (doesn't actually contain anything yet).
Updated
flash
Replace meta.infopage with statically defined pages with the info. prefix.
2016-07-30
Fixed
flash
Fixed password_algo still being used to determine if a user is deactivated on the "newest user" section on the frontpage.
Fixed
flash
Fixed template caching.
Updated
flash
Cleaned up the template utility function loader.
Updated
flash
Change all occurrences of thread to topic to avoid confusion.
Fixed
flash
Fixed calc being parsed by LESS in Yuuno.
Fixed
flash
Change last online updating to a function in the user object so it gets updated on the spot properly.
Updated
flash
Handle updating last online through middleware.
Added
flash
Added middleware framework.
Fixed
flash
Fixed some errors in the migrations (missing nullables and attempting to delete non-existent tables).
Removed
flash
Removed the old database exports.
Added
flash
Added more ranks to config.ini.
Added
flash
Added setup instructions to the readme.
Updated
flash
Renamed one more cache variable I overlooked yesterday.
Added
flash
Added a setup command that inserts required data and creates a user.
Updated
flash
Added the remaining database/migration commands.
2016-07-29
Added
flash
Added aitemu design assets.
Removed
flash
Removed more unused assets.
Removed
flash
Removed CLI sapi check from mahou.
Fixed
flash
Fixed the migrations.
Updated
flash
Switched from PHPMailer to SwiftMailer.
101
102
103
104
105
106
107