cf3b53 Refactor code to have lesser check for sending notification

2 files Authored by Farhaan Bukhsh 8 years ago , Committed by Pierre-Yves Chibon 8 years ago ,
    Refactor code to have lesser check for sending notification
    
    The check for the project being private or not is moved to lib.notify
    so that there will be less code in lib/__init__.py
    
        
file modified
+117 -124
file modified
+14 -12