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
/
app_factory.py
Age
Commit message (
Expand
)
Author
2015-02-27
Refactored out tag service and replaced mail normalization with built-in pars...
Bruno Wagner & Victor Shyba
2015-02-18
#294 - not failing service startup if smtp fails to start
Duda Dornelles
2015-02-13
Adding encryption info for a recipient when composing.
Duda Dornelles
2015-02-03
fixing pep8
Duda Dornelles
2015-02-03
Movinge MailsResource#render_POST logic to MailService and some search_engine...
Duda Dornelles
2015-02-03
Moving mails_resouce render_GET logic to mail_service
Duda Dornelles
2015-01-27
#237 #232 #196 syncing user data once before starting the UA. Displaying a lo...
Duda Dornelles
2015-01-23
#245 stopping the reactor when user cant authenticate
Duda Dornelles
2015-01-23
When closing the app now it wont get stuck, but it will finish the last sched...
Pixpoa pairing
2015-01-22
#224 fixing tests and app for twisted migration
Duda Dornelles
2015-01-21
Fixed pep8 warnings
Bruno Wagner
2015-01-21
#224 App is working without klein - migration to twisted "complete"
Duda Dornelles
2015-01-19
Issue #169: Allow custom home folder.
Folker Bernitt
2014-12-22
refactoring package structure
Duda Dornelles
2014-12-04
removing unused method
Duda Dornelles
2014-12-04
removing unused test and fixing another one
Duda Dornelles
2014-12-03
Card #149 - does not open two ports when running with SSL
Patrick Maia
2014-12-03
added functionality for reply all to service.
Lisa Junger
2014-12-01
Card #149 - ensure server only accepts good ciphers
Patrick Maia and Victor Shyba
2014-11-27
Card #149 - enables https on service
Patrick Maia and Victor Shyba
2014-11-27
removes unused code
Patrick Maia and Victor Shyba
2014-11-24
Adding contacts controller and basic contact search
Duda Dornelles
2014-11-20
place and fixing pep
Duda Dornelles
2014-11-20
#151 creating keys whens SOLEDAD_DATA_SYNC_DONE is thrown. If keys already ex...
Duda Dornelles
2014-11-20
Removed useless print from the code
Bruno Wagner
2014-11-10
adding encrypted file index to whoosh
Duda Dornelles
2014-11-10
Pass configured port number to reactor.
Folker Bernitt
2014-11-06
Making it possible to change host to bind app with --host
Duda Dornelles
2014-11-06
improving log and logging to file on functional tests
Duda Dornelles
2014-11-06
Issue #100: Read credentials from pipe.
Folker Bernitt
2014-11-05
moving to twisted
Duda Dornelles
2014-10-29
Card #30 - adds attachments controller
Patrick Maia
2014-10-27
User agent won't hang anymore when registering user
Bruno Wagner
2014-10-24
small fixes here and there
Duda Dornelles
2014-10-23
Small refactoring on app_factory
Duda Dornelles
2014-10-22
Fixed pip errors
Bruno Wagner
2014-10-22
If we can't connect to the provider or the credentials are wrong, you get a m...
Bruno Wagner
2014-10-22
pep8 warnings
Duda Dornelles
2014-10-22
#117 getting partial results when loading mails
Duda Dornelles
2014-10-21
Adding sync_info controller for #117
Duda Dornelles
2014-10-21
#117 - waiting for soledad sync to be done before indexing mails. Also, remov...
Duda Dornelles
2014-10-17
bulk mark as read #114
Victor Shyba
2014-10-15
getting rid of "pixelated" in the names of many classes - redundant
Duda Dornelles
2014-10-15
oopsie, forgot a dependency when merging
Duda Dornelles
2014-10-15
moving things out of user_agent. now it is called runserver and only does bas...
Duda Dornelles