In order to keep the DB shapes in compliance with code, we've written a username gauntlet that's mounted top level within the app, that runs it's check silently.
If any particular user's set username exists outside of the policy, they will be hard-locked and prompted to enter a valid one.
Also, per the suggestion of Kodaxx we quickly added a swipe-down-to-refresh function. Depending on feedback I may need to go back into CSS and set native gestures to disabled in the body tag, seeing as this is custom to work with all endpoints and exists in the top level of the app's routing.
Swipe Navigation, while the code technically exists in Hash Humanity, has been disabled until all the routes are in a final state, at which time we will go back and enable the feature.
This will enable users to swipe either right or left, and move forward/back within the 6 main pages of the app (swiping all the way left will eventually dead-end at Universe, swiping all the way right will eventually dead-end on Profile).
Moving on:
Kodaxx would like elements in the notification to be clickable when referencing a specific post (rightfully so) and we are happy to have the feedback, so next I'll be patching Notifications so that when a user clicks on a specific notification that references a note, clicking it will take them TO said note, at the line height where it would normally exist within the Universe thread.
Barring any unforeseen glitches/bugs that jump out, I will move back to focusing on mini app deployment.
Thanks everyone!
Phoenix & Sai