Commit Graph
202 Commits
Author SHA1 Message Date
Salvatore Giordano ba33602a24 version bump 2020-05-27 16:51:32 +02:00
Salvatore Giordano 24eca0a9c3 update event listeners 2020-05-22 16:33:47 +02:00
Salvatore Giordano 69da934877 liste for notificationRemovedFromChannel 2020-05-20 09:50:08 +02:00
Salvatore Giordano 4312e3133b add system messages 2020-05-19 12:57:07 +02:00
Salvatore Giordano d646dcb8c2 add channel added delete events 2020-05-18 18:02:10 +02:00
Salvatore Giordano 5a0e237a1f remove dead code 2020-05-18 10:57:06 +02:00
Salvatore Giordano 18aeb0eba3 version bump 2020-05-18 10:55:27 +02:00
Salvatore Giordano 890f729668 fix hero tag duplicated 2020-05-16 12:29:00 +02:00
Salvatore Giordano e8be4a2575 version bump 2020-05-14 15:52:40 +02:00
Salvatore Giordano 121f5c3d21 fix reaction bubble ui 2020-05-14 11:36:05 +02:00
Salvatore Giordano cb284f773b remove additional navigator widget 2020-05-14 10:30:56 +02:00
Salvatore Giordano 2de3cc2b69 version bump 2020-05-13 16:54:23 +02:00
Salvatore Giordano a1a3cb177d fix video attachment fullscreen 2020-05-13 15:51:45 +02:00
Salvatore Giordano 4dcdc457f4 do not show local notifications on silent messages 2020-05-12 15:58:24 +02:00
Salvatore Giordano 073f21dc5d fix attachment size 2020-05-12 15:27:16 +02:00
Salvatore Giordano 18ded607a8 fix padding in messages 2020-05-11 16:53:07 +02:00
Salvatore Giordano 5b29057ccb refactor message widget 2020-05-11 16:20:03 +02:00
Salvatore Giordano daf0989f2d add onLongPress to channel preview 2020-05-06 10:34:29 +02:00
Salvatore Giordano aadb5277bd version bump 2020-05-06 09:50:17 +02:00
Salvatore Giordano c0fbb2cdbb Merge branch 'master' into feature/notifications 2020-05-06 09:46:43 +02:00
Salvatore Giordano 9bb5e06c96 Refs #46: add background color as part of StreamChatThemeData 2020-05-06 09:28:47 +02:00
Salvatore Giordano da095357ed bump version 2020-05-04 09:50:51 +02:00
Salvatore GiordanoandGitHub 3481624182 Merge branch 'feature/notifications' into feature/messageInputActions 2020-05-01 13:31:03 +02:00
Salvatore Giordano 02d97893c1 add scrollPhysics to messagelistview 2020-04-30 11:55: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 aca29c1091 handle channel.deleted 2020-04-28 11:15:46 +02:00
Salvatore Giordano 057d397d8e version bump 2020-04-28 10:21:46 +02:00
Salvatore Giordano 3d72ea699c add custom clipper to messagewidget 2020-04-25 14:10:16 +02:00
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 c3a068a4b4 add unread indicator 2020-04-24 16:12:11 +02:00
Luis Pulido c88ae78ced renamed method to onTap 2020-04-24 09:13:02 -04:00
Luis Pulido c5ba6dc390 moved tap logic to UserAvatar Widget 2020-04-23 12:31:01 -04:00
Luis Pulido 061962ea8b Added onUserAvatarTap 2020-04-23 11:41:07 -04:00
Salvatore Giordano 5df6c303ff fix image rendering 2020-04-23 17:28:25 +02:00
Salvatore Giordano f4cedc2061 add default user image to theme 2020-04-23 15:44:33 +02:00
Salvatore Giordano 81ec083378 add default channel image to theme 2020-04-23 15:43:49 +02:00
Salvatore Giordano 3d40193f9a add default user image to theme 2020-04-23 15:26:55 +02:00
Salvatore Giordano 019d0aded8 add default channel image to theme 2020-04-23 12:02:24 +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