aboutsummaryrefslogtreecommitdiffstats
path: root/fancy_bear/contextio/message.rb
AgeCommit message (Collapse)Author
2014-06-08JSON API for individual messagesTeddy Wing
2014-06-08messages.json: add labels field to JSON outputTeddy Wing
(NOTE: this includes all other folders that the message belongs to, including 'INBOX' for example).
2014-06-08Create JSON route for message listTeddy Wing
Create a route to get a list of messages in JSON, tied to a hard-coded email account for now.