Vacation filter improvements

New Pgp encrypt/sign popup
This commit is contained in:
RainLoop Team 2015-08-07 00:54:47 +04:00
parent c99a46a118
commit 723c2ac6b8
21 changed files with 470 additions and 27 deletions

View file

@ -283,10 +283,7 @@
AbstractApp.prototype.bootstart = function ()
{
if (window.console && Utils.isFunc(window.console.log))
{
window.console.log('Psss, hacker! There is nothing interesting :)');
}
Utils.log('Ps' + 'ss, hac' + 'kers! The' + 're\'s not' + 'hing inte' + 'resting :' + ')');
Events.pub('rl.bootstart');