Age | Commit message (Expand) | Author |
2014-10-17 | Date is now stored as number, and is correctly used for sorting | Bruno Wagner |
2014-10-17 | Fixed date order test | Bruno Wagner |
2014-10-17 | Readded line removed in rebase | Bruno Wagner |
2014-10-17 | #102 #113 Sorting through search, and ignoring duplicate results on searches | Bruno Wagner |
2014-10-17 | mark as unread should also reindex the mails | Duda Dornelles |
2014-10-17 | improving matching for filtering tags and fixing pep8 warnings | Duda Dornelles |
2014-10-17 | better tests for getting all tags and filtering all tags. some fixes go together | Duda Dornelles |
2014-10-17 | Fixing certs path for registration | Duda Dornelles |
2014-10-16 | Bumped the nose version | Bruno Wagner |
2014-10-16 | Fix PEP8 errors | Alexandre Pretto Nunes |
2014-10-16 | Better handle information on exceptions. #92 | Alexandre Pretto Nunes |
2014-10-16 | Fixed the pagination on the front-end and added real total mail count ot the ... | Bruno Wagner |
2014-10-16 | Pep8 fixes | Bruno Wagner |
2014-10-16 | Created a way to search all mails with no pagination for indexing | Bruno Wagner |
2014-10-16 | Pagination was breaking new mail indexing, because it doesn't use pages | Bruno Wagner |
2014-10-16 | Pinned versions of all packages, so we can reliably run the upgrade test, als... | Bruno Wagner |
2014-10-16 | decreasing count on tag and tag shortcut when email is read. we were | Duda Dornelles |
2014-10-16 | Srp is version 1.0.5 now | Bruno Wagner |
2014-10-16 | #96 Mail searches are now paginated, the pages number start at 1 now | Bruno Wagner |
2014-10-16 | Added some wait until visible to functional tests to make them more stable. | Folker Bernitt |
2014-10-15 | uses SoledadQuerier.mail() to retrieve one mail | Patrick Maia |
2014-10-15 | Updated some dependencies | Bruno Wagner |
2014-10-15 | getting rid of "pixelated" in the names of many classes - redundant | Duda Dornelles |
2014-10-15 | #101 Raw is now the default search field | Bruno Wagner |
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 | optmizing imports | Duda Dornelles |
2014-10-15 | Changed pixelated mail file to mail, because it has more than pixelated mail | Bruno Wagner |
2014-10-15 | removing unused imports on tests | Victor Shyba |
2014-10-15 | Pep8 Fix | Bruno Wagner |
2014-10-15 | #107 Statuses are only used when delivering mails to the front-end, flags are... | Bruno Wagner |
2014-10-15 | Moved some common properties of mail and input mail to another class | Bruno Wagner |
2014-10-15 | fixing pep8 | Duda Dornelles |
2014-10-15 | deleting unused test code | Duda Dornelles |
2014-10-15 | Extracting features controller | Duda Dornelles |
2014-10-15 | small refactoring to mark as read unread test. | Lisa Junger |
2014-10-15 | Moved input mail from dict to input mail instead of floating elsewhere | Bruno Wagner |
2014-10-15 | Extracting controller classes | Duda Dornelles |
2014-10-15 | Getting rid of singletons and optimizing imports | Duda Dornelles |
2014-10-14 | Fixing mail index for mark as read unread | Duda Dornelles |
2014-10-14 | Adding feature toggle for auto reload so we can disable it in the functional ... | Duda Dornelles |
2014-10-14 | Indexing mails when (un)marking as read and fixing tags count | Duda Dornelles |
2014-10-14 | No more tag_index - now whoosh does everythin | Duda Dornelles |
2014-10-14 | adding tag and reply feature back | Duda Dornelles |
2014-10-14 | renames method to follow other members naming #103 | Victor Shyba |
2014-10-14 | Issue #12 - Bulk mark as unread | Lisa Junger |
2014-10-14 | More readability for logs while adding listeners #103 | Victor Shyba |
2014-10-14 | fix for when a chash isnt found | Victor Shyba |
2014-10-14 | adds tests and listener for indexing mails created outside the user agent, se... | Victor Shyba |
2014-10-14 | Fix pep8 warnings. | Folker Bernitt |