forked-synapse/synapse/rest
Erik Johnston aecaec3e10 Change the way we summarize URLs
Using XPath is slow on some machines (for unknown reasons), so use a
different approach to get a list of text nodes.

Try to generate a summary that respect paragraph and then word
boundaries, adding ellipses when appropriate.
2016-08-02 18:25:53 +01:00
..
client Fix adding emails on registration 2016-07-29 15:25:24 +01:00
key Report per request metrics for all of the things using request_handler 2016-04-28 10:57:49 +01:00
media Change the way we summarize URLs 2016-08-02 18:25:53 +01:00
__init__.py GET /devices endpoint 2016-07-20 16:42:32 +01:00