Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-09 | Adds trash actions template and respective javascript | Leandro Gualter | |
2015-04-09 | Fixing the 'add new' button position | Gabriel Albo | |
2015-04-09 | Changing tag icon color | Gabriel Albo | |
2015-04-09 | Adding a tag icon to indicate tags on the full email view | Gabriel Albo | |
2015-04-09 | Merge pull request #370 from ↵ | Bruno Wagner | |
bltavares/preprend-messages-with-response-information Prepend mail quoting with the sender information #66 Removes argument fixing of the i18n library #66 | |||
2015-04-09 | Merge pull request #367 from glauco/master | Bruno Wagner | |
Issue #363 [Luiz, Glauco] Trash Icon is not appearing for mails in Inbox anymore | |||
2015-04-09 | @sw00, @amukiza: #299 tag counters are updated when mail is sent | sw00 | |
2015-04-09 | Removing unnecessary period after message | Gabriel Albo | |
2015-04-09 | Changing icons for encryption statuses on email headers | Gabriel Albo | |
2015-04-09 | Merge pull request #372 from bltavares/mail-model-cleanup | Bruno Wagner Gonçalves | |
Makes the mail model creation more linear | |||
2015-04-09 | Makes the mail model creation more linear | Bruno Tavares | |
I was surfing the code and I got quite confused with the closures and redefinitions of `this` when creating the mail model. I tried to keep the style of grouping together the functions assignment on the model on the end. | |||
2015-04-08 | Prepend mail quoting with the sender information #66 | Bruno Tavares | |
2015-04-08 | Removes argument fixing of the i18n library #66 | Bruno Tavares | |
To introduce variables on the internationalization functions we should be able to pass extra arguments to the `i18n.t`. The way it was we could only pass the key and no more options to interpolate values. | |||
2015-04-08 | #363 [Luiz, Glauco] Trash Icon is not appearing for mails in Inbox anymore | Glauco Vinicius | |
2015-04-08 | Merge pull request #366 from recarreira/master | Rafael Lisboa | |
Unchecking all emails when changing inbox | |||
2015-04-08 | Unchecking all emails when changing inbox | Renata Carreira | |
Triggering events.ui.mails.uncheckAll when calling events.ui.tag.select refers to #289 with @mindyor :) | |||
2015-04-08 | Closes #27 Changed the encryption status messages | Bruno Wagner | |
2015-04-07 | #298 [Glauco, Luiz] Including trash icon on trashed emails | Glauco Vinicius | |
2015-04-07 | Re-adding the logo in svg to try to get it fixed on try, staging and dev. | Gabriel Albo | |
2015-04-07 | Changing middle pane background color and removing the svg logo | Gabriel Albo | |
2015-04-01 | Attempting to fix the fact that the logo is not displayed correctly on ↵ | Gabriel Albo | |
try/dev/staging | |||
2015-03-31 | Changing feedback colors to be in sync with the color palette and making the ↵ | Gabriel Albo | |
left pane have consistent color scheme | |||
2015-03-31 | Added italic to the html whitelister | Bruno Wagner | |
2015-03-30 | Bug #349 - Fixed jshint status | Bruno Wagner | |
2015-03-30 | Fixed #349 - Send button now enables back on error | Bruno Wagner | |
2015-03-30 | HTML mail is back after 4 months with a typo | Bruno Wagner | |
2015-03-25 | Resets highlighting on search_trigger. | Lisa Junger | |
-Issue #291. | |||
2015-03-25 | Merge branch '192' of https://github.com/alabeduarte/pixelated-user-agent ↵ | Lisa Junger | |
into alabeduarte-192 | |||
2015-03-24 | Fixing broken build by jshint | Tiago Ferraz | |
Added semi colon to line 99. | |||
2015-03-24 | Smaller refactoring of send button code. | Folker Bernitt | |
- Issue #189 | |||
2015-03-24 | Send button not auto re-enabled because of synchronous script execution. | Folker Bernitt | |
- Issue #189 | |||
2015-03-20 | fix: send button no longer stuck on sending for invalid email addresses. | Lisa Junger | |
-Issue #189 | |||
2015-03-17 | Fixing padding for mails inside mail list and margin for list actions checkbox | Gabriel Albo | |
2015-03-17 | Aligning list actions checkbox with all emails checkboxes below | Gabriel Albo | |
2015-03-17 | Fixing the default tags label alignment by changing one character after 2 ↵ | Gabriel Albo | |
hours of work. <3 CSS <3 | |||
2015-03-16 | Shameful temporary hack for tags icons alignment. Must fix this after we've ↵ | Gabriel Albo | |
customized our icons | |||
2015-03-16 | #286 Fixing mail list clickable area | Gabriel Albo | |
2015-03-11 | Revert "#261 - Adding a hover behavior for the default tags" | Gabriel Albo | |
This reverts commit c3eab90103b01b3551a83a8d747e11fc4945582e. | |||
2015-03-11 | Revert "#261 Adding some negative margin so the tags label won't be wider ↵ | Gabriel Albo | |
than the side nav when the user hovers them" This reverts commit b8897aa1760f7fe177fe1abaafd3addbbd0e47dc. | |||
2015-03-11 | Revert "#261 Reducing the list width so it won't break for large displays" | Gabriel Albo | |
This reverts commit 7e0f1c7f86c217f903c24e7f0866ac1f6f6b06e7. | |||
2015-03-11 | Revert "#261 Adding some opacity to the tags label on hover" | Gabriel Albo | |
This reverts commit c3344fd640b94b94b350a978b77d5eb3b23a2275. | |||
2015-03-11 | Revert "#261 Adding a hover behavior to tags icon - z-index TBD" | Gabriel Albo | |
This reverts commit 94d0713aa89a76ba8ecb28570163c13bc370ed0b. | |||
2015-03-11 | Revert "#261 Making the tags icon be displayed over the mail list when hovered" | Gabriel Albo | |
This reverts commit d0917e12464152dde8bc1ccac0748945b709804e. | |||
2015-03-11 | Revert "#261 Adding an extra wrap around the tags-icon so we can properly ↵ | Gabriel Albo | |
split the sections on the right pane" This reverts commit 58f6a2f088a57823a4469e0c8c62ebff3f7c5597. | |||
2015-03-11 | Revert "#261 Fixing the transition timing" | Gabriel Albo | |
This reverts commit b27d525efcb8b48157c3659ef98109261841aa91. | |||
2015-03-10 | #261 Fixing the transition timing | Gabriel Albo | |
2015-03-10 | #261 Adding an extra wrap around the tags-icon so we can properly split the ↵ | Gabriel Albo | |
sections on the right pane | |||
2015-03-10 | #261 Making the tags icon be displayed over the mail list when hovered | Gabriel Albo | |
2015-03-10 | #261 Adding a hover behavior to tags icon - z-index TBD | Gabriel Albo | |
2015-03-10 | #261 Adding some opacity to the tags label on hover | Gabriel Albo | |