summaryrefslogtreecommitdiff
path: root/web-ui/app/js/tags
AgeCommit message (Collapse)Author
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-27Updates the i18next to latest versionCaio Carrara
See: #727
2015-12-10#299 +@fbernitt made tag-refreshing to listen on document directlymnandri
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-04-09@sw00, @amukiza: #299 tag counters are updated when mail is sentsw00
2015-04-08Unchecking all emails when changing inboxRenata Carreira
Triggering events.ui.mails.uncheckAll when calling events.ui.tag.select refers to #289 with @mindyor :)
2015-02-19#239 Remove deprecated code of tag shortcutsAlexandre Pretto Nunes
2015-02-19#239 remove deprecated tag shortcut codeAlexandre Pretto Nunes
2015-02-19#239 Remove tags shortcutsAlexandre Pretto Nunes
2015-02-03Issue #176 - as with special characters, white spaces are not welcome in ↵Patrick Maia
html ids
2015-01-12Improve jshint configurationAlexandre Pretto Nunes
2015-01-06Update tests to refactored events behaviourAlexandre 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
2015-01-06Issue #182: Escape special chars in tag list.Lisa Junger
2014-12-19Don't clear selected mail when opening a tagAlexandre Pretto Nunes
2014-12-09issue #172 added timeout monitoring to ajax calls.Lisa Junger
2014-10-16for #95, make sure that the tag list is also refreshed when the mail list is ↵Duda Dornelles
refreshed, since there can be new unread mails and we need to update the count
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-10-07Fixed jshint errorsBruno Wagner
2014-08-25Add copyright and license to javascript filesAlexandre Pretto Nunes
2014-08-18Duda/Patrick #8: reseting tag shortcuts before loading them againDuda Dornelles
2014-08-12Clean up feature flag mixinAlexandre Pretto Nunes
2014-08-08Triggers ui:mails:refresh event even when the tags component is toggled off. ↵Thiago Colucci and Patrick Maia
This is necessary to make sure mails are fetched when the app is loaded.
2014-08-08adds signatureStatus, encryptionStatus, tags feature togglesPatrick Maia
2014-07-31Add web-ui based on previous codeOla Bini