incrowdio / incrowd

A private social network focused on small (under 25 people) groups.
Apache License 2.0
4 stars 1 forks source link

Fix notification handling #77

Closed joshgachnang closed 9 years ago

joshgachnang commented 9 years ago

Make clear notifications button work, make binding to Notifications.notifications work properly, make notifcations sidebar chip update correctly. Cache initial poll lookup and make it work with $q.all() in Config.

Also add a close button for sidenav on small screens.