| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean data when user logs out | Emmanuel ROHEE | 2014-09-12 | 1 | -3/+6 |
* | few fixes for errors in glare conditions. still seem to end up with no audio ... | David Baker | 2014-09-11 | 1 | -1/+1 |
* | start towards glare support (currently not much better but no worse than befo... | David Baker | 2014-09-11 | 1 | -3/+10 |
* | Animation on call end icon. | David Baker | 2014-09-10 | 1 | -7/+3 |
* | Show mxid in call bar for users with no displayname | David Baker | 2014-09-10 | 1 | -1/+6 |
* | Less buggy rejection of calls when busy | David Baker | 2014-09-10 | 1 | -8/+11 |
* | reject calls if there's already a call in progress | David Baker | 2014-09-10 | 1 | -0/+4 |
* | Hangup call if user denies media access. | David Baker | 2014-09-09 | 1 | -8/+0 |
* | Don't play an engaged tone if we hang up locally. | David Baker | 2014-09-09 | 1 | -1/+1 |
* | add sounds to the calling interface | David Baker | 2014-09-08 | 1 | -2/+25 |
* | Better call bar (visually: still lacks ring[back] tones). | David Baker | 2014-09-06 | 1 | -5/+36 |
* | Merge branch 'develop' of github.com:matrix-org/synapse into develop | David Baker | 2014-09-03 | 1 | -1/+1 |
|\ |
|
| * | fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has... | Matthew Hodgson | 2014-09-03 | 1 | -1/+1 |
* | | Make registering and logging in with a threepid work in the webclient. | David Baker | 2014-09-03 | 1 | -1/+1 |
|/ |
|
* | Fairly simple move of the call status widget to the header bar (and therefore... | David Baker | 2014-09-01 | 1 | -4/+24 |
* | BF: Check config exists (=defined in the localstorage) before using it | Emmanuel ROHEE | 2014-09-01 | 1 | -2/+6 |
* | BF: Pass desired_user_id to register API. And update the app header to avoid ... | Emmanuel ROHEE | 2014-09-01 | 1 | -0/+4 |
* | nasty big monolithic commit of a whole bunch of UI/UX improvements: | Matthew Hodgson | 2014-08-31 | 1 | -0/+12 |
* | Show desktop notification state. Provide help if the user has previously deni... | Emmanuel ROHEE | 2014-08-29 | 1 | -7/+0 |
* | Start the events stream once the app starts (if credentials are in cache) or ... | Emmanuel ROHEE | 2014-08-28 | 1 | -1/+1 |
* | Rename go() into goToPage() which is available from everywhere thanks to the ... | Emmanuel ROHEE | 2014-08-27 | 1 | -1/+5 |
* | Determine and send user presence state | Emmanuel ROHEE | 2014-08-26 | 1 | -5/+9 |
* | Move profile parts of the rooms page and the config content into a new page: ... | Emmanuel ROHEE | 2014-08-22 | 1 | -20/+4 |
* | Use $location.url instead of $location.path to get clean page URL without has... | Emmanuel ROHEE | 2014-08-22 | 1 | -1/+1 |
* | Only start event streaming after having set up the controllers. | Erik Johnston | 2014-08-21 | 1 | -1/+1 |
* | Do not start the event stream if the user is not logged in (=if he does not h... | Emmanuel ROHEE | 2014-08-18 | 1 | -1/+1 |
* | implement html5 notifications. (have to be explicitly requested under Config) | Matthew Hodgson | 2014-08-17 | 1 | -0/+15 |
* | Remove old polling stuff from RoomController. Added service comments. Do not ... | Kegan Dougal | 2014-08-15 | 1 | -1/+3 |
* | Event streaming now happens on an app level, rather than a per-room level. Ma... | Kegan Dougal | 2014-08-15 | 1 | -6/+10 |
* | Detect when the user access token is no more valid and log the user out in th... | Emmanuel ROHEE | 2014-08-14 | 1 | -2/+8 |
* | add in copyrights to everything, not just the synapse subdir, and add a copyr... | Matthew Hodgson | 2014-08-13 | 1 | -0/+16 |
* | Reference Matrix Home Server | matrix.org | 2014-08-12 | 1 | -0/+46 |