Commit Graph

527 Commits

Author SHA1 Message Date
Salvatore Giordano 941b04d72b Merge branch 'master' into shadowBan 2020-12-23 12:28:03 +01:00
Deven Joshi b8c6723216 Merge pull request #183 from GetStream/feature/loadingIndicators
add loading builder in channellistview; add sendButtonLocation and an…
2020-12-22 20:11:13 +05:30
Salvatore Giordano d703755343 version bp 2020-12-22 15:08:06 +01:00
Salvatore Giordano b7495bb16a add loading builder in channellistview; add sendButtonLocation and animationduration to messageinput 2020-12-22 14:15:58 +01:00
Salvatore Giordano 8c70ae97b3 Merge pull request #181 from GetStream/release/0.2.18
Release/0.2.18
2020-12-21 12:30:32 +01:00
Salvatore Giordano 9b6c03ee5c use async await 2020-12-21 12:24:03 +01:00
Salvatore Giordano 27ab376e81 remove unnecessary .catchError 2020-12-21 12:19:57 +01:00
Salvatore Giordano d63c876c1c add await 2020-12-21 12:14:58 +01:00
Salvatore Giordano 12f0bb1d94 fix loading 2020-12-21 12:13:36 +01:00
Salvatore Giordano cfad93eb19 fix typo 2020-12-21 12:06:55 +01:00
Salvatore Giordano 3315b81059 version bp 2020-12-21 11:58:22 +01:00
Salvatore Giordano cc41d5380f update dependencies 2020-12-21 11:57:50 +01:00
Salvatore Giordano c0d7936f57 version bp 2020-12-18 11:59:23 +01:00
Salvatore Giordano 7cceb59f0a implement shadowban 2020-12-18 11:58:45 +01:00
Sahil Kumar 9ec5f102d1 Merge pull request #179 from GetStream/feature/channelListView 2020-12-17 15:52:04 +05:30
Salvatore Giordano 0883728a2e update changelog 2020-12-17 11:19:55 +01:00
Salvatore Giordano 422df24e9f use comparator 2020-12-17 11:15:25 +01:00
Salvatore Giordano 7310a905be add change it to a function called at the end of the message.new event handler 2020-12-17 10:33:47 +01:00
Salvatore Giordano 4b88627457 version bp 2020-12-17 10:14:31 +01:00
Salvatore Giordano f79d49ce89 expose channels setter 2020-12-17 10:13:39 +01:00
Sahil Kumar e590787bdd Merge pull request #173 from GetStream/hotfix/mentionTap 2020-12-11 19:06:52 +05:30
Salvatore Giordano bd298d1a2e Merge pull request #174 from apgapg/format-check
Add code formatting check
2020-12-10 09:33:10 +01:00
Ayush P Gupta 3a8f8a3264 Add code formatting check
Signed-off-by: Ayush P Gupta <ayushpguptaapg@gmail.com>
2020-12-09 23:08:37 +05:30
Salvatore Giordano ec01c6c1db add changelog 2020-12-09 15:25:03 +01:00
Salvatore Giordano 1a1dd7e3c5 version bp 2020-12-09 15:24:41 +01:00
Salvatore Giordano 25fd47f4ba Merge branch 'master' into hotfix/mentionTap 2020-12-09 15:15:33 +01:00
Sahil Kumar 5548650108 Merge pull request #172 from GetStream/feature/messageInputDecoration 2020-12-09 19:42:36 +05:30
Salvatore Giordano 0ca0fd1814 version bp 2020-12-09 14:55:58 +01:00
Salvatore Giordano d6a6bdff67 expose messageInputDecoration 2020-12-09 14:45:24 +01:00
Salvatore Giordano 1339f878dc fix mention tap 2020-12-07 17:12:18 +01:00
Sahil Kumar ea7c0f10f4 Merge pull request #168 from GetStream/hotfix/channelPreview 2020-12-07 17:42:50 +05:30
Salvatore Giordano c51ebd12dd version bp 2020-12-07 13:09:53 +01:00
Salvatore Giordano b5b35031d9 fix messageinput autofocus 2020-12-07 13:08:11 +01:00
Salvatore Giordano 7a3218c9df Merge branch 'master' into hotfix/channelPreview 2020-12-07 13:07:56 +01:00
Salvatore Giordano d3126f1e99 Merge pull request #167 from TramPamPam/feature/messageInputAutofocus
Make public autofocus field of the TextField of message_input
2020-12-07 13:07:05 +01:00
Salvatore Giordano ac4a60ebb7 do not wrap custom channel preview builder to avoid weird behaviour 2020-12-07 13:02:10 +01:00
Oleksandr Bezpalchuk 5d35551a00 Make public autofocus field of the TextField of message_input 2020-12-07 12:21:11 +02:00
Sahil Kumar a20409c534 Merge pull request #165 from GetStream/hotfix/markREad
do not call markread if channel does not support it
2020-12-04 11:02:56 +05:30
Salvatore Giordano 2e846c0f9f do not call markread if channel does not support it 2020-12-03 17:03:52 +01:00
Neevash Ramdial (Nash) 0520470f46 Add dart analyser action (#163)
* Add dart analyser action

* Update flutter-analyze.yml
2020-12-02 12:24:54 -04:00
Salvatore Giordano 9068f38659 bump version (#162) 2020-12-02 12:14:33 -04:00
Salvatore Giordano aa2ee31d4d Merge pull request #160 from gvv-ua/channel_long_tap
add onLongPress on channel when using custom channel builder
2020-12-02 17:09:57 +01:00
vhubskyi 6ce25700d0 add onLongPress on channel when using custom channel builder 2020-12-02 10:54:18 +02:00
Sahil Kumar 9339fefeb8 Merge pull request #158 from GetStream/imtoori-patch-1 2020-11-30 14:37:00 +05:30
Salvatore Giordano 18477bf2b6 Update README.md 2020-11-30 09:43:12 +01:00
Deven Joshi 8bfb9395f8 Merge pull request #150 from GetStream/feature/messageTap
add message tap callbacks
2020-11-25 15:51:08 +05:30
Salvatore Giordano 026edeb480 bump mp version 2020-11-25 10:23:36 +01:00
Salvatore Giordano 362be0b704 add message tap callbacks 2020-11-25 10:19:45 +01:00
Salvatore Giordano 3781408371 Merge pull request #148 from GetStream/hotfix/debounce
Hotfix/debounce
2020-11-24 16:44:42 +01:00
Salvatore Giordano 9525db4dc3 add if(mounted) check 2020-11-24 16:41:32 +01:00