Flashii
Home
Changelog
Contact
Rules
News
Forum
Chat
Flashii
Register
Log in
Home
Changelog
Contact
Rules
News
Forum
Chat
Changelog
2016-07-31
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.
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.
89
90
91
92
93
94
95