Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove debugging output | 2015-02-25 | 1 | -1/+0 | ||
| | ||||||
* | Escape addresses on the front page | 2015-02-25 | 1 | -1/+1 | ||
| | ||||||
* | Cache most recent messages | 2015-02-25 | 3 | -1/+36 | ||
| | ||||||
* | Better email escape | 2015-02-25 | 1 | -1/+1 | ||
| | ||||||
* | Properly escape displaynames | 2015-02-24 | 1 | -1/+1 | ||
| | ||||||
* | Better email escaping regex | 2015-02-24 | 1 | -1/+1 | ||
| | ||||||
* | Various UI bit fixes for new storage format | 2015-02-23 | 6 | -25/+29 | ||
| | ||||||
* | All dates are UTC now, strip timezone | 2015-02-23 | 1 | -1/+1 | ||
| | ||||||
* | Try some styling fixes for HTML messages | 2015-02-23 | 1 | -0/+8 | ||
| | ||||||
* | Redirect back to the main list page if there are no messages at all in a ↵ | 2015-02-23 | 2 | -0/+11 | ||
| | | | | given month | |||||
* | Move full archives list to a separate page | 2015-02-22 | 8 | -48/+149 | ||
| | ||||||
* | Cache message counts | 2015-02-22 | 4 | -3/+41 | ||
| | ||||||
* | Fix mail count | 2015-02-22 | 2 | -10/+20 | ||
| | ||||||
* | Responsiveness fix #4: Message tables | 2015-02-22 | 2 | -27/+31 | ||
| | ||||||
* | Responsiveness fix #3: Finally nice buttons | 2015-02-22 | 2 | -26/+33 | ||
| | ||||||
* | Repsonsivness fix 2: Undo the button group | 2015-02-22 | 1 | -5/+3 | ||
| | ||||||
* | Responsiveness fixes for the headers table | 2015-02-22 | 1 | -33/+36 | ||
| | ||||||
* | Include a count of mails. | 2015-02-21 | 1 | -3/+10 | ||
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | |||||
* | Correctly handle multiple email addreses being handed to the cleanup function. | 2015-02-21 | 1 | -16/+20 | ||
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | |||||
* | and a slash | 2015-02-22 | 1 | -1/+1 | ||
| | ||||||
* | less redirection magic | 2015-02-22 | 1 | -1/+1 | ||
| | ||||||
* | show raw mesages if there are no threads | 2015-02-22 | 2 | -0/+11 | ||
| | ||||||
* | generify captcha error message | 2015-02-22 | 1 | -1/+1 | ||
| | ||||||
* | add a little border | 2015-02-22 | 2 | -1/+6 | ||
| | ||||||
* | Also link to MARC. | 2015-02-21 | 2 | -2/+20 | ||
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | |||||
* | Remove old variable. | 2015-02-21 | 1 | -3/+1 | ||
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | |||||
* | CC nil? | 2015-02-22 | 1 | -0/+2 | ||
| | ||||||
* | compact the headers table a bit | 2015-02-22 | 1 | -9/+7 | ||
| | ||||||
* | more pagination tuning | 2015-02-22 | 1 | -2/+2 | ||
| | ||||||
* | less pages, add ... item | 2015-02-22 | 1 | -1/+3 | ||
| | ||||||
* | erb fix | 2015-02-22 | 1 | -0/+1 | ||
| | ||||||
* | Limit pages shown in pagination | 2015-02-22 | 1 | -1/+7 | ||
| | ||||||
* | Style message action buttons | 2015-02-22 | 1 | -4/+4 | ||
| | ||||||
* | GMANE https seems offline. | 2015-02-21 | 1 | -1/+1 | ||
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | |||||
* | Optimize. | 2015-02-21 | 1 | -1/+1 | ||
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | |||||
* | More helper. | 2015-02-21 | 1 | -1/+6 | ||
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | |||||
* | How about using function names that match markup functions... | 2015-02-21 | 1 | -1/+1 | ||
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | |||||
* | No trailing = on erb. | 2015-02-21 | 1 | -1/+1 | ||
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | |||||
* | Make good use of message-id. | 2015-02-21 | 1 | -1/+8 | ||
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | |||||
* | Internal Server Error is 500, not 503 | 2015-02-21 | 1 | -6/+6 | ||
| | ||||||
* | Fix syntax error on ruby 2.0 | 2015-02-21 | 1 | -1/+1 | ||
| | ||||||
* | Initial version | 2015-02-20 | 20 | -0/+928 | ||