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
Salvatore Giordano and GitHub
53d27edb2d
Merge pull request #694 from GetStream/cds/429
...
refactor(llc): update `lastSyncedAt` only after calling sync.
2021-09-21 17:09:10 +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
e10da9b245
ref(llc): update lastSyncedAt only after calling sync.
...
Signed-off-by: xsahil03x <[email protected] >
2021-09-20 17:33:12 +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 Giordano and GitHub
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
94636f2115
chore(llc): Update current user in event.unreadChannels,.totalUnreadCount
...
Signed-off-by: xsahil03x <[email protected] >
2021-09-08 18:43:32 +05:30
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 Kumar and GitHub
cce1f3a420
Merge branch 'develop' into fix/message-search-pagination
2021-09-08 15:51:33 +05:30
Sahil Kumar and GitHub
86bd9d7a2d
Merge branch 'develop' into feat/filters
2021-09-07 18:30:43 +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
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 Giordano
442b22a007
Merge branch 'develop' into fix-cascade-deletion
2021-09-03 10:30:52 +02:00
Salvatore Giordano
142d062c53
fix(llc): use unread count when > 0
2021-09-01 10:50:39 +02:00
Salvatore Giordano and GitHub
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
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
8217b7469a
fix(llc): unread count not updating
2021-08-31 10:47:45 +02:00
Salvatore Giordano
d7c96143a5
fix(llc): channel.show body
2021-08-30 13:25:34 +02:00
Sahil Kumar
1a99a38469
refactor(llc, ui): make cooldown non-nullable.
...
Signed-off-by: xsahil03x <[email protected] >
2021-08-25 15:40:26 +05:30
Deven Joshi
1f874b1252
Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into cds-189
2021-08-20 16:19:28 +05:30
Deven Joshi and GitHub
170f18093e
Update packages/stream_chat/lib/src/client/channel.dart
2021-08-18 17:31:44 +05:30
Deven Joshi
f28b6b61a0
fix: cooldown and teams, added correct textfield hint
2021-08-18 15:45:46 +05:30
Sahil Kumar
3e4d39308f
refactor(llc, ui): Make Streams non-nullable wherever possible.
...
Signed-off-by: xsahil03x <[email protected] >
2021-08-16 20:19:55 +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
Sahil Kumar
702f7ee937
fix(llc): don't return cid in case name is null, minor improvements
...
Signed-off-by: xsahil03x <[email protected] >
2021-08-11 15:00:05 +05:30
Sahil Kumar
b3a1d42f92
chore(llc): fix tests, minor changes
...
Signed-off-by: xsahil03x <[email protected] >
2021-08-11 12:47:20 +05:30
Gordon Hayes
5e2c6975e2
chore: update error description
2021-08-10 13:59:41 +02:00
Gordon Hayes
4dff4d4cbe
chore: additional descriptions for channel update
2021-08-10 12:17:19 +02:00
Gordon Hayes
250162b7bd
use image getter
2021-08-10 11:56:32 +02:00
Gordon Hayes
adfc0adea9
feat: add name get, set and update on Channel
2021-08-10 11:53:30 +02:00
Gordon Hayes
eae7cb1020
feat: add image get, set and update to channel
2021-08-10 09:59:08 +02:00
Gordon Hayes
aa223ce258
chore: format comments
2021-08-09 14:30:07 +02:00
Gordon Hayes
22f323b37d
chore: fix formatting
2021-08-05 13:40:00 +02:00
Sahil Kumar and GitHub
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
Tom Beckett and GitHub
7aafc405f1
fix: Add missing forward slash to markAllRead url
...
# Submit a pull request
## CLA
- [x] I have signed the [Stream CLA](https://docs.google.com/forms/d/e/1FAIpQLScFKsKkAJI7mhCr7K9rEIOpqIDThrWxuvxnwUq2XkHyG154vQ/viewform ) (required).
- [x] The code changes follow best practices
- [ ] Code changes are tested (add some information if not applicable)
## Description of the pull request
Running latest GetStream SDK (from version 2.0.0) calling `channel.markAllRead()` will throw an error similar to this:
```bash
I/flutter (10572): ----------------FIREBASE CRASHLYTICS----------------
I/flutter (10572): StreamChatNetworkError(code: -1, message: SocketException: Failed host lookup: 'chat-us-east-1.stream-io-api.comchannels' (OS Error: No address associated with hostname, errno = 7))
I/flutter (10572): #0 StreamHttpClient.post (package:stream_chat/src/core/http/stream_http_client.dart:158:7)
I/flutter (10572): <asynchronous suspension>
I/flutter (10572): #1 ChannelApi.markAllRead (package:stream_chat/src/core/api/channel_api.dart:87:22)
I/flutter (10572): <asynchronous suspension>
I/flutter (10572): ----------------------------------------------------
```
Adding a `/` to the front of the called URL will resolve this - I've done this locally and it works.
2021-08-03 14:26:03 +01:00
Salvatore Giordano
b989fbc3ad
fix(llc): use channel partial update for slowmode
2021-07-30 11:48:23 +02:00
Salvatore Giordano
28695fb9d8
Merge branch 'develop' into cds-189
2021-07-30 11:23:39 +02:00
Salvatore Giordano
cf675269f0
merge event user to current user
2021-07-29 13:23:42 +02:00
Salvatore Giordano
ef12e1dc11
readd event.me listener
2021-07-29 13:18:23 +02:00