Commit Graph
293 Commits
Author SHA1 Message Date
Deven Joshi 8ddd75707f fix: removed bad state 2021-01-18 16:12:20 +05:30
Salvatore Giordano 835c73204a fix reaction picker score indicator 2021-01-18 11:10:40 +01:00
Deven Joshi 85a103c5fc fix: get reaction by user and reaction type 2021-01-18 15:06:43 +05:30
Salvatore Giordano c9543ab644 add shouldAddChannel to ChannelsBloc 2020-12-28 13:24:28 +01:00
Salvatore Giordano f891061eb9 use key in attachments to fix cideo preview bug 2020-12-24 12:45:28 +01:00
Salvatore Giordano b56fe4729b fix tests 2020-12-23 12:33:03 +01:00
Salvatore Giordano 941b04d72b Merge branch 'master' into shadowBan 2020-12-23 12:28:03 +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 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 cc41d5380f update dependencies 2020-12-21 11:57:50 +01:00
Salvatore Giordano 7cceb59f0a implement shadowban 2020-12-18 11:58:45 +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 f79d49ce89 expose channels setter 2020-12-17 10:13:39 +01:00
Salvatore Giordano 25fd47f4ba Merge branch 'master' into hotfix/mentionTap 2020-12-09 15:15:33 +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
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 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
Salvatore Giordano 2e846c0f9f do not call markread if channel does not support it 2020-12-03 17:03:52 +01:00
Salvatore GiordanoandGitHub 9068f38659 bump version (#162) 2020-12-02 12:14:33 -04:00
vhubskyi 6ce25700d0 add onLongPress on channel when using custom channel builder 2020-12-02 10:54:18 +02:00
Salvatore Giordano 362be0b704 add message tap callbacks 2020-11-25 10:19:45 +01:00
Salvatore Giordano 9525db4dc3 add if(mounted) check 2020-11-24 16:41:32 +01:00
Salvatore Giordano 0c875ab68e update dependencies 2020-11-24 16:17:53 +01:00
Salvatore Giordano 897ef85050 use offline list if error 2020-11-24 16:05:21 +01:00
Salvatore Giordano 5a45454ac8 add debounce to mentions overlay 2020-11-24 16:02:02 +01:00
Salvatore Giordano 199831a7ec fix show overlay 2020-11-19 11:50:41 +01:00
Salvatore Giordano a793c623b2 use texteditingcontroller listener instead of onchanged 2020-11-19 10:58:10 +01:00
Salvatore GiordanoandGitHub bb243d7c7a bump version (#137) 2020-11-16 12:18:57 -04:00
Neevash Ramdial 77d62eefdd expose style option for attachment icon 2020-11-15 21:34:14 -04:00
Neevash Ramdial 78e23bc256 expose input text style 2020-11-15 21:33:51 -04:00
Neevash Ramdial 13604cee38 Change material type to transparent 2020-11-15 21:32:53 -04:00
Neevash Ramdial 83787846c9 expose builder for empty state 2020-11-15 21:18:13 -04:00
Salvatore Giordano d38bb92737 extract condition 2020-11-10 18:07:33 +01:00
Salvatore Giordano f63d65a1bb check if user.extradata["image"] is null 2020-11-10 17:58:45 +01:00
Salvatore Giordano 59359784fb remove channel.query 2020-11-09 10:41:05 +01:00
Salvatore Giordano 1285f82a64 fix condition 2020-11-09 09:44:10 +01:00
Salvatore Giordano 6613476700 channel query on local notification was using event.type 2020-11-09 09:43:47 +01:00
Salvatore Giordano 145351846d remove useless native code 2020-10-29 10:02:22 +01:00
Salvatore Giordano dcff11e188 fix mime type 2020-10-29 09:49:22 +01:00
Salvatore Giordano 65c5fc9d4f adapt file picker to web 2020-10-28 17:47:44 +01:00
Salvatore Giordano 4a6c062484 use channe.state.unreacCountStream 2020-10-23 16:03:03 +02:00
Salvatore Giordano 957fb5f264 Ref #102: add separatorBuilder to ChannelListView 2020-10-15 09:30:33 +02:00
Salvatore Giordano efced08641 update llc dependency and hotfixes 2020-10-12 11:15:37 +02:00