Commit Graph
187 Commits
Author SHA1 Message Date
Salvatore Giordano ce34b6afa1 Merge pull request #40 from nosmirck/feature/onTapUserMessage
Added onUserAvatarTap
2020-04-24 16:53:51 +02:00
Salvatore Giordano 9ec2b02a92 add datedivider builder 2020-04-24 16:51:47 +02:00
Salvatore Giordano 706c3d70b4 fix attachmentbuilders on hot reload 2020-04-23 11:42:06 +02:00
Salvatore Giordano 16f727f9e2 cleanup comments 2020-04-23 10:40:50 +02:00
Salvatore Giordano ad9709a2c9 add attachment builders parameter 2020-04-22 16:13:12 +02:00
Salvatore Giordano 493ebe33f4 extract attachment widgets 2020-04-22 15:39:06 +02:00
Salvatore Giordano 17c171f984 extract videoattachment 2020-04-22 11:55:05 +02:00
Salvatore Giordano 7460651380 Merge branch 'master' into feature/notifications 2020-04-22 10:53:41 +02:00
Salvatore Giordano 3698bff086 extract deleted message widget 2020-04-22 10:35:34 +02:00
Salvatore Giordano 8b5d1de377 extract date_divider and reply_indicator widgets 2020-04-21 22:05:38 +02:00
Salvatore Giordano 43c71e0c7e add sending indicator widget 2020-04-21 21:48:24 +02:00
Salvatore Giordano fee0eff11f add simple rendering of files 2020-04-21 16:36:53 +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 ba9ca6d9a1 update llc 2020-04-20 23:38:28 +02:00
Salvatore Giordano f1908f2889 version bump 2020-04-16 09:40:31 +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
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 479d140fef add better mime detection 2020-04-10 18:09:36 +02:00
Salvatore Giordano fefcc50280 fix video loading and error 2020-04-10 17:16:23 +02:00
Salvatore Giordano e58f2a1f35 fix video loading and error 2020-04-10 17:13:28 +02:00
Salvatore Giordano 61f65ee4b8 Merge branch 'master' into feature/notifications 2020-04-10 12:03:43 +02:00
Salvatore Giordano 092fed6fdd refs #21: fix video aspect ratio 2020-04-10 11:00:55 +02:00
Salvatore Giordano 88ec33d798 add docs 2020-04-09 18:01:44 +02:00
Salvatore Giordano 5a38908bfb fix message widget 2020-04-09 10:16:57 +02:00
Salvatore Giordano ee4539184b Merge branch 'master' into feature/notifications 2020-04-08 14:30:49 +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
Salvatore Giordano 18bd85343a show error message on image error 2020-03-31 09:21:41 +02:00
Salvatore Giordano 64a40d60da use normal notifications 2020-03-20 15:38:23 +01: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 38300939d3 fix #6: ChannelListView NULL error when a channel has no messages 2020-03-15 11:43:52 +01:00
Salvatore Giordano 18765f9823 fix delete error 2020-03-13 15:39:43 +01:00
Salvatore Giordano 4fbd38b0fe hotfix 2020-03-13 15:13:16 +01:00
Salvatore Giordano 031f85edf6 show error on channel loading 2020-03-13 14:34:01 +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 ce3aae2e38 add thread offline 2020-03-12 16:08:42 +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 9be4d206de add channel, user and messages db 2020-03-10 12:20:20 +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 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