Commit Graph
394 Commits
Author SHA1 Message Date
Salvatore GiordanoandGitHub 9d4564151e Merge pull request #509 from GetStream/release/v2.0.0-nullsafety-8
chore: v2.0.0 nullsafety.8
2021-06-29 13:36:45 +02:00
Sahil Kumar be76d25aa3 update changelogs
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-29 16:20:29 +05:30
Salvatore Giordano 418c9ae64e use late 2021-06-29 11:45:59 +02:00
Salvatore Giordano a9c7abb0d6 use getters 2021-06-29 11:43:28 +02:00
Salvatore Giordano 81b69e95bf accept list controllers as params in ui package listviews 2021-06-29 11:29:42 +02:00
Sahil KumarandGitHub 5cb87d2df5 Merge pull request #511 from GetStream/hotfix/userListErrors 2021-06-29 14:51:05 +05:30
Salvatore Giordano 29f234f69b update error builder 2021-06-29 11:09:27 +02:00
Salvatore Giordano cd4892683b update changelogs 2021-06-29 10:27:54 +02:00
Salvatore GiordanoandGitHub 3885f0e407 Merge pull request #506 from GetStream/feat/userAvatarBuilder
feat: userAvatarBuilder in MessageWiget
2021-06-29 10:26:56 +02:00
Salvatore Giordano afb7b1f3ad update changelogs 2021-06-29 10:15:08 +02:00
Salvatore Giordano bde9061894 update changelogs 2021-06-29 10:10:47 +02:00
Salvatore Giordano 9641926f07 add golden test 2021-06-28 15:31:36 +02:00
Sahil Kumar 6017a184d6 chore(stream_chat_flutter): prepare for v2.0.0-nullsafety.8
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-28 16:50:42 +05:30
Salvatore Giordano a3a88aead1 fix user list error handling 2021-06-28 13:08:51 +02:00
Sahil Kumar 5e7891e523 remove unused showScrollToBottom property from MessageListCore
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-28 16:04:25 +05:30
Salvatore Giordano 5912edc611 add doc comment 2021-06-28 12:32:58 +02:00
Salvatore Giordano b8fd33a629 fix new lines in list 2021-06-28 11:54:23 +02:00
Salvatore Giordano ea8ee7ac6f add userAvatarBuilder 2021-06-28 10:57:07 +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 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 Giordano 00e184f422 show modal using the nearest navigator 2021-06-22 12:54:22 +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 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 GiordanoandGitHub 552ce4d030 Merge pull request #479 from GetStream/feat/threadTypingIndicators
feat: thread typing indicators
2021-06-18 10:18:29 +02:00
Sahil Kumar 6f1764c85a fix stream_flutter_workflow.yml
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-17 22:24:15 +05:30
Sahil Kumar 03ce7987bc Merge remote-tracking branch 'origin/develop' into ref/segregate-api-layer
# Conflicts:
#	packages/stream_chat_flutter/analysis_options.yaml
#	packages/stream_chat_flutter_core/analysis_options.yaml
2021-06-17 21:47:56 +05:30
Salvatore GiordanoandGitHub 7523b850d4 Merge pull request #481 from GetStream/fix/action
refactor: stream_flutter_workflow
2021-06-17 18:12:06 +02:00
Sahil Kumar 678945f7ef refactor stream_flutter_workflow.yml
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-17 21:31:06 +05:30
Salvatore Giordano 665ac322f3 update changelogs and pubspecs 2021-06-17 15:04:03 +02:00
Salvatore Giordano c37faddd2e fix tests 2021-06-17 14:03:35 +02:00
Sahil Kumar 73d6527725 fix analyzer warnings
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-17 17:09:50 +05:30
Salvatore Giordano 4182ad3501 add thread parent indicators 2021-06-17 13:04:53 +02:00