summaryrefslogtreecommitdiff
path: root/web-ui/app/js/mail_list/ui/mail_items/mail_item.js
AgeCommit message (Collapse)Author
2016-04-05Issue #648: Refactor mail-listFelix Hammerl
2015-12-30Updates jshint to latest version #565Giovane
- Change 'use strict' mode to function-level - Update needed files
2015-04-14remove no longer used method on mail_itemrafael lisboa
2015-04-14refactor mail item mixin creation and renderingrafael lisboa
2015-04-13#289 - uncheck mails when user changes current tag/mailboxrafael lisboa
change solution to let event be handled in mail item mixin
2015-01-29Small refactor on mail itemsAlexandre Pretto Nunes
2015-01-15#153 fix mail checking and unchecking on mail listAlexandre Pretto Nunes
2015-01-12Improve jshint configurationAlexandre Pretto Nunes
2015-01-12#153 Move duplicated funcion render to just mail_item.jsAlexandre Pretto Nunes
2015-01-06Separate auto-refresh for mails and tags, and start moving away from having ↵Alexandre Pretto Nunes
the left_pane_dispatcher as a middleman
2014-11-17Card #30 - shows attachment icon on mails listPatrick Maia
2014-10-20massive update of bower and npm libs - includes flight, jasmine and a bunch ofDuda Dornelles
stuff. If things get weird when developing, remove you bower_components and your node_modules and install it again
2014-10-16decreasing count on tag and tag shortcut when email is read. we wereDuda Dornelles
decreasing only tags that were also in the read mail, but we have also to look at the mailbox and compare that to the tags in the case of default tags #95
2014-08-25Add copyright and license to javascript filesAlexandre Pretto Nunes
2014-07-31Add web-ui based on previous codeOla Bini