Commit Graph
4575 Commits
Author SHA1 Message Date
Ayush Shekhar 84dc94dea1 Updated conditions for visibility flags 2022-05-12 14:07:49 +05:30
Ayush Shekhar 25fa3ffc58 Updated changelog 2022-05-12 14:00:25 +05:30
Ayush Shekhar cb40a4ceea Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into fix/pass_message_action_flags 2022-05-12 13:51:47 +05:30
Ayush Shekhar 4ed6381c40 Pass message action visibility flags to actions modal 2022-05-12 13:51:38 +05:30
Salvatore Giordano d5f449c04f chore(repo): update flutter 2022-05-12 08:22:53 +02:00
Salvatore GiordanoandGitHub dc43c88246 Merge pull request #1132 from GetStream/hotfix/messageWidget
fix(ui): refactor message widget bottom row
2022-05-11 10:22:34 +02:00
Salvatore Giordano d79ce76d13 refactor(ui): refactor thread indicators 2022-05-10 15:52:15 +02:00
Salvatore Giordano 6975be45f3 fix(ui): fix baseline 2022-05-10 15:48:24 +02:00
Salvatore Giordano 0194db6e57 fix(ui): fix layout 2022-05-10 12:12:14 +02:00
Salvatore Giordano 1abb724074 Merge branch 'develop' into hotfix/messageWidget 2022-05-10 11:45:24 +02:00
Salvatore Giordano 855ba4a747 chore(ui): update changelog 2022-05-10 10:38:10 +02:00
Salvatore Giordano 6c1e3adf4a fix(ui): refactor message widget bottom row 2022-05-10 10:37:02 +02:00
Salvatore Giordano 3297d73e06 fix(ui): fix headers alignment 2022-05-10 10:36:12 +02:00
Salvatore GiordanoandGitHub 561c2007e5 Merge pull request #1127 from GetStream/release/4.1.0
chore(llc,core,ui,persistence,localization): update changelog and pu…
2022-05-07 12:17:34 +02:00
Salvatore Giordano d0a3975cf2 chore(llc,core,ui,persistence,localizations): update changelog and pubspec 2022-05-06 17:40:22 +02:00
Salvatore GiordanoandGitHub de35944c81 Merge pull request #1124 from GetStream/chore/deprecate_member_role
feat(llc,ui,persistence): Deprecated Member.role in favor of Member.channelRole
2022-05-06 17:37:08 +02:00
Salvatore Giordano 7f1f8d2a65 fix analysis 2022-05-06 17:26:47 +02:00
Ayush Shekhar 4b9522e0d7 Updated changelog 2022-05-06 20:08:05 +05:30
Ayush Shekhar aee3a62478 Deprecated the currentUserRole getter in channel and introduced currentUserChannelRole 2022-05-06 20:07:02 +05:30
Salvatore GiordanoandGitHub ead0eafb50 Merge pull request #1122 from GetStream/feat/disable_mentions_overlay_message_input
feat(ui): Add option to disable mentions overlay in StreamMessageInput
2022-05-06 14:59:29 +02:00
Ayush Shekhar d533c3fbc7 Resolved merge conflicts with develop 2022-05-06 17:28:32 +05:30
Ayush Shekhar 7a0706fe5f Updated changelogs 2022-05-06 17:27:19 +05:30
Sahil KumarandGitHub 4cb7e50a74 Merge pull request #1110 from rlee1990/develop 2022-05-06 17:20:41 +05:30
Ayush Shekhar bba503a6f4 Deprecated role in Member and introduced channelRole 2022-05-06 17:19:45 +05:30
Ayush Shekhar 41a2c8f45c Added missing word in comment 2022-05-06 16:27:44 +05:30
Ayush Shekhar 5c4ddf5c2d Deprecated disable emoji suggestions flag in favour of enableEmojiSuggestions 2022-05-06 16:25:05 +05:30
Sahil Kumar 2e8f630d5f test(llc): update sendImage, sendFile tests
Signed-off-by: xsahil03x <[email protected]>
2022-05-06 15:56:08 +05:30
Salvatore Giordano c158924b0e fix(ui): fix message widget thread indicator 2022-05-06 12:25:49 +02:00
Ayush Shekhar b2f0a25bb0 Replaced message input flags with positive booleans 2022-05-06 09:38:10 +05:30
Sahil Kumar 893d28c673 chore(llc): update changelog
Signed-off-by: xsahil03x <[email protected]>
2022-05-05 20:17:01 +05:30
xsahil03x f0e4a01f7a Merge branch 'develop' of github.com:GetStream/stream-chat-flutter into develop 2022-05-05 20:11:43 +05:30
Sahil Kumar d62d42c8c4 feat(llc): add support for extraData in while uploading file
Signed-off-by: xsahil03x <[email protected]>
2022-05-05 19:48:48 +05:30
Sahil KumarandGitHub a13b926928 Apply suggestions from code review 2022-05-05 19:24:37 +05:30
Ayush Shekhar 32d0068a2b Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into feat/disable_mentions_overlay_message_input 2022-05-05 18:38:46 +05:30
Ayush Shekhar a717229b67 Updated changelog 2022-05-05 18:10:34 +05:30
Ayush Shekhar f85255506d Added option to disable mentions overlay, made autoCorrect and disable emoji and mentions flags non-nullable 2022-05-05 18:08:58 +05:30
Salvatore GiordanoandGitHub 9dab952a4c Merge pull request #1114 from mkoehne/feat/german-translation
feat(localization): add German localization
2022-05-05 10:37:58 +02:00
fcdd62ffb2 Apply suggestions from code review
Co-authored-by: Stefan Blos <[email protected]>
2022-05-05 10:12:48 +02:00
Salvatore Giordano 4944516c13 fix(localization): fix tests 2022-05-05 09:57:28 +02:00
Salvatore GiordanoandGitHub 2166f6d688 Merge pull request #1118 from GetStream/hotfix/messageWidget
fix(ui): fix message widget thread indicator in reverse mode
2022-05-05 08:42:15 +02:00
Salvatore Giordano 44972fdc3f chore(ui): update changelog 2022-05-04 12:58:45 +02:00
Salvatore Giordano 3e1c787297 fix(ui): fix message widget thread indicator in reverse mode 2022-05-04 12:57:58 +02:00
Salvatore Giordano 4729c9906b chore(ui): update example 2022-05-04 11:08:08 +02:00
Salvatore Giordano 1362c30dd0 chore(localizations): update changelog and readme 2022-05-04 10:00:30 +02:00
Salvatore Giordano 11b32fb5f9 cleanup 2022-05-04 09:58:43 +02:00
Salvatore Giordano 2165df7c94 doc(ui): fix doc ref 2022-05-04 09:54:49 +02:00
Salvatore GiordanoandGitHub 94ea5b1a66 Merge pull request #1116 from GetStream/chore/updateUiReadme
docs(ui): add photo_manager android requirements
2022-05-04 09:50:20 +02:00
Salvatore GiordanoandGitHub 9874822082 Update packages/stream_chat_flutter/README.md 2022-05-04 09:48:38 +02:00
Salvatore GiordanoandGitHub f373db0596 Merge pull request #1115 from GetStream/hotfix/attachmentPicker
fix(ui): fix attachment picker ui
2022-05-04 09:44:36 +02:00
Salvatore Giordano d90ed2e7d1 doc(ui): add photo_manager android requirements 2022-05-04 09:44:04 +02:00