 Salvatore GiordanoandGitHub
|
9b92f591ab
|
Merge pull request #770 from GetStream/feat/hard-delete
feat(llc): added hard delete
|
2021-11-26 15:28:40 +01:00 |
|
Deven Joshi
|
60bbd60d93
|
Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into hotfix/event
|
2021-11-26 17:27:58 +05:30 |
|
Salvatore Giordano
|
e9d148ef49
|
fix models
|
2021-11-26 10:47:48 +01:00 |
|
Salvatore Giordano
|
e5abb8fffe
|
fix(llc): ChannelEvent.membersCount default to 0
|
2021-11-26 10:36:57 +01:00 |
|
Deven Joshi
|
f3c0f4b494
|
fixed tests
|
2021-11-25 17:03:17 +05:30 |
|
Deven Joshi
|
065df414df
|
fixed deletion off the main list and offline storage
|
2021-11-25 16:54:23 +05:30 |
|
Deven Joshi
|
5916a282d1
|
fixed tests
|
2021-11-25 15:03:32 +05:30 |
|
Deven Joshi
|
be5038d93a
|
Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into feat/hard-delete
Conflicts:
packages/stream_chat/CHANGELOG.md
|
2021-11-25 14:45:02 +05:30 |
|
 Salvatore GiordanoandGitHub
|
2d986b28a8
|
Merge branch 'develop' into hotfix/readIndicator
|
2021-11-24 15:12:03 +01:00 |
|
Salvatore Giordano
|
44bf613f8d
|
fix(ui): listen for read events in the message widget
|
2021-11-24 12:41:25 +01:00 |
|
Salvatore Giordano
|
4655a01a74
|
fix tests
|
2021-11-24 11:24:22 +01:00 |
|
Salvatore Giordano
|
a0fac0b17b
|
fix(llc,ui): fix user presence indicator update
|
2021-11-23 16:15:48 +01:00 |
|
Deven Joshi
|
821d8ee0f0
|
added hard delete
|
2021-11-12 16:42:33 +05:30 |
|
Deven Joshi
|
be8b319691
|
fixes name
|
2021-11-10 20:01:02 +05:30 |
|
Deven Joshi
|
afc8026547
|
feat: Added a queryAround implementation
|
2021-11-10 17:56:35 +05:30 |
|
Salvatore Giordano
|
b8f0ae14f4
|
fix analysis
|
2021-11-03 15:14:36 +01:00 |
|
Salvatore Giordano
|
55e4c1ebd5
|
use a static map for additional headers
|
2021-11-03 12:53:36 +01:00 |
|
Salvatore Giordano
|
685de93e31
|
feat(llc,core,ui): send used package in the headers
|
2021-11-02 18:09:49 +01:00 |
|
 Sahil KumarandGitHub
|
ed43d53c5a
|
Merge branch 'develop' into repo/dart-code-metrics
|
2021-10-07 18:13:34 +05:30 |
|
Salvatore Giordano
|
27c684e766
|
fix(llc): fix event model
|
2021-10-05 14:35:37 +02:00 |
|
Salvatore Giordano
|
3adc75c265
|
fix(llc): regenerate code and remove default values where possible
|
2021-10-05 13:50:42 +02:00 |
|
Sahil Kumar
|
ca7cf541a7
|
chore(repo): fix lints
Signed-off-by: xsahil03x <[email protected]>
|
2021-10-01 16:45:16 +05:30 |
|
 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 |
|
Salvatore Giordano
|
2ce209bed0
|
fix(llc): format and analyze
|
2021-09-29 09:55:56 +02:00 |
|
 Omkar TodkarandGitHub
|
b5060b26f6
|
support for int userId in tokens
|
2021-09-29 02:50:38 +05:30 |
|
 
|
0f9a6c21ac
|
Update packages/stream_chat/lib/src/core/models/filter.dart
Co-authored-by: Salvatore Giordano <[email protected]>
|
2021-09-28 14:10:34 +05:30 |
|
 
|
8fd25028d3
|
Update packages/stream_chat/lib/src/core/models/filter.dart
Co-authored-by: Salvatore Giordano <[email protected]>
|
2021-09-28 14:10:14 +05:30 |
|
Deven Joshi
|
98493b77d8
|
removed breaking change
|
2021-09-27 18:37:26 +05:30 |
|
Deven Joshi
|
a931682b4c
|
added not exists filter
|
2021-09-27 17:46:57 +05:30 |
|
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 |
|
Sahil Kumar
|
403d0e62a0
|
fix(llc): Connecting user without providing name uses id instead for setting user.name.
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-21 18:25:21 +05:30 |
|
Sahil Kumar
|
b23d86fc55
|
ref(llc): add fileSize, mimeType in attachment.dart
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-16 15:35:48 +05:30 |
|
Sahil Kumar
|
abc22f0eb9
|
fix(llc): Fix Filter.empty encoding
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-15 17:45:32 +05:30 |
|
Sahil Kumar
|
59aad47789
|
refactor(llc): make Filter.empty constructor const.
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-15 16:01:00 +05:30 |
|
Salvatore Giordano
|
720c0a80ed
|
chore(repo): update flutter version in workflow
|
2021-09-09 10:25:08 +02:00 |
|
 Salvatore GiordanoandGitHub
|
18c6fd842c
|
Merge pull request #669 from GetStream/fix/client-unread-count
fix(llc): Fix unread count not updating when the current user is set.
|
2021-09-09 09:41:08 +02:00 |
|
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
|
cce1f3a420
|
Merge branch 'develop' into fix/message-search-pagination
|
2021-09-08 15:51:33 +05:30 |
|
Salvatore Giordano
|
fe73cf0b71
|
fix(llc): fix contains filter params
|
2021-09-07 10:36:53 +02:00 |
|
Salvatore Giordano
|
395f5e6c64
|
feat(llc): add contains and empty filters
|
2021-09-07 10:02:05 +02:00 |
|
xsahil03x
|
fd6fcef9b2
|
Merge branch 'develop' of github.com:GetStream/stream-chat-flutter into fix/message-search-pagination
|
2021-09-06 19:37:33 +05:30 |
|
Sahil Kumar
|
4ddb0703b3
|
fix(llc, ui): message search pagination
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-06 19:35:04 +05:30 |
|
Salvatore Giordano
|
d7c96143a5
|
fix(llc): channel.show body
|
2021-08-30 13:25:34 +02:00 |
|
Deven Joshi
|
f28b6b61a0
|
fix: cooldown and teams, added correct textfield hint
|
2021-08-18 15:45:46 +05:30 |
|
Deven Joshi
|
2e1b5c4d4a
|
Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into cds-189
Conflicts:
packages/stream_chat/lib/src/client/channel.dart
packages/stream_chat_flutter/example/lib/main.dart
packages/stream_chat_flutter/lib/src/message_list_view.dart
|
2021-08-16 14:05:18 +05:30 |
|
Gordon Hayes
|
22f323b37d
|
chore: fix formatting
|
2021-08-05 13:40:00 +02:00 |
|
 Sahil KumarandGitHub
|
3330040d0a
|
Merge branch 'develop' into cds-365
|
2021-08-05 16:41:32 +05:30 |
|
Sahil Kumar
|
46828764c1
|
feat(ui): minor fixes, add support for name in user.dart
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-05 16:37:23 +05:30 |
|
Gordon Hayes
|
acd932ccc9
|
feat: add image property to user
|
2021-08-04 16:42:01 +02:00 |
|