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
/
app
Age
Commit message (
Expand
)
Author
2014-08-12
Basic tags implementation
Bruno Wagner Goncalves
2014-08-11
first implementation of tags
Victor Shyba
2014-08-11
sorting mails by date
Victor Shyba
2014-08-11
Mails is now working and the tags call is returning hardcoded values for now
Victor Shyba
2014-08-11
adding logger and changing user
Victor Shyba
2014-08-08
adds signatureStatus, encryptionStatus, tags feature toggles
Patrick Maia
2014-08-08
moves disabled features list to service
Patrick Maia
2014-08-08
Updated some leap components to latest version.
Folker Bernitt
2014-08-08
#2 +@neissi - Fix variable name and added some protection against background ...
Victor Shyba
2014-08-07
Closes #2 +@shyba +@bwagner - Implemented behavior when calling get /mails, o...
Bruno Wagner Goncalves
2014-08-07
Search shouldn't be a module yet, because it only have one file
Bruno Wagner Goncalves
2014-08-07
#2 - +@shyba +@bwagner +@neissi - fixed search with quotes bug
Bruno Wagner Goncalves
2014-08-07
Adapted run after module changes and changed mail service to return the mailb...
Bruno Wagner Goncalves
2014-08-07
Victor/Bruno: Removing APP_ROOT workaround from app and tests
Victor Shyba
2014-08-06
Have the service serve the web-ui html, css and js files
Alexandre Pretto Nunes
2014-08-06
Added openpgp key generation.
Folker Bernitt
2014-08-06
Added register to leap_srp.
Folker Bernitt
2014-08-06
LeapSmtp SMTP_PORT constant is in fact the twisted communication port and mus...
Bruno Wagner Goncalves
2014-08-06
Found a home for the 'insert base path in python path' hack and fixed some st...
Bruno Wagner Goncalves
2014-08-06
If there is no query argument, return an empty query
Bruno Wagner Goncalves
2014-08-05
Now you can run the server and the tests without changing any code!
Neissi Torres Lima
2014-08-05
Added wazokazi self signed certificate to project
Neissi Torres Lima
2014-08-04
Added first client test and hardcoded some initial values that will be moved ...
Bruno Wagner Goncalves
2014-08-04
Changed not 'attr' in to 'attr' not in because python was complaining
Bruno Wagner Goncalves
2014-08-04
Added module to app folder because it was working sneakly with a pyc and shou...
Bruno Wagner Goncalves
2014-08-04
Imported bitmask libraries to service
Bruno Wagner Goncalves
2014-08-01
Changed the naming to reflect the new infrastructure
Bruno Wagner Goncalves
2014-08-01
Pixelated user agent REST api without implementation
Duda Dornelles