""").appendTo('body') unless $.wcfIsset('timsChatLoadingErrorDialog')
- $('#timsChatLoadingErrorDialog').wcfDialog
- closable: false
- title: WCF.Language.get('wcf.global.error.title')
-
Ask for permissions to use Desktop notifications when notifications are activated.
if window.Notification?
@@ -384,17 +378,10 @@ Fetch new messages from the server and pass them to `handleMessages`. The userli
error: ->
console.error "Message loading failed, #{--remainingFailures} remaining"
if remainingFailures <= 0
- loading = true
-
- pe.refreshRoomList.stop()
- pe.getMessages.stop()
freeTheFish()
- console.error 'To many failues, aborting'
+ console.error 'To many failures, aborting'
- $("""