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
2018-03-16
Updated
flash
Rewrote the entire IP address handler.
2018-03-14
Added
flash
Added favicon.ico.
Added
flash
Ditch phroute again in favour of the classic php file structure.
2018-03-13
Updated
flash
Drop Aitemu in favour of phroute for routing for the time being.
Added
flash
Prevent registration on public test instances.
2018-03-12
Fixed
flash
Fixed IPv6 country lookups.
2018-03-10
Updated
flash
Disallow double spaces and add character constraints to usernames.
Fixed
flash
Fixed potential condition where attempting to login would change a user's password to the attempted password.
2018-02-22
Fixed
flash
Prevent ability to create new accounts while logged in.
2018-02-21
Removed
flash
Removed single account per IP address restriction.
2018-02-11
Added
flash
Enter public alpha state.
Fixed
flash
Fixed missing use statement in Session class.
Fixed
flash
Fixed some issues relating to underestimation of PHP's type checking on my part.
Added
flash
Added meta descriptive tags to the header.
Added
flash
Added measures to ensure a main role exists and has all members in it.
Updated
flash
Made user validation functions static.
Added
flash
Added base things for user roles.
Updated
flash
Updated things to take advantage of Laravel's Eloquent more.
Fixed
flash
Fixed slight error relating to registration.
2018-02-10
Updated
flash
Moved to custom sessions system as opposed to PHP's built in system.
Fixed
flash
Fixed users route name. (/user/ -> /users/)
2018-02-04
Fixed
flash
Fixed config re-saving on every request.
2018-01-28
Removed
flash
Deadline missed! Removed all things relating to the countdown.
2018-01-23
Added
flash
Prevent registration if an account already exists on a certain IP or if a config var is set to true.
Added
flash
Added basic profile pages.
2018-01-18
Fixed
flash
Fixed a typo on the landing page.
2018-01-16
Fixed
flash
Fixed chat cookie not being available to the chat client.
Added
flash
Added basic bits for authentication.
2018-01-05
Added
flash
Added an OOP wrapper for fsockopen.
2018-01-04
Updated
flash
Changed the database connection model to get connection names from a constant rather than a list in the configuration.
91
92
93
94
95
96
97