Skip to content

Properly replace stack with main timeline on log in

Joshua Goins requested to merge work/redstrate/fix-log-in-stack into master

For some reason (and I don't know when this broke) when you log in, it only pops off the authorization page and then drops you back onto the login page which is confusing. Once you restart Tokodon, it's fine! Now it just clears the stack and pushes a new home timeline.

Merge request reports