1116 Commits
Author SHA1 Message Date
Sahil Kumar f7b9511adb refactor(llc, core, ui): Deprecate .user, .userStream in favor of .currentUser, .currentUserStream
Signed-off-by: xsahil03x <[email protected]>
2021-07-26 14:57:29 +05:30
xsahil03x 23ebe009f7 Merge remote-tracking branch 'origin/develop' into cds-328
# Conflicts:
#	packages/stream_chat/CHANGELOG.md
2021-07-26 14:15:48 +05:30
Salvatore GiordanoandGitHub 171074368f Merge pull request #560 from GetStream/replace_random_png
feat(ui): Replace random png
2021-07-26 09:33:19 +02:00
Salvatore Giordano 8ab1ad1a2d fix analysis 2021-07-23 16:24:11 +02:00
Salvatore Giordano 9b26dafc8e export GradientAvatar 2021-07-23 16:08:47 +02:00
Salvatore Giordano 1a5b2ddfba fix goldens 2021-07-23 16:07:01 +02:00
groovinchip 4f768024c6 chore: Add language to OwnUser 2021-07-22 11:08:10 -04:00
Sahil Kumar af0356e5a1 test(localization): fix sentAtText, add remaining tests
Signed-off-by: xsahil03x <[email protected]>
2021-07-22 19:47:54 +05:30
xsahil03x 8b138645e1 Merge remote-tracking branch 'origin/develop' into feat/localization 2021-07-22 17:19:10 +05:30
Sahil Kumar 3e552ab4f6 chore(ui, localization): add doc-comments
Signed-off-by: xsahil03x <[email protected]>
2021-07-22 17:18:51 +05:30
Salvatore Giordano 30f021c381 flutter format 2021-07-22 12:08:12 +02:00
Sahil KumarandGitHub d7ab253d7b Merge branch 'develop' into feat/reverseMessageListView 2021-07-22 15:35:40 +05:30
Salvatore GiordanoandGitHub 828befa7ea Merge branch 'develop' into feat/messageListPaginationLimit 2021-07-22 12:01:25 +02:00
Salvatore GiordanoandGitHub 2c9247cfa0 Update packages/stream_chat_flutter/lib/src/message_input.dart 2021-07-22 12:01:04 +02:00
Salvatore GiordanoandGitHub c678715d93 Merge branch 'develop' into feat/reverseMessageListView 2021-07-22 11:22:51 +02:00
Salvatore Giordano f1df4389b5 add file size limit parameter 2021-07-21 16:49:40 +02:00
xsahil03x 42ed729a87 Merge remote-tracking branch 'origin/develop' into feat/localization
# Conflicts:
#	packages/stream_chat_flutter/lib/src/message_list_view.dart
#	packages/stream_chat_flutter/lib/src/message_search_list_view.dart
2021-07-21 17:54:32 +05:30
Sahil Kumar ad8ddba6a7 chore(ui,localization): add translations for replyToMessageLabel
Signed-off-by: xsahil03x <[email protected]>
2021-07-21 17:44:51 +05:30
Salvatore Giordano 2a66fd88d0 fix nits 2021-07-21 12:32:01 +02:00
Salvatore Giordano 1db70a6eae add null check to message search list view 2021-07-21 12:24:28 +02:00
Salvatore Giordano f4457cb618 add null check to user list view 2021-07-21 12:23:09 +02:00
Salvatore Giordano 7d1259ce18 add null check to channel list view 2021-07-21 12:21:25 +02:00
Salvatore Giordano 9776fc5dfd add null check to message list view 2021-07-21 12:17:58 +02:00
xsahil03x 253417fb0d Merge remote-tracking branch 'origin/develop' into feat/localization
# Conflicts:
#	packages/stream_chat_flutter/lib/src/message_list_view.dart
#	packages/stream_chat_flutter/lib/src/message_search_list_view.dart
2021-07-21 15:26:06 +05:30
Deven Joshi f8911bb6e3 feat: Added tests and minor fixes 2021-07-21 15:02:57 +05:30
Salvatore Giordano 9e966fa46e fix floating date not working with expanded 2021-07-21 10:27:53 +02:00
Sahil Kumar cdee8c9ef2 fix(Jiffy): check if locale is supported before setting it
Signed-off-by: xsahil03x <[email protected]>
2021-07-20 19:47:56 +05:30
Sahil Kumar 2b36f009c2 chore: minor fixes, add support for "hi" locale
Signed-off-by: xsahil03x <[email protected]>
2021-07-20 18:09:12 +05:30
Salvatore Giordano 6794bde9e4 fix analyzer 2021-07-20 12:39:08 +02:00
Deven Joshi 88ece480a2 fix: cleanup 2021-07-20 15:44:47 +05:30
Salvatore Giordano 293cb927c1 fix icon 2021-07-20 12:14:09 +02:00
Deven Joshi cfa9d25399 fix: Replaced stack text with canvas text 2021-07-20 15:39:45 +05:30
Salvatore Giordano ab35409b15 use up svg icon 2021-07-20 11:17:12 +02:00
Salvatore Giordano dff0ad9af2 fix default 2021-07-20 10:55:25 +02:00
Salvatore Giordano 069ec910a6 feat: add MessageListView.reverse property 2021-07-20 10:54:20 +02:00
Deven Joshi 7df908f9c2 fix: text style correction 2021-07-20 14:14:06 +05:30
Deven Joshi 5670e18c0f fix: remove deps 2021-07-20 13:54:19 +05:30
Deven Joshi ec1c2fce8c feat: Added docs and cleanup 2021-07-20 13:53:33 +05:30
Deven Joshi 1939cc1bc8 feat: Added gradient avatar 2021-07-20 13:46:53 +05:30
groovinchip a1f0afe83f fix: curly brace lint 2021-07-19 14:54:25 -04:00
groovinchip ddf5d45c4a fix: dartfmt on a couple of files 2021-07-19 14:44:04 -04:00
groovinchip e25db48a07 chore: set MessageSeachListView bg color via theme and stop setting scaffold bg color
New classes:
* MessageSearchListViewTheme
* MessageSearchListViewThemeData
2021-07-19 14:20:22 -04:00
groovinchip 4d3e2bce9a chore: theme user_list_view.dart background color from theme 2021-07-19 12:19:52 -04:00
groovinchip 423581c9d1 fix: theme channel_list_view.dart background color in the proper place 2021-07-19 12:16:48 -04:00
Sahil Kumar 5f7b3ffae8 test: fix tests
Signed-off-by: xsahil03x <[email protected]>
2021-07-19 17:42:36 +05:30
Sahil Kumar 297092802d chore: flutter format
Signed-off-by: xsahil03x <[email protected]>
2021-07-19 16:56:08 +05:30
Sahil Kumar 67a36d9c35 chore: add remaining translations
Signed-off-by: xsahil03x <[email protected]>
2021-07-19 16:51:49 +05:30
Salvatore Giordano f50ea0bac4 add paginationLimit to message list core and ui package 2021-07-19 12:05:57 +02:00
xsahil03x face836383 Merge remote-tracking branch 'origin/develop' into feat/localization
# Conflicts:
#	packages/stream_chat_flutter/example/lib/main.dart
#	packages/stream_chat_flutter/example/pubspec.yaml
#	packages/stream_chat_flutter/lib/src/channel_bottom_sheet.dart
#	packages/stream_chat_flutter/lib/src/channel_list_view.dart
#	packages/stream_chat_flutter/lib/src/gallery_footer.dart
#	packages/stream_chat_flutter/lib/src/message_input.dart
#	packages/stream_chat_flutter/lib/src/message_list_view.dart
#	packages/stream_chat_flutter/lib/src/user_item.dart
2021-07-19 12:49:07 +05:30
groovinchip eb6d0ad5b0 fix: make ChannelListViewThemeData constructor const 2021-07-18 12:35:14 -04:00