summary refs log tree commit diff
path: root/syweb/webclient/js (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-12Document StateStore and use transactionsErik Johnston1-28/+56
2014-11-12Add indices to state group tablesErik Johnston1-0/+13
2014-11-12SYWEB-57: Highlight rooms where the history has changed.Kegan Dougal4-7/+33
2014-11-12Remove getRoomAliasAndDisplayName: room name logic is in mRoomName filter, an...Kegan Dougal2-40/+10
2014-11-12SYWEB-140: Redact button layout.Kegan Dougal3-2/+11
2014-11-12Fix pyflake warnings and add a FIXME comment to deal with auth_chains receive...Erik Johnston1-3/+6
2014-11-12Fix bugs with invites/joins across federatiom.Erik Johnston7-39/+54
2014-11-12SYWEB-146: Fix room ID leaking on recents page when the name of the room is j...Kegan Dougal2-3/+8
2014-11-12Move room alias/id mapping logic from matrixService to modelService.Kegan Dougal7-74/+72
2014-11-12move model/ into matrix-doc/draftsMatthew Hodgson6-940/+0
2014-11-12this got merged into matrix-doc/specification/00_basis.rst by someoneMatthew Hodgson1-86/+0
2014-11-12