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
Age
Commit message (
Expand
)
Author
2014-08-29
Removed flask reloader and changed the twisted port to be fixed again, now ru...
Bruno Wagner Goncalves
2014-08-28
fixing pep8
Duda Dornelles
2014-08-28
moving user agent initialization (mail service, leap_session, app_config) to ...
Duda Dornelles
2014-08-28
fixing pep8
Duda Dornelles
2014-08-28
Neissi/Duda: sending emails. also moving local smtp creation to mail_service ...
Duda Dornelles
2014-08-28
Duda/Neissi adding to_mime_multipart method to pixelated mail
Duda Dornelles
2014-08-28
fix - account.mailboxes is a list of strings, using getMailbox to get from th...
Victor Shyba
2014-08-28
Fixed pep8 warnings.
Folker Bernitt
2014-08-28
Added mail filtering by tag.
Folker Bernitt
2014-08-28
#53 - adds ability to remove tags from email
Patrick Maia
2014-08-27
#51 - workaround to bypass SoledadMailbox and read flags directly from soleda...
Patrick Maia and Victor Shyba
2014-08-27
#51 - sets leap mailbox flags on mail tags update
Patrick Maia and Victor Shyba
2014-08-27
uses Tag.from_flags method to extract tags on PixelatedMail
Patrick Maia and Victor Shyba
2014-08-26
From dict is working now
Bruno Wagner Goncalves
2014-08-27
fixes pep8 issues on test folder
Patrick Maia and Victor Shyba
2014-08-26
fixes pep8 issues
Patrick Maia and Victor Shyba
2014-08-26
- #51 - retrieves tag from leap and introduces PixelatedMailbox abstraction
Patrick Maia and Victor Shyba
2014-08-26
extracts tag and status conversion logic
Patrick Maia and Victor Shyba
2014-08-26
refactoring pixelatedMail constructor so we can have 'two' (from_dict and fro...
Duda Dornelles
2014-08-26
workaround for static folder reference during package
Victor Shyba
2014-08-25
build folder on gitignore
Duda Dornelles
2014-08-25
paths must be absolute for app to work as an egg. Also, packaging the
Duda Dornelles
2014-08-25
The comment didn't work with ;
Bruno Wagner Goncalves
2014-08-25
Add copyright and license notice to service
Alexandre Pretto Nunes
2014-08-22
adding pixelated.example config
Duda Dornelles
2014-08-22
Update README.md
Duda Dornelles
2014-08-22
re-adding go script to run python setup.py [args]
Duda Dornelles
2014-08-22
moving pixelated.cfg out of the codebase
Duda Dornelles
2014-08-22
extracting config for leap to config file
Duda Dornelles
2014-08-22
fixing pep8 issues
Duda Dornelles
2014-08-22
fixes style issues
Patrick Maia and Victor Shyba
2014-08-22
adding config files and certs to setup.py install
Duda Dornelles
2014-08-22
fixes bug in which inbox special tag was being duplicated
Patrick Maia and Victor Shyba
2014-08-22
adds log capacity to pixelated user agent
Patrick Maia and Victor Shyba
2014-08-21
daemon to work with new folder structure
Duda Dornelles
2014-08-21
oops, typo: deamon -> daemon
Duda Dornelles
2014-08-21
adds gunicorn to setup.py
Patrick Maia and Victor Shyba
2014-08-21
adding deamon start|stop|restart|killall scripts for the service and py-fake-...
Duda Dornelles
2014-08-20
removing service identity
Victor Shyba
2014-08-20
Added config file to the setup.py
Bruno Wagner Goncalves
2014-08-20
Removed go and runtests - setup.py develop creates a pixelated-user-agent scr...
Bruno Wagner Goncalves
2014-08-20
setup.py test, build and develop are now working
Bruno Wagner Goncalves
2014-08-20
Added setup.py and changed app to pixelated because it will be a package
Bruno Wagner Goncalves
2014-08-20
Removed easy install requirements file to avoid confusion because we use pip
Bruno Wagner Goncalves
2014-08-19
removing old leap files from gitignore since they will leave in ~/.leap now
Duda Dornelles
2014-08-19
leap_home to be user home and reading certs (self signed) from within project
Duda Dornelles
2014-08-18
Fixed pep8 errors on service
Bruno Wagner Goncalves
2014-08-18
removes uses of MailConverter
Patrick Maia
2014-08-18
The date field was added on the code but not on the tests
Bruno Wagner Goncalves
2014-08-18
Victor/Folker - review #5 - move code to pixelated_mail and mail_service
Victor Shyba
[next]