• Heinrich Lee Yu's avatar
    Remove startup JS call for issue notes · 62afe29c
    Heinrich Lee Yu authored
    This is not needed because this is a polling request that's supposed to
    be triggered after 2.5 seconds.
    
    This also wastes a lot of resources because this call does not send the
    `X-Last-Fetched-At` header. So it is requesting all the notes of an
    issue.
    
    Changelog: performance
    62afe29c
_discussion.html.haml 432 Bytes