- Nov 04, 2014
-
-
Mark Haines authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
- Nov 03, 2014
-
-
Erik Johnston authored
-
- Oct 31, 2014
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
- Oct 30, 2014
-
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
Use a proper elastic directive to make the <textarea> resize dynamically. Use an 'asjson' directive to turn an ngModel of a JSON object into a formatted JSON string so it can be displayed on the textarea. Also, deep copy the state events being displayed, else it actually alters the underlying data structures when playing around with the JSON in the textarea!
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
Content displayed in a modal dialog. Currently only read-only.
-
Mark Haines authored
-
Kegan Dougal authored
-
- Oct 29, 2014
-
-
Kegan Dougal authored
This uses /\blocalpart\b|\bdisplayname\b/i which is overall a lot better than before. This specifically gets @localpart references which the bug was originally for.
-
Paul "LeoNerd" Evans authored
Use floating-point rather than integer division to handle timeouts so that non-zero but sub-second waits don't collapse to zero
-
Kegan Dougal authored
This allows images to be clicked by clicking on the edge with the bubble. This is important since Redactions are only visible on the event info screen.
-
Paul "LeoNerd" Evans authored
Fix an off-by-one bug in presence event stream pagination; this might be responsible for any number of bug reports
-
Paul "LeoNerd" Evans authored
Construct a source-specific 'SourcePaginationConfig' to pass into get_pagination_rows; meaning each source doesn't have to care about its own name any more
-
Paul "LeoNerd" Evans authored
-
Matthew Hodgson authored
-
Kegan Dougal authored
UI for redactions is now complete.
-
Kegan Dougal authored
-
Kegan Dougal authored
I think this is better than overriding the right-click contextual menu. Currently clicking this button does nothing.
-
Kegan Dougal authored
-
Kegan Dougal authored
Added a small 10px buffer so if the list isn't quite at the bottom it still actually scrolls.
-
- Oct 28, 2014
-
-
Matthew Hodgson authored
-
- Oct 27, 2014
-
-
Kegan Dougal authored
-
Mark Haines authored
-