index
:
pixelated-user-agent.git
master
[pixelated-user-agent]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
service
/
pixelated
/
adapter
/
pixelated_mail.py
Age
Commit message (
Expand
)
Author
2014-10-15
Changed pixelated mail file to mail, because it has more than pixelated mail
Bruno Wagner
2014-10-15
#107 Statuses are only used when delivering mails to the front-end, flags are...
Bruno Wagner
2014-10-15
Moved some common properties of mail and input mail to another class
Bruno Wagner
2014-10-15
Extracting features controller
Duda Dornelles
2014-10-15
Moved input mail from dict to input mail instead of floating elsewhere
Bruno Wagner
2014-10-14
No more tag_index - now whoosh does everythin
Duda Dornelles
2014-10-14
Issue #12 - Bulk mark as unread
Lisa Junger
2014-10-13
#104 Implemented mark single mail as unread
Lisa Junger
2014-10-10
Sorting mails by date - again
Duda Dornelles
2014-10-09
Fixing bug where the send button would get disabled at times even if there we...
Duda Dornelles
2014-10-01
Fixing recipients in PixelatedMail#as_dict
Duda Dornelles
2014-10-01
#53 - does not allow reserved names in tags
Patrick Maia
2014-09-30
Fixing move to trash
Duda Dornelles
2014-09-29
Testing drafts in integration, fixing a bug where the sent wasnt leaving the ...
Duda Dornelles
2014-09-29
fixing tests and pep8
Duda Dornelles
2014-09-29
Fixing send mail
Duda Dornelles
2014-09-26
All tests passing using soledad
Bruno Wagner Goncalves
2014-09-26
Fixing tests
Duda Dornelles
2014-09-25
Added a bit of relisience to errors in draft parsing and started fixing some ...
Bruno Wagner Goncalves
2014-09-25
Drafts working now for both create and update
Bruno Wagner Goncalves
2014-09-25
Removed pdbs and fixed draft saving
Bruno Wagner Goncalves
2014-09-25
Fixing headers for showing mails and indexing new docs
Duda Dornelles
2014-09-25
Creating mail right on soledad
Duda Dornelles
2014-09-24
Adding InputMail model to be used to send mails and save drafts
Duda Dornelles
2014-09-23
Added basic mail saving
Bruno Wagner Goncalves
2014-09-22
Pep8 fixed
Bruno Wagner Goncalves
2014-09-22
Added a querier to avoid duplicating the queries (must find a proper place ye...
Bruno Wagner Goncalves
2014-09-22
Moving soledad code to pixelated mailbox and making it work with the app - di...
Duda Dornelles
2014-09-22
initial implementation for getting all mails
Duda Dornelles
2014-09-22
PixelatedMailbox to call mail#mark_as_deleted on removing mail (feature
Duda Dornelles
2014-09-22
Since ident is a property in pixelated_mail, it is dangerous and weird to ove...
Duda Dornelles
2014-09-19
PixelatedMail#to_smtp_format shouldnt add empty fields
Duda Dornelles
2014-09-18
Adding update_draft to mailboxes
Duda Dornelles
2014-09-17
74 - moves move_to_trash logic to PixelatedMailboxes and adds some tests
Patrick Maia
2014-09-16
#53 apply mailbox tag only on recent mail
Victor Shyba
2014-09-16
fixing mail ident and tags for drafts
Duda Dornelles
2014-09-15
When adding draft, return the mail with the new draft id so the UI can update...
Duda Dornelles
2014-09-15
added drafts.
Lisa Junger
2014-09-15
#74 - Moving message to trash mailbox
Patrick Maia
2014-09-11
fixing pep8
Duda Dornelles
2014-09-11
Mark mails as read
Alexandre Pretto Nunes
2014-09-11
generating unique ident for PixelatedMail
Duda Dornelles
2014-09-08
Adding date to PixelatedMail#from_dict
Duda Dornelles
2014-09-05
#51 - uses list every time we need to convert to json
Patrick Maia and Victor Shyba
2014-09-05
#51 - persists new tags globally (in a local file) and shows on tag list
Patrick Maia and Victor Shyba
2014-09-05
Neissi/Duda - make sure that complex recipients (e.g. 'Foo Bar <foo@bar.com>)...
Neissi Torres Lima
2014-09-04
fixing pep8
Duda Dornelles
2014-09-04
Implement mark_as_read for emails
Alexandre Pretto Nunes
2014-09-04
Neissi / Duda - break leap mail header in multiple recipients
Neissi Torres Lima
2014-09-04
#6 - reimplements email tag addition/removal using headers
Patrick Maia and Victor Shyba
[next]