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
Age
Commit message (
Expand
)
Author
2015-08-11
Use mbox instead of mbox_uuid as mailbox_name.
Folker Bernitt
2015-08-11
Some more yields.
Folker Bernitt
2015-08-11
fixing querier integration tests
Victor Shyba
2015-08-11
Fixing integration tests.
Folker Bernitt
2015-08-11
Fixed unit tests.
Folker Bernitt
2015-08-11
Get single mail endpoint works.
Folker Bernitt
2015-08-11
All mails now displays mails.
Folker Bernitt
2015-08-11
prepare mailbox tests, missing property functionality on mail.py only
Victor Shyba
2015-08-11
attachment now supports deferred
Victor Shyba
2015-08-11
fix pep8 in order to run tests
Victor Shyba
2015-08-11
Moved mark_all_as_not_recent to yield.
Folker Bernitt
2015-08-11
Added some more yields to the soledad wrapper code.
Folker Bernitt
2015-08-11
Working on pixelated-user-agent.
Folker Bernitt
2015-08-11
setup search engine using inlineCallbacks
Victor Shyba
2015-08-11
trying out a new migration
Victor Shyba
2015-06-12
[refactor] use flags property on mail
Victor Shyba
2015-06-12
[refactor] SearchEngine does not need a querier
Victor Shyba
2015-06-09
AttachmentsResource don't need querier anymore, RootResource doesn't need it too
Bruno Wagner
2015-06-07
smtp with better variable naming and random port
Victor Shyba
2015-06-05
Added creation of input mail from python message
Bruno Wagner
2015-06-05
if exception variable isnt used, we shouldnt declare it for cleaner code
Victor Shyba
2015-06-04
[feat] async index writer to avoid locking #404
Victor Shyba
2015-06-04
removing unused imports
Victor Shyba
2015-06-04
removing unnecessary extra query
Victor Shyba
2015-06-04
refactor unassigned list comprehension
Victor Shyba
2015-05-19
stop unneeded index rebuild and endless marking of recent docs
rafael lisboa
2015-04-27
Merge pull request #373 from roberto/master
Rafael Lisboa
2015-04-14
Log was leaking subject, changed to uid instead
Bruno Wagner
2015-04-09
Adds service to move mails to inbox
Roberto Soares
2015-04-09
Default broken Content-Transfer-Encoding to 8bit.
Folker Bernitt
2015-04-09
Added fallback to us ascii for invalid Content-Type values.
Folker Bernitt
2015-04-08
Merge pull request #358 from pixelated-project/shybamaster
Victor Shyba
2015-04-02
catch invalid data in received header when parsing date.
Lisa Junger
2015-04-02
when receiving invalid data for date header, fall back to datetime.now.
Lisa Junger
2015-04-02
handle incorrectly encoded headers as ascii.
Lisa Junger
2015-04-01
Refactor lastuid and register wrapper on SYNC_DONE
Victor Shyba
2015-03-30
Fixing if logic on _extract_alternative
Tiago Ferraz
2015-03-30
Protection against None bdoc
Tiago Ferraz
2015-03-30
Protection against None bdoc object
Tiago Ferraz
2015-03-22
checks if a mailbox is fresh (uid is 0).
Victor Shyba
2015-03-22
extracts get_lastuid and adds tests for create_mail uid consistency.
Victor Shyba
2015-03-20
Gracefully handle None from and subject values during tests.
Folker Bernitt
2015-03-20
Added support for encoded To, Cc and Bcc headers.
Folker Bernitt
2015-03-19
#248 Wrote missing tests
Jefferson Stachelski
2015-03-18
#248 Fixed the UTF-8 decode for special characteres
Jefferson Stachelski
2015-03-18
making map and filter explicit
Victor Shyba
2015-03-18
cleaning unused imports and variables
Victor Shyba
2015-03-18
import * and missing re, re came from *
Victor Shyba
2015-03-18
MailService is now an object
Bruno Wagner
2015-03-17
Don't fail to parse mail if neither Date nor Received header is avail.
Folker Bernitt
[prev]
[next]