Matt Flaschen is joining the Flow team -- welcome, Matt! He's finishing up his last sprint with the Growth team, and transitioning to Flow.


Matthias:

Backend test for Flow search is up now on flow-tests -- it works! Very exciting.
Today: Code review, moving patches through.
Looking at the issue that required running Erik's purge script this weekend. Not sure what's happening. Erik says it's something being written to cache and not database. But thought we'd already wrapped things in transactions. If the database transaction failed, they would get an error in their browser. Matthias has added a patch which makes failures go to log pages.


Shahyar:

Do a run through code review -- lots need review.
H-8: Add (hide) to history pages -- it will be done this sprint. S says: make sure we don't launch broken JS.


Erik:

Echo bugs -- Russians changed their signature, and it broke Echo. Echo is a mess -- it uses regular expressions to find timestamp, and another to find the link. Working on a patch to use a regular expression to find the whole double bracket expression, and then pass that through to the title class. That will need some testing, so we don't break mentions. Bartosz wrote some extra tests for Russian names, which is helpful.

Also: Jared's request that Thank gets an Undo instead of a Confirm. Back-end is easy to do, but we need some UX details. This is going to go to backlog, we need to figure out priority of this. Matt will help with the analytics part.