Jun Matsushita

Results 86 comments of Jun Matsushita

Am I missing something or even a top level description: ``` # My Array (array) This is a top level block description - (string) ``` Doesn't show up in the...

Taring with only the go static binary at the root (no folder) did the trick!

+1 to including typed Actions in the way proposed in the tutorial!

Maybe @jmarceli would have some suggestions, given the great work done wrapping `redux-form`?

I fell into this trap as well (in addition to #57) and it is not very elegant. I suppose that if server side hiccup does the smart thing, it would...

Hi @kosmikus just a friendly bump that I've been watching your talk again last week and have been hoping for some code. In case it's helpful to find it (and...

@tiago-loureiro Am I correct that the legal hold service is meant to address this type of use cases? https://github.com/wireapp/wire-server/blob/develop/docs/reference/team/legalhold.md Is there an open source implementation of a Wire legal hold...

Thanks for the clarifications! So to recap where my understanding is at: - A properly registered recording bot would join a conversation. - The bot should receive a list of...

Also unfortunately: ``` TutorialD (master/main): foreign key src_tgt rec{src} in rec{tgt} ERR: RelationTypeMismatchError attributesFromList [(Attribute "src" IntegerAtomType)] attributesFromList [(Attribute "tgt" IntegerAtomType)] ``` UPDATE: I think this is non-sensical though 😅