summaryrefslogtreecommitdiff
path: root/service
AgeCommit message (Expand)Author
2014-10-15Getting rid of singletons and optimizing importsDuda Dornelles
2014-10-14Fixing mail index for mark as read unreadDuda Dornelles
2014-10-14Adding feature toggle for auto reload so we can disable it in the functional ...Duda Dornelles
2014-10-14Indexing mails when (un)marking as read and fixing tags countDuda Dornelles
2014-10-14No more tag_index - now whoosh does everythinDuda Dornelles
2014-10-14adding tag and reply feature backDuda Dornelles
2014-10-14renames method to follow other members naming #103Victor Shyba
2014-10-14Issue #12 - Bulk mark as unreadLisa Junger
2014-10-14More readability for logs while adding listeners #103Victor Shyba
2014-10-14fix for when a chash isnt foundVictor Shyba
2014-10-14adds tests and listener for indexing mails created outside the user agent, se...Victor Shyba
2014-10-14Fix pep8 warnings.Folker Bernitt
2014-10-14Tried to make part of functional tests more stable.Folker Bernitt
2014-10-13#89 - separates manage draft and send mail responsibilitiesPatrick Maia
2014-10-13#89 - removes some mock based tests (they are replaced by integration tests i...Patrick Maia
2014-10-13#104 Implemented mark single mail as unreadLisa Junger
2014-10-10Search engine files to be in ~/.leapDuda Dornelles
2014-10-10Sorting mails by date - againDuda Dornelles
2014-10-10making sure that soldeda-test folder gets removed before integration/function...Duda Dornelles
2014-10-10Increasing results limitDuda Dornelles
2014-10-10Using file index for whoosh and fixing functional testsDuda Dornelles
2014-10-10Fixing selenium version to work with firefoxDuda Dornelles
2014-10-10pep8 warningsDuda Dornelles
2014-10-10Removing test dependencies from setup.py - you have to install them with pip ...Duda Dornelles
2014-10-10Making forward_trash_archive feature workDuda Dornelles
2014-10-09Added whoosh as search engine (issue #94).Folker Bernitt
2014-10-09Making compose_save_draft_and_send feature workDuda Dornelles
2014-10-09Setting up the app for functional tests using soledad test base so we can con...Duda Dornelles
2014-10-09moving fake-service features to service, getting rid of setup.py test require...Duda Dornelles
2014-10-09Changing tests folder structureDuda Dornelles
2014-10-09Fixing bug where the send button would get disabled at times even if there we...Duda Dornelles
2014-10-09Skip default tags for tag suggestions.Folker Bernitt
2014-10-08#92 Add handling of errors when sending mailAlexandre Pretto Nunes
2014-10-08Filter tags by query (issue #52).Folker Bernitt
2014-10-08Added logout link to dispatcher (issue #55).Folker Bernitt
2014-10-06fix a couple of bugs recovering tag from a pickled jsonVictor Shyba
2014-10-06Revert "updating soledad version to 0.6.0"Victor Shyba
2014-10-03updating soledad version to 0.6.0Victor Shyba
2014-10-02Added config file command line parameter to user agent.Folker Bernitt
2014-10-01Fixing recipients in PixelatedMail#as_dictDuda Dornelles
2014-10-01#53 - gives better feedback on UI when attempt to add invalid tag is madePatrick Maia
2014-10-01#53 - does not automatically add mailbox tagPatrick Maia
2014-10-01#53 - does not allow reserved names in tagsPatrick Maia
2014-09-30Integration test for mark as readDuda Dornelles
2014-09-30Fixing move to trashDuda Dornelles
2014-09-29adding integration test to add tagDuda Dornelles
2014-09-29Adding integration test to update draftDuda Dornelles
2014-09-29Testing drafts in integration, fixing a bug where the sent wasnt leaving the ...Duda Dornelles
2014-09-29moving base soledad test setup to its own classDuda Dornelles
2014-09-29getting rid of the key exchange when creating leap session - create users usi...Duda Dornelles