- Sep 09, 2014
-
-
Kegan Dougal authored
-
David Baker authored
-
David Baker authored
-
David Baker authored
-
David Baker authored
-
Erik Johnston authored
Fix bug where we used an unbound local variable if we ended up rolling back the persist_event transaction
-
Emmanuel ROHEE authored
Killed an unexpected pagination trigger when the page load: paginateMore
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
Do this by synchronizing the m.room.member joined event from the events stream and the start of the pagination
-
David Baker authored
-
Emmanuel ROHEE authored
Removed historical code: recents does not need to manage presences. It is already done by initialSync in eventStreamService
-
Emmanuel ROHEE authored
-
David Baker authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
Fixed bug which displayed an older room topic because it was being returned from /initialSync messages key. Check the ts of the event before clobbering state.
-
Kegan Dougal authored
-
Kegan Dougal authored
-
- Sep 08, 2014
-
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Erik Johnston authored
-
Erik Johnston authored
Don't autogen config in synctl for the same reasons we don't turn of --generate-config by default on the homeserver - it is liable to confuse people who have moved the config file or have chosen a non standard location. Also, don't override log file location.
-
Erik Johnston authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
Bodge to default to '1 users' when you create a room, which is better than blindly assuming a recents controller is writing to rootScope.rooms and setting numUsersInRoom there.
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Erik Johnston authored
-
Kegan Dougal authored
-
Erik Johnston authored
Fix bug in state handling where we incorrectly identified a missing pdu. Update tests to catch this case.
-
Kegan Dougal authored
Make #matrix public rooms bold to make them stand out from the other public rooms. Ideally this would be metadata in /publicRooms to say something like 'featured channel', but for now, just make it a client side check.
-
Kegan Dougal authored
-
Erik Johnston authored
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-