8000 Comparing v0.5.1...main · team113/messenger · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: team113/messenger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.1
Choose a base ref
...
head repository: team113/messenger
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 15 commits
  • 128 files changed
  • 5 contributors

Commits on Jun 6, 2025

  1. Set idealWidth and idealHeight to 1920x1200 for `DisplayVideoTr…

    …ackConstraints` in `OngoingCall` (#1278)
    SleepySquash authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    6ed806a View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2025

  1. Make Pubspec.ref presented in ProfileTab.download block copyable (#…

    …1280)
    
    Additionally:
    - add and use `proceedIfRefreshBefore` parameter in `refreshSession()` of `AuthService`
    - fix `SimpleFileFormat`s without name not being accepted in `MessageFieldController`
    - refactor `fromJson()` and `toJson()` of `Credentials` and related structures to be `@JsonSerializable()`
    - replace `CancelButton` with `EndCallButton` in mobile `Call`
    SleepySquash authored Jun 12, 2025
    Configuration menu
    Copy the full SHA
    b24d5e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. Remove unused ChatButtons (#1283)

    Additionally:
    - remove `RepaintBoundary` from `BigAvatarWidget`
    SleepySquash authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    661514e View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2025

  1. Configuration menu
    Copy the full SHA
    e4772a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f7a81e View commit details
    Browse the repository at this point in the history
  3. Handle Call related exceptions straight in CallRepository instead…

    … of throwing those (#1284)
    
    Additionally:
    - remove `forwarding` mode from `MessageFieldController` in `Chat`
    - remove `showDragAndDropVideosHint` and `showDragAndDropButtonsHint` from `ApplicationSettings`
    SleepySquash authored Jun 19, 2025
    Configuration menu
    Copy the full SHA
    b8cf026 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2025

  1. Configuration menu
    Copy the full SHA
    4ab999a View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

  1. Redesign User page description and actions (#1282, #1250)

    - impl and use `PresenceLabel` on `MyProfile` and `User` page
    - impl and use `ReactiveTextField.copyable` for copyable fields
    
    Co-authored-by: SleepySquash <nordnikita@icloud.com>
    GennadiyMurzhi and SleepySquash authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    eef153a View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2025

  1. Configuration menu
    Copy the full SHA
    b06523a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2025

  1. Redesign ChatMessage delete popup on Chat page (#1291, #1268)

    Additionally:
    - remove redundant `ConfirmDialog` widget
    ekrem-qb authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    06ecfd1 View commit details
    Browse the repository at this point in the history
  2. Clear MyUser related ScopedDatabase when AuthService.logout() i…

    …s invoked (#1299)
    
    Additionally:
    - use `Log.report()` to send `keepTying()` timeout to Sentry in `ChatController`
    SleepySquash authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    69392b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2025

  1. Configuration menu
    Copy the full SHA
    f6b9b52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85a7e00 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2025

  1. Configuration menu
    Copy the full SHA
    da0f050 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0170fbe View commit details
    Browse the repository at this point in the history
Loading
0