Sahil Kumar
|
f7b9511adb
|
refactor(llc, core, ui): Deprecate .user, .userStream in favor of .currentUser, .currentUserStream
Signed-off-by: xsahil03x <[email protected]>
|
2021-07-26 14:57:29 +05:30 |
|
Salvatore Giordano
|
bc0a70ad25
|
rename colors
|
2021-06-29 16:12:51 +02:00 |
|
Salvatore Giordano
|
1ceabb90f1
|
use MessageWidget.copyWith in actions modal
|
2021-06-25 10:44:28 +02:00 |
|
Salvatore Giordano
|
c5fc824154
|
fixes #483: Keyboard covers input text box when editing message
|
2021-06-21 14:38:50 +02:00 |
|
Sahil Kumar
|
6f1764c85a
|
fix stream_flutter_workflow.yml
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-06-17 22:24:15 +05:30 |
|
Sahil Kumar
|
7c9bc3b950
|
merge origin/develop into ref/segregate-api-layer
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-06-15 17:32:09 +05:30 |
|
Salvatore Giordano
|
3a44117628
|
let users use custom reaction builders
|
2021-06-14 17:20:52 +02:00 |
|
Salvatore Giordano
|
a5776fcf02
|
fix pin message flow
|
2021-06-11 13:07:03 +02:00 |
|
Salvatore Giordano
|
dc6c3094e9
|
performance fixes
|
2021-06-09 16:11:59 +02:00 |
|
Salvatore Giordano
|
6239fefbaa
|
Merge branch 'develop' into feat/pinned
|
2021-06-08 09:43:07 +02:00 |
|
Salvatore Giordano
|
bc0d0d5705
|
add usernameBuilder param
|
2021-06-07 11:48:26 +02:00 |
|
Sahil Kumar
|
12e6b9c500
|
unify errors, refactor retry_queue
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-06-02 17:56:38 +05:30 |
|
Deven Joshi
|
0e1e9a12f9
|
feat: Added pin message functionality
|
2021-05-26 16:39:48 +05:30 |
|
Deven Joshi
|
9e9cd2b66f
|
fix: attachment borders
|
2021-05-18 15:22:41 +05:30 |
|
Deven Joshi
|
5155940ddd
|
fix: attachment borders
|
2021-05-18 14:39:01 +05:30 |
|
Salvatore Giordano
|
292c21004c
|
fix action modal
|
2021-05-17 17:03:57 +02:00 |
|
Salvatore Giordano
|
435a88cd1b
|
migrate missing files
|
2021-05-10 16:01:20 +02:00 |
|
Deven Joshi
|
bda64e8764
|
lint changes message
|
2021-05-05 15:33:42 +05:30 |
|
Deven Joshi
|
eb57c6eb9f
|
added lint changes, started migrating
|
2021-05-04 16:11:28 +05:30 |
|
Salvatore Giordano
|
5bbe82c7eb
|
fix review
|
2021-04-30 15:00:51 +02:00 |
|
Salvatore Giordano
|
34888d0fff
|
migrate ui
|
2021-04-30 14:58:50 +02:00 |
|
 
|
a42b3de6f4
|
test: add tests for stream chat flutter (#335)
* feat: Added tests
* feat: Added header test
* feat: Added new tests
* fix
* feat: Added test, fmt
* feat: Added delete test
* added system and unread ind tests
* fix: analysis
* added new tests
* fix: analysis
* added tests
* add attachment actions modal tests
* fix analysis
* fix analysis
* add backbutton tests
* fix analysis
* increase timeout
* add channelheader tests
* add infotile tests
* add reactions modal and channel unread indicator tests
* add golden test for reaction bubble
* add dark tests
* add system message golden
* add deletd message golden
* add message action modal tests
* update goldens
* update workflow runner
* update goldens
* remove channel unread indicator in favor of unread indicator
* move file and media screen to sample app
* add channel image tesst
* add channel_list_header test
* add thread_header test
* bump up test threashold
* fix review
Co-authored-by: Salvatore Giordano <[email protected]>
|
2021-04-08 17:43:08 +02:00 |
|
Salvatore Giordano
|
7a8fe4aa78
|
fix attachment border radius
|
2021-03-16 13:47:46 +01:00 |
|
 Salvatore GiordanoandGitHub
|
5080203c1b
|
feat: added customization options in main widgets (#312)
* polish channelpreview customization options
* polish channelheader customization options
* polish messageinput customization options
* polish threadheader customization options
* polish channellistheader customization options
* show the parent message if no messages in thread
* fix edit message
* fix channelinfo textstyle
* fix review
* fix useravatar
* add ontitle tap to thread header
* add custom message actions
* add borderradius and button builder
* add ontap to messageinput custom send button
* fix bottom sheet
* add doc
* use placeholder image
* add doc
* fix listtile density
* remove subtitle from ChannelListHeaderTheme.copyWith
* add InputDecoration.merge extension
|
2021-03-08 15:27:52 +01:00 |
|
Salvatore Giordano
|
5933929399
|
fix dialogs
|
2021-03-05 12:29:06 +01:00 |
|
Salvatore Giordano
|
12c7368d0c
|
use textbutton
|
2021-03-01 15:42:14 +01:00 |
|
Deven Joshi
|
7db34db7ca
|
feat: Shifted fields from channel to input theme
|
2021-02-26 13:38:14 +05:30 |
|
Salvatore Giordano
|
0207b99cce
|
fix author theme and messageinput background
|
2021-02-18 17:38:33 +01:00 |
|
Sahil Kumar
|
0a6948cf32
|
[Async Attachment Upload] Initial implementation
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-02-16 21:21:15 +05:30 |
|
Deven Joshi
|
2cd5eed245
|
fix: import
|
2021-02-03 14:11:39 +05:30 |
|
Deven Joshi
|
f1c8024404
|
Merge remote-tracking branch 'origin/hotfix/video' into hotfix/video
|
2021-02-03 14:11:09 +05:30 |
|
Deven Joshi
|
63e11225ef
|
fix: import
|
2021-02-03 14:10:45 +05:30 |
|
 Deven JoshiandGitHub
|
85effd89bb
|
Merge branch 'master' into hotfix/video
|
2021-02-03 14:04:15 +05:30 |
|
Deven Joshi
|
2cd02bea4d
|
feat: Fixed modals controller
|
2021-02-02 18:09:29 +05:30 |
|
Salvatore Giordano
|
47ccc0491a
|
fix flutter analyze issues
|
2021-02-02 12:15:54 +01:00 |
|
Salvatore Giordano
|
964a428f2e
|
rename package folders
|
2021-02-01 15:45:58 +01:00 |
|