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
/
resources
Age
Commit message (
Expand
)
Author
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
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
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-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-23
Return 422 if deletion failed
Victor Shyba
2015-11-23
Simplify controller logic on PUT draft
Victor Shyba
2015-11-18
Issue #526 - Fixed contacts query input and results to only return matched terms
Bruno Wagner
2015-11-17
Issue #495 Giovane/Jeff: Fixed from undefined
Jefferson Stachelski
2015-11-13
Issue #523 - Created python test for arhive mail
Jefferson Stachelski
2015-11-13
Issue #523 - Created an archive mail button
Jefferson Stachelski
2015-11-11
unhandled errors were not being logged and generated no response back
Victor Shyba
2015-11-09
use mail_service to inject account_email into root_resource
sw00
2015-11-09
template user's email address into title
sw00
2015-10-22
Move interstitial to root resource
Folker Bernitt
2015-09-25
Issue #470 handling the update draft
Jefferson Stachelski
2015-09-21
#442 Moves feedback url to environment variable.
Giovane
2015-09-21
#442 Creates feedback service that create tickets on leap web.
Giovane
2015-09-14
#442 Correcting env variable name and initialize dispatcher_features before u...
Giovane
2015-09-14
#442 Undo renaming of variable on features resource.
Giovane
2015-09-14
#442 Rename forgotten attribute on features resources.
Giovane
2015-09-14
#442 Add feature hiddig to feedback link.
Giovane
2015-09-02
Download attachments from mail store instead of querier
Folker Bernitt
2015-08-30
[bug] Do not send failure to user, send a msg
Victor Shyba
2015-08-25
[refactor] remove mailbox references
Victor Shyba
2015-08-19
Remove poor person's debugging prints
kaeff
2015-08-11
Make indexing recepients work again by fixing serialization bug
Klaus Fl
2015-08-11
Changed test_delete_mail.py integration test to new mail store.
Folker Bernitt
2015-08-11
First steps migrating mail service to new data model.
Folker Bernitt
2015-08-11
[refactor] Extracts get_key logic, sharing it
Victor Shyba
2015-08-11
Fixed test_delete_mail integration test.
Folker Bernitt
2015-08-11
Fixed attachments_resource.py.
Folker Bernitt
2015-08-11
Fixed test_mark_as_read_unread.py.
Folker Bernitt
2015-08-11
Fixed MarkAsReadUnreadTest#test_mark_single_as_read and underlying implementa...
Folker Bernitt
2015-08-11
fix integration.test_drafts
Victor Shyba
2015-08-11
fixing integration.test_tags
Victor Shyba
2015-08-11
Fixed pep8.
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
/mails resource handle deferreds
Victor Shyba
2015-08-11
trying out a new migration
Victor Shyba
[next]