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

feat: navigation overhaul - WPB-6647 #1361

Open
wants to merge 1,096 commits into
base: chore/navigation-overhaul-cherry-picks-WPB-6647
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    4b26c6c View commit details
    Browse the repository at this point in the history
  2. fix minor appearance issues

    caldrian committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e0b1748 View commit details
    Browse the repository at this point in the history
  3. minor cleanup

    caldrian committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e661e45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6336c9 View commit details
    Browse the repository at this point in the history
  5. format code

    caldrian committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0b2fcf9 View commit details
    Browse the repository at this point in the history
  6. present settings

    caldrian committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5d60092 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'develop' of github.com:wireapp/wire-ios into feat/creat…

    …e-mainsplitviewcontroller-WPB-10903
    caldrian committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f654fc9 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'feat/create-mainsplitviewcontroller-WPB-10903' into fea…

    …t/create-mainsplitviewcontroller-no-WPB-10903
    caldrian committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    cdbd4f7 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'feat/create-mainsplitviewcontroller-no-WPB-10903' into …

    …chore/use-uisplitviewcontroller-WPB-9727
    caldrian committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    38e10fa View commit details
    Browse the repository at this point in the history
  10. minor layout improvement

    caldrian committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ad34fb5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a4d62ed View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0c37a3f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4089488 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7692d66 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    df903f5 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'develop' of github.com:wireapp/wire-ios into epic/navig…

    …ation-overhaul-WPB-6647
    caldrian committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ab10861 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'develop' of github.com:wireapp/wire-ios into feat/creat…

    …e-mainsplitviewcontroller-WPB-10903
    caldrian committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b10da5f View commit details
    Browse the repository at this point in the history
  18. Merge branch 'epic/navigation-overhaul-WPB-6647' of github.com:wireap…

    …p/wire-ios into feat/create-mainsplitviewcontroller-no-WPB-10903
    caldrian committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5042a34 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'feat/create-mainsplitviewcontroller-WPB-10903' into fea…

    …t/create-mainsplitviewcontroller-no-WPB-10903
    caldrian committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    59c2871 View commit details
    Browse the repository at this point in the history
  20. Merge branch 'feat/create-mainsplitviewcontroller-no-WPB-10903' into …

    …chore/use-uisplitviewcontroller-WPB-9727
    caldrian committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    365569c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a12f5b4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2b1c41c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    585049b View commit details
    Browse the repository at this point in the history
  24. Merge branch 'chore/plugin-for-snapshot-referenceimagedirectory-const…

    …ant-WPB-9727' into chore/use-uisplitviewcontroller-WPB-9727
    caldrian committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    eb50b7a View commit details
    Browse the repository at this point in the history
  25. minor fixes

    caldrian committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a0214f2 View commit details
    Browse the repository at this point in the history
  26. Merge branch 'chore/plugin-for-snapshot-referenceimagedirectory-const…

    …ant-WPB-9727' into chore/use-uisplitviewcontroller-WPB-9727
    caldrian committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    42d82ff View commit details
    Browse the repository at this point in the history
  27. create SidebarMenuItem

    caldrian committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    11d2efc View commit details
    Browse the repository at this point in the history
  28. format code

    caldrian committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    07925dd View commit details
    Browse the repository at this point in the history
  29. Merge commit '11d2efc5842ad2613ab70501b282de4d9c81290c' into chore/us…

    …e-uisplitviewcontroller-WPB-9727
    caldrian committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ef9f227 View commit details
    Browse the repository at this point in the history
  30. delete unused files

    caldrian committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1ca1776 View commit details
    Browse the repository at this point in the history
  31. Merge branch 'fix/sidebar-menu-items-WPB-9727' into chore/use-uisplit…

    …viewcontroller-WPB-9727
    caldrian committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f150fee View commit details
    Browse the repository at this point in the history
  32. fix Package.swift

    caldrian committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1c5f5c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Merge branch 'chore/plugin-for-snapshot-referenceimagedirectory-const…

    …ant-WPB-9727' into fix/sidebar-menu-items-WPB-9727
    caldrian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ddaa821 View commit details
    Browse the repository at this point in the history
  2. minor refactoring

    caldrian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c6404e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a51fc2a View commit details
    Browse the repository at this point in the history
  4. fix linter warnings

    caldrian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    64fb808 View commit details
    Browse the repository at this point in the history
  5. cleanup TODOs

    caldrian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    379fbd2 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'fix/sidebar-menu-items-WPB-9727' into feat/create-mains…

    …plitviewcontroller-WPB-10903
    caldrian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e47ebb7 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feat/create-mainsplitviewcontroller-WPB-10903' into fea…

    …t/create-mainsplitviewcontroller-no-WPB-10903
    caldrian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    67da130 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'feat/create-mainsplitviewcontroller-no-WPB-10903' into …

    …chore/use-uisplitviewcontroller-WPB-9727
    caldrian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    cf15329 View commit details
    Browse the repository at this point in the history
  9. delete string key

    caldrian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    505ce87 View commit details
    Browse the repository at this point in the history
  10. undo wrong changes

    caldrian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7048cce View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fe8fe94 View commit details
    Browse the repository at this point in the history
  12. format code

    caldrian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    25c31fa View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    52d6afd View commit details
    Browse the repository at this point in the history
  14. Merge branch 'fix/sidebar-menu-items-WPB-9727' into feat/create-mains…

    …plitviewcontroller-WPB-10903
    caldrian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2dd6f65 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'feat/create-mainsplitviewcontroller-WPB-10903' into fea…

    …t/create-mainsplitviewcontroller-no-WPB-10903
    caldrian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ebd57e1 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'feat/create-mainsplitviewcontroller-no-WPB-10903' into …

    …chore/use-uisplitviewcontroller-WPB-9727
    caldrian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    de216f9 View commit details
    Browse the repository at this point in the history
  17. upgrade cherry-pick-action

    caldrian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    59ef11f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2c8dc30 View commit details
    Browse the repository at this point in the history
  19. add doc comment

    caldrian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7f63665 View commit details
    Browse the repository at this point in the history
  20. Merge branch 'develop' of github.com:wireapp/wire-ios into chore/plug…

    …in-for-snapshot-referenceimagedirectory-constant-WPB-9727
    caldrian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    93e89c1 View commit details
    Browse the repository at this point in the history
  21. refactoring

    caldrian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b284465 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1d79e98 View commit details
    Browse the repository at this point in the history
  23. minor refactoring

    caldrian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4dfe198 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f917861 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    06e2e3d View commit details
    Browse the repository at this point in the history
  26. Merge remote-tracking branch 'github/gh-readonly-queue/develop/pr-195…

    …1-1374aaba866711a99b33e06c620683442eaba047' into chore/plugin-for-snapshot-referenceimagedirectory-constant-WPB-9727
    caldrian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6f0623e View commit details
    Browse the repository at this point in the history
  27. Merge branch 'chore/plugin-for-snapshot-referenceimagedirectory-const…

    …ant-WPB-9727' into fix/sidebar-menu-items-WPB-9727
    caldrian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ccb84d0 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    90be508 View commit details
    Browse the repository at this point in the history
  29. MainConversationFilter

    caldrian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    fca1b9f View commit details
    Browse the repository at this point in the history
  30. make adjustment in Wire-iOS

    caldrian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5101ae1 View commit details
    Browse the repository at this point in the history
  31. MainSidebarMenuItem

    caldrian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c526a66 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    926f6a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. fix some build errors

    caldrian committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    a0da3d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    992d9ee View commit details
    Browse the repository at this point in the history
  3. fix remaining build errors

    caldrian committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    3cc719c View commit details
    Browse the repository at this point in the history
  4. improve code style

    caldrian committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    f244801 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d4d230 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    127be36 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a403340 View commit details
    Browse the repository at this point in the history
  8. fix build error

    caldrian committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    403ee52 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Merge remote-tracking branch 'github/gh-readonly-queue/develop/pr-195…

    …1-1374aaba866711a99b33e06c620683442eaba047' into chore/plugin-for-snapshot-referenceimagedirectory-constant-WPB-9727
    caldrian committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    da1d008 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'chore/plugin-for-snapshot-referenceimagedirectory-const…

    …ant-WPB-9727' into fix/sidebar-menu-items-WPB-9727
    caldrian committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c32067c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fix/sidebar-menu-items-WPB-9727' into feat/create-mains…

    …plitviewcontroller-WPB-10903
    caldrian committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4861608 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' of github.com:wireapp/wire-ios into epic/navig…

    …ation-overhaul-WPB-6647
    caldrian committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2d59ff5 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feat/create-mainsplitviewcontroller-WPB-10903' into fea…

    …t/create-mainsplitviewcontroller-no-WPB-10903
    caldrian committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a834056 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'epic/navigation-overhaul-WPB-6647' into feat/create-mai…

    …nsplitviewcontroller-no-WPB-10903
    caldrian committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a8ee035 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feat/create-mainsplitviewcontroller-no-WPB-10903' into …

    …chore/use-uisplitviewcontroller-WPB-9727
    caldrian committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2067318 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5d3e362 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    51a884f View commit details
    Browse the repository at this point in the history
  10. a lot of cleanup

    caldrian committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a64032a View commit details
    Browse the repository at this point in the history
  11. various bug fixes

    caldrian committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b0117ef View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9e59d1c View commit details
    Browse the repository at this point in the history
  13. fix appearance on iOS 18

    caldrian committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    43a26ae View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3dfe688 View commit details
    Browse the repository at this point in the history
  15. refactoring

    caldrian committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b2948a2 View commit details
    Browse the repository at this point in the history
  16. cleanup

    caldrian committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ef63f7f View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    3d788da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    496e8d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a544ba View commit details
    Browse the repository at this point in the history
  4. cleanup

    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b740da5 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'fix/sidebar-menu-items-WPB-9727' into feat/create-mains…

    …plitviewcontroller-WPB-10903
    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    966daa5 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feat/create-mainsplitviewcontroller-WPB-10903' into fea…

    …t/create-mainsplitviewcontroller-no-WPB-10903
    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    90b2af5 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feat/create-mainsplitviewcontroller-no-WPB-10903' into …

    …chore/use-uisplitviewcontroller-WPB-9727
    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    09534a1 View commit details
    Browse the repository at this point in the history
  8. address PR comments

    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9c30577 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'github/gh-readonly-queue/develop/pr-195…

    …2-a93e823b1f51e7714a266bb1385cba46d96d0ab9' into fix/sidebar-menu-items-WPB-9727
    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    dbcefdb View commit details
    Browse the repository at this point in the history
  10. comment failing code

    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6ef066e View commit details
    Browse the repository at this point in the history
  11. Merge branch 'fix/sidebar-menu-items-WPB-9727' into chore/use-uisplit…

    …viewcontroller-WPB-9727
    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    cfaa573 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'fix/sidebar-menu-items-WPB-9727' into feat/create-mains…

    …plitviewcontroller-WPB-10903
    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    458325b View commit details
    Browse the repository at this point in the history
  13. Merge branch 'feat/create-mainsplitviewcontroller-WPB-10903' into fea…

    …t/create-mainsplitviewcontroller-no-WPB-10903
    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7842259 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'feat/create-mainsplitviewcontroller-no-WPB-10903' into …

    …chore/use-uisplitviewcontroller-WPB-9727
    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b0708ca View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f3163ca View commit details
    Browse the repository at this point in the history
  16. Merge branch 'feat/create-mainsplitviewcontroller-WPB-10903' into fea…

    …t/create-mainsplitviewcontroller-no-WPB-10903
    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7804da1 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'feat/create-mainsplitviewcontroller-no-WPB-10903' into …

    …chore/use-uisplitviewcontroller-WPB-9727
    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3a74f6c View commit details
    Browse the repository at this point in the history
  18. fixes after merge

    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a4a36d0 View commit details
    Browse the repository at this point in the history
  19. format code

    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    fd453fb View commit details
    Browse the repository at this point in the history
  20. format code

    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e573de1 View commit details
    Browse the repository at this point in the history
  21. Merge branch 'feat/create-mainsplitviewcontroller-WPB-10903' into cho…

    …re/use-uisplitviewcontroller-WPB-9727
    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8bd89a8 View commit details
    Browse the repository at this point in the history
  22. Merge branch 'develop' of github.com:wireapp/wire-ios into feat/creat…

    …e-mainsplitviewcontroller-WPB-10903
    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6f23219 View commit details
    Browse the repository at this point in the history
  23. Merge branch 'feat/create-mainsplitviewcontroller-WPB-10903' into cho…

    …re/use-uisplitviewcontroller-WPB-9727
    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    84e7db4 View commit details
    Browse the repository at this point in the history
  24. Merge branch 'develop' of github.com:wireapp/wire-ios into feat/creat…

    …e-mainsplitviewcontroller-WPB-10903
    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3f1aabc View commit details
    Browse the repository at this point in the history
  25. fix constants

    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ffacfb1 View commit details
    Browse the repository at this point in the history
  26. remove TODOs

    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    807b97e View commit details
    Browse the repository at this point in the history
  27. Merge branch 'feat/create-mainsplitviewcontroller-WPB-10903' into cho…

    …re/use-uisplitviewcontroller-WPB-9727
    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8ef5cfa View commit details
    Browse the repository at this point in the history
  28. add some documentation

    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    87b83d6 View commit details
    Browse the repository at this point in the history
  29. delete unused file

    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    80a620d View commit details
    Browse the repository at this point in the history
  30. fix formatting

    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f797d53 View commit details
    Browse the repository at this point in the history
  31. fix swiftlint exception

    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9e99e1d View commit details
    Browse the repository at this point in the history
  32. set localized strings

    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    62d16d2 View commit details
    Browse the repository at this point in the history
  33. fix snapshot tests

    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    fb4f721 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    8d324e0 View commit details
    Browse the repository at this point in the history
  35. create mocks

    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a6f8887 View commit details
    Browse the repository at this point in the history
  36. add some tests

    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7e90f01 View commit details
    Browse the repository at this point in the history
  37. add tests and todo

    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ca9398b View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    2c9a766 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    d154912 View commit details
    Browse the repository at this point in the history
  40. concept draft

    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c21edfc View commit details
    Browse the repository at this point in the history
  41. Rewrite documentation

    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    630e858 View commit details
    Browse the repository at this point in the history
  42. format code

    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    bf9931f View commit details
    Browse the repository at this point in the history
  43. add TODO

    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c650d15 View commit details
    Browse the repository at this point in the history
  44. Merge branch 'feat/create-mainsplitviewcontroller-WPB-10903' into cho…

    …re/use-uisplitviewcontroller-WPB-9727
    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5ee1c0b View commit details
    Browse the repository at this point in the history
  45. remove some code

    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    0b1abfa View commit details
    Browse the repository at this point in the history
  46. Merge branch 'feat/create-mainsplitviewcontroller-WPB-10903' into cho…

    …re/use-uisplitviewcontroller-WPB-9727
    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ec1697a View commit details
    Browse the repository at this point in the history
  47. resolve TODO

    caldrian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7c13a45 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Fix snapshot reference imags

    caldrian committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c45f87c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/create-mainsplitviewcontroller-WPB-10903' into cho…

    …re/use-uisplitviewcontroller-WPB-9727
    caldrian committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    45e408f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    caaba1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73492a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50d709c View commit details
    Browse the repository at this point in the history
  6. make LabelView simpler

    caldrian committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4a6041a View commit details
    Browse the repository at this point in the history
  7. Merge branch 'develop' of github.com:wireapp/wire-ios into feat/creat…

    …e-mainsplitviewcontroller-WPB-10903
    caldrian committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e7a283f View commit details
    Browse the repository at this point in the history
  8. reduce duplicate code

    caldrian committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3200f3f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c24c78a View commit details
    Browse the repository at this point in the history
  10. format code

    caldrian committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3e72168 View commit details
    Browse the repository at this point in the history
  11. minor adjustments

    caldrian committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    72465db View commit details
    Browse the repository at this point in the history
  12. Merge branch 'feat/create-mainsplitviewcontroller-WPB-10903' into cho…

    …re/use-uisplitviewcontroller-WPB-9727
    caldrian committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d86b4cc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    12d4c54 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'feat/create-mainsplitviewcontroller-WPB-10903' into cho…

    …re/use-uisplitviewcontroller-WPB-9727
    caldrian committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    af9307c View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Merge branch 'develop' of github.com:wireapp/wire-ios into feat/creat…

    …e-mainsplitviewcontroller-WPB-10903
    caldrian committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3af1bd9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/create-mainsplitviewcontroller-WPB-10903' into cho…

    …re/use-uisplitviewcontroller-WPB-9727
    caldrian committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    7bba7ff View commit details
    Browse the repository at this point in the history
  3. Merge commit '3af1bd9a76d4c78a046da53393f77439625dd4ad' into feat/cre…

    …ate-mainsplitviewcontroller-no-WPB-10903
    caldrian committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e668970 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92473e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d40e991 View commit details
    Browse the repository at this point in the history
  6. fix build errors

    caldrian committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e65a8e0 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feat/create-mainsplitviewcontroller-no-WPB-10903' into …

    …chore/use-uisplitviewcontroller-WPB-9727
    caldrian committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2a44796 View commit details
    Browse the repository at this point in the history
  8. fix imports

    caldrian committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    fb35d40 View commit details
    Browse the repository at this point in the history
  9. format code

    caldrian committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e79245e View commit details
    Browse the repository at this point in the history
  10. Merge branch 'develop' of github.com:wireapp/wire-ios into chore/use-…

    …uisplitviewcontroller-WPB-9727
    caldrian committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0c54f98 View commit details
    Browse the repository at this point in the history
  11. fix snapshot tests

    caldrian committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8ff1029 View commit details
    Browse the repository at this point in the history
  12. minor fixes

    caldrian committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    948dbb7 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Merge branch 'develop' of github.com:wireapp/wire-ios into chore/use-…

    …uisplitviewcontroller-WPB-9727
    caldrian committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9371760 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'github/gh-readonly-queue/develop/pr-197…

    …1-3347c704689a40d6d00618c01a3482b998957495' into chore/use-uisplitviewcontroller-WPB-9727
    
    # Conflicts:
    #	wire-ios/Wire-iOS/Sources/UserInterface/MainController/ZClientViewController.swift
    caldrian committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    248ab60 View commit details
    Browse the repository at this point in the history
  3. optimize Package.swift

    caldrian committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ae458c1 View commit details
    Browse the repository at this point in the history
  4. fix sidebar tinting

    caldrian committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f335d74 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    509f19f View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'github/epic/navigation-overhaul-WPB-664…

    …7' into chore/use-uisplitviewcontroller-WPB-9727
    caldrian committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5c778c1 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'chore/use-uisplitviewcontroller-WPB-9727' into epic/nav…

    …igation-overhaul-WPB-6647
    caldrian committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1ee1dea View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Merge branch 'develop' of github.com:wireapp/wire-ios into epic/navig…

    …ation-overhaul-WPB-6647
    caldrian committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9fd06f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Merge branch 'develop' of github.com:wireapp/wire-ios into epic/navig…

    …ation-overhaul-WPB-6647
    caldrian committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ae339e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Merge branch 'develop' of github.com:wireapp/wire-ios into epic/navig…

    …ation-overhaul-WPB-6647
    
    # Conflicts:
    #	WireUI/Sources/WireMainNavigation/Resources/Localizable.xcstrings
    caldrian committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1df44b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97c886e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of github.com:wireapp/wire-ios into epic/navig…

    …ation-overhaul-WPB-6647
    caldrian committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    dd97f4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    568b3c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Merge branch 'develop' of github.com:wireapp/wire-ios into epic/navig…

    …ation-overhaul-WPB-6647
    caldrian committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    07e5807 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of github.com:wireapp/wire-ios into epic/navig…

    …ation-overhaul-WPB-6647
    caldrian committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    396e46b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6616c42 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    89f874d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbbb6ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88492d5 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' of github.com:wireapp/wire-ios into epic/navig…

    …ation-overhaul-WPB-6647
    caldrian committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0066d20 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Merge branch 'develop' of github.com:wireapp/wire-ios into epic/navig…

    …ation-overhaul-WPB-6647
    caldrian committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    303e9bd View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

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

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    58feeb5 View commit details
    Browse the repository at this point in the history
  2. fix WireSystem tests

    caldrian committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    fc72df1 View commit details
    Browse the repository at this point in the history
  3. Trigger CI

    caldrian committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ed03eaa View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' of github.com:wireapp/wire-ios into epic/navig…

    …ation-overhaul-WPB-6647
    
    # Conflicts:
    #	wire-ios/Wire-iOS Tests/ReferenceImages/SelfProfileViewControllerTests/testForAUserWithALongName.1.png
    #	wire-ios/Wire-iOS Tests/ReferenceImages/SelfProfileViewControllerTests/testForAUserWithNoTeam.1.png
    #	wire-ios/Wire-iOS/Sources/UserInterface/StartUI/Common/Cells/InviteTeamMemberCell.swift
    caldrian committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a5cace0 View commit details
    Browse the repository at this point in the history
  5. fix build errors

    caldrian committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b49ca80 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'epic/navigation-overhaul-WPB-6647' of github.com:wireap…

    …p/wire-ios into fix/wire-ios-tests-WPB-11346
    caldrian committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    af90ced View commit details
    Browse the repository at this point in the history
  7. undo unwanted changes

    caldrian committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c97f7d8 View commit details
    Browse the repository at this point in the history
  8. delete unused files

    caldrian committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c4293ec View commit details
    Browse the repository at this point in the history
  9. minor fixes

    caldrian committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    fb0b165 View commit details
    Browse the repository at this point in the history
  10. fix compilation mode

    caldrian committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c6735e6 View commit details
    Browse the repository at this point in the history
  11. disable CI

    caldrian committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3063ad7 View commit details
    Browse the repository at this point in the history
  12. sf symbols

    caldrian committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    43659ea View commit details
    Browse the repository at this point in the history
  13. fix crash

    caldrian committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    4a1a01a View commit details
    Browse the repository at this point in the history
  14. make note of failing tests

    caldrian committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1394edf View commit details
    Browse the repository at this point in the history
  15. Merge commit '50330238e9c9267b3e714b18849730038fe85c34' into epic/nav…

    …igation-overhaul-WPB-6647
    caldrian committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0496f44 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'chore/navigation-overhaul-cherry-picks-WPB-6647' into e…

    …pic/navigation-overhaul-WPB-6647
    caldrian committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d6bfda6 View commit details
    Browse the repository at this point in the history
  17. fix some build errors

    caldrian committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ed4fa54 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ba84db2 View commit details
    Browse the repository at this point in the history
  19. fix a few snapshot tests

    caldrian committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0f41f13 View commit details
    Browse the repository at this point in the history
  20. Merge branch 'chore/navigation-overhaul-cherry-picks-WPB-6647' into e…

    …pic/navigation-overhaul-WPB-6647
    caldrian committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    5a20e01 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    513f3e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    2b2e7ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b70b81f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'chore/navigation-overhaul-cherry-picks-WPB-6647' into e…

    …pic/navigation-overhaul-WPB-6647
    caldrian committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a21d71c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a07eb8 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'epic/navigation-overhaul-WPB-6647' of github.com:wireap…

    …p/wire-ios into fix/wire-ios-tests-WPB-11346
    caldrian committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b6fd536 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'develop' of github.com:wireapp/wire-ios into epic/navig…

    …ation-overhaul-WPB-6647
    caldrian committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    1c4b79e View commit details
    Browse the repository at this point in the history
  7. Merge branch 'epic/navigation-overhaul-WPB-6647' of github.com:wireap…

    …p/wire-ios into fix/wire-ios-tests-WPB-11346
    caldrian committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    5c63a8a View commit details
    Browse the repository at this point in the history
  8. Merge branch 'chore/navigation-overhaul-cherry-picks-WPB-6647' into e…

    …pic/navigation-overhaul-WPB-6647
    caldrian committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    52dd917 View commit details
    Browse the repository at this point in the history
  9. rename targets

    caldrian committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ca0f732 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'epic/navigation-overhaul-WPB-6647' of github.com:wireap…

    …p/wire-ios into fix/wire-ios-tests-WPB-11346
    caldrian committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    aa66fe4 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'chore/navigation-overhaul-cherry-picks-WPB-6647' into e…

    …pic/navigation-overhaul-WPB-6647
    caldrian committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    44ee80d View commit details
    Browse the repository at this point in the history
  12. minor fix

    caldrian committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    1c1bf21 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Merge branch 'chore/navigation-overhaul-cherry-picks-WPB-6647' into e…

    …pic/navigation-overhaul-WPB-6647
    caldrian committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    5b16f8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    000f5e8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'chore/navigation-overhaul-cherry-picks-WPB-6647' into e…

    …pic/navigation-overhaul-WPB-6647
    caldrian committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ec3f7da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9200abe View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Merge branch 'chore/navigation-overhaul-cherry-picks-WPB-6647' into e…

    …pic/navigation-overhaul-WPB-6647
    caldrian committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    495582c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'chore/navigation-overhaul-cherry-picks-WPB-6647' into e…

    …pic/navigation-overhaul-WPB-6647
    caldrian committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c7a9faf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    973205c View commit details
    Browse the repository at this point in the history
  4. fix imports

    caldrian committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a17924c View commit details
    Browse the repository at this point in the history
  5. fix build error

    caldrian committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    9e1f79f View commit details
    Browse the repository at this point in the history
  6. fix linter violations

    caldrian committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5967172 View commit details
    Browse the repository at this point in the history
  7. add TODO

    caldrian committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    9d45b31 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'chore/navigation-overhaul-cherry-picks-WPB-6647' into e…

    …pic/navigation-overhaul-WPB-6647
    caldrian committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e9bb899 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    04ecaad View commit details
    Browse the repository at this point in the history
  10. fix tests

    caldrian committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d15051f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4a16ffb View commit details
    Browse the repository at this point in the history
  12. Merge branch 'chore/navigation-overhaul-cherry-picks-WPB-6647' into f…

    …eat/navigation-overhaul-WPB-6647
    caldrian committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    78b9b2b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d8f1f3f View commit details
    Browse the repository at this point in the history
  14. Merge branch 'chore/navigation-overhaul-cherry-picks-WPB-6647' into f…

    …eat/navigation-overhaul-WPB-6647
    caldrian committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6a44935 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    04ed595 View commit details
    Browse the repository at this point in the history
  16. Undo workflow changes

    caldrian committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2ccf6e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    5b7f802 View commit details
    Browse the repository at this point in the history
  2. fix ticket numbers of TODOs

    caldrian committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    29b3663 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'chore/navigation-overhaul-cherry-picks-WPB-6647' into e…

    …pic/navigation-overhaul-WPB-6647
    caldrian committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3bb544b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7df6a1c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    01ae31c View commit details
    Browse the repository at this point in the history
  6. Merge branch 'chore/navigation-overhaul-cherry-picks-WPB-6647' into f…

    …eat/navigation-overhaul-WPB-6647
    caldrian committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    21ecad1 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'epic/navigation-overhaul-WPB-6647' of github.com:wireap…

    …p/wire-ios into epic/navigation-overhaul-WPB-6647
    caldrian committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    cd776f2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9cdf017 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'chore/navigation-overhaul-cherry-picks-WPB-6647' into f…

    …eat/navigation-overhaul-WPB-6647
    caldrian committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    30e7145 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c2a0136 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. feat: New Design for Creating New Group Conversation Screen to match …

    …Design Specs - WPB-11589 (#2036)
    agisilaos authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f65d121 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f832354 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    584264a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a892c2b View commit details
    Browse the repository at this point in the history