Resolve "Don't allow registration in the popup"
Closes #142 (closed)
Getting a is popup state is basically impossible. We take advantage of the popup url guard. This is kind of hacky but I can't find any clean way to get it.
Once we know if the user is in a popup or not - it's easy to send them to the tabbed version of the app instead of the popup.
Edited by David Burke