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
/
bitmask_libraries
Age
Commit message (
Expand
)
Author
2015-01-27
#237 #232 #196 syncing user data once before starting the UA. Displaying a lo...
Duda Dornelles
2015-01-23
plaftform #53 adding --leap-cert option to UA
Duda Dornelles
2015-01-19
Issue #169: Allow custom home folder.
Folker Bernitt
2015-01-14
Not deferring encryption/decryption for soledad - this how it was on soledad ...
Duda Dornelles
2015-01-06
Removed log with duplicated information
Bruno Wagner
2014-11-27
no need to catch if we will just raise
Patrick Maia and Victor Shyba
2014-11-20
place and fixing pep
Duda Dornelles
2014-11-11
Fixup for 5c9aa9af: Actually convert to str for unicode hostnames.
Folker Bernitt
2014-10-28
Adding message to let the user know that we are generating keys on registrati...
Duda Dornelles
2014-10-22
Bitmask was printing error logs ignoring all debug settings
Bruno Wagner
2014-10-22
Changed the print to make clearer what is running on that port
Bruno Wagner
2014-10-17
Fixing certs path for registration
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
2014-10-15
Getting rid of singletons and optimizing imports
Duda Dornelles
2014-09-29
getting rid of the key exchange when creating leap session - create users usi...
Duda Dornelles
2014-09-29
Fixing send mail
Duda Dornelles
2014-09-03
when opening leap session, also create and exchange gpg keys in case there ar...
Duda Dornelles
2014-08-29
Refactoring into mailboxes and mailsender - less colaborators for mail service
Duda Dornelles
2014-08-29
Removed last reference to self._twisted_port in smtp.py
Bruno Wagner Goncalves
2014-08-29
Fixed smtp tests
Bruno Wagner Goncalves
2014-08-29
Removed flask reloader and changed the twisted port to be fixed again, now ru...
Bruno Wagner Goncalves
2014-08-28
Neissi/Duda: sending emails. also moving local smtp creation to mail_service ...
Duda Dornelles
2014-08-26
refactoring pixelatedMail constructor so we can have 'two' (from_dict and fro...
Duda Dornelles
2014-08-25
Add copyright and license notice to service
Alexandre Pretto Nunes
2014-08-20
Added setup.py and changed app to pixelated because it will be a package
Bruno Wagner Goncalves