| Commit message (Expand) | Author | Files | Lines |
2014-09-08 | matrixService.rooms must be renamed matrixService.initialSync now | Emmanuel ROHEE | 2 | -3/+4 |
2014-09-08 | App startup improvements: | Emmanuel ROHEE | 3 | -39/+39 |
2014-09-08 | add sounds to the calling interface | David Baker | 11 | -14/+75 |
2014-09-08 | fix embarassing bug where in-progress messages get vaped when the previous on... | Matthew Hodgson | 1 | -1/+3 |
2014-09-08 | fix desktop notifs, which were broken in eab463fd | Matthew Hodgson | 2 | -3/+3 |
2014-09-08 | Center recaptcha dialog. | Kegan Dougal | 1 | -0/+4 |
2014-09-08 | Remove disabled change from CHANGES | Erik Johnston | 1 | -1/+0 |
2014-09-08 | disable broken event dup suppression, and fix echo for /me | Matthew Hodgson | 2 | -16/+25 |
2014-09-08 | Set the room_alias field when we encounter a new one, rather than only from l... | Kegan Dougal | 1 | -2/+1 |
2014-09-08 | Use the room_display_name when presenting on the home page, and not the room_... | Kegan Dougal | 1 | -1/+1 |
2014-09-08 | https when loading recaptcha js | Kegan Dougal | 1 | -1/+1 |
2014-09-08 | Fix race in presence handler where we evicted things from cache while handlin... | Erik Johnston | 1 | -2/+3 |
2014-09-08 | Bump version and changelog | Erik Johnston | 3 | -2/+23 |
2014-09-08 | Minor spec tweaks. | Kegan Dougal | 1 | -3/+5 |
2014-09-08 | Revert "BF: Made notification work again (forgot to renamed "offline" to "una... | Emmanuel ROHEE | 1 | -1/+1 |
2014-09-08 | BF: Made notification work again (forgot to renamed "offline" to "unavailable") | Emmanuel ROHEE | 1 | -1/+1 |
2014-09-06 | fix desktop notifs, which were broken in eab463fd | Matthew Hodgson | 2 | -3/+3 |
2014-09-06 | Center recaptcha dialog. | Kegan Dougal | 1 | -0/+4 |
2014-09-06 | Remove disabled change from CHANGES | Erik Johnston | 1 | -1/+0 |
2014-09-06 | disable broken event dup suppression, and fix echo for /me | Matthew Hodgson | 2 | -16/+25 |
2014-09-06 | Set the room_alias field when we encounter a new one, rather than only from l... | Kegan Dougal | 1 | -2/+1 |
2014-09-06 | Use the room_display_name when presenting on the home page, and not the room_... | Kegan Dougal | 1 | -1/+1 |
2014-09-06 | https when loading recaptcha js | Kegan Dougal | 1 | -1/+1 |
2014-09-06 | Fix race in presence handler where we evicted things from cache while handlin... | Erik Johnston | 1 | -2/+3 |
2014-09-06 | Bump version and changelog | Erik Johnston | 3 | -2/+23 |
2014-09-06 | dedup all events | Matthew Hodgson | 1 | -31/+42 |
2014-09-06 | handle m.room.aliases for id<->alias mapping; remove local_storage map; stop ... | Matthew Hodgson | 4 | -10/+85 |
2014-09-06 | add todo | Matthew Hodgson | 1 | -0/+4 |
2014-09-06 | Fix state unit test | Erik Johnston | 1 | -0/+1 |
2014-09-06 | Fix bug where we used an event_id as a pdu_id | Erik Johnston | 1 | -3/+5 |
2014-09-05 | Unit tests do not need captchas. | Kegan Dougal | 1 | -0/+1 |
2014-09-05 | Added instructions for setting up captcha in an obviously named file. | Kegan Dougal | 3 | -11/+54 |
2014-09-05 | Reload captchas when they fail. Cleanup on success. | Kegan Dougal | 2 | -2/+11 |
2014-09-05 | 80 chars please | Kegan Dougal | 2 | -11/+23 |
2014-09-05 | Add config opion for XFF headers when performing ReCaptcha auth. | Kegan Dougal | 3 | -2/+12 |
2014-09-05 | Captchas now work on registration. Missing x-forwarded-for config arg support... | Kegan Dougal | 4 | -7/+115 |
2014-09-06 | Fix generation of event ids so that they are consistent between local and rem... | Erik Johnston | 1 | -1/+4 |
2014-09-06 | When getting a state event also include the previous content | Erik Johnston | 5 | -13/+43 |
2014-09-05 | Added a captcha config to the HS, to enable registration captcha checking and... | Kegan Dougal | 5 | -3/+44 |
2014-09-05 | Added webclient config.js for storing recaptcha public key. | Kegan Dougal | 4 | -5/+31 |
2014-09-06 | Document new invite key added to createRoom api | Erik Johnston | 1 | -0/+10 |
2014-09-06 | Add support for inviting people when you create a room | Erik Johnston | 1 | -0/+26 |
2014-09-06 | Better call bar (visually: still lacks ring[back] tones). | David Baker | 7 | -18/+112 |
2014-09-05 | Add m.roo.aliases | Erik Johnston | 1 | -0/+16 |
2014-09-05 | Modified matrixService.register to specify if captcha results should be sent ... | Kegan Dougal | 2 | -6/+28 |
2014-09-05 | Validate power levels event changes. Change error messages to be more helpful... | Erik Johnston | 1 | -10/+37 |
2014-09-05 | Generate m.room.aliases event when the HS creates a room alias | Erik Johnston | 10 | -18/+94 |
2014-09-05 | Added basic captcha, not hooked up | Kegan Dougal | 3 | -3/+20 |
2014-09-05 | BF: tab completion did not work with commands. $scope.input contained only th... | Emmanuel ROHEE | 1 | -1/+10 |
2014-09-05 | Empty string is not a valid JSON object, so don't return them in HTTP responses. | Erik Johnston | 3 | -7/+7 |
2014-09-05 | AUth the contents of power level events | Erik Johnston | 1 | -1/+72 |
2014-09-05 | Change the default power levels to be 0, 50 and 100 | Erik Johnston | 2 | -10/+10 |
2014-09-05 | BF: Update the members list on banned & kicked "events" | Emmanuel ROHEE | 1 | -4/+13 |
2014-09-05 | autoscroll down(if the scroller was already at the bottom) when receiving mem... | Emmanuel ROHEE | 1 | -13/+18 |
2014-09-05 | doc: kick can take a reason arg | Emmanuel ROHEE | 1 | -1/+1 |
2014-09-05 | Created kick & unban methods in matrixService. Made some factorisation. | Emmanuel ROHEE | 2 | -23/+24 |
2014-09-05 | Added sanity checks in commands | Emmanuel ROHEE | 1 | -34/+55 |
2014-09-05 | BF: Make /unban work again | Emmanuel ROHEE | 2 | -2/+2 |
2014-09-05 | Display ban & kick reason | Emmanuel ROHEE | 2 | -1/+14 |
2014-09-05 | Fixed empty display name (content.displayname in a room member can be null) | Emmanuel ROHEE | 1 | -1/+3 |
2014-09-05 | Revert "Fixed empty display name (content.displayname in a room member can be... | Emmanuel ROHEE | 1 | -6/+0 |
2014-09-05 | Fixed empty display name (content.displayname in a room member can be null) | Emmanuel ROHEE | 1 | -0/+6 |
2014-09-05 | Add demo/etc to .gitignore | Mark Haines | 1 | -0/+1 |
2014-09-05 | BF: Fixed members list layout when the scrollbar appears | Emmanuel ROHEE | 1 | -1/+3 |
2014-09-05 | BF: Show "Bob invited you" in recents when Bob invites the user | Emmanuel ROHEE | 1 | -1/+5 |
2014-09-05 | hide the forgot password link until it works | David Baker | 1 | -2/+2 |
2014-09-05 | Fixed duplicated messages sending in slow network condition. | Emmanuel ROHEE | 3 | -5/+55 |
2014-09-05 | Cleaned all sending references as it not used | Emmanuel ROHEE | 1 | -22/+4 |
2014-09-05 | Do not systematically scroll to the bottom on new events in the room | Emmanuel ROHEE | 1 | -2/+8 |
2014-09-04 | merge spec changes | Matthew Hodgson | 1 | -13/+27 |
2014-09-04 | switch IRC-style command parser to use regexps rather than split(" ") so that... | Matthew Hodgson | 2 | -55/+96 |
2014-09-04 | Add version 0 of the VoIP specification. | David Baker | 1 | -11/+97 |
2014-09-04 | BF: presence PUT requests stopped to work with old "state" param yesterday ev... | Emmanuel ROHEE | 1 | -1/+1 |
2014-09-04 | BF: presence PUT requests stopped to work with old "state" param yesterday ev... | Emmanuel ROHEE | 1 | -1/+1 |
2014-09-04 | Fixed registration flow when registering with matrixID & password and no email | Emmanuel ROHEE | 1 | -1/+1 |
2014-09-04 | Fixed registration flow when registering with matrixID & password and no email | Emmanuel ROHEE | 1 | -1/+1 |
2014-09-04 | Added mUserDisplayName, a filter to resolve a user display name from a user_id | Emmanuel ROHEE | 2 | -9/+42 |
2014-09-04 | Moved mRoomName filter into matrix-filter.js, a place for all generic filters... | Emmanuel ROHEE | 7 | -86/+106 |
2014-09-04 | Re-apply fixes to the link-email screen to make it work again (in a somewhat ... | David Baker | 2 | -27/+54 |
2014-09-04 | BF: Do not filter incoming member events. Before, only invitations to the cur... | Emmanuel ROHEE | 1 | -7/+2 |
2014-09-04 | Report ban/unban messages to recents lists | Emmanuel ROHEE | 1 | -8/+19 |
2014-09-04 | big warning | Matthew Hodgson | 1 | -0/+17 |
2014-09-04 | target live site | Matthew Hodgson | 1 | -2/+2 |
2014-09-04 | changelog for v0.2.1 | Matthew Hodgson | 1 | |