Flashii
Home
Changelog
Contact
Rules
News
Forum
Chat
Flashii
Register
Log in
Home
Changelog
Contact
Rules
News
Forum
Chat
Changelog
2016-09-13
Updated
flash
Move cron.php's functionality into mahou commands.
2016-09-12
Fixed
flash
Fix controller calling in the router.
2016-09-11
Added
flash
Add experimental router.
Updated
flash
Add specific exceptions for different scenarios.
2016-09-10
Removed
flash
Minimise the use of global/information page.
Updated
flash
Update the URL resolver for the chat.
Updated
flash
Made the background preview be actually in the background.
Removed
flash
Removed unnecessary confirmations.
Updated
flash
Change look of ranks section.
Removed
flash
Removed link to Notifications settings section.
Added
flash
Added Markdown BBcode.
2016-09-08
Updated
flash
Squished user detail editing into a single section.
2016-08-24
Removed
flash
Removed unused flag.
2016-08-10
Added
flash
Add chat components for Sakurako.
2016-08-07
Fixed
flash
Made setUsername handle cleaning on its own.
Updated
flash
Keep all values of the user object updated with the set* functions.
Added
flash
Added a field to the database to specify a design per-user.
Fixed
flash
Fixed the structure of the session system not aligning with the rest.
Added
flash
Added automatically updated quotes again. (e.g. to quote post id 2 you type [quote=#2][/quote], content inside the tags is hidden unless the post doesn't exist).
2016-08-06
Updated
flash
Improved the bbcode framework.
Fixed
flash
Fixed usernames not being able to be used to get profiles.
Fixed
flash
Fixed comments.max_length being called min_length in the example config.
Fixed
flash
Fixed the user topic counter (it broke randomly).
Updated
flash
Made the main template also be available through a namespace.
Updated
flash
Made the File object check if the file exists before attempting to delete it.
Fixed
flash
Fixed all database references that are only getting one object to use ->first() instead of ->get().
Fixed
flash
Fixed a typo in the exception handler causing error showing to always be off regardless of the setting.
Removed
flash
Removed the dependency on golonka/bbcodeparser.
2016-08-05
Fixed
flash
Fixed the posting preview allowing raw html.
Updated
flash
Rewrote the preview handler.
86
87
88
89
90
91
92