incrowdio / incrowd

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

Fix Docker build speed, notifications/highlights #68

Closed joshgachnang closed 9 years ago

joshgachnang commented 9 years ago

Use symlinks instead of mv to speed up Docker building of the frontend, and not invalidate the cache as often.

Fixed handling of notifications (would 500 on any ping in chat), add highlighting to chat and comments.