Commit History

Author SHA1 Message Date
  Erik Johnston f8ee66250a Handle sending events and device messages over federation 7 years ago
  Erik Johnston c0238ecbed Explicitly specify state_key for history_visibility fetching 7 years ago
  Erik Johnston 9219139351 Preserve some logcontexts 7 years ago
  Erik Johnston afbf6b33fc defer.returnValue must not be called within Measure 7 years ago
  Erik Johnston 39242090e3 Add measure blocks to notifier 7 years ago
  Erik Johnston 9da84a9a1e Make AppserviceHandler stream events from database 7 years ago
  Erik Johnston b9abf3e4e3 Remove dead appservice code 7 years ago
  Mark Haines 88625db05f Notify users for events in rooms they join. 8 years ago
  Mark Haines c626fc576a Move the AS handler out of the Handlers object. 8 years ago
  Mark Haines 7e23476814 move filter_events_for_client out of base handler 8 years ago
  David Baker 424a7f48f8 Run filter_events_for_client 8 years ago
  Mark Haines 2a37467fa1 Use google style doc strings. 8 years ago
  Mark Haines 12904932c4 Hook up adding a pusher to the notifier for replication. 8 years ago
  Mark Haines ddf9e7b302 Hook up the push rules to the notifier 8 years ago
  Mark Haines 60a0f81c7a Add a /replication API for extracting the updates that happened on 8 years ago
  Erik Johnston 2c1fbea531 Fix up logcontexts 8 years ago
  Daniel Wagner-Hall d83d004ccd Fix flake8 warnings for new flake8 8 years ago
  Erik Johnston d98a9f2583 Don't use before_token. Its wrong. Use actual limit. 8 years ago
  Erik Johnston 13724569ec Deal with None limit 8 years ago
  Erik Johnston 4a6eb5eb45 Make /events always return a newer token, if one exists 8 years ago
  Erik Johnston 0e07f2e15d Only fetch events for rooms and receipts 8 years ago
  Erik Johnston 91a222c66d SYN-606: Peeking does not wake up /events 8 years ago
  Daniel Wagner-Hall da417aa56d Allow non-guests to peek on rooms using /events 8 years ago
  Daniel Wagner-Hall 2ef6de928d Skip, rather than erroring, invalid guest requests 8 years ago
  Mark Haines f3948e001f Missing yield on guest access auth check 8 years ago
  Daniel Wagner-Hall 468a2ed4ec Return non-room events from guest /events calls 8 years ago
  Daniel Wagner-Hall ca2f90742d Open up /events to anonymous users for room events only 8 years ago
  Mark Haines 33b3e04049 Merge branch 'develop' into daniel/removesomelies 8 years ago
  Daniel Wagner-Hall 192241cf2a Remove unused arguments and code 8 years ago
  Mark Haines f40b0ed5e1 Inform the client of new room tags using v1 /events 8 years ago