Commit History

Author SHA1 Message Date
  Erik Johnston 09cbcb78d3 Add cache to get_public_room_ids_at_stream_id 7 years ago
  Erik Johnston 631376e2ac Notify replication. Use correct network_id 7 years ago
  Erik Johnston d45c984653 Docstring 7 years ago
  Erik Johnston f32fb65552 Add new API appservice specific public room list 7 years ago
  Erik Johnston 748d8fdc7b Reduce DB hits for replication 7 years ago
  Erik Johnston 211786ecd6 Stream public room changes down replication 7 years ago
  Erik Johnston 4fb65a1091 Base public room list off of public_rooms stream 7 years ago
  Erik Johnston baffe96d95 Add a room visibility stream 7 years ago
  David Baker aa3a4944d5 more pep8 8 years ago
  David Baker 870c45913e Use similar naming we use in email notifs for push 8 years ago
  Erik Johnston 05e01f21d7 Remove event fetching from DB threads 8 years ago
  Erik Johnston 8e6a163f27 Add timestamp and auto incrementing ID 8 years ago
  Erik Johnston 984d4a2c0f Add /report endpoint 8 years ago
  Erik Johnston c877f0f034 Optimise event_search in postgres 8 years ago
  Erik Johnston 3e7fac0d56 Add published room list edit API 8 years ago
  Erik Johnston f8aae79a72 Simplify get_rooms 8 years ago
  Erik Johnston b32121a5d1 Unused import 8 years ago
  Erik Johnston 65e92eca49 Change the way we do public room list fetching 8 years ago
  Mark Haines 96e400fee5 Remove the RoomsTable object 8 years ago
  Matthew Hodgson 6c28ac260c copyrights 8 years ago
  Daniel Wagner-Hall cf437900e0 Return world_readable and guest_can_join in /publicRooms 8 years ago
  Daniel Wagner-Hall ca2f90742d Open up /events to anonymous users for room events only 8 years ago
  Erik Johnston 46d39343d9 Explicitly check for Sqlite3Engine 8 years ago
  Erik Johnston 99c7fbfef7 Fix to work with SQLite 8 years ago
  Erik Johnston 61561b9df7 Keep FTS indexes up to date. Only search through rooms currently joined 8 years ago
  Erik Johnston 2df8dd9b37 Move all the caches into their own package, synapse.util.caches 9 years ago
  Erik Johnston 39e21ea51c Add support for using keyword arguments with cached functions 9 years ago
  Mark Haines 53447e9cd3 Add caches for things requested by the pushers 9 years ago
  Erik Johnston 503e4d3d52 Fix broken SQL 9 years ago
  Erik Johnston f383d5a801 Fix up get_current_state and get_room_name_and_aliases queries to parse events in transaction 9 years ago