Help Me Make SoSa
Other Posts You'll Love
- I Couldn’t Think Of a Title
- A SoSa Retrospective
- Sprint 23 – Sausage Smuggler
- Alpha Release 1.1.1
- Alpha Release 1.0.8
- Sprint 16 – Warm Up
Because releases are now getting bigger and more frequent, it’s getting a bit confusing having a single article that contains everything so it’s time to separate out the posts.
This one will be for release changes and there will be a normal one for the other work i’ve done during the sprint!
ok… so I know not everyone likes a bot, but I think they’re cute!
If you remember previous sprints, you’ll remember that our app is replaying old chat logs from 2014 that have been anonymised.
Those bots were all wayward, they didn’t have to log in, they couldn’t be kicked and generally they could just do whatever they wanted!
So to keep those pesky bots in their place, I’ve now implemented bot authentication!
I might have gone a bit overboard… but the bots all have their own profiles, just like real users and have to authenticate with the server securely, so they are bound by all the rules any other user would be (meaning we can kick, ban, mute, you can also ignore them if you want)
This is an ongoing thing, but I made a significant improvement on the chat area and navigation design this sprint. I’ve also started implementing a style guide which I’ll use across app and website.
In release 1.0.2 you could login with username and password only, with release 1.0.3 you can now login with Imgur and Reddit.
This might seem trivial, but one of the first things my testers noticed was the lack of an icon so now the app has an icon in both Android and iOS
Ever wanted to send more than one line of text? Well! now you can!
I was getting bored looking at usernames, so i’ve added profile pictures to everyone and when you press their face – it’ll tag them 🙂
It wouldn’t be a release without bug fixes!
More of a stylistic choice but one that a few testers didn’t like, so i’ve changed the behaviour now and when you press return on the keyboard it no longer closes
I suspect this will be an ongoing “fix” as we tweak it for different users, but for now it seems to be resolved and there’s no longer any lag when the navigation opens up
If you tag James1 and James10 in the same message, the 2nd tag would break – i’ve fixed that now
Minor issue, but if you started typing and then thought “oooo i’d love to see who’s online” the keyboard would stay open.
That’s now fixed!
I moved Logout / Disconnect to the bottom and also adjusted the room list so active rooms show as bold when you’re in them.