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
/
test
/
adapter
Age
Commit message (
Expand
)
Author
2014-10-06
fix a couple of bugs recovering tag from a pickled json
Victor Shyba
2014-10-01
#53 - does not automatically add mailbox tag
Patrick Maia
2014-09-30
Fixing move to trash
Duda Dornelles
2014-09-29
fixing tests and pep8
Duda Dornelles
2014-09-26
All tests passing using soledad
Bruno Wagner Goncalves
2014-09-26
Fixing tests
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
Now it is possible to add_msg with either raw format (for when changing leap ...
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
adding conversion to recent status
Victor Shyba
2014-09-15
When adding draft, return the mail with the new draft id so the UI can update...
Duda Dornelles
2014-09-15
fixing tests
Duda Dornelles
2014-09-15
added drafts.
Lisa Junger
2014-09-15
Refactoring tags functionality into TagService
Duda Dornelles
2014-09-15
added drafts.
Lisa Junger
2014-09-15
#74 - Moving message to trash mailbox
Patrick Maia
2014-09-11
Mark mails as read
Alexandre Pretto Nunes
2014-09-11
Refactoring tags functionality into TagService
Duda Dornelles
2014-09-11
generating unique ident for PixelatedMail
Duda Dornelles
2014-09-08
\#72 - adds tag with the name of the mailbox on all mails that does not have ...
Patrick Maia and Victor Shyba
2014-09-08
Adding date to PixelatedMail#from_dict
Duda Dornelles
2014-09-08
#51 - reuses dbm instances between TagIndex instances if the dbm instances ar...
Patrick Maia
2014-09-08
#51 - fixes bug in which TagIndex.remove were not visible to other TagIndex i...
Patrick Maia
2014-09-07
#51 - removes tag from the index when it is not being used anymore
Patrick Maia and Victor Shyba
2014-09-07
#51 - adds TagIndex.remove method
Patrick Maia and Victor Shyba
2014-09-07
#51 - initializes index with all mail tags if it is empty
Patrick Maia and Victor Shyba
2014-09-07
#51 - adds method TagIndex.empty
Patrick Maia and Victor Shyba
2014-09-07
#51 - some tests for TagIndex and the addition of method TagIndex.add
Patrick Maia and Victor Shyba
2014-09-06
#51 - does not use Tag objects when strings are enough
Patrick Maia and Victor Shyba
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
2014-09-03
+@pmaia - fix unit tests for isodate
Victor Shyba
2014-09-03
falling back to received header for date if email doesnt have date header
Duda Dornelles
2014-09-03
fixing all mails for mail_service when no query is sent and also if
Duda Dornelles
2014-09-01
fixing unit tests
Duda Dornelles
2014-09-01
support multiple to, cc and bcc
Duda Dornelles
2014-08-29
Refactoring into mailboxes and mailsender - less colaborators for mail service
Duda Dornelles
2014-08-28
fixing pep8
Duda Dornelles
2014-08-28
Neissi/Duda: sending emails. also moving local smtp creation to mail_service ...
Duda Dornelles
2014-08-28
Duda/Neissi adding to_mime_multipart method to pixelated mail
Duda Dornelles
2014-08-28
fix - account.mailboxes is a list of strings, using getMailbox to get from th...
Victor Shyba
[next]