André Veríssimo
André Veríssimo
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
Proof of concept to improve yakyak infra-structure. - [ ] Remove trifl dependency - [ ] Switch handle / actions to something else *(maybe direct calls to functions. Suggestions are...
respects the otr status and shows message when it changes (i.e. recognizes the event) closes #675
Debug_flag is exposed in `window` object and allows to check if instance was run with `--debug` This allows to add some extra debugging to the console to help find errors....
The current "Loading Contacts" phase is only for show, as all conversations have been loaded and it is waiting on the photo's of users to switch to the interface Starting...
**It would be a very cool new feature to be able to set default paper size on exports. (image below on the existing dialog that requires a "set this as...
See https://github.com/yakyak/yakyak/issues/407 for more information Images are not getting through to yakyak How to replicate? 1. Open gmail 2. Send an image via hangouts by using the button in the...
The assertion message doesn't show the original variable name  See reproducible example below (session info at the end): ``` r foo
Closes #251 ### Changes description - Asserts `.var.name` which corrects #251 - Better replicates `match.arg` functionality by inferring choices when called from a function - See new test - Improve...