summary refs log tree commit diff
path: root/demo (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-29ng-show exists. So, for clarity, avoid to use ng-hide and double negation test.Emmanuel ROHEE1-4/+4
2014-08-29Renamed matrixService.assignRoomAliases into getRoomAliasAndDisplayNameEmmanuel ROHEE3-32/+45
2014-08-28Fix FederationHandler to event.originMark Haines1-1/+1
2014-08-28Start fleshing out architecture section. Moar .rst formatting! Reword some co...Kegan Dougal1-106/+146
2014-08-28Initial room event stream token must be s0, not s1, or everyone will miss the...Paul "LeoNerd" Evans1-1/+1
2014-08-28Only send presence "poll"/"unpoll" EDUs when changing from/to zero remotesPaul "LeoNerd" Evans2-8/+47
2014-08-28Ability to assert a DeferredMockCallable has received no callsPaul "LeoNerd" Evans1-0/+15
2014-08-28Avoid AlreadyCalledError from EDU sending failuresPaul "LeoNerd" Evans1-1/+2
2014-08-28Re-enable presence, un-skip presence testsPaul "LeoNerd" Evans4-19/+0
2014-08-28Do a smart update of the recents from the events stream rather than hammering...Emmanuel ROHEE1-7/+21
2014-08-28Flesh out m.room.message msgtypesKegan Dougal1-10/+102
2014-08-28Remove get_state_for_room function from federation handlerMark Haines3-17/+29
2014-08-28