- Nov 15, 2014
-
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
- Nov 14, 2014
-
-
Mark Haines authored
-
Mark Haines authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
Remove scope.members from RoomController and use modelService instead. This may make things unstable.
-
David Baker authored
-
David Baker authored
-
Kegan Dougal authored
-
Erik Johnston authored
Request logging
-
Kegan Dougal authored
-
Mark Haines authored
Conflicts: setup.py synapse/storage/_base.py synapse/util/async.py
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
- Nov 13, 2014
-
-
Kegan Dougal authored
Remove getUserDisplayName and move that logic the filter mUserDisplayName. Update references. Skip tests for now as there are some unresolved DI issues for filters.
-
Kegan Dougal authored
-
Kegan Dougal authored
Previously, there was some of it in a lovely generic directive, but the core of it was hard coded id attributes in RoomController. It's now all generic in a directive: the room history you get when you up/down arrow is determined by the value of the attribute e.g. command-history="!foo:bar" would present the history for !foo:bar. In practice, this is {{room_id}} in the html.
-
Mark Haines authored
-
Kegan Dougal authored
Migrate random bits of desktop notification logic out of roomController and into eventHandlerService where everything else is.
-
David Baker authored
-
David Baker authored
-
Mark Haines authored
-
David Baker authored
Conflicts: syweb/webclient/app-controller.js syweb/webclient/index.html
-
Kegan Dougal authored
-
Matthew Hodgson authored
remove nganimate dependency as it seems to feature disproportionately highly in the FF profiler, and removing it seems to have stopped my FF stalling for seconds on end
-
David Baker authored
Kill ng-animate with fire because it's terrible (was causing the page to be very sluggish). Do the call icons in pure CSS3 and use one less image to boot (in some browsers the phone icon will be the wrong browser but they can deal).
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
David Baker authored
This gives just enough space for the vertical scrollbar to be shown without adding a horizontal scrollbar.
-