Troy Davis

Results 14 issues of Troy Davis

This is logical but not obvious until one runs into it. Adding or updating a hash key in a marshaled `attr_encrypted` doesn't mark the attribute as dirty, so `save` will...

Anyone actually using [heading folding](https://sublimetext-markdown.github.io/MarkdownEditing/usage/#folding-sections) with Markdown? If I fold a heading (with Shift+Tab or right-click, MarkdownEditing, "Fold current section"), that folding state only lasts until I click anywhere else...

bug

1. Describe the behavior they both use. Which one is currently choosing FQDN on most distros, and which one is choosing the local hostname? 2. Try to standardize on one...

enhancement

Instead of defining the hostname in the config or using only the local hostname, we should support at least the FQDN and possibly the partial QDN, so `www42.stg.example.com` would be...

I'm trying to figure out how to get the most typical set of tasks owned by or assigned to a user. That means all tasks in un-shared lists and tasks...

Right now, there's no way to bulk-download many archive files at once. The current method is [a shell script](http://help.papertrailapp.com/kb/how-it-works/permanent-log-archives/#downloading-multiple-archives). This is to create a new `papertrail-archives` CLI program which downloads...

The `-j` output includes a time offset for `generated_at`, even though the sending device's time zone is not reliably known. Thanks to @keturn for discovering this.

http://code.google.com/apis/fusiontables/docs/developers_reference.html#CreateTable says that "create table" accepts a table name containing whitespace (when single-quoted), but the create_table method replaces spaces with underscores. Might be that the API has become more flexible...

Background: Many mobile-optimized pages - and blog templates and the like - use CSS media queries with `` ([more](https://developer.mozilla.org/en-US/docs/Web/HTML/Viewport_meta_tag)). With that viewport definition, Mastofeed iframe widths that look good on...

enhancement

So far, the site has focused on helping people opt out of data sharing with third parties for the third party's own use. It also includes a few cases where...