0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed warnings if no send method in config More... about 15 years ago
Add LICENSE file More... about 15 years ago
Indicate sort order in column headers More... about 15 years ago
Merge branch 'master' of github.com:niner/CiderWebmail More... about 15 years ago
Redirect to folder view on non-AJAX move/delete More... about 15 years ago
allow sending via SMTP server More... about 15 years ago
Reduce message list block size to 100 More... about 15 years ago
replace Part->is_empty() with Part->has_body() More... about 15 years ago
don't attach empty attachments (some broken mailing-list software sends things with content-disposition: attachment but no content or even mime type set) More... about 15 years ago
always display rfc822 parts even if Content-Disposition is set to 'attachment. add a testcase to load all attachment to check for this kind of bug. More... about 15 years ago
Merge branch 'master' of github.com:niner/CiderWebmail More... about 15 years ago
don't display empty parts as attachment More... about 15 years ago
Vertical alignment of message toolbar icons More... about 15 years ago
Merge branch 'master' of github.com:niner/CiderWebmail More... about 15 years ago
Unify <h1> styling More... about 15 years ago
Added translations for new words in compose More... about 15 years ago
Some more style for composing messages More... about 15 years ago
replace DateTime with Parse::Date and Time::Piece when displaying the mailbox. this provides a nice speedup due to lower overhead. More... about 15 years ago
Use fixed column widths in message list More... about 15 years ago
update ical test More... about 15 years ago
XHTML validation fixes for attachment display More... about 15 years ago
add class attribute to ical start/end More... about 15 years ago
fix empty description field when rendering ical More... about 15 years ago
update TODo More... about 15 years ago
better rendering of text/calender attachments More... about 15 years ago
display icons for attachments More... about 15 years ago
display everything we don't handle as attachment More... about 15 years ago
add x-mailer: ciderwebmail $VERSION to the header when sending mail More... about 15 years ago
* improvements for table rendering (cellpadding, cellspacing) * allow display style everywhere More... about 15 years ago
Merge branch 'htmlrender' More... about 15 years ago