- Sep 17, 2014
-
-
David Baker authored
-
Erik Johnston authored
-
Kegan Dougal authored
Create room entries for public rooms too so their public state is transferred over correctly when you join it.
-
Kegan Dougal authored
webclient SYWEB-3 : Public rooms are bold. Can't think of a nicer way which doesn't clutter the recents list.
-
Emmanuel ROHEE authored
SYWEB-30: BF: When switching between rooms, pagination flickered between the top of the room before jumping to the bottom of the page
-
Kegan Dougal authored
-
Emmanuel ROHEE authored
-
Erik Johnston authored
SYN-40: When a user updates their displayname or avatar update all their join events for all the rooms they are currently in.
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
- Sep 16, 2014
-
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Emmanuel ROHEE authored
WEB-27: We don't need to show the user-count in Recents in the room sidepanel - takes up too much room
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
Added bing detection logic. Persist the display name of the user in localstorage for use when binging.
-
Kegan Dougal authored
Move the notification logic out of an individual room controller and into the general event handler, so we can notify for >1 room.
-
Kegan Dougal authored
-
David Baker authored
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
If an initialSync has been already done on a room, we do not need to paginate back to get more messages
-
Emmanuel ROHEE authored
InitialSync: load the 30 last messages of each room so that a full page of messages can be displayed without additionnal request
-
David Baker authored
-
David Baker authored
Use event age to recognise which calls are current and which aren't and hence support answering calls that were placed before we loaded the page.
-
Kegan Dougal authored
Comment out password reset for now, until the mechanism is fully discussed (IS token auth vs HS auth)
-
Kegan Dougal authored
Added support for the HS to send emails. Use it to send password resets. Added email_smtp_server and email_from_address config args. Added emailutils.
-
Kegan Dougal authored
-
Emmanuel ROHEE authored
-
- Sep 15, 2014
-
-
Erik Johnston authored
-
Emmanuel ROHEE authored
-
Erik Johnston authored
Fix bug where we incorrectly calculated 'age_ts' from 'age' key rather than the reverse. Don't transmit age_ts to clients for now.
-
Erik Johnston authored
-
Emmanuel ROHEE authored
-
Erik Johnston authored
-
Erik Johnston authored
-