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
/
mailstore
/
leap_mailstore.py
Age
Commit message (
Expand
)
Author
2016-03-02
adding default date if not given in the mail header, for search index -- fixi...
NavaL
2016-02-22
Renames filtering method #608 w/ @deniscostadsc
Giovane
2016-02-22
Revert "Revert "Filter keys from attachments #608 w/ @deniscostadsc""
Giovane
2016-02-20
Revert "Filter keys from attachments #608 w/ @deniscostadsc"
NavaL
2016-02-19
Filter keys from attachments #608 w/ @deniscostadsc
Giovane
2016-02-02
Log some times to identify very slow parts
Folker Bernitt
2016-02-02
Log time to load mail lists from mailstore
Folker Bernitt
2016-02-02
Don't load attachments when just listing mails
Folker Bernitt
2016-01-25
Fix: Ignore missing mail data error when creating search index
Folker Bernitt
2016-01-15
Remove unused method and rename private one
Folker Bernitt
2016-01-15
Removes InputMail.FROM_EMAIL_ADDRESS constant #578
Giovane
2016-01-12
Refactor AttachmentInfo: Remove knowledge about part map structure
Folker Bernitt
2016-01-11
fixed filesize bug
NavaL
2016-01-11
matching POST response and GET of an attachment -- API specification
NavaL
2016-01-06
Support attachments without name in Content-Disposition header
Folker Bernitt
2015-12-29
Issue #562 - Capture inline attachments from Content Disposition.
Gislene Pereira
2015-12-24
Issue #557 - Fixed REGEX to receive attachments from Apple Mail.
Gislene Pereira
2015-12-19
moving custom to_unicode to pixelated.support
mnandri
2015-12-18
extracted a leap attachment store, handling all attachment responsibilities, ...
mnandri
2015-12-07
#454 added utf-8 encoding on message body, and corresponding query search term
mnandri
2015-11-24
Issue #494 - Bruno/Jeff Fixed the encoding tests
Jefferson Stachelski
2015-11-23
Return 422 if deletion failed
Victor Shyba
2015-11-23
Simplify controller logic on PUT draft
Victor Shyba
2015-11-23
No more 'need to create before delete'
Victor Shyba
2015-11-19
Move 'From' initialization to InputMail factory. w/ @bwagner #531
Giovane
2015-11-18
Issue #494 - Fixed reply when the replayer is the sender
Jefferson Stachelski
2015-11-16
Issue #525 - Fixed the space on mail address
Jefferson Stachelski
2015-11-10
Fix the problem when leap doesn't found body_phash
Jefferson Stachelski
2015-11-03
[#508] Making search also work with substrings - pairing w/ @pereiragislene
Giovane
2015-10-19
Remove debug output
Folker Bernitt
2015-10-14
Support reply to mail sent by me
Folker Bernitt
2015-10-14
Parse address before filtering for reply
Folker Bernitt
2015-09-25
Changed date format to conform to mail RFC #438
Bruno Wagner
2015-09-10
[feat] handle missing mailbox as all mails
Victor Shyba
2015-09-10
Removed bounced email contact removal (#441)
Bruno Wagner
2015-09-10
Handle encoding errors in headers gracefully.
Folker Bernitt
2015-09-09
Fix mixed encodings in mail subjects
Folker Bernitt
2015-09-08
Some progress on the issue #441
Jefferson Stachelski
2015-09-02
[feature] adding security_casing to LeapMail so we can show in the UI the sig...
Duda Dornelles
2015-09-02
Download attachments from mail store instead of querier
Folker Bernitt
2015-09-01
[bug] do not encode None as str
Victor Shyba
2015-09-01
Added get_mail_attachment to MailStore and LeapMailStore.
Folker Bernitt
2015-09-01
Encode mail addresses when replying
Folker Bernitt
2015-09-01
Decode encoded mail headers to unicode
Folker Bernitt
2015-08-24
[bug] add support for nested attachments
Victor Shyba
2015-08-17
Read encoding from attachment info instead of headers
kaeff
2015-08-17
[wip] Expose attachments again after migration
kaeff
2015-08-11
Fixed pep8.
Folker Bernitt
2015-08-11
Fixed unit test.
Folker Bernitt
2015-08-11
Added test to ensure mail with same content can be added.
Folker Bernitt
[next]