yangez / go-meteor

Online Go server
http://onlinego.net
7 stars 2 forks source link

Implemented in-app notifications menu for 'your turn' #175

Closed yangez closed 9 years ago

yangez commented 9 years ago

Added in-app notification menu and system for accessing it. The only notification implemented in this PR is the 'Your Turn' notification, which replaces the live counter next to the Your Games menu. Resolves #173.

Notes:

Next, will switch Challenges interface over to the Notifications architecture so it's consistent.