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-08-02
Updated
flash
Update more references to Router::route and Template::render to use the shorthand functions.
Removed
flash
Removed the general settings section.
Updated
flash
Moved the profile edit page to the account section of settings.
Fixed
flash
Fixed messed up logic in the post deletion method.
Fixed
flash
Fixed missing use statement causing an exception to be thrown when modifying posts.
2016-08-01
Removed
flash
Removed all referenced to the user password field outside of the user class.
Reverted
flash
Reverted today's changes.
Added
flash
Added utility functions to convert camelCase to snake_case and back.
Added
flash
Added a Model base class.
Removed
flash
Removed all referenced to the user password field outside of the user class.
2016-07-31
Fixed
flash
Made 403 and 404 return the proper status codes.
Updated
flash
Changed Segoe UI in yuuno to Open Sans (they look identical and for multi platform support).
Fixed
flash
Fixed wrong default type for user_birthday
Updated
flash
Require the class "time-ago" to be in the class name of elements to get parsed by timeAgo.
Updated
flash
Updated all references to the old AJAX client to the new Sakura.AJAX one.
Updated
flash
General purpose'd and renamed the timeElapsed methods to Sakura.timeAgo.
Removed
flash
Removed (unused) legacy functions.
Updated
flash
Abstracted return json.
Updated
flash
General purpose'd the client side friend methods.
Updated
flash
General purpose'd the changelog loader.
Imported
flash
Exported some base classes from Sakurako.
Updated
flash
Renamed master.(t|j)s to app.
Fixed
flash
Fixed filter being wrongly assigned in the templating wrapper.
Added
flash
Began work on manage, part 2 electric boogaloo.
Updated
flash
Moved global/master.twig to the root of the template directory in yuuno.
Updated
flash
Fully split ForumController up into multiple specific controllers.
Added
flash
Added a view utility function which combines Template::vars and Template::render into one short function.
Added
flash
Added session_check utility function which automatically checks if a session request var is set and if it's equal to session_id.
Added
flash
Added a compatibility layer for old /p/ (and even /r/) info page links.
Updated
flash
Made forum moderation function buttons not dumb.
100
101
102
103
104
105
106