| Commit message (Collapse) | Author | Age | Lines |
|
|
|
| |
simultaneously. Fixes #178
|
| |
|
| |
|
|
|
|
| |
children divs
|
| |
|
| |
|
|
|
|
| |
breaks caching rather a lot, for little benefit.
|
| |
|
|
|
|
| |
backgrounds and the word "From" as a signpost. Fixes #180.
|
| |
|
| |
|
|
|
|
| |
behave the same as the find-as-you-type implementation. Fixes #181.
|
| |
|
|
|
|
| |
(i.e. beyond filter boxes)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
the rails-post-deply script)
|
| |
|
|
|
|
| |
Fixes #170.
|
|
|
|
| |
option, and on the next page, give the user the opportunity to change the recipient from the default (the last valid sender of a message) to any other valid recipient. Closes #35.
|
| |
|
|
|
|
| |
differentiate them.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
prefilled with the URL, and display it with an icon rather than text. Fixes #172.
|
|
|
|
| |
replying to them. Fixes #137 (partially)
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
In situations where a block of HTML is generated for each enabled locale,
we need to include the locale name in generated ids otherwise the id will
not be unique within the document, resulting in invalid HTML.
|