1
0
Commit Graph

16309 Commits

Author SHA1 Message Date
Andrew Morgan
3d5a537934 Add config linting script that checks for bool casing (#6203)
* commit '409c62b27':
  Add config linting script that checks for bool casing (#6203)
2020-03-16 15:26:24 +00:00
Andrew Morgan
bf1fad8462 Merge pull request #6231 from matrix-org/erikj/refactor_stores 2020-03-16 15:13:49 +00:00
Andrew Morgan
8165d3c81d Merge pull request #5726 from matrix-org/uhoreg/e2e_cross-signing2-part2
* commit '276173163':
  Add changelog entry
  fix doc strings
  make isort happy
  add some comments
  drop some logger lines to debug
  make changes based on PR feedback
  add function docs
  use something that's the right type for user_id
  run black
  split out signature processing into separate functions
  avoid modifying input parameter
  fix test
  update with newer coding style
  add test
  make isort happy
  make black happy
  allow uploading signatures of master key signed by devices
  implement device signature uploading/fetching
2020-03-16 14:59:03 +00:00
Andrew Morgan
48c167afd3 Fix demo script on ipv6-supported boxes (#6229)
* commit 'b2945d267':
  Fix demo script on ipv6-supported boxes (#6229)
2020-03-16 14:56:38 +00:00
Andrew Morgan
036d8ea0da Update postgres.md (#6234)
* commit '0327a00a3':
  Update postgres.md (#6234)
2020-03-16 14:56:30 +00:00
Andrew Morgan
9d5fb564a0 Delete format_tap.py (#6219)
* commit '22a9f7509':
  Delete format_tap.py (#6219)
2020-03-16 14:56:16 +00:00
Andrew Morgan
95b332e90a Remove Auth.check method (#6217)
* commit '93eaeec75':
  Remove Auth.check method (#6217)
  add note about database upgrade
  use the right function for when we're already in runInteraction
  add user signature stream change cache to slaved device store
  black
  use stream ID generator instead of timestamp
  make isort happy
  apply PR review suggestions
  fix formatting
  add changelog
  make changes from PR review
  don't need to return the hidden column any more
  really fix queries to work with Postgres
  PostgreSQL, Y U no like?
  remove extra SQL query param
  add changelog file
  apply changes from PR review
  allow uploading keys for cross-signing
  allow devices to be marked as "hidden"
2020-03-16 14:55:37 +00:00
Andrew Morgan
6ff79e8054 Merge pull request #6214 from matrix-org/rav/event_auth/1
* commit '47ada4dff':
  changelog
  rip out some unreachable code
  Remove dead check_auth script
2020-03-16 14:55:17 +00:00
Andrew Morgan
db0b6a8439 Fix logging config for the docker image (#6197)
* commit '560c12226':
  Fix logging config for the docker image (#6197)
2020-03-16 14:55:04 +00:00
Andrew Morgan
fa5f5fca19 Clean up the AUTHORS file (#6215) 2020-03-16 14:54:48 +00:00
Andrew Morgan
59890d1b3c Merge branch 'master' into develop 2020-02-26 12:41:35 +00:00
Andrew Morgan
409643db07 1.4.1 2020-02-26 12:41:18 +00:00
Andrew Morgan
3261565623 Fix presence timeouts when synchrotron restarts. (#6212) 2020-02-26 12:40:51 +00:00
Andrew Morgan
7f25178ac6 1.4.1rc1 2020-02-26 12:40:30 +00:00
Andrew Morgan
589903d88a Merge pull request #6185 from matrix-org/erikj/fix_censored_evnets 2020-02-26 12:38:32 +00:00
Andrew Morgan
20fccf0067 Merge pull request #6193 from matrix-org/uhoreg/interpret_device_key_in_storage 2020-02-26 12:37:22 +00:00
Andrew Morgan
4b2d706900 Merge pull request #6189 from matrix-org/uhoreg/e2e_backup_optional_version 2020-02-26 12:37:13 +00:00
Andrew Morgan
1b032df99f Merge pull request #6195 from matrix-org/erikj/opentracing_preview_url 2020-02-26 12:37:06 +00:00
Andrew Morgan
23f22d8b3e cas: support setting display name (#6114) 2020-02-26 12:36:57 +00:00
Andrew Morgan
20893707bf Fix MAU reaping where reserved users are specified. (#6168) 2020-02-26 12:36:45 +00:00
Andrew Morgan
0d542b03de Merge pull request #6156 from matrix-org/erikj/postgres_any 2020-02-26 12:36:30 +00:00
Andrew Morgan
22fc7597f7 Merge pull request #6186 from matrix-org/erikj/disable_sql_bytes 2020-02-26 12:36:21 +00:00
Andrew Morgan
3030ec1d79 Merge pull request #6191 from matrix-org/rav/fix_packaging 2020-02-26 12:36:03 +00:00
Andrew Morgan
aac22dc0d4 Merge pull request #6127 from matrix-org/erikj/patch_inner 2020-02-26 12:34:14 +00:00
Andrew Morgan
846f1c0593 Add domain validation when creating room with list of invitees (#6121) 2020-02-26 12:33:59 +00:00
Andrew Morgan
fc7c7ee69e before fulfilling a group invite,check if user is already joined/invited (#3436) 2020-02-26 12:33:45 +00:00
Andrew Morgan
f29da285bc send 404 as http-status when filter-id is unknown to the server (#2380) 2020-02-26 12:33:37 +00:00
Andrew Morgan
886da3e376 Add snapcraft packaging information (#6084) 2020-02-26 12:33:28 +00:00
Andrew Morgan
aa4590795a Fix races in room stats (and other) updates. (#6187) 2020-02-26 12:33:19 +00:00
Andrew Morgan
8900657282 Rewrite the user_filter migration again (#6184) 2020-02-26 12:33:12 +00:00
Andrew Morgan
c86dd8a035 Move tag/push rules room upgrade checking ealier (#6155) 2020-02-26 12:32:59 +00:00
Andrew Morgan
19099efcfb Refactor HomeserverConfig so it can be typechecked (#6137) 2020-02-26 12:32:49 +00:00
Andrew Morgan
77e2efbc5c Merge pull request #6185 from matrix-org/erikj/fix_censored_evnets 2020-02-26 12:29:53 +00:00
Andrew Morgan
8ea11f49ea Merge pull request #6178 from matrix-org/babolivier/factor_out_bg_updates 2020-02-26 12:29:45 +00:00
Andrew Morgan
0e00cb35b3 add M_TOO_LARGE error code for uploading a too large file (#6151) 2020-02-26 12:29:33 +00:00
Andrew Morgan
2351bbefbe Remove unused public room list timeout param (#6179) 2020-02-26 12:29:24 +00:00
Andrew Morgan
6b9f0e9332 Fix /federation/v1/state for recent room versions (#6170) 2020-02-26 12:29:17 +00:00
Andrew Morgan
f822f3baab Merge pull request #6161 from matrix-org/erikj/dont_regen_user_id_on_failure 2020-02-26 12:28:51 +00:00
Andrew Morgan
020999d35b Log responder we are using. (#6139) 2020-02-26 12:27:07 +00:00
Andrew Morgan
4f64e73b8c add some logging to the rooms stats updates, to try to track down a flaky test (#6167) 2020-02-26 12:26:38 +00:00
Andrew Morgan
9abce22cc9 Merge pull request #6175 from matrix-org/babolivier/fix_unique_user_filter_index 2020-02-26 12:26:31 +00:00
Andrew Morgan
cbe3c2c16b Merge pull request #6159 from matrix-org/erikj/cache_memberships 2020-02-26 12:26:23 +00:00
Andrew Morgan
f8baba9c54 Merge pull request #6147 from matrix-org/babolivier/3pid-invite-revoked 2020-02-26 12:26:11 +00:00
Andrew Morgan
5fbd93c21f Update user_filters table to have a unique index, and non-null columns (#1172) 2020-02-26 12:20:00 +00:00
Andrew Morgan
d0ddfb50ad media/thumbnailer: Better quality for 1-bit / 8-bit color palette images (#2142) 2020-02-26 12:19:51 +00:00
Andrew Morgan
1ac54c6dc1 add some metrics on the federation sender (#6160) 2020-02-26 12:19:21 +00:00
Andrew Morgan
ad13b621a6 Merge branch 'master' into develop 2020-02-26 12:18:56 +00:00
Andrew Morgan
36bea23e2a 1.4.0 2020-02-26 12:18:44 +00:00
Andrew Morgan
d5982cd687 Replace client_secret with <redacted> in server logs (#6158) 2020-02-26 12:18:26 +00:00
Andrew Morgan
bebf75666a Merge pull request #6154 from matrix-org/erikj/fix_appservice_pagination 2020-02-26 12:13:06 +00:00