-
e7fc5e4133
Merge pull request #688 from GetStream/ref/deprecate-pagination-params

Salvatore GiordanoandGitHub
2021-09-16 12:00:12 +02:00
-
-
9a70beb33d
chore(core): fix format
Salvatore Giordano
2021-09-16 11:43:04 +02:00
-
38dac01a39
Merge pull request #686 from GetStream/feat/default-user-list-filter

Salvatore GiordanoandGitHub
2021-09-16 11:39:34 +02:00
-
-
d9ced67f80
chore(ui, core): update CHANGELOG.md
Sahil Kumar
2021-09-15 21:02:29 +05:30
-
6427e34119
feat(ui, core): deprecate
pagination in favor of limit
Sahil Kumar
2021-09-15 20:50:44 +05:30
-
-
abc22f0eb9
fix(llc): Fix
Filter.empty encoding
Sahil Kumar
2021-09-15 17:45:32 +05:30
-
1d142d7697
chore(core, ui): update CHANGELOG.md
Sahil Kumar
2021-09-15 16:25:32 +05:30
-
ea3d10646e
feat(ui, core): Add default empty filter in
UserListView.
Sahil Kumar
2021-09-15 16:02:05 +05:30
-
59aad47789
refactor(llc): make
Filter.empty constructor const.
Sahil Kumar
2021-09-15 16:01:00 +05:30
-
-
33b9152d4f
feat(ui): add
onAttachmentTap to ImageGroup
Salvatore Giordano
2021-09-15 12:08:34 +02:00
-
380e34450f
added changelog
Deven Joshi
2021-09-14 22:14:38 +05:30
-
fb7ede84a3
attachment tap fixes
Deven Joshi
2021-09-14 22:13:37 +05:30
-
-
d65481533a
Merge pull request #682 from GetStream/fix/673

Salvatore GiordanoandGitHub
2021-09-14 17:35:30 +02:00
-
-
d888f1568c
chore(core): update CHANGELOG.md
Sahil Kumar
2021-09-14 20:31:06 +05:30
-
8779341bbd
fix(core): match oldWidget objects using jsonEncode
Sahil Kumar
2021-09-14 20:28:00 +05:30
-
-
eb3d356407
general fixes
Deven Joshi
2021-09-13 15:16:04 +05:30
-
9926dc6907
chore(ui): Update CHANGELOG.md
Sahil Kumar
2021-09-10 18:23:12 +05:30
-
874002e8e7
fix(ui): Remove
FittedBox from actions widget.
Sahil Kumar
2021-09-10 18:19:23 +05:30
-
-
4659ae4017
Merge branch 'develop' into overlay-alt

Deven JoshiandGitHub
2021-09-10 18:14:39 +05:30
-
-
-
-
88d1210a8d
fix gradient border radius
Deven Joshi
2021-09-10 18:04:45 +05:30
-
377789c421
refactor(ui): remove context from Commands and Mentions overlays
Salvatore Giordano
2021-09-10 10:52:59 +02:00
-
19472027cc
refactor(ui): remove context and add size property to EmojiOverlay
Salvatore Giordano
2021-09-09 17:01:36 +02:00
-
720c0a80ed
chore(repo): update flutter version in workflow
Salvatore Giordano
2021-09-09 10:25:08 +02:00
-
18c6fd842c
Merge pull request #669 from GetStream/fix/client-unread-count

Salvatore GiordanoandGitHub
2021-09-09 09:41:08 +02:00
-
-
62519d89da
Merge pull request #660 from GetStream/fix/message-search-pagination

Salvatore GiordanoandGitHub
2021-09-09 09:40:31 +02:00
-
-
265c0d0637
feat: use IndexedKey to track list index
Gordon Hayes
2021-09-08 17:24:17 +02:00
-
94636f2115
chore(llc): Update current user in
event.unreadChannels,.totalUnreadCount
Sahil Kumar
2021-09-08 18:43:32 +05:30
-
311b109994
perf: only build reaction indicator when needed
Gordon Hayes
2021-09-08 14:31:36 +02:00
-
0425d67747
fix: show portal conditionally
Gordon Hayes
2021-09-08 14:22:04 +02:00
-
9b1d94693a
fix: make the list work correctly with separators and findChildIndexCallback
Salvatore Giordano
2021-09-08 13:14:53 +02:00
-
f4e37e23d6
fix(llc): Fix unread count not updating when the current user is set.
Sahil Kumar
2021-09-08 16:37:34 +05:30
-
-
-
2f65a0d480
added docs
Deven Joshi
2021-09-08 16:12:29 +05:30
-
b3fa3aea45
added new overlays and replaced impls in message_input.dart
Deven Joshi
2021-09-08 16:04:27 +05:30
-
cce1f3a420
Merge branch 'develop' into fix/message-search-pagination

Sahil KumarandGitHub
2021-09-08 15:51:33 +05:30
-
-
-
-
977add6ab9
chore(llc): update CHANGELOG.md
Sahil Kumar
2021-09-08 15:49:47 +05:30
-
f374120599
chore(llc): update CHANGELOG.md
Sahil Kumar
2021-09-08 15:47:52 +05:30
-
4093e743b6
Merge remote-tracking branch 'origin/fix/message-search-pagination' into fix/message-search-pagination
xsahil03x
2021-09-08 15:29:44 +05:30
-
-
e27ec9edb7
chore(core): add doc comments
Sahil Kumar
2021-09-08 15:25:21 +05:30
-
b5f40dd417
chore(ui, core): update CHANGELOG.md
Sahil Kumar
2021-09-08 15:23:55 +05:30
-
d48baf7274
chore: update pubspec to fork
Gordon Hayes
2021-09-08 11:48:58 +02:00
-
2badecbde6
wip: testing positioned list
Gordon Hayes
2021-09-08 11:48:26 +02:00
-
-
-
0bac708e14
Merge pull request #663 from GetStream/add-pagination-ended

Salvatore GiordanoandGitHub
2021-09-07 17:58:25 +02:00
-
-
a52e1a6656
Merge branch 'fix/message-search-pagination' of github.com:GetStream/stream-chat-flutter into add-pagination-ended
xsahil03x
2021-09-07 21:13:00 +05:30
-
-
-
-
01e259a6ae
test(llc): fix tests
Sahil Kumar
2021-09-07 21:12:33 +05:30
-
da475285fc
test(core): fix tests
Sahil Kumar
2021-09-07 21:08:34 +05:30
-
7bd00aaec9
Merge branch 'fix/message-search-pagination' of github.com:GetStream/stream-chat-flutter into add-pagination-ended
xsahil03x
2021-09-07 20:25:07 +05:30
-
-
-
-
3069f87629
test(core): fix tests
Sahil Kumar
2021-09-07 20:20:49 +05:30
-
386df52048
Merge pull request #662 from GetStream/feat/filters

Salvatore GiordanoandGitHub
2021-09-07 16:37:50 +02:00
-
-
d9de5e15ad
test(core): fix message search list core tests
Sahil Kumar
2021-09-07 19:45:31 +05:30
-
9dc04acf82
docs(llc): add documentation for filter.custom
Salvatore Giordano
2021-09-07 15:43:04 +02:00
-
86bd9d7a2d
Merge branch 'develop' into feat/filters

Sahil KumarandGitHub
2021-09-07 18:30:43 +05:30
-
-
-
-
2cdc324b28
Merge pull request #614 from incendial/fix-cascade-deletion

Salvatore GiordanoandGitHub
2021-09-07 14:55:02 +02:00
-
-
21647040e1
feat(core, ui): Improve pagination invocation by using paginationEnded flag.
Sahil Kumar
2021-09-07 17:59:56 +05:30
-
-
1170a3cb48
removed comment
Deven Joshi
2021-09-07 14:57:55 +05:30
-
d0d791b511
Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into overlay-alt
Deven Joshi
2021-09-07 14:39:51 +05:30
-
-
-
-
14a3e12afc
added changelog
Deven Joshi
2021-09-07 14:33:06 +05:30
-
0af7b1a0e6
added new overlays and docs
Deven Joshi
2021-09-07 14:31:48 +05:30
-
6f75af2658
chore(llc): update changelog
Salvatore Giordano
2021-09-07 10:38:14 +02:00
-
3e1d5f7f92
docs(llc): add documentation for new filters
Salvatore Giordano
2021-09-07 10:37:13 +02:00
-
fe73cf0b71
fix(llc): fix contains filter params
Salvatore Giordano
2021-09-07 10:36:53 +02:00
-
d18286dc8d
feat(llc): add tests
Salvatore Giordano
2021-09-07 10:10:10 +02:00
-
395f5e6c64
feat(llc): add contains and empty filters
Salvatore Giordano
2021-09-07 10:02:05 +02:00
-
-
-
885c1f2cae
chore(llc, persistence): update CHANGELOG.md
Sahil Kumar
2021-09-07 13:10:38 +05:30
-
d31a56f222
Merge pull request #661 from GetStream/fix/code-doc-links

Salvatore GiordanoandGitHub
2021-09-06 18:54:02 +02:00
-
-
aa950a0054
fix: doc image file paths
Gordon Hayes
2021-09-06 18:03:17 +02:00
-
-
fd6fcef9b2
Merge branch 'develop' of github.com:GetStream/stream-chat-flutter into fix/message-search-pagination
xsahil03x
2021-09-06 19:37:33 +05:30
-
-
-
-
4ddb0703b3
fix(llc, ui): message search pagination
Sahil Kumar
2021-09-06 19:35:04 +05:30
-
7e0997838e
fix:
updateChannelStates invocation sequence as per foreign keys relations.
Sahil Kumar
2021-09-06 19:21:28 +05:30
-
ae2e8b740f
corrected overlay positions
Deven Joshi
2021-09-06 16:46:15 +05:30
-
0a384f3c45
changed over to the new overlays
Deven Joshi
2021-09-03 16:34:47 +05:30
-
5531323c18
Merge pull request #655 from GetStream/avatar-shape

Salvatore GiordanoandGitHub
2021-09-03 13:03:51 +02:00
-
-
-
-
442b22a007
Merge branch 'develop' into fix-cascade-deletion
Salvatore Giordano
2021-09-03 10:30:52 +02:00
-
-
-
-
8746976719
removed changelog
Deven Joshi
2021-09-02 17:42:57 +05:30
-
14be1803d3
removed clipping from user avatar
Deven Joshi
2021-09-02 16:55:52 +05:30
-
e0d0f8974f
Merge pull request #656 from GetStream/release/2.2.1

Salvatore GiordanoandGitHub
2021-09-01 12:20:58 +02:00
-
-
0f8ee304a2
chore(llc,core,ui): update changelog and pubspecs
Salvatore Giordano
2021-09-01 11:52:12 +02:00
-
1f41d4d88b
Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into avatar-shape
Deven Joshi
2021-09-01 15:19:53 +05:30
-
-
-
-
ed2a3f17d8
removed clipping from user avatar
Deven Joshi
2021-09-01 15:15:21 +05:30
-
142d062c53
fix(llc): use unread count when > 0
Salvatore Giordano
2021-09-01 10:50:39 +02:00
-
-
fd8436d724
Merge pull request #652 from GetStream/hotfix/unreadIndicator

Salvatore GiordanoandGitHub
2021-08-31 15:23:43 +02:00
-
-
b59b77dd45
Merge branch 'develop' into hotfix/unreadIndicator

Salvatore GiordanoandGitHub
2021-08-31 14:47:13 +02:00
-
-
-
-
75dc0022ef
Merge pull request #650 from GetStream/hotfix/channel.show

Salvatore GiordanoandGitHub
2021-08-31 14:46:37 +02:00
-
-
ae18eff8e8
refactor(llc): rename _computeInitialUnread to _computeUnread
Salvatore Giordano
2021-08-31 13:38:51 +02:00
-
f184da13db
chore(persistence): update schema version
Sahil Kumar
2021-08-31 15:52:15 +05:30
-
b369f18922
feat(llc): add crud for pinned message reactions
Sahil Kumar
2021-08-30 16:22:36 +05:30
-
3b619ad8aa
Merge pull request #649 from GetStream/docs/foregroundPush

Salvatore GiordanoandGitHub
2021-08-31 11:13:10 +02:00
-
-
cfd66a451e
chore(llc): update changelog
Salvatore Giordano
2021-08-31 10:48:44 +02:00
-
8217b7469a
fix(llc): unread count not updating
Salvatore Giordano
2021-08-31 10:47:45 +02:00
-
-
-
de8f0d9f93
Apply suggestions from code review


2021-08-31 09:11:27 +02:00
-
1ebafb036f
fix(llc): update tests
Salvatore Giordano
2021-08-30 15:21:59 +02:00
-
a23b29ddc3
chore(llc): update changelog
Salvatore Giordano
2021-08-30 13:26:35 +02:00
-
d7c96143a5
fix(llc): channel.show body
Salvatore Giordano
2021-08-30 13:25:34 +02:00
-
-
-
bf1ca1ba49
docs(doc): add foreground push notification
Salvatore Giordano
2021-08-30 11:20:41 +02:00
-
2bc6e2dd0f
Merge pull request #648 from GetStream/customize_message

Salvatore GiordanoandGitHub
2021-08-30 10:28:49 +02:00
-
-
-
-
56e633f61b
grammar is important
Deven Joshi
2021-08-30 13:24:36 +05:30
-
0b77c42723
added new guide
Deven Joshi
2021-08-30 12:39:52 +05:30
-
64ba3efb26
added new guide
Deven Joshi
2021-08-30 12:38:57 +05:30
-
5db0efadba
feat(persistence): add pinned message reactions table
Dmitry Zhifarsky
2021-08-28 10:04:05 +03:00
-
8afbba8e78
added new guide
Deven Joshi
2021-08-27 13:38:44 +05:30
-
4dd574e364
Merge pull request #643 from GetStream/docs/firebase-authentication

Salvatore GiordanoandGitHub
2021-08-27 09:18:00 +02:00
-