You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added support for loading a custom dictionary for the keyboard auto-complete functionality (stored in "apps_data/flip_social/dictionary.txt" with each word/phrase separated by a newline).
Updated the Explore view to allow users to click on a user to either add them as a friend or send them a message.
Updated the Profile view to allow users to click on their friend count to view a list of their friends and then click on a friend to optionally remove them.
Updated the Profile view to allow users to click on their bio to edit it.