Find a file
Tim Abbott 403b728d3c zephyr_mirror: Make paragraph break detection a bit less aggressive.
Because in the zephyr world, people often manually linewrap their
zephyrs, we need to relax the algorithm's assumption that every line
was wrapped to the same linewrapping threshhold.  Otherwise messages
that look like this:

aaaaa aaaaa aaaaa aaaaaaaaaa aaaaa aaaaa aaaaa aaaaa
aaaaa aaaaa aaaaa aaaaaaaaaa aaaaa aaaaa aaaaa aaaaa aaaaa aaaaaa
aaaaa aaaaa aaaaa aaaaaaaaaa aaaaa aaaaa aaaaa aaaaa

might be treated as a paragraph break, even though that was unlikely
to have been the sender's intention.

(imported from commit e1144da2a3efc3241a8f15b0f19fea2ea6684254)
2012-11-05 18:39:02 -05:00
bots zephyr_mirror: Make paragraph break detection a bit less aggressive. 2012-11-05 18:39:02 -05:00
examples Change default site in API clients 2012-10-27 11:38:15 -04:00
__init__.py Update post-receive hook to send messages via the API. 2012-10-03 14:32:05 -04:00
common.py Document why we need Requests > 0.12 2012-11-02 14:57:38 -04:00