summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-12-29Issue #562 - Capture inline attachments from Content Disposition.Gislene Pereira
2015-12-29removing custom egg install of u1db and dirspec --already installed from ↵NavaL
requires.txt
2015-12-29refactoring: moved upload logic out of the attachment iconNavaL
Issue #548
2015-12-29Shows selected tag in addition of unread count #564Giovane
2015-12-29Listens to mails available events and count unread #564Giovane
- Considering unread all the mails that doesn't have the 'read' status - Remove initial templates because title doesn't support html tags inside
2015-12-29Shows unread count on title barGiovane
- This commit creates the unread_count_title component
2015-12-28Changed dirspec and u1db urls to use what launchpad recommendsBruno Wagner
2015-12-28 #563 merging from recipientsGabriel Albo
2015-12-28#563 - Adding arrows up and down to indicate the state of the cc and bcc fieldsGabriel Albo
2015-12-28Dev requirements now use u1db and dirspec from launchpad, vagrant needs ↵Bruno Wagner
bazaar for that to work
2015-12-28Changed vagrant box to new LEAP jessie boxBruno Wagner
2015-12-28#563 - Removing recipients fields border and leaving only one at the top of ↵Gabriel Albo
the subject field
2015-12-28#563 - Adding hide/show logic and link. Hiding cc and bcc by defaultGabriel Albo
2015-12-28Added file upload dependencies to buildBruno Wagner
They weren't being minified with the rest of the JS, so I added them to the packaging and the UI should be correct inside docker
2015-12-24Issue #557 - Fixed REGEX to receive attachments from Apple Mail.Gislene Pereira
2015-12-23removes attachment feature togglePixelated
Issue #548
2015-12-23enable/disable send button when attachment is uploadingPixelated
Issue #548
2015-12-23Changed test not to test fixed content, but the existence of an error messageBruno Wagner
2015-12-23Fixed typo in error messageBruno Wagner
2015-12-22front-end for sending attachmentsNavaL
Issue #548
2015-12-22decode to base64 the raw attachment that is in bytes... and renaming id to ↵NavaL
attachment_id in the mail POST Issue #548
2015-12-21Make download attachment link as a box #558 w/ @albogabrielGiovane
2015-12-21restoring default disabled features --fixing ftNavaL
Issue #548
2015-12-21adds poster pip require for the test --fixing buildNavaL
Issue #548
2015-12-21added filename and size to the attachment endpoint post responseNavaL
Issue #548
2015-12-19refactored Mail modelmnandri
Issue #548
2015-12-19moving custom to_unicode to pixelated.supportmnandri
2015-12-18adapting mail controllers POST and PUT to work with attachementsmnandri
Issue #548
2015-12-18ensuring the same file is not saved twicemnandri
Issue #548
2015-12-18extracted a leap attachment store, handling all attachment responsibilities, ↵mnandri
including saving attachments. Issue #548
2015-12-18fixing unit test -- again WIPmnandri
2015-12-18WIP: rename me latermnandri
2015-12-18enabling backend for Attachment feature togglemnandri
Issue #548
2015-12-18backend that handles post of a single attachment filemnandri
Issue #548
2015-12-17Remove junk from old modifications.Giovane
2015-12-17Fixes sync on debian/jessie box #556Giovane
- Will install vbguest plugins if needed - Sticks box version to avoid rsync used on newer versions - Runs vbguest daemon on guest machine
2015-12-15Removed not used soledad monkey patchJefferson Stachelski
2015-12-15Removed not used monkey patchJefferson Stachelski
2015-12-15Updates vagrant box image and fix jshint path.Giovane
- Change vagrant image to debian jessie - Uses absolute path to jshint on package.json
2015-12-15Chaged the coveralls urlJefferson Stachelski
from pixelated-projet to pixelated as we renamed on github
2015-12-11Add english translation for the feedback-placeholder keyGiovane
2015-12-11change add tag placeholder textmnandri
Issue #524
2015-12-10#299 +@fbernitt made tag-refreshing to listen on document directlymnandri
2015-12-08Closes user settings box when clicking outside it. #509 w/ @pereiragisleneGiovane Liberato
2015-12-07Issue #411 - Fixing user settings box position [w/ @giovaneliberato]Gislene Pereira
2015-12-07Issue #507 - Refactored fix broken UI when start UAJefferson Stachelski
Paring with bwagner
2015-12-07Issue #507 - Hidden the search icon when start UAJefferson Stachelski
2015-12-07#454 added utf-8 encoding on message body, and corresponding query search termmnandri
2015-12-03Issue #411 - Fixed the tests [Gil/Jeff]Jefferson Stachelski
2015-12-03Issue #411 - Did some refactores [Gil/Jeff]Jefferson Stachelski