Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-08-28 | Do a smart update of the recents from the events stream rather than hammering... | Emmanuel ROHEE | 1 | -7/+21 |
2014-08-28 | Flesh out m.room.message msgtypes | Kegan Dougal | 1 | -10/+102 |
2014-08-28 | Remove get_state_for_room function from federation handler | Mark Haines | 3 | -17/+29 |
2014-08-28 | use @wraps to set the __name__ __module__ and __doc__ correctly for logged fu.. |