Skip to content
Snippets Groups Projects
  1. May 01, 2020
    • Brendan Abolivier's avatar
      Make it clearer that #synapse:matrix.org is our support channel (#7379) · a6b32bad
      Brendan Abolivier authored
      This PR moves the "support is in #synapse:matrix.org" in the bug report template outside of the comment as some people seem to ignore what's in the comments, and phrase it a bit more like the support request template. It also adds a default issue template that says the same thing. It's also adding a notice about the security disclosure to both the default template and the bug report one.
      
      It also adds a badge to the top of the README with an alt text saying about the same message if the badge doesn't load (e.g. if matrix.org is slow).
      
      Fixes #6826 
      Unverified
      a6b32bad
  2. Apr 23, 2020
  3. Apr 22, 2020
  4. Apr 21, 2020
  5. Apr 20, 2020
  6. Apr 17, 2020
    • Andrew Morgan's avatar
      Query missing cross-signing keys on local sig upload · 72fe2aff
      Andrew Morgan authored
      Add changelog
      
      Save retrieved keys to the db
      
      lint
      
      Fix and de-brittle remote result dict processing
      
      Use query_user_devices instead, assume only master, self_signing key types
      
      Make changelog more useful
      
      Remove very specific exception handling
      
      Wrap get_verify_key_from_cross_signing_key in a try/except
      
      Note that _get_e2e_cross_signing_verify_key can raise a SynapseError
      
      lint
      
      Add comment explaining why this is useful
      
      Only fetch master and self_signing key types
      
      Fix log statements, docstrings
      
      Remove extraneous items from remote query try/except
      
      lint
      
      Factor key retrieval out into a separate function
      
      Send device updates, modeled after SigningKeyEduUpdater._handle_signing_key_updates
      
      Update method docstring
      72fe2aff
    • nataraj-hates-MS-for-stealing-github's avatar
  7. Apr 15, 2020
  8. Apr 14, 2020
  9. Apr 03, 2020
  10. Apr 02, 2020
  11. Mar 31, 2020
Loading