Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-11-12 | Add indices to state group tables | Erik Johnston | 1 | -0/+13 | |
2014-11-12 | SYWEB-57: Highlight rooms where the history has changed. | Kegan Dougal | 4 | -7/+33 | |
This highlights rooms when something has happened and you haven't viewed it yet. It highlights entries in a slightly red background colour. | |||||
2014-11-12 | Remove getRoomAliasAndDisplayName: room name logic is in mRoomName filter, ↵ | Kegan Dougal | 2 | -40/+10 | |
and this method was only used for /publicRooms requests. | |||||
2014-11-12 | SYWEB-140: Redact button layout. | Kegan Dougal | 3 | -2/+11 | |
2014-11-12 | Fix pyflake warnings and add a FIXME comment to deal with auth_chains ↵ | Erik Johnston | 1 | -3/+6 | |
received when joining | |||||
2014-11-12 | Fix bugs with invites/joins across federatiom. | Erik Johnston | 7 | -39/+54 | |
Both in terms of auth and not trying to fetch missing PDUs for invites, joins etc. | |||||
2014-11-12 | SYWEB-146: Fix room ID leaking on recents page when the name of the room is ↵ | Kegan Dougal | 2 | -3/+8 | |
just an alias. | |||||
2014-11-12 | Move room alias/id mapping logic from matrixService to modelService. | Kegan Dougal | 7 | -74/+72 | |
2014-11-12 | move model/ into matrix-doc/drafts | Matthew Hodgson | 6 | -940/+0 | |
2014-11-12 | this got merged into matrix-doc/specification/00_basis.rst by someone | Matthew Hodgson | 1 | -86/+0 | |