eternagame / eternagame.org

Website for the Eterna citizen science game
https://eternagame.org
BSD 3-Clause "New" or "Revised" License
19 stars 17 forks source link

Notifications bug fixes #213

Closed AlexHalb closed 4 years ago

AlexHalb commented 4 years ago

This fixes several issues with notifications and the feed. Comment messages weren't displaying in the notifications popup at all (this was due to the class being exported as PrivateMessageNotifications and a few other issues). Group messages weren't displayed in the feed or notifications (no component for them). These should be fixed now.

Resolves #114.