Feature/#19 notifications tab title #31

Merged
kaffem merged 25 commits from feature/#19-notifications-tab-title into develop 2020-10-28 06:46:24 +01:00

25 commits

Author SHA1 Message Date
Serraniel 5316cbc189
Merge branch 'develop' into feature/#19-notifications-tab-title 2020-10-26 20:53:37 +01:00
Serraniel ac33d37a53
Revert "#19 Fallback for badly loaded pages added"
This reverts commit f0eebd2803.
2020-10-25 11:26:49 +01:00
Serraniel f3fe4fc717
#19 changed the behaviour when we start our scripts 2020-10-25 11:26:33 +01:00
Serraniel f0eebd2803
#19 Fallback for badly loaded pages added 2020-10-25 11:21:48 +01:00
Serraniel a840f644b7
#19 Removed old and obsolete pathname change logic 2020-10-25 10:56:50 +01:00
Serraniel 585c1684a2
#19 Added loading bar observer 2020-10-25 10:54:32 +01:00
Serraniel 8a2f1d90b2
Merge branch 'develop' into feature/#19-notifications-tab-title
# Conflicts:
#	src/javascript/index.js
2020-10-25 10:32:16 +01:00
Serraniel 08ce64ad8b
#19 Last fixes 2020-09-11 18:01:23 +02:00
Serraniel b1aef75409
#19 Imporvments in notification logic 2020-09-11 17:57:17 +02:00
Serraniel 7e44b0d538
#19 Patch browser functions to get event on location change 2020-09-11 17:36:36 +02:00
Serraniel 065ce97adc
#19 Fixed missing return value in isLoggedIn function 2020-09-11 16:49:45 +02:00
Serraniel 1962547d75
#19 First fixes after the great merge 2020-09-11 16:41:22 +02:00
Serraniel ad95cdbe0c
Merge branch 'develop' into feature/#19-notifications-tab-title
# Conflicts:
#	manifest.json
#	src/javascript/enhancements/notifications.js
#	utils/helpers.js
2020-09-11 16:31:25 +02:00
kaffem e1ca8a7fac removed obsulete code 2020-09-10 18:15:41 +02:00
kaffem 9bb9f50013 Merge branch 'bugfix/#23-runAfterLoad-only-works-if-called-before-page-loaded' into feature/#19-notifications-tab-title 2020-09-10 17:55:55 +02:00
kaffem 67d59d5572 removed unnecessary logging 2020-08-20 17:53:05 +02:00
kaffem 9fe2668c3a #19 Added checks for notifications 2020-08-20 17:47:00 +02:00
kaffem ef83390a4d removed unnecessary functionality 2020-08-20 16:15:35 +02:00
kaffem c7ac8450b7 added login checks before retrieving notification count 2020-08-20 16:14:07 +02:00
kaffem a6654ebbf7 simplified retrieving the notification count 2020-08-20 16:09:08 +02:00
kaffem b65b0ce29c added a basic way to retrieve the login status 2020-08-20 16:04:58 +02:00
kaffem 150d6bcfbb #19 changing the title on page navigation 2020-08-04 17:42:31 +02:00
kaffem 05a4a730ec #19 changing the title via document.title 2020-08-01 02:36:40 +02:00
kaffem 1715e8fa7f using space indentation instead of tab 2020-07-29 23:09:13 +02:00
kaffem 76d2a0fcd9 #19 Added displayNotificationsInTitle in notifications 2020-07-29 22:48:49 +02:00