Commit Graph

5539 Commits (34dda7cc7f9732017998cb9177c82b83abb32f41)
 

Author SHA1 Message Date
David Baker 34dda7cc7f Merge pull request #557 from matrix-org/dbkr/profile_dont_return_null 9 years ago
Erik Johnston 4d36e73230 Actually return something sensible 9 years ago
Erik Johnston 709e09e1c3 Remove old log line 9 years ago
Erik Johnston aa4af94c69 We return dicts now. 9 years ago
Erik Johnston b84d59c5f0 Add descriptions 9 years ago
Erik Johnston 33c71c3a4b Preserve log context over when deferring to thread pool in media repo 9 years ago
Erik Johnston c8e4d5de7f Merge pull request #555 from matrix-org/erikj/logcontext 9 years ago
David Baker 156cea5b45 No braces here 9 years ago
Erik Johnston 8450114098 Merge pull request #554 from matrix-org/erikj/event_push 9 years ago
David Baker 24277fbb97 Don't return null if profile display name / avatar url isn't set: omit them instead 9 years ago
Daniel Wagner-Hall 66bb255fcd Merge pull request #556 from matrix-org/daniel/config 9 years ago
Daniel Wagner-Hall 5054806ec1 Rename config field to reflect yaml name 9 years ago
Erik Johnston 430e496050 Merge pull request #552 from matrix-org/erikj/public_room_fix 9 years ago
Erik Johnston d4f72a5bfb Allowing tagging log contexts 9 years ago
Erik Johnston f8aae79a72 Simplify get_rooms 9 years ago
Erik Johnston 9cd80a7b5c PEP8 9 years ago
Erik Johnston 772b45c745 Remove unused method 9 years ago
Daniel Wagner-Hall 5f280837a6 Add macaroon inspection script 9 years ago
Erik Johnston 6f52e90065 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/public_room_fix 9 years ago
Erik Johnston 771528ab13 Change event_push_actions_rm_tokens schema 9 years ago
Erik Johnston b32121a5d1 Unused import 9 years ago
Daniel Wagner-Hall 2e36689df3 Merge pull request #553 from matrix-org/daniel/accesstokenlogging 9 years ago
Daniel Wagner-Hall 2df6114bc4 Log more diagnostics for unrecognised access tokens 9 years ago
Daniel Wagner-Hall a644ac6d2c Explain what W503 is 9 years ago
Daniel Wagner-Hall de11b5b9b5 Merge pull request #551 from matrix-org/daniel/flake8 9 years ago
Daniel Wagner-Hall d83d004ccd Fix flake8 warnings for new flake8 9 years ago
Erik Johnston 43e13dbd4d Merge pull request #549 from matrix-org/erikj/sync 9 years ago
Erik Johnston 8a391e33ae s/get_room_changes_for_user/get_membership_changes_for_user/ 9 years ago
Erik Johnston 477b1ed6cf Fetch events in a separate transaction. 9 years ago
Erik Johnston 04ad93e6fd Merge pull request #545 from matrix-org/erikj/sync 9 years ago
Erik Johnston 65e92eca49 Change the way we do public room list fetching 9 years ago
David Baker 9039904f4c Merge pull request #548 from matrix-org/dbkr/fix_guest_db_column 9 years ago
David Baker 69214ea671 Pass make_guest whne we autogen a user ID 9 years ago
Erik Johnston b023995538 WARN if we get a topo token instead of stream. 9 years ago
David Baker 793369791a Merge pull request #547 from matrix-org/dbkr/fix_guest_upgrade 9 years ago
Erik Johnston 7a8ea7e78b Merge pull request #546 from matrix-org/erikj/events 9 years ago
Erik Johnston 854ca32f10 Comments 9 years ago
David Baker d7ac861d3b Pull guest access token out of the auth session params, otherwise it will break if you open the email on a different device. 9 years ago
Erik Johnston 89b40b225c Order things correctly 9 years ago
Erik Johnston 4bf448be25 Switch over /events to use per room caches 9 years ago
Erik Johnston fa48020a52 Move state calculations from rest to handler 9 years ago
Erik Johnston 1ef7cae41b Merge branch 'develop' of github.com:matrix-org/synapse into erikj/sync 9 years ago
Erik Johnston 2d3837bec7 Merge pull request #543 from matrix-org/erikj/sync 9 years ago
Erik Johnston 498c2e60fd Merge pull request #544 from matrix-org/erikj/stream_rooms 9 years ago
Erik Johnston ceb6b8680a Only use room_ids if in get_room_events_stream if is_guest 9 years ago
Erik Johnston b264b9548f Merge branch 'develop' of github.com:matrix-org/synapse into erikj/sync 9 years ago
Erik Johnston d98a9f2583 Don't use before_token. Its wrong. Use actual limit. 9 years ago
Erik Johnston 226a9a5fa6 Merge pull request #542 from matrix-org/erikj/cache_fix 9 years ago
Erik Johnston 25c311eaf6 Cache get_room_changes_for_user 9 years ago
Erik Johnston cc9c97e0dc Invalidate _account_data_stream_cache correctly 9 years ago