Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-11-14 | Add event-stream-service unit tests. | Kegan Dougal | 2 | -0/+84 | |
2014-11-14 | Unbreak tab complete... | Kegan Dougal | 1 | -5/+6 | |
2014-11-14 | Add more modelService unit tests. | Kegan Dougal | 1 | -0/+132 | |
2014-11-14 | Move getUserPowerLevel to modelService. | Kegan Dougal | 5 | -71/+58 | |
2014-11-14 | Fix bug which caused notifications to appear for old messages. | Kegan Dougal | 2 | -9/+9 | |
2014-11-14 | Tidy up room.html member list to use member again, now that scope.members is ↵ | Kegan Dougal | 1 | -6/+6 | |
gone. | |||||
2014-11-14 | Add extra checks to duration filter. | Kegan Dougal | 2 | -0/+8 | |
2014-11-14 | Actually look for last_active_ago in the right place.. | Kegan Dougal | 3 | -70/+140 | |
2014-11-14 | Remove scope.members from RoomController and use modelService instead. This ↵ | Kegan Dougal | 5 | -225/+237 | |
may make things unstable. | |||||
2014-11-14 | Be more helpful and tell the user how to generate a config too. | David Baker | 1 | -1/+4 | |
2014-11-14 |