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

chore: update from source repository #32

Merged
merged 187 commits into from
Oct 23, 2017
Merged

chore: update from source repository #32

merged 187 commits into from
Oct 23, 2017

Commits on Aug 15, 2016

  1. [Request] Add prop for tintColor for ActionSheet in Actions FaridSafi…

    …#185
    
    Add prop optionTintColor for ActionSheet options text
    brianinator committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    1b27a2f View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2016

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

Commits on Aug 19, 2016

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

Commits on Sep 7, 2016

  1. Initial support tick messages

    jeromegrosse authored and Jérôme Grossé committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    0100070 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2016

  1. The message sent and delivered props have been removed from GiftedCha…

    …t and are now read from the message state
    jeromegrosse committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    940af36 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2016

  1. Added possibility to override the behaviour of renderTicks, deleted n…

    …ested function in renderTicks
    jeromegrosse committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    2bfc151 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2016

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

Commits on Sep 11, 2016

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

Commits on Oct 4, 2016

  1. Expose GiftedAvatar

    jeromegrosse committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    03f199c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2016

  1. renderTick: Possibility to change style of the ticks passing the para…

    …meter tickStyle to GiftedChat
    jeromegrosse committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    a7643a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2016

  1. Change the new messages' ids

    Now are UUIDs generated with `node-uuid` and is possible to change this
    behavior using `messageIdGenerator` prop.
    dgdavid committed Oct 10, 2016
    Configuration menu
    Copy the full SHA
    df5be9d View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2016

  1. fixed chat height bug

    Gwendall Esnault authored and Gwendall Esnault committed Nov 4, 2016
    Configuration menu
    Copy the full SHA
    14b7ca9 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2016

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

Commits on Dec 2, 2016

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

Commits on Dec 3, 2016

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

Commits on Dec 8, 2016

  1. Add utils to root exports

    scarmuega committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    042e320 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2016

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

Commits on Dec 17, 2016

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

Commits on Dec 18, 2016

  1. Merge pull request FaridSafi#292 from scarmuega/refactor-utils

    Refactor utils into stand-alone functions
    kfiroo committed Dec 18, 2016
    Configuration menu
    Copy the full SHA
    2fe34a8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request FaridSafi#197 from devbriguy/patch-1

    Add prop for tintColor for ActionSheet in Actions FaridSafi#185
    kfiroo committed Dec 18, 2016
    Configuration menu
    Copy the full SHA
    3078e40 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2016

  1. Add eslint script (extends airbnb + react + react-native)

    Currently 506 errors, 7 warnings :D
    cooperka committed Dec 21, 2016
    Configuration menu
    Copy the full SHA
    829a7aa View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2016

  1. Upgrade to eslint config v0.2.3

    Removed a few unnecessarily strict rules, so we're
    down to 486 errors now.
    cooperka committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    0e80f8a View commit details
    Browse the repository at this point in the history
  2. Merge pull request FaridSafi#317 from cooperka/add-eslint

    Add eslint script (extends airbnb + react + react-native)
    kfiroo committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    7ac0ceb View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2017

  1. Configuration menu
    Copy the full SHA
    e84de91 View commit details
    Browse the repository at this point in the history
  2. Add navigator to propTypes

    cooperka committed Jan 2, 2017
    Configuration menu
    Copy the full SHA
    370d031 View commit details
    Browse the repository at this point in the history
  3. Use a commit hash to fix Lightbox warning [Android]

    Currently the fix is unpublished.
    cooperka committed Jan 2, 2017
    Configuration menu
    Copy the full SHA
    330b18f View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2017

  1. Configuration menu
    Copy the full SHA
    af89b5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9b8342 View commit details
    Browse the repository at this point in the history
  3. Bump RN version

    tafelito committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    002221d View commit details
    Browse the repository at this point in the history
  4. Remove commented code

    tafelito committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    9b30f8c View commit details
    Browse the repository at this point in the history
  5. Downgrade RN version

    tafelito committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    d1ca46c View commit details
    Browse the repository at this point in the history
  6. Enabling access to Library

    Example crashes when you want to choose an image via „choose from
    library“ . Fixed that.  Example should work with this edit like
    intended.
    vgorte committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    fd6afd7 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2017

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

Commits on Jan 9, 2017

  1. Update property

    Deprecated property true for keyboardShouldPersistTaps
    charlle committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    134faf6 View commit details
    Browse the repository at this point in the history
  2. Update property for Gifted Chat

    Deprecated property true for keyboardShouldPersistTaps
    charlle committed Jan 9, 2017
    Configuration menu
    Copy the full SHA
    55447ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ba3d59 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2017

  1. Merge pull request FaridSafi#333 from cribspot/on-press-action-button

    Add 'onPressActionButton' prop
    kfiroo committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    270de9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e87bc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c73fa48 View commit details
    Browse the repository at this point in the history
  4. Merge pull request FaridSafi#332 from charlle/bug-fix/update-keyboard…

    …-property
    
    Bug fix/update keyboard property
    kfiroo committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    2d7963f View commit details
    Browse the repository at this point in the history
  5. Merge pull request FaridSafi#304 from cooperka/lightbox

    Add lightbox for enlarging chat images
    kfiroo committed Jan 10, 2017
    Configuration menu
    Copy the full SHA
    9d7ca0b View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2017

  1. Merge pull request FaridSafi#226 from jeromegrosse/feature-tick-deliv…

    …ery-read
    
    Initial support tick messages
    kfiroo committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    78e1701 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2017

  1. config ListView props support

    luhui committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    d4dd5f7 View commit details
    Browse the repository at this point in the history
  2. fix warning for Avatar

    Warning: Failed prop type: Invalid prop `left` of type `object` supplied to `Avatar`, expected `number`.
    Bad object: {
      "left": {
        "borderWidth": 1,
        "borderColor": "#236CC3"
      }
    }
    melihmucuk committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    41a072a View commit details
    Browse the repository at this point in the history
  3. Merge pull request FaridSafi#336 from melihmucuk/patch-1

    fix warning for Avatar
    kfiroo committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    72cdf40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebc2c9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa64680 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b5d27a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6152dca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dde45b3 View commit details
    Browse the repository at this point in the history
  9. Merge pull request FaridSafi#335 from luhui/master

    custom ListView props support
    kfiroo committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    5a231ee View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bc820fa View commit details
    Browse the repository at this point in the history
  11. Merge pull request FaridSafi#337 from tafelito/master

    Remove keyboard api dependency and add optional keyboardShouldPersistTaps prop
    kfiroo committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    a848484 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0849fca View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8dbb7b9 View commit details
    Browse the repository at this point in the history
  14. Update Readme

    tafelito committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    c76e56e View commit details
    Browse the repository at this point in the history
  15. Update RN version to 0.40

    tafelito committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    d93b352 View commit details
    Browse the repository at this point in the history
  16. Merge pull request FaridSafi#339 from tafelito/keyboard

    Update prop validation for keyboardShouldPersistTaps
    kfiroo committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    f9fca62 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2017

  1. Merge pull request FaridSafi#328 from vgorte/master

    Access to images in Library (FIXED crashes)
    kfiroo committed Jan 23, 2017
    Configuration menu
    Copy the full SHA
    0c3460c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b967da View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2017

  1. Merge pull request FaridSafi#340 from tafelito/master

    Update RN version to 0.40
    kfiroo committed Jan 24, 2017
    Configuration menu
    Copy the full SHA
    e862846 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2017

  1. Merge pull request FaridSafi#254 from jeromegrosse/feature-expose-gif…

    …tedavatar
    
    Expose GiftedAvatar
    kfiroo committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    f5a8fd1 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2017

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

Commits on Jan 29, 2017

  1. Merge pull request FaridSafi#277 from gwendall/master

    fixed chat height bug
    kfiroo committed Jan 29, 2017
    Configuration menu
    Copy the full SHA
    985b768 View commit details
    Browse the repository at this point in the history
  2. Merge pull request FaridSafi#303 from jayshah123/upstreamPR

    Add prop onInputTextChanged on GiftedChat API and help fix FaridSafi#286
    kfiroo committed Jan 29, 2017
    Configuration menu
    Copy the full SHA
    d3387e2 View commit details
    Browse the repository at this point in the history
  3. readme for 0.1.0

    kfiroo committed Jan 29, 2017
    Configuration menu
    Copy the full SHA
    fbf6256 View commit details
    Browse the repository at this point in the history
  4. bump npm versions

    kfiroo committed Jan 29, 2017
    Configuration menu
    Copy the full SHA
    709678c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3680691 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8f2191 View commit details
    Browse the repository at this point in the history
  7. v0.1.0

    kfiroo committed Jan 29, 2017
    Configuration menu
    Copy the full SHA
    54cb6ce View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2017

  1. fix for npm dependency

    kirillpisarev committed Jan 30, 2017
    Configuration menu
    Copy the full SHA
    67011fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request FaridSafi#354 from MaFiaaaaAxD/master

    fix for npm dependency
    kfiroo committed Jan 30, 2017
    Configuration menu
    Copy the full SHA
    7ba41ea View commit details
    Browse the repository at this point in the history
  3. Merge pull request FaridSafi#259 from dgdavid/feature/message-id-gene…

    …rator-prop
    
    Allow to change how new messages' ids are generated
    kfiroo committed Jan 30, 2017
    Configuration menu
    Copy the full SHA
    33daf8d View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/develop'

    # Conflicts:
    #	package.json
    #	src/GiftedChat.js
    kfiroo committed Jan 30, 2017
    Configuration menu
    Copy the full SHA
    5d2f2c6 View commit details
    Browse the repository at this point in the history
  5. node-uuid -> uuid

    kfiroo committed Jan 30, 2017
    Configuration menu
    Copy the full SHA
    24d09a5 View commit details
    Browse the repository at this point in the history
  6. v0.1.1

    kfiroo committed Jan 30, 2017
    Configuration menu
    Copy the full SHA
    c63a3ae View commit details
    Browse the repository at this point in the history
  7. Create GiftedChatInteractionManager.js

    Răzvan Paul Bîrgăoanu committed Jan 30, 2017
    Configuration menu
    Copy the full SHA
    30e31e8 View commit details
    Browse the repository at this point in the history
  8. Update GiftedChat.js

    Răzvan Paul Bîrgăoanu committed Jan 30, 2017
    Configuration menu
    Copy the full SHA
    b43cd7c View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2017

  1. v0.1.2

    kfiroo committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    9c1f59d View commit details
    Browse the repository at this point in the history
  2. v0.1.3

    kfiroo committed Feb 8, 2017
    Configuration menu
    Copy the full SHA
    9dc8eba View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2017

  1. render avatar on top

    gperdomor committed Feb 10, 2017
    Configuration menu
    Copy the full SHA
    fa05f6c View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2017

  1. Merge pull request FaridSafi#369 from gperdomor/feature/avatar-on-top

    Added "renderAvatarOnTop" prop to Avatar.js
    kfiroo committed Feb 12, 2017
    Configuration menu
    Copy the full SHA
    6672d11 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2017

  1. Configuration menu
    Copy the full SHA
    f6d8956 View commit details
    Browse the repository at this point in the history
  2. Merge pull request FaridSafi#378 from yoniji/patch-1

    Remove duplicated enableEmptySections
    kfiroo committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    7de1c1c View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2017

  1. If the keyboard has been dismissed and the user sends a message, the …

    …text input tool bar can be rendered incorrectly due to the bottom offset
    erenn16 committed Feb 24, 2017
    Configuration menu
    Copy the full SHA
    b6e4208 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2017

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

Commits on Mar 3, 2017

  1. Update Bubble.js

    brendan-rius committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    9d56c4a View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2017

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

Commits on Mar 17, 2017

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

Commits on Mar 26, 2017

  1. Merge pull request FaridSafi#382 from erenn16/fix-reset-input-toolbar

    Reset Input Toolbar can over calculate from bottomOffset props
    kfiroo committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    4406a55 View commit details
    Browse the repository at this point in the history
  2. Merge pull request FaridSafi#387 from brendan-rius/patch-1

    Allow custom styling of buttom container of bubble
    kfiroo committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    30e90c8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request FaridSafi#402 from scott-laursen/master

    fix for _messageContainerRef === null
    kfiroo committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    a8fe499 View commit details
    Browse the repository at this point in the history
  4. Merge pull request FaridSafi#355 from razvanpaul/master

    InteractionManager breaks sometimes, causes hard-to-debug issues
    kfiroo committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    2914239 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3a320e View commit details
    Browse the repository at this point in the history
  6. Merge pull request FaridSafi#408 from jeromegrosse/bug-undefined-not-…

    …function-example
    
    Bubble.js: Default value for prop bottomContainerStyle
    kfiroo committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    ec3cba0 View commit details
    Browse the repository at this point in the history
  7. Applying fixes per comments

    erenn16 committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    41f64f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2017

  1. Merge pull request FaridSafi#392 from brendan-rius/patch-2

    Export MessageContainer in GiftedChat
    kfiroo committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    4e9a4aa View commit details
    Browse the repository at this point in the history
  2. Merge pull request FaridSafi#386 from erenn16/fix-tool-bar-constant-h…

    …eight
    
    Allow minimum input tool bar height to be configurable in properties
    kfiroo committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    f14f5c4 View commit details
    Browse the repository at this point in the history
  3. rename @exponent to @expo

    kfiroo committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    07c6d0e View commit details
    Browse the repository at this point in the history
  4. v0.1.4

    kfiroo committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    3c891df View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2017

  1. image source add number type

    shadow committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    f7c5f4e View commit details
    Browse the repository at this point in the history
  2. formatting

    kfiroo committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    69cff36 View commit details
    Browse the repository at this point in the history
  3. Merge pull request FaridSafi#412 from shadowcz007/patch-1

    `message.user.avatar` can now be a `number` for `required` images as well as `function` and `string`
    kfiroo committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    1d675aa View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2017

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

Commits on Apr 10, 2017

  1. Merge pull request FaridSafi#418 from michaelkitson/updateReactNative…

    …Communications
    
    Bump react-native-communications version to 2.2.1
    kfiroo committed Apr 10, 2017
    Configuration menu
    Copy the full SHA
    d320f11 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2017

  1. Support for orientation changes.

    Turned on onLayout handler for all platforms.
    
    Android only: on-screen keyboard resized main container and has own height.
    https://developer.android.com/training/keyboard-input/visibility.html
    So for calculate the messages container height need ignore keyboard height.
    rustik authored and cooperka committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    cdbabd1 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2017

  1. Fix messagesContainerHeight resetting on orientation change

    By using the same formula for messagesContainerHeight
    in onMainViewLayout as everywhere else.
    cooperka committed Apr 14, 2017
    Configuration menu
    Copy the full SHA
    d1dbac4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc7752c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dfe704 View commit details
    Browse the repository at this point in the history
  4. Add onPressAvatar prop

    SunnyGurnani authored and cooperka committed Apr 14, 2017
    Configuration menu
    Copy the full SHA
    96e6194 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d2332f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2017

  1. Merge pull request FaridSafi#425 from cribspot/fix-orientation-change

    Fix orientation change bugs
    kfiroo committed Apr 16, 2017
    Configuration menu
    Copy the full SHA
    c0cbd25 View commit details
    Browse the repository at this point in the history
  2. Merge pull request FaridSafi#427 from cribspot/avatar-on-press-2

    Add `onPressAvatar` prop (rebased)
    kfiroo committed Apr 16, 2017
    Configuration menu
    Copy the full SHA
    c1c6a2d View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2017

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

Commits on Apr 21, 2017

  1. Merge pull request FaridSafi#433 from andypmw/master

    Add maxLength parameter for Composer input
    kfiroo committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    29ed613 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2017

  1. fix-extra spacing shown when avatar is not rendered

    abc authored and abc committed May 1, 2017
    Configuration menu
    Copy the full SHA
    3955514 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2017

  1. fix isSameDay function

    abc authored and abc committed May 4, 2017
    Configuration menu
    Copy the full SHA
    531e71c View commit details
    Browse the repository at this point in the history
  2. Update @expo/react-native-action-sheet

    Pete authored and Pete committed May 4, 2017
    Configuration menu
    Copy the full SHA
    80e66a3 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2017

  1. incorporate review and documentation

    abc authored and abc committed May 5, 2017
    Configuration menu
    Copy the full SHA
    f8e5483 View commit details
    Browse the repository at this point in the history
  2. incorporate review

    abc authored and abc committed May 5, 2017
    Configuration menu
    Copy the full SHA
    37b9716 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2017

  1. Merge pull request FaridSafi#454 from brunsy/updateReactNativeActionS…

    …heet
    
    Update @expo/react-native-action-sheet
    kfiroo committed May 14, 2017
    Configuration menu
    Copy the full SHA
    e2ddbfa View commit details
    Browse the repository at this point in the history
  2. Merge pull request FaridSafi#453 from varungupta85/fix-isSameDay

    fix isSameDay function
    kfiroo committed May 14, 2017
    Configuration menu
    Copy the full SHA
    aa53c50 View commit details
    Browse the repository at this point in the history
  3. Merge pull request FaridSafi#447 from varungupta85/fix-avatar

    fix-extra spacing shown when avatar is not rendered
    kfiroo committed May 14, 2017
    Configuration menu
    Copy the full SHA
    75b7467 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2017

  1. Fix default rendering of avatars (FaridSafi#479)

    * Default renderAvatar to undefined so that it renders by default
    
    Fixes bug introduced in FaridSafi#447
    
    * Ignore .idea for IntelliJ
    cooperka committed Jul 8, 2017
    Configuration menu
    Copy the full SHA
    af2819e View commit details
    Browse the repository at this point in the history
  2. Commit yarn.lock files

    No changes to dependencies
    cooperka committed Jul 8, 2017
    Configuration menu
    Copy the full SHA
    f2df670 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    713b458 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2017

  1. 0.1.5

    cooperka committed Jul 9, 2017
    Configuration menu
    Copy the full SHA
    facb3ad View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2017

  1. Upgrade all dependencies to latest

    And RN v0.45 on the example app
    cooperka committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    1647554 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5520ac8 View commit details
    Browse the repository at this point in the history
  3. [Example] Remove extraneous files when installing

    They get copied by Yarn, or libraries that publish their babel configs
    cooperka committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    360b071 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d870767 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f75044 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd70add View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3dce878 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f1dbfe9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6029e94 View commit details
    Browse the repository at this point in the history
  10. Clean up README

    cooperka committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    68b0609 View commit details
    Browse the repository at this point in the history
  11. 0.2.0

    cooperka committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    24c2fd4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8ec2bd0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5d36dca View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    632c456 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2017

  1. Configuration menu
    Copy the full SHA
    b6e98c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c13edf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9ecf23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9028534 View commit details
    Browse the repository at this point in the history
  5. Clarify Android installation steps for CRNA/Expo (FaridSafi#482)

    Explain that no native project changes are required in Create React Native App or Expo
    brentvatne authored and cooperka committed Jul 16, 2017
    Configuration menu
    Copy the full SHA
    f6c5482 View commit details
    Browse the repository at this point in the history
  6. Fix janky fullscreen Lightbox images by using flex: 1 (FaridSafi#467)

    Setting image to full width/height makes animation returning image to previous spot look extremely awkward. flex: 1 allows image to resize between thumbnail and fullscreen as was intended with lightbox.
    stokesbga authored and cooperka committed Jul 16, 2017
    Configuration menu
    Copy the full SHA
    1e79078 View commit details
    Browse the repository at this point in the history
  7. Add timeFormat prop (FaridSafi#273)

    * Added property for time format
    
    * Added property to readme
    yosmanyga authored and cooperka committed Jul 16, 2017
    Configuration menu
    Copy the full SHA
    187cf52 View commit details
    Browse the repository at this point in the history
  8. Add dateFormat prop

    cooperka committed Jul 16, 2017
    Configuration menu
    Copy the full SHA
    8d5010f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    08cc6fc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5428469 View commit details
    Browse the repository at this point in the history
  11. 0.2.1

    cooperka committed Jul 16, 2017
    Configuration menu
    Copy the full SHA
    234ab96 View commit details
    Browse the repository at this point in the history
  12. Add some README badges

    cooperka committed Jul 16, 2017
    Configuration menu
    Copy the full SHA
    730bab3 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2017

  1. 0.2.2

    cooperka committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    4992256 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2017

  1. Remove dead code introduced by FaridSafi#467 (FaridSafi#509)

    Jamie Parkinson authored and cooperka committed Jul 19, 2017
    Configuration menu
    Copy the full SHA
    dfc4767 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2017

  1. Add 'showUserAvatar' prop; don't render null avatars (FaridSafi#511)

    * fix(Avatar): display user chat message avatar
    
    - check if current message user has an avatar to display
    - don't base the logic of the display of the avatar on the user object id
    
    Issue: FaridSafi#495
    Issue URL: FaridSafi#495
    
    * Only return null if avatar is set to null (otherwise render initials)
    
    * Add 'showUserAvatar' prop, default to false
    Konstantinos Leimonis authored and cooperka committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    f97abc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2799a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4602622 View commit details
    Browse the repository at this point in the history
  4. 0.2.3

    cooperka committed Jul 24, 2017
    Configuration menu
    Copy the full SHA
    ff31065 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2017

  1. Configuration menu
    Copy the full SHA
    c44dbb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e28127e View commit details
    Browse the repository at this point in the history
  3. 0.2.4

    cooperka committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    0af24d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84acb3e View commit details
    Browse the repository at this point in the history
  5. 0.2.5

    cooperka committed Jul 25, 2017
    Configuration menu
    Copy the full SHA
    4d11276 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2017

  1. Configuration menu
    Copy the full SHA
    2972ccf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd72f86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b4fa89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c3fc48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6be3db1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b669f3b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    013b310 View commit details
    Browse the repository at this point in the history
  8. 0.2.6

    cooperka committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    fe0f43b View commit details
    Browse the repository at this point in the history
  9. 0.2.7

    cooperka committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    9f86d78 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2017

  1. Add parsePatterns prop for custom message links (FaridSafi#551)

    * Add a more generic function prop `parsePatterns`
    
    * Clean up README
    ianlin authored and cooperka committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    7f91f32 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2017

  1. [Example] Don't remove extraneous git dir

    Just in case someone is mistakenly trying to use symlinks with RN.
    cooperka committed Sep 11, 2017
    Configuration menu
    Copy the full SHA
    ce8d5c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2017

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

Commits on Sep 26, 2017

  1. Use better doc link for onLongPress (FaridSafi#573)

    * Fixed doc link for long press
    
    * Hard-code date for code link
    nonotest authored and cooperka committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    b12d426 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2017

  1. Configuration menu
    Copy the full SHA
    0eee60f View commit details
    Browse the repository at this point in the history
  2. rm test command

    kennethlynne committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    4b6d220 View commit details
    Browse the repository at this point in the history
  3. clean up

    kennethlynne committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    8b687f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2017

  1. Configuration menu
    Copy the full SHA
    ede2d34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0abb92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7de6387 View commit details
    Browse the repository at this point in the history
  4. fix: do not account for keyboard here, as we have our own component i…

    …n differ which does that
    sondremare committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    bc55609 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5d81c9 View commit details
    Browse the repository at this point in the history
  6. reimplement listview ref

    sondremare committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    d4ae0e5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cd8a472 View commit details
    Browse the repository at this point in the history