Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a new pull request by comparing changes across two branches #643

Merged
merged 49 commits into from
Aug 16, 2023

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    238d4b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    717041a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a24f33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5575d50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c12297d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3adb0c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4bd925a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    40b274e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7877cb0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6be1a05 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    318d75c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4e78c24 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ebe2088 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    066dbfe View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    13f67d6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e6ad367 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2dfaf27 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1207e84 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    dbe7f42 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    88c7b16 View commit details
    Browse the repository at this point in the history
  21. Fix build with Xcode.

    john-preston committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ae26c78 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    de41524 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    027e662 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d524756 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f1ab712 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    94f842a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    59546e8 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    cc27b6c View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    79e8b1d View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    10829d4 View commit details
    Browse the repository at this point in the history
  31. Version 4.9.

    - Gradual stories rollout.
    john-preston committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    751af75 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    b352537 View commit details
    Browse the repository at this point in the history
  33. Update CMakeLists.txt

    Move `ASM` to Linux only
    To avoid `cannot open file 'dxguid.obj'` on Windows.
    
    Closes #26646
    c0re100 authored and john-preston committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    b1cf6c5 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    2e6abf0 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    29a458c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d0b139 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0fb81b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f539912 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9bf5f99 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd6e135 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    80fb506 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5285f74 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3c246fa View commit details
    Browse the repository at this point in the history
  10. Downgrade libwayland to the version before thread safe API was introd…

    …uced
    
    This API sadly not present on older systems and we have to use the thread unsafe one if we want to be compatible with them
    ilya-fedin authored and john-preston committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    87f52cf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d57d95c View commit details
    Browse the repository at this point in the history
  12. Version 4.9.1.

    - Fix a crash in reply area ripple animation.
    - Fix a crash on start in some Linux distributions.
    john-preston committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    4e95d62 View commit details
    Browse the repository at this point in the history
  13. Improve chats expand animation.

    Fixes #25890.
    john-preston committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    3fe9ba4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b871a29 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bc523c2 View commit details
    Browse the repository at this point in the history