Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-08-08 | Add /directory/room/<alias> endpoints | Matias Linares | 1 | -1/+34 | |
This allows work with the discoverability of the aliases for the rooms. The next step is allow the client to send a message, join, etc, a room with the room alias like #8 and #14 | |||||
2018-08-08 | Return '' if there's no m.room.name event for that room | Matias Linares | 1 | -8/+4 | |
See issue #13 in github. | |||||
2018-08-04 | Add tests | Matias Linares | 4 | -0/+205 | |
2018-02-13 | Add Exception to tests | Matias Linares | 1 | -0/+1 | |
2018-02-13 | Add Response to tests | Matias Linares | 1 | -0/+1 | |
2017-10-11 | Rename tests | Matias Linares | 2 | -3/+2 | |
2017-04-03 | Initial commit | Matias Linares | 2 | -0/+13 | |