- Oct 30, 2014
-
-
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
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
JSON is displayed as a modal dialog via AngularJS' bootstrap module, "ui.bootstrap".
-
giomfo authored
-
Kegan Dougal authored
Display all error messages from the server when registering, rather than just the types of errors the client recognises.
-
Kegan Dougal authored
-
Mark Haines authored
-
Mark Haines authored
-
- Oct 24, 2014
-
-
Mark Haines authored
-
Mark Haines authored
Wrap preparing the database in a transaction. Otherwise it will take many seconds to complete because sqlite will create a transaction per statement
-
Matthew Hodgson authored
switch from the deprecated msg.content.prev to msg.prev_content.membership, and fix the bug where kicks of unjoined users aren't displayed sensibly in the history
-
Mark Haines authored
-
Kegan Dougal authored
-
- Oct 21, 2014
-
-
David Baker authored
-
- Oct 20, 2014
-
-
manuroe authored
-
Erik Johnston authored
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
- Oct 18, 2014
-
-
Mark Haines authored
-