heartsucker

Results 58 issues of heartsucker

Config: ```yaml pagination: enabled: true per_page: 10 permalink: '/page/:num' title: ':title - page :num' trail: before: 2 after: 2 ``` Input: ```html --- pagination: enabled: true category: blog --- {%...

## Description We rely heavily on the leading integer of a `{Submission,Reply}.filename` (e.g., `1-foo_bar-msg.gpg`). This number is not atomically incremented in the backend via the source or journalist web interfaces...

bug
source_interface
journalist_interface
able to reproduce

## Description While running the test suite, the test suite calls many times to `gpg2` each with its own `gpg-home` directory. This causes many instances of `gpg-agent` to spawn. These...

I get the following error when trying to install on Ubuntu 14.04. I have the non-pip dependencies install with apt. This error also comes up when I do `pip install...

Priority :: Medium
Feature :: Improvement

Because we trust data once its in the local repo, and we don't need to reverify it on every fetch.

Priority :: Low
Feature :: Improvement

This would allow us to pass back a real structure and not be pinned to JSON.

Feature :: API
Priority :: Low

This was removed in #170 to support fuscia.

I am not confident enough my engineering skillz to ensure that all edge cases are covered, and this ticket is a notice for anyone looking at the 0.3.0 release that...

Priority :: High
Feature :: Test Case
Flag :: Help Wanted