 Salvatore GiordanoandGitHub
|
07f3a8be87
|
Merge pull request #501 from GetStream/hotfix/queryMembers
fix: queryMembers payload
|
2021-06-28 09:42:25 +02:00 |
|
Salvatore Giordano
|
78da059d85
|
use macos path for test
|
2021-06-26 14:22:20 +02:00 |
|
Salvatore Giordano
|
333f5a00d9
|
use cache in all jobs
|
2021-06-26 14:15:42 +02:00 |
|
Salvatore Giordano
|
d4cb197086
|
do not skip flutter step
|
2021-06-26 14:13:38 +02:00 |
|
Salvatore Giordano
|
e657b131ee
|
use flutter version in flutter action
|
2021-06-26 14:12:40 +02:00 |
|
Salvatore Giordano
|
d1f12e2f26
|
add cache in analyze
|
2021-06-26 14:07:07 +02:00 |
|
Salvatore Giordano
|
c7ea25c672
|
better user api tests
|
2021-06-26 13:44:06 +02:00 |
|
Salvatore Giordano
|
ddfe015513
|
better moderation api tests
|
2021-06-26 13:41:41 +02:00 |
|
Salvatore Giordano
|
9857db0635
|
better message api tests
|
2021-06-26 13:37:40 +02:00 |
|
Salvatore Giordano
|
ff8ff6d7ce
|
better guest api tests
|
2021-06-26 13:27:09 +02:00 |
|
Salvatore Giordano
|
1a817a3282
|
better device api tests
|
2021-06-26 13:26:25 +02:00 |
|
Salvatore Giordano
|
9cc6ef124c
|
better channel api tests
|
2021-06-26 13:25:06 +02:00 |
|
Salvatore Giordano
|
56bce0957c
|
fix payload and improve tests
|
2021-06-26 12:41:52 +02:00 |
|
 Salvatore GiordanoandGitHub
|
367ffe9f5d
|
Merge pull request #497 from GetStream/feat/defaultMessageWidget
feat: make default message widget easier to reuse
|
2021-06-25 15:53:23 +02:00 |
|
Salvatore Giordano
|
1c3dbb1595
|
move messagewidget in the builder
|
2021-06-25 14:18:56 +02:00 |
|
Salvatore Giordano
|
155706c8fd
|
remove unnecessary late
|
2021-06-25 14:01:35 +02:00 |
|
Salvatore Giordano
|
f3a5db1594
|
fix tests
|
2021-06-25 12:02:33 +02:00 |
|
Salvatore Giordano
|
e1a9e4d878
|
use MessageWidget.copyWith in parentMessageBuilder
|
2021-06-25 11:30:19 +02:00 |
|
Salvatore Giordano
|
8b71b32bdb
|
use MessageWidget.copyWith in messagelistview
|
2021-06-25 11:23:52 +02:00 |
|
Salvatore Giordano
|
1ceabb90f1
|
use MessageWidget.copyWith in actions modal
|
2021-06-25 10:44:28 +02:00 |
|
Salvatore Giordano
|
dd7fafb3cf
|
use MessageWidget.copyWith in reactions modal
|
2021-06-25 10:39:03 +02:00 |
|
Salvatore Giordano
|
87568235d5
|
add copyWith to Messagewidget
|
2021-06-25 10:22:49 +02:00 |
|
 Salvatore GiordanoandGitHub
|
751fa51194
|
Merge pull request #493 from GetStream/feat/message-list-header-footer
feat: add support for messageListView header/footer
|
2021-06-24 17:12:11 +02:00 |
|
Salvatore Giordano
|
2ad71f16e3
|
fix messagelistview not rendering when user is not a member
|
2021-06-23 19:24:37 +02:00 |
|
 Salvatore GiordanoandGitHub
|
11e8a5f1dd
|
Merge pull request #492 from GetStream/hotfix/messagewidget
fix: message widget not update when message is updated
|
2021-06-23 12:48:42 +02:00 |
|
Salvatore Giordano
|
151054b2c6
|
null check
|
2021-06-23 12:30:10 +02:00 |
|
Salvatore Giordano
|
bb642842f9
|
fix message widget not update when message is updated
|
2021-06-23 12:22:17 +02:00 |
|
Salvatore Giordano
|
4a336815ae
|
fix showdialog in image gallery
|
2021-06-22 14:47:21 +02:00 |
|
 Salvatore GiordanoandGitHub
|
1d6db1f36f
|
Merge pull request #462 from GetStream/ref/segregate-api-layer
refactor!: v2.0.0
|
2021-06-22 14:37:20 +02:00 |
|
Salvatore Giordano
|
c987e8b488
|
add comments
|
2021-06-22 14:20:43 +02:00 |
|
Salvatore Giordano
|
00e184f422
|
show modal using the nearest navigator
|
2021-06-22 12:54:22 +02:00 |
|
Salvatore Giordano
|
c7d77c8cd9
|
fix gh action
|
2021-06-21 15:49:00 +02:00 |
|
Salvatore Giordano
|
c4ee8d34b0
|
fix gh action
|
2021-06-21 15:29:45 +02:00 |
|
Salvatore Giordano
|
1ffb878b15
|
fix animation
|
2021-06-21 14:38:50 +02:00 |
|
Salvatore Giordano
|
c5fc824154
|
fixes #483: Keyboard covers input text box when editing message
|
2021-06-21 14:38:50 +02:00 |
|
 Salvatore GiordanoandGitHub
|
0995df11d5
|
Merge pull request #488 from GetStream/hotfix/messageInput
fix: message input
|
2021-06-21 14:36:05 +02:00 |
|
Salvatore Giordano
|
366e77ceb7
|
fix reconnection logic
|
2021-06-21 10:43:32 +02:00 |
|
Salvatore Giordano
|
7c16f3bb9b
|
fix animation
|
2021-06-21 09:54:27 +02:00 |
|
Salvatore Giordano
|
6b26ce6915
|
fixes #483: Keyboard covers input text box when editing message
|
2021-06-21 09:54:13 +02:00 |
|
 Salvatore GiordanoandGitHub
|
b9ccdcaac8
|
Merge branch 'develop' into ref/segregate-api-layer
|
2021-06-18 13:06:23 +02:00 |
|
Salvatore Giordano
|
940a516913
|
fix action
|
2021-06-18 13:04:28 +02:00 |
|
 Salvatore GiordanoandGitHub
|
9796cb5cbb
|
Merge pull request #482 from GetStream/fix/main-action-script
fix: stream_flutter_workflow.yml
|
2021-06-18 12:42:55 +02:00 |
|
 Salvatore GiordanoandSahil Kumar
|
c6a4a99503
|
fix permission
|
2021-06-18 15:45:37 +05:30 |
|
Salvatore Giordano
|
24931f7f30
|
fix coverage
|
2021-06-18 11:21:53 +02:00 |
|
Salvatore Giordano
|
3eb336e93d
|
fix analysis
|
2021-06-18 11:04:53 +02:00 |
|
Salvatore Giordano
|
279e4f2fbf
|
Merge branch 'develop' into ref/segregate-api-layer
|
2021-06-18 10:47:46 +02:00 |
|
Salvatore Giordano
|
c3ae85a282
|
fix tests
|
2021-06-18 10:47:11 +02:00 |
|
 Salvatore GiordanoandGitHub
|
552ce4d030
|
Merge pull request #479 from GetStream/feat/threadTypingIndicators
feat: thread typing indicators
|
2021-06-18 10:18:29 +02:00 |
|
Salvatore Giordano
|
1a11efcb88
|
Merge branch 'develop' into ref/segregate-api-layer
|
2021-06-17 19:38:58 +02:00 |
|
Salvatore Giordano
|
de4a680670
|
fix permission
|
2021-06-17 19:36:44 +02:00 |
|
Salvatore Giordano
|
312364c3c4
|
fix permission
|
2021-06-17 18:43:43 +02:00 |
|
 Salvatore GiordanoandGitHub
|
0b1ef44c0e
|
Update melos.yaml
|
2021-06-17 18:35:35 +02:00 |
|
 Salvatore GiordanoandGitHub
|
6b302dd494
|
Update stream_flutter_workflow.yml
|
2021-06-17 18:16:59 +02:00 |
|
 Salvatore GiordanoandGitHub
|
7523b850d4
|
Merge pull request #481 from GetStream/fix/action
refactor: stream_flutter_workflow
|
2021-06-17 18:12:06 +02:00 |
|
 Salvatore GiordanoandGitHub
|
4f8b91a112
|
Merge pull request #480 from GetStream/release/2.0.0-nullsafety.7
chore: 2.0.0-nullsafety.7
|
2021-06-17 15:19:48 +02:00 |
|
Salvatore Giordano
|
665ac322f3
|
update changelogs and pubspecs
|
2021-06-17 15:04:03 +02:00 |
|
Salvatore Giordano
|
c37faddd2e
|
fix tests
|
2021-06-17 14:03:35 +02:00 |
|
Salvatore Giordano
|
5cd9a3be53
|
fix analysis
|
2021-06-17 13:15:01 +02:00 |
|
Salvatore Giordano
|
4182ad3501
|
add thread parent indicators
|
2021-06-17 13:04:53 +02:00 |
|
 
|
875eda8cb5
|
Update packages/stream_chat/lib/src/core/models/mute.dart
Co-authored-by: Sahil Kumar <[email protected]>
|
2021-06-17 11:27:31 +02:00 |
|
Salvatore Giordano
|
907573dab1
|
add event tests
|
2021-06-17 10:34:53 +02:00 |
|
Salvatore Giordano
|
91907639ad
|
add more user and channel config test
|
2021-06-17 10:01:46 +02:00 |
|
Salvatore Giordano
|
aef63f3722
|
add more read test
|
2021-06-17 09:40:01 +02:00 |
|
Salvatore Giordano
|
d4b5154cba
|
add reaction test
|
2021-06-17 09:31:54 +02:00 |
|
Salvatore Giordano
|
4e9699dbf4
|
add OwnUser test
|
2021-06-17 09:31:53 +02:00 |
|
Salvatore Giordano
|
51f8e030f5
|
add mute test
|
2021-06-17 09:31:53 +02:00 |
|
Salvatore Giordano
|
2d6cc796e8
|
move jsons to fixtures
|
2021-06-17 09:31:53 +02:00 |
|
Salvatore Giordano
|
2af7c78bd1
|
fix reconnection logic
|
2021-06-16 10:48:19 +02:00 |
|
 Salvatore GiordanoandGitHub
|
dfacff06b9
|
Merge pull request #475 from GetStream/release/2.0.0-nullsafety.6
chore: 2.0.0 nullsafety.6
|
2021-06-15 13:01:24 +02:00 |
|
Salvatore Giordano
|
94e2c97468
|
update changelogs and pubspecs
|
2021-06-15 12:38:58 +02:00 |
|
 Salvatore GiordanoandGitHub
|
fec2e18c23
|
Merge pull request #474 from GetStream/feat/customReaction
feat: let users use custom reaction builders
|
2021-06-14 17:50:35 +02:00 |
|
Salvatore Giordano
|
b31754d8d1
|
little fix
|
2021-06-14 17:23:39 +02:00 |
|
Salvatore Giordano
|
3a44117628
|
let users use custom reaction builders
|
2021-06-14 17:20:52 +02:00 |
|
 Salvatore GiordanoandGitHub
|
3440daec90
|
Merge pull request #473 from GetStream/hotfix/threadReply
fix: thread reply
|
2021-06-14 17:03:45 +02:00 |
|
 
|
7bc55a0182
|
Update packages/stream_chat/lib/src/api/channel.dart
Co-authored-by: Sahil Kumar <[email protected]>
|
2021-06-14 17:03:40 +02:00 |
|
Salvatore Giordano
|
d476841312
|
fix thread reply with attachment
|
2021-06-14 16:45:39 +02:00 |
|
 Salvatore GiordanoandGitHub
|
aa3cdfcd9e
|
Merge pull request #472 from GetStream/release/2.0.0-nullsafety.5
chore: 2.0.0 nullsafety.5
|
2021-06-14 12:01:20 +02:00 |
|
Salvatore Giordano
|
dd537b6734
|
update changelog
|
2021-06-14 11:49:41 +02:00 |
|
Salvatore Giordano
|
364c43e9a2
|
update version
|
2021-06-14 10:59:09 +02:00 |
|
Salvatore Giordano
|
2fda85eb4a
|
upgrade deps
|
2021-06-14 10:44:01 +02:00 |
|
Salvatore Giordano
|
cf419f3a37
|
update changelogs and pubspecs
|
2021-06-14 10:35:19 +02:00 |
|
 Salvatore GiordanoandGitHub
|
e70a23a88d
|
Merge pull request #471 from GetStream/feat/threadSeparator
feat: thread separator
|
2021-06-14 09:51:00 +02:00 |
|
Salvatore Giordano
|
850145f791
|
add thread separator builder
|
2021-06-11 16:37:30 +02:00 |
|
 Salvatore GiordanoandGitHub
|
1f685871cc
|
Merge pull request #470 from GetStream/feat/floatingDateDivider
feat: floating date divider
|
2021-06-11 13:43:15 +02:00 |
|
Salvatore Giordano
|
eb20b31c82
|
feat: add flag for floating date divider
|
2021-06-11 13:12:52 +02:00 |
|
Salvatore Giordano
|
a5776fcf02
|
fix pin message flow
|
2021-06-11 13:07:03 +02:00 |
|
 Salvatore GiordanoandGitHub
|
f793dba97a
|
Merge pull request #449 from GetStream/perf
fix: perf fixes
|
2021-06-11 11:33:30 +02:00 |
|
Salvatore Giordano
|
f521e13aca
|
fix better stream builder
|
2021-06-11 10:51:25 +02:00 |
|
Salvatore Giordano
|
712e42c240
|
revert typinh indicator to stateless widget
|
2021-06-11 10:43:13 +02:00 |
|
Salvatore Giordano
|
b1201003f5
|
fix review
|
2021-06-11 10:31:57 +02:00 |
|
Salvatore Giordano
|
a6ff8e7039
|
fix tests
|
2021-06-10 12:33:20 +02:00 |
|
Salvatore Giordano
|
33f19ebd5d
|
add comments
|
2021-06-10 11:06:15 +02:00 |
|
Salvatore Giordano
|
23fed8d35f
|
fix analyze
|
2021-06-09 16:28:05 +02:00 |
|
Salvatore Giordano
|
dc6c3094e9
|
performance fixes
|
2021-06-09 16:11:59 +02:00 |
|
Salvatore Giordano
|
e567e5f12b
|
Merge branch 'develop' into perf
|
2021-06-08 10:03:27 +02:00 |
|
 Salvatore GiordanoandGitHub
|
9a17914d1f
|
Merge pull request #457 from GetStream/feat/pinned
feat: Added pin message functionality
|
2021-06-08 10:02:33 +02:00 |
|
Salvatore Giordano
|
6239fefbaa
|
Merge branch 'develop' into feat/pinned
|
2021-06-08 09:43:07 +02:00 |
|
 Salvatore GiordanoandGitHub
|
6d13bcb575
|
Merge pull request #469 from GetStream/hotfix/skipPush
fix: use skipPush as a send message param
|
2021-06-08 09:31:11 +02:00 |
|
 Salvatore GiordanoandGitHub
|
5b67b345e8
|
Merge pull request #468 from GetStream/feat/usernameBuilder
feat: add usernameBuilder param
|
2021-06-08 09:30:55 +02:00 |
|
Salvatore Giordano
|
9834660679
|
Merge branch 'develop' into perf
|
2021-06-07 15:36:47 +02:00 |
|