openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Hastymail
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
5 months
ago. based on code collected
5 months
ago.
Jan 23, 2024 — Jan 23, 2025
Showing page 54 of 72
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
added an option to disable the sort parsing speed up just in case some IMAP servers decide to return quoted strings or literals in SORT responses. I can't imagine why an IMAP server would do this but it is allowed by the spec. The default behavior is to use the faster (non-compliant) parsing since it is WAY faster especially on large folders and is reasonably safe IMO. Also a doc update.
sailfrog
More...
almost 17 years ago
very nice sort parsing speed up. Added a special case that skips the parse_line routine since it handles things like literals and quoted strings. SORT responses are simply space delimited lists of UIDs so instead we simply explode() the line. This cuts down the time to open large mailboxes (before the sort order is cached) significantly. I was unabe to open a folder with 90K messages within the 30 second script timeout but with this it opens in < 2 seconds.
sailfrog
More...
almost 17 years ago
doc update. Added a theme class to style messages on the mailbox and search pages that are marked as flagged
sailfrog
More...
almost 17 years ago
Improvement to html to text formatting when replying to an HTML message
sailfrog
More...
almost 17 years ago
doc update
sailfrog
More...
almost 17 years ago
fix a bug that made folders with only numbers in the name unselectable
sailfrog
More...
almost 17 years ago
little fix for reported problem with loading a mailbox page that has no messages (after deleting all of the last page for example).
sailfrog
More...
almost 17 years ago
remove charset lookup in imap class (should not be needed here anyway)
sailfrog
More...
almost 17 years ago
Added more mailto protocol support
slushpupie
More...
almost 17 years ago
Support for FF3 mailto: protocol. Set to <url-to-hm2>/?page=compose&url=%s
slushpupie
More...
almost 17 years ago
doc update
sailfrog
More...
almost 17 years ago
doc update
sailfrog
More...
almost 17 years ago
added 2 new themes thanks to terpmeister at redmutt.com
sailfrog
More...
almost 17 years ago
doc updates for the beta 3 release
sailfrog
More...
almost 17 years ago
typo fix
sailfrog
More...
almost 17 years ago
doc upate, and another translation converted from hm1 (finnish)
sailfrog
More...
almost 17 years ago
converted usable strings from Hastymail 1 for Catalan and Turkish translatons
sailfrog
More...
almost 17 years ago
bug fix to the new checkbox javascript
sailfrog
More...
almost 17 years ago
added some javascrtip to re-check any checkboxes on
sailfrog
More...
almost 17 years ago
fix incorrect translation string
sailfrog
More...
almost 17 years ago
added an option to show the page links on the mailbox view both above and below the message list
sailfrog
More...
almost 17 years ago
remove the "new" page link since we now have the "unread" link on the left by the folder dropdown
sailfrog
More...
almost 17 years ago
string fix and a bug fix when importing cards (the display name was not correctly set)
sailfrog
More...
almost 17 years ago
new option to hide images from external sources in html messages.
sailfrog
More...
almost 17 years ago
this is a big update that replaces the often confusing and limited drop down menus
sailfrog
More...
almost 17 years ago
add a few controls and remove trailing comma (which break IE)
sailfrog
More...
almost 17 years ago
fix bad redirect after sending
sailfrog
More...
almost 17 years ago
remove debug
sailfrog
More...
almost 17 years ago
new partial langauge file (Dutch) with more to come.
sailfrog
More...
almost 17 years ago
fix mistakenly deleted header() on file download
sailfrog
More...
almost 17 years ago
←
1
2
…
50
51
52
53
54
55
56
57
58
…
71
72
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree