summary refs log tree commit diff
path: root/README.rst (unfollow)
</
Commit message (Expand)AuthorFilesLines
2014-09-17Neaten more of the storage layer tests with assertObjectHasAttributes; more s...Paul "LeoNerd" Evans3-20/+22
2014-09-17Unit tests for (some) room events via the RoomStorePaul "LeoNerd" Evans1-0/+85
2014-09-17Use new assertObjectHasAttributes() in tests/storage/test_room.pyPaul "LeoNerd" Evans1-3/+6
2014-09-17Added a useful unit test primitive for asserting object attributesPaul "LeoNerd" Evans1-0/+11
2014-09-17More RoomStore testsPaul "LeoNerd" Evans1-4/+40
2014-09-17Print expected-vs-actual data types on typecheck failure from check_json()Paul "LeoNerd" Evans1-1/+2
2014-09-17WEB-35: joins/parts should trigger desktop notificationsEmmanuel ROHEE1-4/+18
2014-09-16Bugfix when content isn't a string.Kegan Dougal1-1/+1
2014-09-16Don't bing for sent messages. Handle cases where the member is unknown rather...Kegan Dougal2-4/+9
2014-09-16Added basic RegExp support.Kegan Dougal2-5/+3
2014-09-16WEB-27: We don't need to show the user-count in Recents in the room sidepanel...Emmanuel ROHEE2-2/+7
2014-09-16Bing on all the things if there are 0 bing words.Kegan Dougal2-0/+7
2014-09-16hidden/minimise/focus disaster disclaimer with the TODOKegan Dougal1-0/+4
2014-09-16Added utility function containsBingWord and hook up some css to it.Kegan Dougal3-31/+46
2014-09-16Added bing detection logic. Persist the display name of the user in localstor...Kegan Dougal4-7/+44
2014-09-16Move the notification logic out of an individual room controller and into the...Kegan Dougal2-17/+19
2014-09-16Added a section on bing words if you enable desktop notifications.Kegan Dougal3-2/+19
2014-09-16Time out calls from both ends properly.David Baker2-8/+20
2014-09-16Fixed scroll flickering when opening the roomEmmanuel ROHEE1-0/+4
2014-09-16If an initialSync has been already done on a room, we do not need to paginate...Emmanuel ROHEE1-2/+15
2014-09-16WEB-29: Improve room page content loadingEmmanuel ROHEE3-8/+26
2014-09-16Update spec with the lifetime field.David Baker1-2/+8