Commit Graph
112 Commits
Author SHA1 Message Date
Salvatore Giordano 69723b0503 fix(ui): fix thread indicator overflow 2022-05-18 11:17:18 +02:00
Salvatore Giordano 9963af9f91 Merge branch 'develop' into fix/pass_message_action_flags 2022-05-16 15:35:42 +02:00
Sahil Kumar 069f380f41 chore(repo): add lints, update freezed, json_serializable
Signed-off-by: xsahil03x <[email protected]>
2022-05-16 16:58:24 +05:30
Ayush Shekhar 84dc94dea1 Updated conditions for visibility flags 2022-05-12 14:07:49 +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 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 6c1e3adf4a fix(ui): refactor message widget bottom row 2022-05-10 10:37:02 +02:00
Salvatore Giordano c158924b0e fix(ui): fix message widget thread indicator 2022-05-06 12:25:49 +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 41f2d55f70 polish 4.0.0 and prepare 4.0.1 2022-05-03 11:58:55 +02:00
Salvatore Giordano 6f6032441c remove deprecated stuff from older versions 2022-05-02 17:45:06 +02:00
Salvatore Giordano da627a6c8a Merge branch 'develop' into v4 2022-04-29 16:24:12 +02:00
Salvatore Giordano ff028948cf fix(ui): use ogScrapeUrl for link attachments 2022-04-26 11:53:58 +02:00
Salvatore Giordano d387ae260f update pubspec and changelogs 2022-03-23 11:02:46 +01:00
Salvatore Giordano 7507e8b032 Merge branch 'develop' into v4 2022-03-21 10:11:18 +01:00
Usaim Bhayat 098a541318 add ability to specify onLinkTap for url attachments 2022-03-10 16:24:36 -05:00
Sahil Kumar a7e3839256 refactor(ui, core): Deprecate v3
Signed-off-by: xsahil03x <[email protected]>
2022-03-10 14:12:01 +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
Salvatore Giordano abac011876 add missing permissions and ui 2022-01-05 11:41:31 +01:00
Salvatore Giordano 5d163b9a86 add missing permissions and ui 2022-01-05 11:18:46 +01:00
Deven Joshi 334f360579 Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into feat/capabilities
 Conflicts:
	packages/stream_chat/CHANGELOG.md
	packages/stream_chat_flutter/CHANGELOG.md
2022-01-05 14:14:03 +05:30
Salvatore Giordano 1b14e7f223 fix(llc): fix retry queue mechanism 2021-12-03 14:51:11 +01:00
Deven Joshi 50896b53bb Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into feat/capabilities
 Conflicts:
	packages/stream_chat/CHANGELOG.md
	packages/stream_chat_flutter/CHANGELOG.md
2021-12-03 15:24:09 +05:30
Salvatore Giordano 707bb65e93 refactor(ui): rename deprecated args 2021-11-29 15:25:12 +01:00
Salvatore Giordano 44bf613f8d fix(ui): listen for read events in the message widget 2021-11-24 12:41:25 +01:00
Deven Joshi 643f809eba fixed membercount null error 2021-11-16 17:18:54 +05:30
Deven Joshi c10a2be6ed updated action modal 2021-11-09 14:19:28 +05:30
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
Salvatore GiordanoandEfthymios Sarmpanis 549f3f03d5 fix(ui): fix tests 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
Gordon Hayes 5998982bc4 Merge branch 'develop' into feat/positioned-list-experiment 2021-10-06 15:11:11 +02:00
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 bba1e817d3 fix(ui): remove dead code 2021-09-20 11:59:21 +02:00
Salvatore Giordano 92f5153b6b refactor(ui): refactor overlays 2021-09-20 11:33:42 +02:00
Salvatore GiordanoandGitHub 4561e6077b Merge pull request #690 from GetStream/cds/430
refactor(ui): Use `titleLink` instead of `ogScrapeUrl` for handling link attachments.
2021-09-16 15:49:21 +02:00
Sahil Kumar 6af4e07787 ref(ui): Use titleLink instead of ogScrapeUrl for handling link attachment.
Signed-off-by: xsahil03x <[email protected]>
2021-09-16 16:41:17 +05:30
Deven Joshi 1179c6a109 corrected attachment builders 2021-09-16 15:51:51 +05:30
Salvatore Giordano 33b9152d4f feat(ui): add onAttachmentTap to ImageGroup 2021-09-15 12:08:34 +02:00
Deven Joshi fb7ede84a3 attachment tap fixes 2021-09-14 22:13:37 +05:30
Gordon Hayes 311b109994 perf: only build reaction indicator when needed 2021-09-08 14:31:36 +02:00
Gordon Hayes 0425d67747 fix: show portal conditionally 2021-09-08 14:22:04 +02:00
Salvatore Giordano 9b1d94693a fix: make the list work correctly with separators and findChildIndexCallback 2021-09-08 13:14:53 +02:00
Gordon Hayes 2badecbde6 wip: testing positioned list 2021-09-08 11:48:26 +02:00
Gordon Hayes aa950a0054 fix: doc image file paths 2021-09-06 18:03:17 +02:00