Commit Graph
1798 Commits
Author SHA1 Message Date
Salvatore Giordano fb10824b14 use inactive as a foreground state 2021-07-15 12:07:48 +02:00
Salvatore GiordanoandGitHub 6399e8f2db Merge pull request #545 from GetStream/giphy-fix
fix: Giphy cancel error
2021-07-14 17:51:14 +02:00
Salvatore GiordanoandGitHub 00eb7b5838 Merge pull request #540 from GetStream/feat/channel-pagination-error-retry
fix: channel pagination error retry
2021-07-14 13:48:16 +02:00
Deven Joshi b93ac23fa9 fix: Giphy cancel error 2021-07-14 17:09:26 +05:30
Sahil Kumar 80c3f9d587 [UI-KIT] Add ErrorListener in message_input.dart [https://github.com/GetStream/stream-chat-flutter/issues/489]
Signed-off-by: xsahil03x <[email protected]>
2021-07-13 19:30:21 +05:30
Sahil Kumar 201a510bf0 fix ChannelListView not retrying error on connection recovered [#504](https://github.com/GetStream/stream-chat-flutter/issues/504)
Signed-off-by: xsahil03x <[email protected]>
2021-07-13 16:51:22 +05:30
Sahil Kumar a48389a814 add remaining translation strings
Signed-off-by: xsahil03x <[email protected]>
2021-07-12 15:01:36 +05:30
Salvatore Giordano 7b1a85c40c minor fixes 2021-07-09 15:13:48 +02:00
Salvatore Giordano dc005ed86d fix nextMessage index 2021-07-09 10:37:16 +02:00
Sahil Kumar ffb46ecdca minor changes 2021-07-08 16:59:57 +05:30
Sahil Kumar 2691243102 Remove json translations approach, add example for adding language
Signed-off-by: Sahil Kumar <[email protected]>
2021-07-08 16:43:24 +05:30
Salvatore GiordanoandGitHub 6ff2dc7089 Merge pull request #520 from GetStream/feat/connectionLessClient
feat!: connection less client [CDS-335]
2021-07-08 10:38:07 +02:00
Salvatore Giordano 2970763782 minor fix 2021-07-08 10:14:37 +02:00
Salvatore GiordanoandGitHub bcccef7328 Merge pull request #517 from GetStream/fix/messageListView
fix!: remove proxy properties from `MessageListView` [CDS-341]
2021-07-08 09:42:07 +02:00
Salvatore Giordano 404b9ff89e add color name details 2021-07-08 09:36:10 +02:00
Salvatore Giordano 184a00b195 update changelogs and pubspecs 2021-07-07 17:39:55 +02:00
Salvatore Giordano 0f28b78809 Merge branch 'develop' into feat/videoCompressOptions 2021-07-07 12:39:26 +02:00
Salvatore Giordano 657380f4e6 regenerate files 2021-07-06 17:35:48 +02:00
Salvatore Giordano 5d735f1571 regenerate files 2021-07-06 17:29:50 +02:00
Salvatore Giordano 0379a17767 add video compress options (frame and quality) to message input 2021-07-06 13:20:34 +02:00
Salvatore Giordano 1dc23583a6 return event user 2021-07-02 15:56:14 +02:00
b64631efee Update packages/stream_chat/lib/stream_chat.dart
Co-authored-by: Sahil Kumar <[email protected]>
2021-07-02 15:55:18 +02:00
Salvatore Giordano 0e6acd59b6 fix test 2021-07-02 15:43:59 +02:00
Salvatore Giordano d043d1ca0f export stream_chat_api 2021-07-02 15:33:03 +02:00
Salvatore Giordano 88e9cd67ef merge persistence storage user with passed one 2021-07-02 15:29:28 +02:00
Salvatore Giordano 5d351d82e5 add copywith and merge to ownuser 2021-07-02 15:29:01 +02:00
Salvatore Giordano 7e9944730f add tests 2021-07-02 12:28:36 +02:00
Salvatore Giordano c617b3040a add connectWebsocket property to connectUser calls 2021-07-02 11:58:23 +02:00
Sahil Kumar d3e9bdafbd feat(stream_chat_localizations): Initial implementation
Signed-off-by: Sahil Kumar <[email protected]>
2021-07-01 20:26:01 +05:30
Salvatore Giordano 8ceff3ab62 fix test and example 2021-07-01 10:47:30 +02:00
Salvatore Giordano 495351b756 remove proxy props from MessageListView 2021-07-01 10:27:44 +02:00
Salvatore Giordano bc0a70ad25 rename colors 2021-06-29 16:12:51 +02:00
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 ba927bf379 add null check 2021-06-29 12:20:37 +02:00
Salvatore Giordano dde047b0e9 fix message and user list core controller setup 2021-06-29 12:00:40 +02:00
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
Salvatore Giordano 8052edf09c fix tests 2021-06-28 15:20:50 +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
Sahil Kumar bcd8630235 chore(stream_chat): update version.dart
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-28 16:40:43 +05:30
Salvatore Giordano a3a88aead1 fix user list error handling 2021-06-28 13:08:51 +02:00