summaryrefslogtreecommitdiff
path: root/web-ui/app/templates/mails/full_view.hbs
AgeCommit message (Collapse)Author
2017-07-27[feat] display the mixnet status on incomming emailsRuben Pollan
Add support for X-Leap-Mixnet header.
2017-01-19[#828] Replaced plain text to translation propertiesThais Siqueira
with @tayanefernandes
2017-01-19[#828] Adds tooltips for encrypt and sign labelsThais Siqueira
We added a tooltip on the "encrypted" and "signed" label to inform the user what these flags mean. And we did some refactoring. With @tayanefernandes
2016-12-14[#845] Move add tag button to tag icon.Anike Arni
With @thaissiqueira.
2016-12-08Revert "[#801] Merge branch 'signup'"Roald de Vries
This reverts commit d10f607a4d40587510b0dc31b31fe4750bf4a3a3, reversing changes made to c28abba2f5b1186c671ebef508d40ffaae6d5bc5.
2016-12-02[refactor] move app dir into public dirZara Gebru
2016-06-28Normalize i18n keysTulio Casagrande
2016-03-22Issue #647: Refactor security labels stylesheetCaio Carrara
This change refactor the stylesheet of security labels. Now it's following the BEM naming conventions. Also, as the code is pretty coupled between css and js, it was necessary some changes on javascript code to keep the previous i18n key and rename the css classes.
2016-03-22Issue #649: Refactor TagsFelix Hammerl
2016-03-15Issue #620: Refactor read viewFelix Hammerl
2016-03-09Issue #617: Add sandbox to user-agentFelix Hammerl
2016-02-10Fix Issue #596: Provide correct content-typeFelix Hammerl
Provide the proper content-type Quote filename due to Firefox bug https://bugzilla.mozilla.org/show_bug.cgi?id=221028
2016-01-11format attachment sizeNavaL
Issue #573
2015-12-21Make download attachment link as a box #558 w/ @albogabrielGiovane
2015-12-11change add tag placeholder textmnandri
Issue #524
2015-10-21Fix horizontal line in mail view when opening mail with many recipientskaeff
- Issue: #496
2015-04-24Rearranging the compose box element to be align the same way the full email ↵Gabriel Albo
view for reading is; removing inline styles from an html tag to a proper css class
2015-04-14refactor mail item mixin creation and renderingrafael lisboa
2015-04-09Moving email date information to recipients lineGabriel Albo
2015-04-09Adding a tag icon to indicate tags on the full email viewGabriel Albo
2015-02-19#239 Removing function that dynamically sets a margin-top to the full email ↵Gabriel Albo
view body according to the message header size. This *should* work as the message header is no longer fixed (position:fixed)
2014-11-18#30 - Fixing paperclip icon placementGabriel Albo
2014-11-12Card #30 - fixes bug that was preventing attachment downloadPatrick Maia
2014-11-10removes useless code from full_view.hbs templatePatrick Maia
2014-11-10Adding a verification for the number of attachmentsGabriel Albo
2014-11-10adds styling to attachment area.Gabriel Albo
2014-11-03Card #30 - shows attachment information on mail visualizationPatrick Maia and Victor Shyba
2014-10-01#53 - does not show modal on when all tags are removed. Now its allowed to ↵Patrick Maia
do so.
2014-08-08adds signatureStatus, encryptionStatus, tags feature togglesPatrick Maia
2014-07-31Add web-ui based on previous codeOla Bini