Commit Graph
86 Commits
Author SHA1 Message Date
Salvatore Giordano b7495bb16a add loading builder in channellistview; add sendButtonLocation and animationduration to messageinput 2020-12-22 14:15:58 +01:00
Salvatore Giordano d6a6bdff67 expose messageInputDecoration 2020-12-09 14:45:24 +01:00
Salvatore Giordano b5b35031d9 fix messageinput autofocus 2020-12-07 13:08:11 +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 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
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
Deven Joshi 7890337328 fix: Auto capitalize the start of sentences 2020-10-05 18:40:26 +05:30
Deven Joshi 90765852a8 fix: Removed overflow parameter and migrated to clipBehavior 2020-10-02 17:04:07 +05:30
Salvatore Giordano 1abb108a15 version bump 2020-09-22 16:36:40 +02:00
Kriz Mendoza f5f7ab9f40 Pass in SendMessageResponse to onMessageSent callback, instead of mostly empty Message object 2020-09-08 18:05:05 -07:00
Salvatore Giordano a5bb7072b3 update deprecated dependency 2020-06-23 13:03:23 +02:00
Salvatore Giordano 301cac18fb use querymembers 2020-06-04 14:49:47 +02:00
Salvatore Giordano 18aeb0eba3 version bump 2020-05-18 10:55:27 +02:00
Salvatore Giordano cb284f773b remove additional navigator widget 2020-05-14 10:30:56 +02:00
Salvatore Giordano 5b29057ccb refactor message widget 2020-05-11 16:20:03 +02:00
Salvatore Giordano cb09f0d09e add editMessageInputBuilder to customize the messageinput while editing messages 2020-04-30 11:17:44 +02:00
Salvatore Giordano eee1426b52 refactoring 2020-04-29 15:17:59 +02:00
Salvatore Giordano 9709010513 cleanup 2020-04-29 14:08:19 +02:00
Salvatore Giordano 6d45e2d9bb expose showAttachmentModal 2020-04-29 14:02:42 +02:00
Salvatore Giordano cc876a9b2d add DefaultAttachmentTypes 2020-04-29 12:17:22 +02:00
Salvatore Giordano ff77d571c5 add AttachmentThumbnailBuilder and expose messageinputstate 2020-04-29 11:38:54 +02:00
Salvatore Giordano 71577f884b add actions parameter to messageinput 2020-04-28 16:38:07 +02:00
Salvatore Giordano 3d72ea699c add custom clipper to messagewidget 2020-04-25 14:10:16 +02:00
Salvatore Giordano 9ec2b02a92 add datedivider builder 2020-04-24 16:51:47 +02:00
Salvatore Giordano 7460651380 Merge branch 'master' into feature/notifications 2020-04-22 10:53:41 +02:00
Salvatore Giordano 48ac6da7b2 add initialMessage property to MessageInput 2020-04-21 17:16:15 +02:00
Salvatore Giordano a156f7bdc2 refs #27: add upload image/file function parameters to MessageInput 2020-04-21 15:35:19 +02:00
Salvatore Giordano b20ba2e306 update dependencies 2020-04-20 09:43:54 +02:00
Salvatore Giordano a21319d88e update dependencies 2020-04-19 23:50:24 +02:00
Salvatore Giordano 167e1adca2 remove all notifications dependencies 2020-04-16 15:39:57 +02:00
Salvatore Giordano bb58e1341c fix dependencies errors 2020-04-16 10:33:37 +02:00
Salvatore Giordano 0f06a4923a Merge branch 'master' into feature/notifications
# Conflicts:
#	CHANGELOG.md
#	README.md
#	pubspec.yaml
2020-04-16 09:36:49 +02:00
Luis Pulido 5204715a37 removed the Flex causing the widget to overflow 2020-04-15 15:34:13 -04:00
Salvatore Giordano 7d62912300 add better mime detection 2020-04-10 18:28:16 +02:00
Salvatore Giordano 479d140fef add better mime detection 2020-04-10 18:09:36 +02:00
Salvatore Giordano 61f65ee4b8 Merge branch 'master' into feature/notifications 2020-04-10 12:03:43 +02:00
Salvatore Giordano e549ae89f7 refs #23: add possibility to hide the attachment button 2020-04-10 10:42:13 +02:00
Salvatore Giordano 0cc047570a refs #19: wait for attachments to upload 2020-04-10 10:37:31 +02:00
Salvatore Giordano bfef637224 refs #18: disable textfield before getting image. 2020-04-10 10:31:02 +02:00