summaryrefslogtreecommitdiff
path: root/chrome/content/accountWizard/bitmaskMessengerOverlay.xul
AgeCommit message (Collapse)Author
2018-01-29[feat] Display encryption status when viewing a messageSukhbir Singh
Display a notification bar in the message pane if the message was encrypted for messages in the "Inbox" folder. For messages in the "Sent" folder, we have placeholder code for displaying the message state and for adding custom headers if required. However, we need to understand how to handle the case for multiple recipients with different encryption states since it's possible to send encrypted messages to recipients with known keys but the same message will be send unencrypted to recipients whose keys are not known. In such a case we can display the message status per-recipient.
2017-12-20[feat] Add icons to bitmask status barSukhbir Singh
Display the status of bitmaskd in Thunderbird's status bar by connecting to it using bitmask.js
2017-12-18[feat] Display status of bitmaskd in status barSukhbir Singh
Display the status of bitmaskd in Thunderbird's status bar by connecting to it using bitmask.js
2013-10-04Initial import.drebs