summary refs log tree commit diff
path: root/docs/sphinx/synapse.app.homeserver.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-12comment typoDavid Baker1-1/+1
2014-11-12SYWEB-57: Highlight rooms which have had their bingers go off in blue.Kegan Dougal5-7/+50
2014-11-12Migrate unread messages logic to recentsService.Kegan Dougal2-21/+36
2014-11-12Add recents-service to store shared state between recents-controllers.Kegan Dougal5-9/+65
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