gosora/themes
Azareal 8ecc637ab9 Moved routeProfile to routes.ViewProfile.
Requests are now logged as one big chunk to help prevent them getting torn apart and improve log throughput.
Newlines are now stripped from dumped requests.
Prepared statement logging now only happens in debug mode for speedier server startups.
More suspicious request tracking is done outside of debug mode now.
Only log the initial message in plugin_markdown in debug mode.
Moved the CreateTopicSubmit attachment logging to super debug mode.
Removed a couple of unneccesary menu items from the Account Manager menu.
Hid the add friend option on the profiles for now.
Moved the remaining analytics results loops into a common function.
Only log the graph for the analytics routes in debug mode.

Every Theme:
Added CSS for the Don't have an Account link on the Login Page.

Cosora:
Fixed the header CSS on mobile.
The header CSS now covers optheads on mobile.
Revamped the profile comment UI.

Shadow:
Added CSS for sticky topics.

Tempra Simple:
Button CSS now applies to type=submit inputs.
Fixed the IP Search CSS.

Tempra Conflux:
Button CSS now applies to type=submit inputs.
Fixed the IP Search CSS.

Tempra Cursive (Deprecated):
Button CSS now applies to type=submit inputs.
2018-02-26 09:07:00 +00:00
..
cosora Moved routeProfile to routes.ViewProfile. 2018-02-26 09:07:00 +00:00
shadow Moved routeProfile to routes.ViewProfile. 2018-02-26 09:07:00 +00:00
tempra-conflux Moved routeProfile to routes.ViewProfile. 2018-02-26 09:07:00 +00:00
tempra-cursive Moved routeProfile to routes.ViewProfile. 2018-02-26 09:07:00 +00:00
tempra-simple Moved routeProfile to routes.ViewProfile. 2018-02-26 09:07:00 +00:00