Commit Graph
2756 Commits
Author SHA1 Message Date
Salvatore Giordano 9cc6ef124c better channel api tests 2021-06-26 13:25:06 +02:00
Salvatore Giordano 56bce0957c fix payload and improve tests 2021-06-26 12:41:52 +02:00
Salvatore GiordanoandGitHub 367ffe9f5d Merge pull request #497 from GetStream/feat/defaultMessageWidget
feat: make default message widget easier to reuse
2021-06-25 15:53:23 +02:00
Salvatore Giordano 1c3dbb1595 move messagewidget in the builder 2021-06-25 14:18:56 +02:00
Salvatore Giordano 155706c8fd remove unnecessary late 2021-06-25 14:01:35 +02:00
Salvatore Giordano f3a5db1594 fix tests 2021-06-25 12:02:33 +02:00
Salvatore Giordano e1a9e4d878 use MessageWidget.copyWith in parentMessageBuilder 2021-06-25 11:30:19 +02:00
Salvatore Giordano 8b71b32bdb use MessageWidget.copyWith in messagelistview 2021-06-25 11:23:52 +02:00
Salvatore Giordano 1ceabb90f1 use MessageWidget.copyWith in actions modal 2021-06-25 10:44:28 +02:00
Salvatore Giordano dd7fafb3cf use MessageWidget.copyWith in reactions modal 2021-06-25 10:39:03 +02:00
Salvatore Giordano 87568235d5 add copyWith to Messagewidget 2021-06-25 10:22:49 +02:00
Salvatore GiordanoandGitHub 751fa51194 Merge pull request #493 from GetStream/feat/message-list-header-footer
feat: add support for messageListView header/footer
2021-06-24 17:12:11 +02:00
Sahil Kumar 5325b7cb5e fix analyzer warning
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-24 18:25:59 +05:30
Sahil Kumar c169b887af add docs
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-24 18:24:56 +05:30
Sahil Kumar 2816124c55 fix floatingDate, messageWidgetBuilder index
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-24 18:19:52 +05:30
Salvatore Giordano 2ad71f16e3 fix messagelistview not rendering when user is not a member 2021-06-23 19:24:37 +02:00
Sahil Kumar 3b39e84e8f fix bottomMessageIndex
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-23 17:44:07 +05:30
Sahil Kumar db801f4cdb add support for messageListView header/footer
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-23 17:18:48 +05:30
Salvatore GiordanoandGitHub 11e8a5f1dd Merge pull request #492 from GetStream/hotfix/messagewidget
fix: message widget not update when message is updated
2021-06-23 12:48:42 +02:00
Salvatore Giordano 151054b2c6 null check 2021-06-23 12:30:10 +02:00
Salvatore Giordano bb642842f9 fix message widget not update when message is updated 2021-06-23 12:22:17 +02:00
Salvatore Giordano 4a336815ae fix showdialog in image gallery 2021-06-22 14:47:21 +02:00
Salvatore GiordanoandGitHub 1d6db1f36f Merge pull request #462 from GetStream/ref/segregate-api-layer
refactor!: v2.0.0
2021-06-22 14:37:20 +02:00
Salvatore Giordano c987e8b488 add comments 2021-06-22 14:20:43 +02:00
Salvatore Giordano 00e184f422 show modal using the nearest navigator 2021-06-22 12:54:22 +02:00
Salvatore Giordano c7d77c8cd9 fix gh action 2021-06-21 15:49:00 +02:00
Salvatore Giordano c4ee8d34b0 fix gh action 2021-06-21 15:29:45 +02:00
Salvatore Giordano 1ffb878b15 fix animation 2021-06-21 14:38:50 +02:00
Salvatore Giordano c5fc824154 fixes #483: Keyboard covers input text box when editing message 2021-06-21 14:38:50 +02:00
Salvatore GiordanoandGitHub 0995df11d5 Merge pull request #488 from GetStream/hotfix/messageInput
fix: message input
2021-06-21 14:36:05 +02:00
Sahil Kumar 7059e2fe21 remove unused imports
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-21 17:09:51 +05:30
Sahil Kumar 47e52d2898 Merge remote-tracking branch 'origin/ref/segregate-api-layer' into ref/segregate-api-layer 2021-06-21 16:05:45 +05:30
Sahil Kumar ae3a7e9904 wrap WebSocketChannelError errors into StreamWebSocketError.
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-21 16:05:33 +05:30
Salvatore Giordano 366e77ceb7 fix reconnection logic 2021-06-21 10:43:32 +02:00
Salvatore Giordano 7c16f3bb9b fix animation 2021-06-21 09:54:27 +02:00
Salvatore Giordano 6b26ce6915 fixes #483: Keyboard covers input text box when editing message 2021-06-21 09:54:13 +02:00
Salvatore GiordanoandGitHub b9ccdcaac8 Merge branch 'develop' into ref/segregate-api-layer 2021-06-18 13:06:23 +02:00
Salvatore Giordano 940a516913 fix action 2021-06-18 13:04:28 +02:00
Salvatore GiordanoandGitHub 9796cb5cbb Merge pull request #482 from GetStream/fix/main-action-script
fix: stream_flutter_workflow.yml
2021-06-18 12:42:55 +02:00
Sahil Kumar 675bffe7b9 fix offline user connection, add tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-18 16:10:34 +05:30
Salvatore GiordanoandSahil Kumar c6a4a99503 fix permission 2021-06-18 15:45:37 +05:30
Sahil Kumar 69b0b86bc1 change remove-from_coverage.sh to remove-from-coverage.sh
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-18 15:35:03 +05:30
Sahil Kumar 4bfda7553d fix stream_flutter_workflow.yml
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-18 15:33:05 +05:30
Sahil Kumar 0fcea3f546 handle offline user connect case
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-18 15:27:38 +05:30
Salvatore Giordano 24931f7f30 fix coverage 2021-06-18 11:21:53 +02:00
Salvatore Giordano 3eb336e93d fix analysis 2021-06-18 11:04:53 +02:00
Salvatore Giordano 279e4f2fbf Merge branch 'develop' into ref/segregate-api-layer 2021-06-18 10:47:46 +02:00
Salvatore Giordano c3ae85a282 fix tests 2021-06-18 10:47:11 +02:00
Salvatore GiordanoandGitHub 552ce4d030 Merge pull request #479 from GetStream/feat/threadTypingIndicators
feat: thread typing indicators
2021-06-18 10:18:29 +02:00
Salvatore Giordano 1a11efcb88 Merge branch 'develop' into ref/segregate-api-layer 2021-06-17 19:38:58 +02:00