Commit Graph
65 Commits
Author SHA1 Message Date
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
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