Commit Graph
131 Commits
Author SHA1 Message Date
Salvatore Giordano da627a6c8a Merge branch 'develop' into v4 2022-04-29 16:24:12 +02:00
Sahil Kumar f074bccdc5 feat(ui, core): add remaining v4 list-views
Signed-off-by: xsahil03x <[email protected]>
2022-04-19 12:38:21 +05:30
MateusHBR 852f4b1ec5 create media list view controller to handles media list view 2022-04-18 14:27:50 -03:00
Ayush Shekhar 478033078f Fixed failing tests 2022-04-14 14:37:39 +05:30
Ayush Shekhar 180c24ae72 Implemented StreamAttachmentPackage and fixed operations in widgets linked to full screen implementation, also fixed tests 2022-04-13 18:02:49 +05:30
Salvatore Giordano 1bb3c0566e fix tests 2022-04-07 10:50:00 +02:00
Sahil Kumar 2b09747cb1 fix(ui): fix channel list tile style for mentioned users
Signed-off-by: xsahil03x <[email protected]>
2022-03-17 14:02:51 +05:30
Sahil Kumar a7e3839256 refactor(ui, core): Deprecate v3
Signed-off-by: xsahil03x <[email protected]>
2022-03-10 14:12:01 +05:30
Salvatore Giordano 357357cdff fix tests 2022-03-08 10:29:49 +01:00
Sahil Kumar 202af02f8e chore: move controllers from ui to core
Signed-off-by: xsahil03x <[email protected]>
2022-02-07 15:25:07 +05:30
Salvatore Giordano 7e2a1846d8 chore(repo): fix analysis 2022-02-01 10:31:10 +01:00
Salvatore Giordano 3b6a4ba36b chore(repo): fix analysis 2022-01-31 12:35:29 +01:00
Deven Joshi 6729ef1deb test fixes 2022-01-14 16:36:30 +05:30
Deven Joshi c32311eca3 Merge branch 'v4' of https://github.com/GetStream/stream-chat-flutter into feat/capabilities
 Conflicts:
	packages/stream_chat_flutter/lib/src/message_input/message_input.dart
2022-01-13 17:25:53 +05:30
Salvatore Giordano a5baffae29 Merge branch 'message-input-controller' into feat/capabilities 2022-01-05 10:26:57 +01:00
Salvatore Giordano e85b1a8b3f move message input controllers to ui 2021-12-29 15:19:27 +01:00
Salvatore Giordano 9652c977a2 fix tests 2021-12-27 18:00:48 +01:00
Deven Joshi 3c6f345c2d fixed tests for modal 2021-12-21 16:20:32 +05:30
Deven Joshi c10a2be6ed updated action modal 2021-11-09 14:19:28 +05:30
Deven Joshi f1a46a3337 analysis fixes 2021-11-01 18:46:41 +05:30
Deven Joshi a4e6f152cb fix tests 2021-11-01 18:40:07 +05:30
Salvatore Giordano a15636da91 remove unused import 2021-10-29 15:55:10 +02:00
Gordon Hayes 18dfd5a011 chore: move scrollable positioned list directory 2021-10-20 14:25:15 +02:00
Gordon Hayes f805419816 chore: linting 2021-10-18 11:42:39 +02:00
Gordon Hayes 28bd688c7a Merge branch 'develop' into feat/positioned-list-experiment 2021-10-18 11:22:01 +02:00
Gordon Hayes 51e0b90f94 chore: linting 2021-10-18 10:51:06 +02:00
Gordon Hayes 3a7343904d feat: move scrollable positioned list to internal
src
2021-10-15 15:13:59 +02:00
Salvatore Giordano 17147b44db fix tests 2021-10-11 11:37:25 +02:00
Salvatore Giordano b4e544930e fix tests 2021-10-11 11:30:43 +02:00
Efthymios Sarmpanis 9c4d33f1e6 fix(ui): fix broken test 2021-10-11 10:58:17 +03:00
Salvatore GiordanoandEfthymios Sarmpanis 549f3f03d5 fix(ui): fix tests 2021-10-09 20:06:27 +03:00
Efthymios Sarmpanis 7d90dc0cfe feat(ui): add the ability to add a background image in MessageListView 2021-10-09 20:06:27 +03:00
Sahil KumarandGitHub ed43d53c5a Merge branch 'develop' into repo/dart-code-metrics 2021-10-07 18:13:34 +05:30
Sahil Kumar 801a488c42 feat: copy linkBg theme property in message theme.
Signed-off-by: xsahil03x <[email protected]>
2021-10-04 19:43:12 +05:30
Sahil Kumar ca7cf541a7 chore(repo): fix lints
Signed-off-by: xsahil03x <[email protected]>
2021-10-01 16:45:16 +05:30
Salvatore Giordano 148ab9871b Merge branch 'develop' into overlay-portal 2021-09-29 17:34:30 +02:00
Salvatore Giordano aa6fc06402 fix analysis 2021-09-29 16:53:29 +02:00
Sahil Kumar 2bf88bfe0d fix(ui): fix tests
Signed-off-by: xsahil03x <[email protected]>
2021-09-29 19:59:46 +05:30
Sahil Kumar 6686cc1af6 feat(ui): improve add support for mentionAllAppUsers in UserMentionsOverlay.
Signed-off-by: xsahil03x <[email protected]>
2021-09-27 16:27:17 +05:30
Salvatore Giordano 1e5a042d3b chore(ui): fix dependencies 2021-09-27 11:08:49 +02:00
Salvatore Giordano f032a72d00 chore(ui,core,llc,persistance,localization): remove analysis warnings due to flutter 2.5 2021-09-22 10:30:23 +02:00
Salvatore GiordanoandGitHub a7860f1e74 Merge pull request #692 from salihgueler/fix_emoji_shortname_function
feat(repo): Fix the wrong call on Emoji.byShortName and add hashCode and equals override to Emoji class.
2021-09-21 17:18:04 +02:00
Deven Joshi 7d362db390 fix(ui): check scrollController is attached before calling jump. 2021-09-17 18:34:00 +05:30
Salih Guler f156c2b91b fix: Fix the wrong call on byShortName
feat: Add hashCode and equals override to Emoji class.
2021-09-17 09:51:33 +03:00
Sahil Kumar 6427e34119 feat(ui, core): deprecate pagination in favor of limit
Signed-off-by: xsahil03x <[email protected]>
2021-09-15 20:50:44 +05:30
Sahil Kumar 01e259a6ae test(llc): fix tests
Signed-off-by: xsahil03x <[email protected]>
2021-09-07 21:12:33 +05:30
Salvatore GiordanoandGitHub ad8729e8ed Merge pull request #619 from GetStream/cds-405
refactor(ui): use channel `.nameStream` and `.imageStream` instead of `.extraDataStream`
2021-08-23 11:26:20 +02:00
Deven Joshi 1f874b1252 Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into cds-189 2021-08-20 16:19:28 +05:30
Sahil Kumar 54b162749d refactor(ui): Replace channel.extraDataStream with channel.nameStream, channel.imageStream in ChannelName and ChannelAvatar widget respectively.
Signed-off-by: xsahil03x <[email protected]>
2021-08-20 16:15:20 +05:30
Deven Joshi 5cd59f2277 fix: timer dispose, added widget test 2021-08-19 18:03:34 +05:30