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

[stable-20.0] Last moderator should not leave the room #4419

Merged
merged 11 commits into from
Nov 5, 2024

Commits on Nov 5, 2024

  1. Rename .java to .kt

    Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
    sowjanyakch authored and backportbot[bot] committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a0be5fa View commit details
    Browse the repository at this point in the history
  2. Convert LeaveConversationWorker from java to Kotlin

    Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
    sowjanyakch authored and backportbot[bot] committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c0377a7 View commit details
    Browse the repository at this point in the history
  3. remove unused imports

    Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
    sowjanyakch authored and backportbot[bot] committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ed5c9a0 View commit details
    Browse the repository at this point in the history
  4. Start unique work

    Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
    sowjanyakch authored and backportbot[bot] committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a294030 View commit details
    Browse the repository at this point in the history
  5. handle workResult

    Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
    sowjanyakch authored and backportbot[bot] committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    621f9f7 View commit details
    Browse the repository at this point in the history
  6. make worker listenable

    Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
    sowjanyakch authored and backportbot[bot] committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    189b4e9 View commit details
    Browse the repository at this point in the history
  7. refresh main activity after leaving a conversation

    Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
    sowjanyakch authored and backportbot[bot] committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    185b42f View commit details
    Browse the repository at this point in the history
  8. ktlintFormat

    Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
    sowjanyakch authored and backportbot[bot] committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    9028ad0 View commit details
    Browse the repository at this point in the history
  9. handle errors properly

    Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
    sowjanyakch authored and backportbot[bot] committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    bbcc3fb View commit details
    Browse the repository at this point in the history
  10. add const val for error code

    Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
    sowjanyakch authored and backportbot[bot] committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    1bf55f9 View commit details
    Browse the repository at this point in the history
  11. set nc_last_moderator_leaving_room_warning to one line in strings.xml

    Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
    mahibi authored and backportbot[bot] committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f1d0709 View commit details
    Browse the repository at this point in the history