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
Age
Commit message (
Expand
)
Author
2014-09-08
Adding date to PixelatedMail#from_dict
Duda Dornelles
2014-09-08
Added debian package scripts.
Folker Bernitt
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 - uses TagIndex.add method to set special tags
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-06
#51 - forces tag index to be flushed after a tag is set
Patrick Maia and Victor Shyba
2014-09-06
#51 - sets the path to tag index file in the right way
Patrick Maia and Victor Shyba
2014-09-06
#51 - PixelatedMail.update_tags expects a set (a list was being sent). Uses t...
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-05
Added register cli command.
Lisa Junger
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 - fixes bug: PixelatedMail.update_tags is not returning old tags by now
Patrick Maia and Victor Shyba
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
reactivating reply/reply all/forward; deactivating reply draft
Duda Dornelles
2014-09-03
fixing pep8
Duda Dornelles
2014-09-03
fixing all mails for mail_service when no query is sent and also if
Duda Dornelles
2014-09-03
when opening leap session, also create and exchange gpg keys in case there ar...
Duda Dornelles
2014-09-03
Added latest example certificate.
Lisa Junger
2014-09-01
fixing unit tests
Duda Dornelles
2014-09-01
support multiple to, cc and bcc
Duda Dornelles
2014-09-01
using argparse for help and optional arguments. eg: --debug
Victor Shyba
2014-08-29
Refactoring into mailboxes and mailsender - less colaborators for mail service
Duda Dornelles
2014-08-29
Removed last reference to self._twisted_port in smtp.py
Bruno Wagner Goncalves
2014-08-29
Fixed smtp tests
Bruno Wagner Goncalves
2014-08-29
Removed flask reloader and changed the twisted port to be fixed again, now ru...
Bruno Wagner Goncalves
2014-08-28
fixing pep8
Duda Dornelles
2014-08-28
moving user agent initialization (mail service, leap_session, app_config) to ...
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
2014-08-28
Fixed pep8 warnings.
Folker Bernitt
2014-08-28
Added mail filtering by tag.
Folker Bernitt
2014-08-28
#53 - adds ability to remove tags from email
Patrick Maia
2014-08-27
#51 - workaround to bypass SoledadMailbox and read flags directly from soleda...
Patrick Maia and Victor Shyba
2014-08-27
#51 - sets leap mailbox flags on mail tags update
Patrick Maia and Victor Shyba
2014-08-27
uses Tag.from_flags method to extract tags on PixelatedMail
Patrick Maia and Victor Shyba
2014-08-26
From dict is working now
Bruno Wagner Goncalves
[prev]
[next]