Age | Commit message (Collapse) | Author |
|
|
|
merge "remove save draft button, related css and js"
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #514
|
|
- Issue #503
|
|
- Issue #503
|
|
|
|
Fixed bug that was shown error on console when trigger the delete
recipient event
|
|
Fixed bug when try delete recipient by clicking on the 'x' button, that
was not deleting the recipient inside the flightjs component
|
|
Fixed the nagivation mode when used click to edit recipients and also
refactored the code to split the responsability
|
|
Changed from double click to a single one and now using the pointer
cursor to be more intuitive
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Address can now be just email ou canonical emails(User
<user@example.com>)
- Trigger tokenize addresses emails when type space
|
|
|
|
|
|
|
|
This reverts commit b3024519d4539802b6dfd1c930344ccbce7be24e.
|
|
Removed signature and encryption identification tags
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
signature and encryption status
|
|
Clean up by removing now unused headers from attachment info, and add a
unit test for attachment rendering
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added semi colon to line 99.
|
|
- Issue #189
|
|
- Issue #189
|
|
-Issue #189
|
|
|
|
|