Commit History

Author SHA1 Message Date
  Schnuffle dc5db01ff2 Replaced all occurences of e.message with str(e) 5 years ago
  Richard van der Hoff 87c18d12ee Implement 'event_format' filter param in /sync 5 years ago
  Matthew Hodgson a75231b507 Deduplicate redundant lazy-loaded members (#3331) 5 years ago
  Matthew Hodgson be3adfc331 merge develop pydoc for _get_state_for_groups 5 years ago
  Amber Brown 49af402019 run isort 5 years ago
  Amber Brown 6350bf925e Attempt to be more performant on PyPy (#3462) 5 years ago
  Matthew Hodgson 28f09fcdd5 Merge branch 'develop' into matthew/filter_members 6 years ago
  Amber Brown c936a52a9e Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 6 years ago
  Matthew Hodgson 9bbb9f5556 add lazy_load_members to the filter json schema 6 years ago
  Matthew Hodgson 7a6df013cc merge develop 6 years ago
  Matthew Hodgson b2f2282947 make lazy_load_members configurable in filters 6 years ago
  Erik Johnston 926ba76e23 Replace ujson with simplejson 6 years ago
  pik 566641a0b5 use jsonschema.FormatChecker for RoomID and UserID strings 7 years ago
  pik acafcf1c5b Add valid filter tests, flake8, fix typo 7 years ago
  pik e56c79c114 check_valid_filter using JSONSchema 7 years ago
  Erik Johnston a8f96c63aa Comment 7 years ago
  Erik Johnston e892457a03 Comment 7 years ago
  Erik Johnston 6c82de5100 Format presence events on the edges instead of reformatting them multiple times 7 years ago
  Kegan Dougal 83bcdcee61 Return early on /sync code paths if a '*' filter is used 7 years ago
  Kegan Dougal cea4e4e7b2 Glue only_event_fields into the sync rest servlet 7 years ago
  Kegan Dougal f97511a1f3 Move event_fields filtering to serialize_event 7 years ago
  Kegan Dougal e90fcd9edd Add filter_event_fields and filter_field to FilterCollection 7 years ago
  Erik Johnston e5142f65a6 Add 'contains_url' to filter 7 years ago
  Erik Johnston a438a6d2bc Implement basic ignore user 8 years ago
  Patrik Oldsberg 536f949a1a api/filtering: don't assume that event content will always be a dict 8 years ago
  Erik Johnston 35981c8b71 Fix test 8 years ago
  Erik Johnston 8c6012a4af Fix tests 8 years ago
  Erik Johnston 4021f95261 Move logic from rest/ to handlers/ 8 years ago
  Erik Johnston 975903ae17 Sanitize filters 8 years ago
  Matthew Hodgson 6c28ac260c copyrights 8 years ago