Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-11 | first implementation of tags | Victor Shyba | |
2014-08-11 | Mails is now working and the tags call is returning hardcoded values for now | Victor Shyba | |
2014-08-08 | Updated some leap components to latest version. | Folker Bernitt | |
- Send public key to leap now works - Fetching mail works with a recent leap provider version - Added register to LeapAuthenticator to create a new account | |||
2014-08-07 | Closes #2 +@shyba +@bwagner - Implemented behavior when calling get /mails, ↵ | Bruno Wagner Goncalves | |
only works with basic tag search yet | |||
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 | Victor/Bruno: Removing APP_ROOT workaround from app and tests | Victor Shyba | |
2014-08-06 | Added openpgp key generation. | Folker Bernitt | |
- Not yet usable because of API incompatibilities - (needs upgrade of LEAP python deps to latest version) | |||
2014-08-06 | Added register to leap_srp. | Folker Bernitt | |
- Not yet called from anywhere | |||
2014-08-06 | LeapSmtp SMTP_PORT constant is in fact the twisted communication port and ↵ | Bruno Wagner Goncalves | |
must be unique between instances, so it cannot be a constant unless we change LeapSmtp to a singleton | |||
2014-08-06 | Found a home for the 'insert base path in python path' hack and fixed some ↵ | Bruno Wagner Goncalves | |
style issues | |||
2014-08-05 | Now you can run the server and the tests without changing any code! | Neissi Torres Lima | |
2014-08-05 | fix teardown method | Victor Shyba | |
2014-08-04 | Changed identation to 4 spaces to conform to rest of the code | Bruno Wagner Goncalves | |
2014-08-04 | Added first client test and hardcoded some initial values that will be moved ↵ | Bruno Wagner Goncalves | |
to config | |||
2014-08-04 | Imported bitmask libraries to service | Bruno Wagner Goncalves | |
2014-08-01 | Pixelated user agent REST api without implementation | Duda Dornelles | |