- Sep 08, 2014
-
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
- do one and only one initialSync when the app starts. (recents-controller does not do its own anymore) - initialSync: get only the last message per room instead of default number of messages (10) Prevent recents-controller from loosing its data each time the page URL changes
-
David Baker authored
-
Emmanuel ROHEE authored
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Kegan Dougal authored
-
Erik Johnston authored
-
Matthew Hodgson authored
-
Kegan Dougal authored
-
Kegan Dougal authored
Use the room_display_name when presenting on the home page, and not the room_alias which may not be set.
-
Kegan Dougal authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Kegan Dougal authored
-
Emmanuel ROHEE authored
This reverts commit c3f9d8e4.
-
Emmanuel ROHEE authored
-
- Sep 06, 2014
-
-
Matthew Hodgson authored
-
Kegan Dougal authored
-
Erik Johnston authored
-
Matthew Hodgson authored
-
Kegan Dougal authored
-
Kegan Dougal authored
Use the room_display_name when presenting on the home page, and not the room_alias which may not be set.
-
Kegan Dougal authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Matthew Hodgson authored
-
Matthew Hodgson authored
handle m.room.aliases for id<->alias mapping; remove local_storage map; stop local echo flickering by removing opacity transition for now; implement /join
-
Matthew Hodgson authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Kegan Dougal authored
-
Kegan Dougal authored
Merge branch 'captcha' of github.com:matrix-org/synapse into develop
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
Captchas now work on registration. Missing x-forwarded-for config arg support. Missing reloading a new captcha on the web client / displaying a sensible error message.
-
Erik Johnston authored
-