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
Age
Commit message (
Expand
)
Author
2016-01-18
Move user folder logic up to Services
Folker Bernitt
2016-01-18
Refactor Services to use provided constructor arguments
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-14
Allow re-index of search index for larger accounts
Folker Bernitt
2016-01-13
Changed log level to INFO for the pixelated namespace and added basic info me...
Bruno Wagner
2016-01-13
Changed the search engine setup to use the logger
Bruno Wagner
2016-01-13
Changed attachment error print with a logger
Bruno Wagner
2016-01-13
Removed unused logging imports and fixed maintenance logger during test
Bruno Wagner
2016-01-13
Generating keys message now uses logger instead of print
Bruno Wagner
2016-01-12
Issue #577 - Added namespace to search index path
Bruno Wagner
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-11
renamed attachment_id attribute to ident on POST response, to conform with th...
NavaL
2016-01-11
removing GET support on attachment API
NavaL
2016-01-08
Removed search engine from constant in Indexer
Bruno Wagner
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-23
removes attachment feature toggle
Pixelated
2015-12-23
Fixed typo in error message
Bruno Wagner
2015-12-22
decode to base64 the raw attachment that is in bytes... and renaming id to at...
NavaL
2015-12-21
restoring default disabled features --fixing ft
NavaL
2015-12-21
added filename and size to the attachment endpoint post response
NavaL
2015-12-19
refactored Mail model
mnandri
2015-12-19
moving custom to_unicode to pixelated.support
mnandri
2015-12-18
adapting mail controllers POST and PUT to work with attachements
mnandri
2015-12-18
ensuring the same file is not saved twice
mnandri
2015-12-18
extracted a leap attachment store, handling all attachment responsibilities, ...
mnandri
2015-12-18
fixing unit test -- again WIP
mnandri
2015-12-18
WIP: rename me later
mnandri
2015-12-18
enabling backend for Attachment feature toggle
mnandri
2015-12-18
backend that handles post of a single attachment file
mnandri
2015-12-15
Removed not used soledad monkey patch
Jefferson Stachelski
2015-12-15
Removed not used monkey patch
Jefferson Stachelski
2015-12-07
#454 added utf-8 encoding on message body, and corresponding query search term
mnandri
2015-12-03
Issue #411 - Display user email in user settings popup [w/ @jeffhsta]
Gislene Pereira
2015-11-27
Permanently delete discarded drafts #512 w/ bwagner
Giovane
2015-11-26
Issue #532 - Removing name from canonical address
Jefferson Stachelski
2015-11-25
Isse #515 - Refactored bcc login on send mail
Jefferson Stachelski
2015-11-25
Issue #515 - Removed the Bcc when sending email
Jefferson Stachelski
2015-11-24
Issue #494 - Bruno/Jeff Fixed the encoding tests
Jefferson Stachelski
2015-11-24
Issue #536 - Refactoed search_addresses
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
Removes DuplicatedDraftException
Victor Shyba
2015-11-23
Checking on deletion errors on drafts isnt needed
Victor Shyba
2015-11-23
No more 'need to create before delete'
Victor Shyba
2015-11-20
Issue #526 - Changed way that we use whoosh
Jefferson Stachelski
[next]