Commit Graph
1445 Commits
Author SHA1 Message Date
Sahil Kumar f4e37e23d6 fix(llc): Fix unread count not updating when the current user is set.
Signed-off-by: xsahil03x <[email protected]>
2021-09-08 16:37:34 +05:30
Sahil KumarandGitHub 86bd9d7a2d Merge branch 'develop' into feat/filters 2021-09-07 18:30:43 +05:30
Salvatore GiordanoandGitHub 2cdc324b28 Merge pull request #614 from incendial/fix-cascade-deletion
fix(llc, persistence): enable pragma foreign_keys
2021-09-07 14:55:02 +02:00
Salvatore Giordano 6f75af2658 chore(llc): update changelog 2021-09-07 10:38:14 +02:00
Salvatore Giordano fe73cf0b71 fix(llc): fix contains filter params 2021-09-07 10:36:53 +02:00
Salvatore Giordano d18286dc8d feat(llc): add tests 2021-09-07 10:10:10 +02:00
Salvatore Giordano 395f5e6c64 feat(llc): add contains and empty filters 2021-09-07 10:02:05 +02:00
Sahil Kumar 885c1f2cae chore(llc, persistence): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2021-09-07 13:10:38 +05:30
Gordon Hayes aa950a0054 fix: doc image file paths 2021-09-06 18:03:17 +02:00
Sahil Kumar 7e0997838e fix: updateChannelStates invocation sequence as per foreign keys relations.
Signed-off-by: xsahil03x <[email protected]>
2021-09-06 19:21:28 +05:30
Salvatore GiordanoandGitHub 5531323c18 Merge pull request #655 from GetStream/avatar-shape
refactor(ui): removed clipping from user avatar
2021-09-03 13:03:51 +02:00
Salvatore Giordano 442b22a007 Merge branch 'develop' into fix-cascade-deletion 2021-09-03 10:30:52 +02:00
Deven Joshi 8746976719 removed changelog 2021-09-02 17:42:57 +05:30
Deven Joshi 14be1803d3 removed clipping from user avatar 2021-09-02 16:55:52 +05:30
Salvatore Giordano 0f8ee304a2 chore(llc,core,ui): update changelog and pubspecs 2021-09-01 11:52:12 +02:00
Deven Joshi 1f41d4d88b Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into avatar-shape 2021-09-01 15:19:53 +05:30
Deven Joshi ed2a3f17d8 removed clipping from user avatar 2021-09-01 15:15:21 +05:30
Salvatore Giordano 142d062c53 fix(llc): use unread count when > 0 2021-09-01 10:50:39 +02:00
Salvatore GiordanoandGitHub b59b77dd45 Merge branch 'develop' into hotfix/unreadIndicator 2021-08-31 14:47:13 +02:00
Salvatore Giordano ae18eff8e8 refactor(llc): rename _computeInitialUnread to _computeUnread 2021-08-31 13:38:51 +02:00
Sahil Kumar f184da13db chore(persistence): update schema version
Signed-off-by: xsahil03x <[email protected]>
2021-08-31 15:52:15 +05:30
Sahil Kumar b369f18922 feat(llc): add crud for pinned message reactions
Signed-off-by: xsahil03x <[email protected]>
2021-08-31 15:50:25 +05:30
Salvatore Giordano cfd66a451e chore(llc): update changelog 2021-08-31 10:48:44 +02:00
Salvatore Giordano 8217b7469a fix(llc): unread count not updating 2021-08-31 10:47:45 +02:00
Salvatore Giordano 1ebafb036f fix(llc): update tests 2021-08-30 15:21:59 +02:00
Salvatore Giordano a23b29ddc3 chore(llc): update changelog 2021-08-30 13:26:35 +02:00
Salvatore Giordano d7c96143a5 fix(llc): channel.show body 2021-08-30 13:25:34 +02:00
Dmitry Zhifarsky 5db0efadba feat(persistence): add pinned message reactions table 2021-08-28 10:04:05 +03:00
Salvatore Giordano 790e8e19af chore(localization): update changelog 2021-08-26 10:26:12 +02:00
Salvatore Giordano d020f9ed8e fix(localization): fix typos in italian strings 2021-08-26 10:24:55 +02:00
Salvatore Giordano 588234d753 fix(localization): update changelog 2021-08-25 14:32:30 +02:00
Salvatore Giordano a11de48305 chore(persistence): update changelog 2021-08-25 13:49:03 +02:00
Salvatore Giordano 2e13874957 fix(core): fix changelog entry 2021-08-25 13:45:00 +02:00
Salvatore Giordano fc7be96374 chore(llc): update version 2021-08-25 13:34:08 +02:00
Salvatore Giordano ad907d27b9 chore(llc,core,ui,localization): update changelogs 2021-08-25 12:36:30 +02:00
Sahil Kumar 2d820e3f2f chore(ui): flutter format, fix analyzer
Signed-off-by: xsahil03x <[email protected]>
2021-08-25 15:46:20 +05:30
Sahil Kumar 1a99a38469 refactor(llc, ui): make cooldown non-nullable.
Signed-off-by: xsahil03x <[email protected]>
2021-08-25 15:40:26 +05:30
Salvatore GiordanoandGitHub a305422b2b Merge pull request #620 from GetStream/feat/limit-attachment-selection
feat(ui): add possibility to limit attachments in `MessageInput`
2021-08-24 10:51:12 +02:00
Salvatore Giordano 02066e3bfb feat(localization): add localized strings 2021-08-24 09:46:29 +02:00
Deven Joshi f0976f0aab added comment 2021-08-23 21:00:04 +05:30
Deven Joshi 93f60bc248 added comment 2021-08-23 20:51:26 +05:30
Deven Joshi a37c92cdbf fix test 2021-08-23 20:46:14 +05:30
Sahil Kumar 55853c2aca refactor(ui): remove redundant web pickers from MessageInput
Signed-off-by: xsahil03x <[email protected]>
2021-08-23 17:42:29 +05:30
Sahil Kumar 958ef8e9df fix(ui): add 8 left padding to textInput if command is enabled.
Signed-off-by: xsahil03x <[email protected]>
2021-08-23 17:33:48 +05:30
Sahil Kumar 9588daf683 chore(ui): apply review changes, minor ui improvements
Signed-off-by: xsahil03x <[email protected]>
2021-08-23 16:49:52 +05:30
Sahil Kumar 0bdfff5bf6 fix(ui): disable camera and video button if attachment limit is crossed.
Signed-off-by: xsahil03x <[email protected]>
2021-08-23 16:49:03 +05:30
Sahil Kumar d67ff91e12 feat(ui): Focus message input if initial message is provided.
Signed-off-by: xsahil03x <[email protected]>
2021-08-23 16:46:29 +05:30
Sahil Kumar 6bbb80c2e9 fix(ui): add null check for message.text while parsing existing message.
Signed-off-by: xsahil03x <[email protected]>
2021-08-23 16:45:30 +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
Salvatore Giordano 01789501bc Merge branch 'develop' into feat/limit-attachment-selection 2021-08-23 11:14:08 +02:00