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
/
config
Age
Commit message (
Expand
)
Author
2015-10-20
Refactored the welcome mail logic and add a test
Jefferson Stachelski
2015-10-20
Revert "Add missing import for logging"
kaeff
2015-10-20
Add missing import for logging
kaeff
2015-10-20
Use logging variable instead of hard coded string to set logging level.
Giovane
2015-10-19
Fixed pep8 warning
Bruno Wagner
2015-10-19
Moved set gnupg loggin level to right place
Jefferson Stachelski
2015-10-19
Fix the pep8
Jefferson Stachelski
2015-10-19
Added a missing import
Jefferson Stachelski
2015-10-16
project-issues#130 Change gnupg logging level
Giovane Liberato
2015-10-14
issue #484 - Add welcome mail for new accounts
Jefferson Stachelski
2015-09-28
Only show warnings and errors if you're not debugging
Bruno Wagner
2015-09-25
Add repair to pixelated maintenance
Folker Bernitt
2015-09-21
#442 Creates feedback service that create tickets on leap web.
Giovane
2015-09-16
Moved account to after sync function #458
Bruno Wagner
2015-09-08
Remove unused SoledadQuerier from Services
kaeff
2015-09-04
#304 Include CSP header support to more browsers
Giovane
2015-09-04
Remove SoledadQuerier from Services
kaeff
2015-09-04
Use SearchIndexStorageKey in favor of SoledadQuerier
kaeff
2015-09-03
#304 Adds PixelatedSite class to hold custom request configuration and remove...
Giovane
2015-09-01
[bug] set from mail address as first step
Victor Shyba
2015-08-25
[refactor] remove mailbox references
Victor Shyba
2015-08-24
[bug] start mailboxes properly
Victor Shyba
2015-08-11
Worked on integration tests.
Folker Bernitt
2015-08-11
Made LeapMail compatible with SearchEngine.
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
Added mail store to mail service.
Folker Bernitt
2015-08-11
pep8
Victor Shyba
2015-08-11
disable mark all as recent and remove duplicates for now as they need review
Victor Shyba
2015-08-11
Enable initial sync and background jobs.
Folker Bernitt
2015-08-11
migrates smtp, working
Victor Shyba
2015-08-11
All mails now displays mails.
Folker Bernitt
2015-08-11
fix pep8 in order to run tests
Victor Shyba
2015-08-11
Disabled soledad_querier.remove_duplicates for now.
Folker Bernitt
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-07-01
#346 Added a password parameter for script use
Jefferson Stachelski
2015-06-15
Register now understands fingerprint and certificate arguments again
Bruno Wagner
2015-06-12
[refactor] dont access private soledad instance
Victor Shyba
2015-06-12
fixes last commit typo, soledad_querier doesnt come from self
Victor Shyba
2015-06-12
[refactor] SearchEngine does not need a querier
Victor Shyba
2015-06-11
Removing lost imports
Victor Shyba
2015-06-10
checking keys is a session responsability
Victor Shyba
2015-06-09
Broke initialization of services down by parts
Bruno Wagner
2015-06-09
Extracted services setup in a separate class
Bruno Wagner
2015-06-09
AttachmentsResource don't need querier anymore, RootResource doesn't need it too
Bruno Wagner
2015-06-08
Heavy rework on certs, removed most of it, simplified the logic
Bruno Wagner
[next]