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

[NEW] Send multiple attachments #2162

Merged
merged 76 commits into from
Jun 26, 2020
Merged

[NEW] Send multiple attachments #2162

merged 76 commits into from
Jun 26, 2020

Commits on Jun 2, 2020

  1. Configuration menu
    Copy the full SHA
    8810543 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10e549e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0144565 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    093efff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0820d0c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f33779 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2748591 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    264aef4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    073832f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    41ef5a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Configuration menu
    Copy the full SHA
    5bbb106 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a960723 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a733d6 View commit details
    Browse the repository at this point in the history
  4. [WIP] Share text

    djorkaeffalexandre committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    31c09a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2af59b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa14705 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    88a91f7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c276153 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fb9feb5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a07e6d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Merge branch 'develop' into new.multiple-files

    # Conflicts:
    #	app/containers/MessageBox/index.js
    #	app/index.js
    #	app/share.js
    #	app/views/ShareView/index.js
    #	app/views/WithoutServersView.js
    #	ios/Podfile.lock
    #	ios/Pods/Local Podspecs/RNCAsyncStorage.podspec.json
    #	ios/Pods/Local Podspecs/RNImageCropPicker.podspec.json
    #	ios/Pods/Manifest.lock
    #	ios/Pods/Pods.xcodeproj/project.pbxproj
    #	ios/Pods/Target Support Files/Pods-RocketChatRN/Pods-RocketChatRN.debug.xcconfig
    #	ios/Pods/Target Support Files/Pods-RocketChatRN/Pods-RocketChatRN.release.xcconfig
    #	ios/Pods/Target Support Files/Pods-ShareRocketChatRN/Pods-ShareRocketChatRN.debug.xcconfig
    #	ios/Pods/Target Support Files/Pods-ShareRocketChatRN/Pods-ShareRocketChatRN.release.xcconfig
    #	ios/Pods/Target Support Files/RNImageCropPicker/ResourceBundle-QBImagePicker-RNImageCropPicker-Info.plist
    #	yarn.lock
    diegolmello committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    c318c8b View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Header

    diegolmello committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    57ec0ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c8c16e View commit details
    Browse the repository at this point in the history
  3. Few fixes

    diegolmello committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    2108f10 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. Header

    diegolmello committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    97bf4ef View commit details
    Browse the repository at this point in the history
  2. Use React.Component

    diegolmello committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    fa6ff9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dff70e5 View commit details
    Browse the repository at this point in the history
  4. Fix header text color

    diegolmello committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    5c573dd View commit details
    Browse the repository at this point in the history
  5. Multiple files android

    diegolmello committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    12eee87 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f083f9 View commit details
    Browse the repository at this point in the history
  7. Stash

    diegolmello committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    26710b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. Header

    diegolmello committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    669750e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9c30cc View commit details
    Browse the repository at this point in the history
  3. Messagebox sCU

    diegolmello committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    5a82237 View commit details
    Browse the repository at this point in the history
  4. ImagePreview

    diegolmello committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    274ca39 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd6d17d View commit details
    Browse the repository at this point in the history
  6. AttachmentView tweaks

    diegolmello committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    191c098 View commit details
    Browse the repository at this point in the history
  7. lint

    diegolmello committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    9c18ed7 View commit details
    Browse the repository at this point in the history
  8. Refactoring remove button

    diegolmello committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    592b56f View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Thumb button

    diegolmello committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    3dc3178 View commit details
    Browse the repository at this point in the history
  2. Remove item

    diegolmello committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    251bf3c View commit details
    Browse the repository at this point in the history
  3. Remove Thumbs background

    diegolmello committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    2c496a0 View commit details
    Browse the repository at this point in the history
  4. Video preview and thumb

    diegolmello committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    4184a98 View commit details
    Browse the repository at this point in the history
  5. File preview

    diegolmello committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    4049493 View commit details
    Browse the repository at this point in the history
  6. One description per thumb

    diegolmello committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    07622db View commit details
    Browse the repository at this point in the history
  7. Key extractor

    diegolmello committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    4e73c6c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    325d850 View commit details
    Browse the repository at this point in the history
  9. Remove UploadModal

    diegolmello committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    2747a95 View commit details
    Browse the repository at this point in the history
  10. Messagebox sCU

    diegolmello committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    84bcb07 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    564507c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0bd6723 View commit details
    Browse the repository at this point in the history
  13. Send text

    diegolmello committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    ceb4ac7 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Minor fix for read only

    diegolmello committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    398733a View commit details
    Browse the repository at this point in the history
  2. Read only on ShareView

    diegolmello committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    c817e54 View commit details
    Browse the repository at this point in the history
  3. Fix threads

    diegolmello committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    6803b51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0d4089 View commit details
    Browse the repository at this point in the history
  5. Handle description

    diegolmello committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    f073faf View commit details
    Browse the repository at this point in the history
  6. typing and key tracking

    diegolmello committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    25aaa40 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3620459 View commit details
    Browse the repository at this point in the history
  8. Fix empty filenames

    diegolmello committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    669c05c View commit details
    Browse the repository at this point in the history
  9. Fix tablet

    diegolmello committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    1afe6a0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8f554a2 View commit details
    Browse the repository at this point in the history
  11. Minor refactor

    diegolmello committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    87af8da View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Configuration menu
    Copy the full SHA
    376267e View commit details
    Browse the repository at this point in the history
  2. Fix avatar

    diegolmello committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    02e92f7 View commit details
    Browse the repository at this point in the history
  3. Fix type icon

    diegolmello committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    c0b8b78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9712f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b57e192 View commit details
    Browse the repository at this point in the history
  6. Fix remove file logic

    diegolmello committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    e2c8799 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9cc6938 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    be00f7f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8b1135d View commit details
    Browse the repository at this point in the history
  10. Can upload logic

    diegolmello committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    635e4c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Fix Android permission

    diegolmello committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    2b7163c View commit details
    Browse the repository at this point in the history
  2. Preview 3MB

    diegolmello committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    b0def4c View commit details
    Browse the repository at this point in the history
  3. Few fixes

    diegolmello committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    7693629 View commit details
    Browse the repository at this point in the history