Commit Graph
52 Commits
Author SHA1 Message Date
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
Salvatore Giordano 11765cfd7f refs #22: add keyboardType parameter and close keyboard using drag gesture 2020-04-10 10:08:25 +02:00
Salvatore Giordano 4abdcfc335 refs #22: set keyboard type to text. Now the keyboard shows the submit button 2020-04-10 09:59:27 +02:00
Salvatore Giordano 354fd43953 refs #18: unfocus keyboard before picking attachment 2020-04-10 09:54:47 +02:00
Salvatore Giordano 88ec33d798 add docs 2020-04-09 18:01:44 +02:00
Salvatore Giordano ee4539184b Merge branch 'master' into feature/notifications 2020-04-08 14:30:49 +02:00
Salvatore Giordano 4cb1bd95a2 add first version of dark theme 2020-04-08 11:45:30 +02:00
Luis Pulido ced6f394a7 fix for #12
Wrapped the TextField in a LimitedBox, gavethe MessageInput a new property for that which defaults to 150p
2020-04-06 13:08:44 -04:00
Salvatore Giordano 1c2f8dcc74 merge master 2020-03-31 10:28:59 +02:00
Salvatore Giordano 8ae849be0f fix dependency error using flutter_form_builder 2020-03-31 10:05:59 +02:00
Salvatore Giordano b2d27e65d0 fix linter 2020-03-15 13:59:56 +01:00
Salvatore Giordano 41a302145d Merge branch 'master' into feature/offline 2020-03-15 13:58:10 +01:00
Salvatore Giordano 4dc508e1c3 update dependencies 2020-03-15 11:50:02 +01:00
Salvatore Giordano 9fcc12e48a Merge branch 'master' into feature/offline 2020-03-12 21:11:07 +01:00
Salvatore Giordano e54b96a351 hotfix message ui overflow 2020-03-12 20:58:53 +01:00
Salvatore Giordano 6f696c41ed add offline attachment rendering 2020-03-12 10:30:07 +01:00
Salvatore Giordano fe5adc72dc automatically retry message delete 2020-03-11 17:44:56 +01:00
Salvatore Giordano 54f1901620 add update message 2020-03-11 15:42:29 +01:00
Salvatore Giordano 456e345558 add message failed handling 2020-03-08 09:44:01 +01:00
Salvatore Giordano 4305e95394 add example of showing error 2020-03-04 18:04:06 +01:00
Salvatore Giordano a563e8f19a highlight mentions 2020-03-04 15:41:52 +01:00
Salvatore Giordano c37ed34802 use regex for commands 2020-03-04 12:06:32 +01:00
Salvatore Giordano ad0cb5e089 add first test driver 2020-03-04 11:42:59 +01:00
Salvatore Giordano 0f0226ca69 fix command layout 2020-03-04 10:40:35 +01:00
Salvatore Giordano c686540306 fix edit message 2020-03-03 18:01:55 +01:00
Salvatore Giordano e2f29a15bf add commands 2020-03-03 17:06:36 +01:00
Salvatore Giordano f3a6ba68a4 add edit message feature 2020-03-03 11:03:36 +01:00
Salvatore Giordano a0a81c90f9 add doc 2020-03-02 15:59:16 +01:00
Salvatore Giordano ca3a465045 fix linter 2020-02-28 18:48:56 +01:00
Salvatore Giordano 52f7a7a209 add loading upload 2020-02-28 17:14:53 +01:00
Salvatore Giordano b6f0b6f2c1 add file upload 2020-02-28 17:02:10 +01:00
Salvatore Giordano 1fea1fd19b add image picker 2020-02-28 17:02:10 +01:00
Salvatore Giordano a6d659f932 add streamchattheme.fromtheme 2020-02-28 11:01:11 +01:00
Salvatore Giordano 15c13a7dc9 add reply action 2020-02-27 18:37:51 +01:00
Salvatore Giordano 541cafb49f add stream chat theme draft 2020-02-27 17:09:20 +01:00