Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-07 | Merge branch 'develop' into feature/messages_api | jessib | |
2014-01-07 | remove outdated views that cause errors | Azul | |
The datastructure changes to that email_aliases is not available on the user record anymore. Keeping these views leads to errors on couch servers. | |||
2013-12-30 | Fixes to initial go at job to send one month warnings. | jessib | |
2013-04-24 | renamed and fixed pgp_key view | Azul | |
2013-04-09 | adding initial view | Azul | |
2013-01-17 | unit tests passing | Azul | |
2013-01-16 | incomplete initial changes to make email address just login@domain.tld | Azul | |
This involves a number of other changes like making sure the comparison between aliases and emails still works. Will do that by removing the @domain.tld from aliases as well. | |||
2013-01-06 | views only emit 1 as value now, doc can be included | Azul | |
2012-12-22 | moving the js for view definitions into separate files | Azul | |
This way we get syntax highlighting and so on. |