Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-11-14 | Fix PDU and event signatures | Mark Haines | 4 | -6/+16 |
2014-11-14 | Validate signatures on incoming events | Mark Haines | 3 | -7/+52 |
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 |
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 m... | Kegan Dougal | 5 | -225/+237 |
2014-11-14 | Be more helpful and tell the user how to generate a config too. | David Baker | 1 | -1/+4 |
2014-11-14 |