Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-04-27 | Pull inner function out. | Erik Johnston | 1 | -76/+77 | |
2015-04-27 | Implement locks using create_observer for fetching media and server keys | Erik Johnston | 2 | -60/+82 | |
2015-04-27 | Implement create_observer. | Erik Johnston | 1 | -0/+19 | |
`create_observer` takes a deferred and create a new deferred that *observers* the original deferred. Any callbacks added to the observing deferred will *not* affect the origin deferred. | |||||
2015-04-24 | Add note about updating your signing keys (ie. "the auto thing") | David Baker | 1 | -0/+9 | |
2015-04-24 | Matrix ID server is now HTTPS | David Baker | 1 | -1/+1 | |
2015-04-24 | Remove ancient history | David Baker | 1 | -4/+0 | |
2015-04-24 | Pedant: OS X has a space | David Baker | 1 | -1/+1 | |
2015-04-24 | Make one-to-one rule an underride otherwise bings don't work in one-to-one ↵ | David Baker | 1 | -21/+21 | |
wrooms. Likewise a couple of other rules. | |||||
2015-04-24 | Fix spelling | Mark Haines | 1 | -1/+1 | |
2015-04-24 | Call the super classes when generating config | Mark Haines | 1 | -0/+1 | |
2015-04-24 | Copyrig |