summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-09pip also needs upgrade on install scriptVictor Shyba
2015-11-09Fixing recipients label width so it won't break for the BCC fieldGabriel Albo
2015-11-09#504 - Fixed non clickable area below the recipients labelGabriel Albo
2015-11-06Refactor - Removed class SoledadSessionJefferson Stachelski
2015-11-04Issue #499 - removed the local SMTPJefferson Stachelski
2015-11-04#504 - Adding element focus using 'important' while we figure out why there's...Gabriel Albo
2015-11-04#504 - Making the recipients fields have a distinct background color when foc...Gabriel Albo
2015-11-04Add error handling to MailSenderFolker Bernitt
2015-11-04Merge branch 'master' of github.com:pixelated-project/pixelated-user-agentGabriel Albo
2015-11-04#504 - Fixing the recipients label and span padding so the line height is not...Gabriel Albo
2015-11-04Enable new MailSender and disable the local smtp oneFolker Bernitt
2015-11-04Change str email to twisted.mail.smtp.UserFolker Bernitt
2015-11-04Merge branch 'master' of github.com:pixelated-project/pixelated-user-agentGabriel Albo
2015-11-04#504 - Fixing horizontal padding for entered addressesGabriel Albo
2015-11-04Instantiate new MailSender in ServicesFolker Bernitt
2015-11-03Issue #499 - Fixed pep8Jefferson Stachelski
2015-11-03Issue #499 Moved remote smtp configurationBruno Wagner
2015-11-03[#508] Making search also work with substrings - pairing w/ @pereiragisleneGiovane
2015-11-03Add new MailSender based on OutgoingMailFolker Bernitt
2015-11-03Rename MailSender to LocalSmtpMailSenderFolker Bernitt
2015-11-03Redirect to / if ajax request returns 401 statusFolker Bernitt
2015-10-29Jeff/Albo - Fixing to, cc and bcc label alignmentGabriel Albo
2015-10-29Jeff/Albo - Making the labels on the recipients fields point to their respect...Gabriel Albo
2015-10-29Filter too short input when generating mailsFolker Bernitt
2015-10-29update key used for downloading our packagesChristoph Kluenter
2015-10-29Redirect user to login if ajax request fails with 302Folker Bernitt
2015-10-28Issue #493 - Fixed jshintJefferson Stachelski
2015-10-28Issue #493 - Fixed bug delete recipient eventJefferson Stachelski
2015-10-28Issue #493 - Fixed bug delete recipient by buttonaJefferson Stachelski
2015-10-28Issue #493 - Fixed some bug and did some refactorsJefferson Stachelski
2015-10-28Issue #493 - changed how trigger the edit recipientsJefferson Stachelski
2015-10-28Issue #493 - Made some refactors with SCSSJefferson Stachelski
2015-10-28Issue #493 - Remove the blue X buttonJefferson Stachelski
2015-10-28Add markov-generate to load-mailsFolker Bernitt
2015-10-27Moves welcome mail logic inside LeapSessionGiovane
2015-10-27Remove email parsing on space keydown #505Giovane
2015-10-26Add incomplete email domain verification on compose box.Giovane
2015-10-25[#414] - Setting the focus to Recipients To Box and fixing tab index.Gislene Pereira
2015-10-23Change delete address token color.Giovane
2015-10-23Exclude comma and semicolon on invalid address splitGiovane
2015-10-23Add invalid address sinalization on tokens #492Giovane
2015-10-23Extract js code duplication to beforeEach method.Giovane
2015-10-23Issue #493 - Fix jshintJefferson Stachelski
2015-10-23Issue #493 - Its possible edit the recipientsJefferson Stachelski
2015-10-22Make recipients_input more intelligent and enable tokenize on space #492Giovane
2015-10-22[#414] Moving recipients area to the top in compose screen.Gislene Pereira
2015-10-22Move interstitial to root resourceFolker Bernitt
2015-10-21Fixed the recipient css margin and paddingJefferson Stachelski
2015-10-21Merge branch 'master' of https://github.com/SamuelToh/pixelated-user-agentJefferson Stachelski
2015-10-21Fix horizontal line in mail view when opening mail with many recipientskaeff