Commit Graph

4165 Commits (a04c076b7f72bc4a3ba5605abf6b10ac682826be)

Author SHA1 Message Date
Mark Haines 7753fc6570 Fix the invalidation of the names and aliases cache 9 years ago
Matthew Hodgson c60b751694 fix assorted redirect, unicode and screenscraping bugs 9 years ago
Matthew Hodgson 683e564815 handle spidered relative images correctly 9 years ago
Mark Haines dc4c1579d4 Remove outlier parameter from compute_event_context 9 years ago
Matthew Hodgson 72550c3803 prevent choking on invalid utf-8, and handle image thumbnailing smarter 9 years ago
Mark Haines 5d06929169 Move the check for backfilled outside the for loop 9 years ago
Mark Haines 76503f95ed Remove the is_new_state argument to persist event. 9 years ago
Matthew Hodgson bb9a2ca87c synthesise basig OG metadata from pages lacking it 9 years ago
Erik Johnston d35780eda0 Split out RoomMemberHandler 9 years ago
Matthew Hodgson 0d3d7de6fc sync in changes from matrixfederationclient 9 years ago
Erik Johnston 5260db7663 Line length 9 years ago
Mark Haines 2ec5426035 Use a namedtuple rather than tuple unpacking 9 years ago
Erik Johnston f9d3665c88 Allow clock to be passed in to func 9 years ago
David Baker c27c51484a Don't ignore the obey overlay if the rule has an enabled attribute of False 9 years ago
Erik Johnston f699b8f997 Read from DNS cache if within TTL 9 years ago
Matthew Hodgson a8a5dd3b44 handle requests with missing content-length headers (e.g. YouTube) 9 years ago
Matthew Hodgson 9113316b0e typo 9 years ago
Mark Haines 1fbb094c6f Add replication streams for ex outliers and current state resets 9 years ago
Mark Haines 8b8052909f return the state_group for backfill 9 years ago
Mark Haines 61407986b4 Add a entry to current_state_resets table when the current state is reset 9 years ago
Mark Haines 31a9eceda5 Add a replication stream for state groups 9 years ago
Erik Johnston 73b6bf4629 Only forget room if you were in the room 9 years ago
Erik Johnston 08a8514b7a Remove spurious comment 9 years ago
Mark Haines 1e25f62ee6 Use a stream id generator to assign state group ids 9 years ago
Erik Johnston e7aaa7c61e Bump version and changelog 9 years ago
Erik Johnston fddb6fddc1 Require user to have left room to forget room 9 years ago
Niklas Riekenbrauck 3f9948a069 Add JWT support 9 years ago
Matthew Hodgson ae5831d303 fix bugs 9 years ago
Matthew Hodgson 721b2bfa85 implement redirects 9 years ago
Matthew Hodgson 19038582d3 debug 9 years ago
Matthew Hodgson 64b4aead15 make it work 9 years ago
Matthew Hodgson dd4287ca5d make it build 9 years ago
Matthew Hodgson ec0cf996c9 typo 9 years ago
Matthew Hodgson adafa24b0a typo 9 years ago
Mark Haines 77cba688ed Fix typo 9 years ago
Mark Haines 54a546091a Add a response cache for getting the public room list 9 years ago
Mark Haines 191c7bef6b Deduplicate identical /sync requests 9 years ago
David Baker 3b554bda26 Never notify for member events. This fixes https://github.com/vector-im/vector-web/issues/828 9 years ago
Erik Johnston 15844040c2 Bump version and changelog 9 years ago
Erik Johnston 8122ad7bab Simplify intern_dict 9 years ago
Erik Johnston 2f0180b09e Don't bother interning keys that are already interned 9 years ago
Erik Johnston acdfef7b14 Intern all the things 9 years ago
Erik Johnston f96526ffc2 Intern sender, event_id and room_id in events 9 years ago
Erik Johnston fe9794706a Intern type and state_key on events 9 years ago
Erik Johnston 75daede92f String intern 9 years ago
Erik Johnston b275765545 Comment about weird SQL 9 years ago
Erik Johnston 0c1a27b787 SQLite and postgres doesn't share a true literal 9 years ago
Erik Johnston 84afeb41f3 Ensure all old public rooms have aliases 9 years ago
Erik Johnston b2802a1351 Ensure published rooms have public join rules 9 years ago
Erik Johnston 0677fc1c4e Comment 9 years ago