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: mattermost/mattermost-mobile
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.23.0
Choose a base ref
...
head repository: mattermost/mattermost-mobile
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-1.23
Choose a head ref
  • 4 commits
  • 14 files changed
  • 4 contributors

Commits on Sep 25, 2019

  1. add circleci (#3315)

    mattermost-build authored and migbot committed Sep 25, 2019
    Copy the full SHA
    20a2078 View commit details
  2. Various fixes (#3287)

    * Ensure onAppStateChange runs only after GlobalEventHandler is configured (#3268)
    
    * Updated Info.plist with new bluetooth usage description key (#3275)
    
    * Call scrollToIndex only when ref is set and index is in range (#3285)
    
    * Update ios/Mattermost/Info.plist
    
    Co-Authored-By: Elias Nahum <nahumhbl@gmail.com>
    
    * Null check on current (#3309)
    
    * Null check on current
    
    * Null check on current
    
    * [MM-18779] Reset moment local on logout (#3310)
    
    * Reset moment local on logout
    
    * Update app/selectors/i18n.js
    
    Co-Authored-By: Elias Nahum <nahumhbl@gmail.com>
    migbot and enahum authored Sep 25, 2019
    Copy the full SHA
    290e65a View commit details
  3. Copy the full SHA
    65cad4c View commit details
  4. Bump app build number to 234 (#3327)

    # Conflicts:
    #	android/app/build.gradle
    #	ios/Mattermost.xcodeproj/project.pbxproj
    #	ios/Mattermost/Info.plist
    #	ios/MattermostShare/Info.plist
    #	ios/MattermostTests/Info.plist
    #	ios/NotificationService/Info.plist
    deanwhillier committed Sep 25, 2019
    Copy the full SHA
    aa5ecaf View commit details
Loading