Skip to content
Snippets Groups Projects
  1. Jan 24, 2025
  2. Jan 21, 2025
  3. Jan 20, 2025
  4. Jan 16, 2025
  5. Jan 14, 2025
  6. Jan 13, 2025
  7. Jan 08, 2025
  8. Jan 07, 2025
  9. Jan 06, 2025
  10. Jan 03, 2025
    • Patrick Cloke's avatar
      Refactor get_profile: do not return missing fields. (#18063) · 6306de8e
      Patrick Cloke authored
      Refactor `get_profile` to avoid returning "empty" (`None` / `null`)
      fields. Currently this is not very important, but will be more useful
      once #17488 lands. It does update the servlet to use this now which has
      a minor change in behavior: additional fields served over federation
      will now be properly sent back to clients.
      
      It also adds constants for `avatar_url` / `displayname` although I did
      not attempt to use it everywhere possible.
      6306de8e
    • Shay's avatar
      Add a test to verify remote user messages can be redacted via admin api... · b5267678
      Shay authored
      Add a test to verify remote user messages can be redacted via admin api redaction endpoint if requester is admin in room (#18043)
      
      b5267678
  11. Dec 23, 2024
Loading