Commit Graph
91 Commits
Author SHA1 Message Date
vishtree d81d2f63cd Adding support for one-on-one conversation to channel preview 2020-04-19 17:25:21 +02:00
Salvatore Giordano bb58e1341c fix dependencies errors 2020-04-16 10:33:37 +02:00
Luis Pulido 5204715a37 removed the Flex causing the widget to overflow 2020-04-15 15:34:13 -04:00
Salvatore Giordano 3c02dfb3ab bump version 2020-04-11 13:32:59 +02:00
Salvatore Giordano 7d62912300 add better mime detection 2020-04-10 18:28:16 +02:00
Salvatore Giordano fefcc50280 fix video loading and error 2020-04-10 17:16:23 +02:00
Salvatore Giordano b3860d6a93 add message configuration properties to message list view 2020-04-10 12:17:41 +02:00
Salvatore Giordano 092fed6fdd refs #21: fix video aspect ratio 2020-04-10 11:00:55 +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 60782666a0 add date separators 2020-04-08 15:54:31 +02:00
Salvatore Giordano 6a1da25b26 fix message deleted color 2020-04-08 13:17:45 +02:00
Salvatore Giordano 9592121cd6 fix attachment background color 2020-04-08 12:04:55 +02:00
Salvatore Giordano 4cb1bd95a2 add first version of dark theme 2020-04-08 11:45:30 +02:00
Salvatore Giordano ff68d8f9b1 make username next to timestamp opt-in 2020-04-08 09:48:29 +02:00
Luis Pulido 3fb13f364c added user's name to message box 2020-04-07 11:10:35 -04: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 7f24650af9 add super call to streamchat build method 2020-04-02 11:38:51 +02:00
Salvatore Giordano be495d8d86 add automatickeepalive to streamchat 2020-04-01 10:31:39 +02:00
Salvatore Giordano 8ae849be0f fix dependency error using flutter_form_builder 2020-03-31 10:05:59 +02:00
Salvatore Giordano 18bd85343a show error message on image error 2020-03-31 09:21:41 +02:00
Salvatore Giordano 4dc508e1c3 update dependencies 2020-03-15 11:50:02 +01:00
Salvatore Giordano 38300939d3 fix #6: ChannelListView NULL error when a channel has no messages 2020-03-15 11:43:52 +01:00
Salvatore Giordano ae7979c423 fix issue #4 not disposing the client when disposing StreamChat widget 2020-03-13 09:27:55 +01:00
Salvatore Giordano e54b96a351 hotfix message ui overflow 2020-03-12 20:58:53 +01:00
Salvatore Giordano ffac94fc2f message refactoring 2020-03-08 11:04:11 +01:00
Salvatore Giordano 456e345558 add message failed handling 2020-03-08 09:44:01 +01:00
Salvatore Giordano 60c2ccfc24 add typing indicator widget in example messagelist 2020-03-06 10:34:38 +01:00
Salvatore Giordano 153455ae56 add on mention tap 2020-03-05 18:03:14 +01:00
Salvatore Giordano 9e4e2f5a12 add typing indicator widget 2020-03-05 10:56:46 +01:00
Salvatore Giordano e6328927b1 use jiffy for date format 2020-03-05 10:23:01 +01:00
Salvatore Giordano 4305e95394 add example of showing error 2020-03-04 18:04:06 +01:00
Salvatore Giordano fb95348ed4 version bump 2020-03-04 17:58:30 +01:00
Salvatore Giordano 5f1764258e fix messages update 2020-03-04 17:51:14 +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 1ec09bac63 fix reaction layout 2020-03-03 18:23:54 +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 0b156fa9c4 typo 2020-03-03 11:45:55 +01:00
Salvatore Giordano 62e386b36b add reaction picker widget 2020-03-03 11:29:22 +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 08d5b21e4e update doc 2020-03-02 13:58:19 +01:00