Alpha Release 1.0.7

Alpha Release 1.0.7

September 1st, 2020

Here’s the line up for Alpha Release 1.0.7! We’re picking up a bit more speed again now and I hope each release will show case more and more features 🙂

Google Login!

Last of the logins, this one was a bit more complicated because we don’t get a username from Google! For now, I’ve made it give you a random username. 

Next Sprint I’ll add a Welcome screen to handle where the username is taken or non existent from social media logins!

Login screen
I should probably change that icon…

Meetup Screen

What good is a list of meetups if you can get more details on the one you fancy right? So as part of this release you can now click through to an individual meetup and see all the details!

Individual meetup screen with extended comments
Everyone loves bacon, even those who don’t love it. Everyone.

Lines? No lines? 

Vida hates lines
Vida loves lines!

Through testing, it’s good to see what testers like and what comes down to personal preference. SoSa is all about customisation (within reason) and lines in chat seemed like a simple thing to implement and add a little setting so people can toggle it!

Bots talking about being kicked
Bots are very sensitive about people kicking them!

App – Network timeout should warn user

A relatively minor bug, but essentially when the network connection was taking to long to login / register it wasn’t warning the user. Now it does!

TIMEOUT!
Maybe I should just make timeout’s illegal.
You get banned as soon as you reconnect!

App – Validation takes too long

This is something that will improve as we get bigger, but essentially when you sign up – our backend validates your e-mail domain to make sure it really exists and isn’t a pop-up domain!

Unfortunately that process can take a couple of seconds sometimes which is like an eternity when you’re a user.

A picture of a database

To mitigate this, I took all the domain names used on the original SoSa (about 3000 across 100,000 accounts) and pre-cached them. This means the average user (people using their gmail / Hotmail / yahoo) won’t get any delay and more obscure or personalised domains will notice a slight delay when signing up.

We won’t ban people from new domains but it can be used as a “marker” to suggest they might be a spam account. Obviously I’ll use a series of such markers and adjust the experience slightly to reduce the amount of damage a spammer can do!

Comments