Commit Graph
1623 Commits
Author SHA1 Message Date
Salvatore Giordano 0146d2cc85 fix(ui): missing trailing comma 2021-10-07 16:40:29 +02:00
Sahil Kumar 506146959c chore: bump code metrics to v4.4.0
Signed-off-by: xsahil03x <[email protected]>
2021-10-07 19:50:07 +05:30
Sahil Kumar cf50a442e7 fix: reduce test to satisfy dependency for code metrics
Signed-off-by: xsahil03x <[email protected]>
2021-10-07 19:49:16 +05:30
Sahil KumarandGitHub ed43d53c5a Merge branch 'develop' into repo/dart-code-metrics 2021-10-07 18:13:34 +05:30
Deven Joshi 9371004843 fix for example 2021-10-06 17:47:29 +05:30
Salvatore Giordano cdcaf0a284 chore(ui): update changelog 2021-10-06 09:58:10 +02:00
Salvatore Giordano 96c037565b fix(ui): update sdk contraints to reflect the code 2021-10-06 09:56:02 +02:00
Salvatore Giordano 1ea8f38293 fix(core): fix analysis 2021-10-05 14:44:49 +02:00
Salvatore Giordano 9766b38244 chore(llc,core,ui): update changelog and pubspecs 2021-10-05 14:36:47 +02:00
Salvatore Giordano 27c684e766 fix(llc): fix event model 2021-10-05 14:35:37 +02:00
Salvatore Giordano 859c42305c chore(ui): update changelog 2021-10-05 14:24:01 +02:00
964d77d18e Update packages/stream_chat/pubspec.yaml
Co-authored-by: Sahil Kumar <[email protected]>
2021-10-05 14:13:51 +02:00
Salvatore Giordano 3adc75c265 fix(llc): regenerate code and remove default values where possible 2021-10-05 13:50:42 +02:00
Salvatore Giordano d808276fe3 chore(llc,core,ui): update changelog and pubspecs 2021-10-05 10:53:00 +02:00
Salvatore Giordano ba28d9dbec chore(llc): update dependencies 2021-10-05 10:47:28 +02:00
Salvatore Giordano ef3cbe3833 chore(ui): update dependencies 2021-10-05 09:51:05 +02:00
Salvatore GiordanoandGitHub 71e4775677 Merge branch 'develop' into cds-439 2021-10-04 17:11:29 +02:00
Sahil Kumar 628a7d9468 feat(ui): add paginationLoadingIndicatorBuilder in MessageListView.
Signed-off-by: xsahil03x <[email protected]>
2021-10-04 20:16:50 +05:30
Sahil Kumar fdca20e1ab chore(ui): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2021-10-04 19:43:12 +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
Salvatore Giordano 195b95e16e chore(ui): update changelog 2021-10-04 13:36:42 +02:00
Nitish Kumar Singh c4c651bc1a capitalize extension fix 2021-10-04 16:59:56 +05:30
Sahil Kumar 1b4b4cdf00 chore: fix analysis checks
Signed-off-by: xsahil03x <[email protected]>
2021-10-01 17:30:47 +05:30
Sahil Kumar dff64067d2 chore: flutter format
Signed-off-by: xsahil03x <[email protected]>
2021-10-01 16:57:02 +05:30
Salvatore Giordano 1e88e9f6e7 Merge branch 'develop' into hotfix/floatingDateStream 2021-10-01 13:22:29 +02:00
Sahil Kumar 32d8b5573c chore: flutter format
Signed-off-by: xsahil03x <[email protected]>
2021-10-01 16:45:18 +05:30
Sahil Kumar bf21f7b350 chore(repo): finish adding dart_code_metrics.yaml
Signed-off-by: xsahil03x <[email protected]>
2021-10-01 16:45:18 +05:30
Sahil Kumar f7723198de chore: fix dependency conflicts
Signed-off-by: xsahil03x <[email protected]>
2021-10-01 16:45:18 +05:30
Sahil Kumar 2157340784 chore(repo): run dart fix
Signed-off-by: xsahil03x <[email protected]>
2021-10-01 16:45:18 +05:30
Sahil Kumar ca7cf541a7 chore(repo): fix lints
Signed-off-by: xsahil03x <[email protected]>
2021-10-01 16:45:16 +05:30
Sahil Kumar 6e48f9754d feat(repo): add dart_code_metrics
Signed-off-by: xsahil03x <[email protected]>
2021-10-01 16:44:19 +05:30
Salvatore GiordanoandGitHub 62714e375d Merge pull request #714 from GetStream/xsahil03x-patch-1
chore(llc, persistence): fix test failing on latest version
2021-10-01 13:11:38 +02:00
Salvatore Giordano 3139b9d51e chore(ui): update changelog 2021-10-01 13:11:22 +02:00
Salvatore Giordano 9898e88081 fix(ui): fix floating date stream subscription 2021-10-01 13:10:29 +02:00
Sahil Kumar dd6c838699 chore(persistence): switch test to flutter_test
Signed-off-by: xsahil03x <[email protected]>
2021-10-01 16:18:49 +05:30
Salvatore GiordanoandGitHub 4875577dff Merge branch 'develop' into hotfix/messageListView 2021-10-01 12:29:24 +02:00
Salvatore GiordanoandGitHub 21a0a27a0e Merge pull request #712 from GetStream/hotfix/CDNAttachments
fix(llc): fixed expired cdn attachment links
2021-10-01 12:29:01 +02:00
Sahil KumarandGitHub 0983a25aca chore(llc): fix test failing on latest version 2021-10-01 15:45:01 +05:30
Salvatore GiordanoandGitHub a6ad32b39e Merge pull request #698 from GetStream/overlay-portal
refactor(ui): use portal in messageinput overlays
2021-10-01 09:36:47 +02:00
Salvatore GiordanoandGitHub 5d96dd8a64 Merge branch 'develop' into add-filter 2021-09-30 15:32:02 +02:00
Deven Joshi 4199bc7b6d removed filteroperator 2021-09-30 16:38:56 +05:30
a7175b0b2c Update packages/stream_chat_flutter/lib/src/message_input.dart
Co-authored-by: Deven Joshi <[email protected]>
2021-09-30 16:12:06 +05:30
Salvatore Giordano 09f6a9cd42 chore(ui): update changelog 2021-09-30 10:14:16 +02:00
Sahil Kumar ade9bc3810 chore(ui): fix analyzer warning.
Signed-off-by: xsahil03x <[email protected]>
2021-09-29 21:25:59 +05:30
xsahil03x 82f2a0ad4a Merge branch 'overlay-portal' of github.com:GetStream/stream-chat-flutter into overlay-portal 2021-09-29 21:18:25 +05:30
Sahil Kumar b831ba4973 refactor(ui): deprecate MentionTileBuilder.
Signed-off-by: xsahil03x <[email protected]>
2021-09-29 21:15:55 +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
xsahil03x 8b4fa821b1 Merge remote-tracking branch 'origin/overlay-portal' into overlay-portal 2021-09-29 18:55:01 +05:30