Garrett Robinson

Results 25 issues of Garrett Robinson

## STR 1. Start with the default slides.md 2. Add a new slide 3. Add an image to the new slide, e.g. `![My Cool Image](http://www.reactionface.info/sites/default/files/imagecache/Node_Page/images/1310497097772.gif)` ## Expected behavior If I...

I understand why people might want to disable SafeBrowsing, but it's worth noting that the service was designed with privacy in mind and does a fairly good job given the...

Implements https://github.com/ricochet-im/ricochet/issues/495#issuecomment-269391133. Resolves #495. From the Qt5 Qt::WindowFlags [docs](http://doc.qt.io/qt-5/qt.html#WindowType-enum): > `Qt::Dialog`: Indicates that the widget is a window that should be decorated as a dialog (i.e., typically no maximize or...

This fixes pane focusing in cases where the window name and/or the pane name contain spaces. From looking around the rest of the code in `lib/teamocil/commands`, it appears there may...

# Steps to reproduce In `~/.teamocil/str.yml`: ``` yml windows: - name: window name with spaces layout: tiled panes: - commands: - echo "1" focus: true - commands: - echo "2"...

I just used django-analytical to integrate Piwik analytics into a site, using the Piwik-specific template tag as documented [here](https://django-analytical.readthedocs.io/en/stable/services/piwik.html). It works great in production, but unfortunately it causes problems for...

bug
docs

## Updated issue description by @bsclifton Having access to a few additional fields would let us present a better import experience. For example, the profiles could be grouped by browser,...

feature/importer
priority/P3
QA/No
release-notes/exclude

Thanks to #1452, the next release of SecureDrop will use the EFF's new "long" wordlist instead of the current "SecureDrop wordlist", which is just the original Diceware wordlist modified to...

priority/low
app
UX
goals: journalist experience
goals: improve source experience

I'm interested in contributing to ricochet-go, but now that I have downloaded the repository I cannot figure out how to build/run it. I'm not very familiar with Go so I'm...

I think we should wrap all the lines in the markdown source of Encryption Works at a reasonable length, e.g. 80 characters. Reasons: 1. This is a common convention 2....