Commit Graph
4575 Commits
Author SHA1 Message Date
Salvatore Giordano c13ef72995 version bump 2020-04-08 13:43:30 +02:00
Salvatore GiordanoandGitHub 7634755bb9 Merge pull request #16 from GetStream/feature/darkTheme
Dark theme
2020-04-08 13:41:46 +02:00
Salvatore Giordano 3f530fa193 fix example main 2020-04-08 13:31:39 +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 0b934047e2 version bump 2020-04-08 09:49:51 +02:00
Salvatore Giordano ff68d8f9b1 make username next to timestamp opt-in 2020-04-08 09:48:29 +02:00
Salvatore GiordanoandGitHub 946a99cab7 Merge pull request #14 from nosmirck/feature/message-box-user
MessageWidget now has user's name in the timestamp (like advertised design)
2020-04-08 09:40:33 +02:00
Luis Pulido 3fb13f364c added user's name to message box 2020-04-07 11:10:35 -04:00
Luis PulidoandGitHub f5e2e188c2 Merge pull request #1 from GetStream/master
Merge latest from base repo
2020-04-07 10:28:57 -04:00
Salvatore Giordano cd46dc8a33 remove memory leak on ios 2020-04-07 16:02:49 +02:00
Salvatore Giordano e0fde25b24 add channels_bloc 2020-04-07 15:23:23 +02:00
Salvatore Giordano fafafb8c44 refactor ios 2020-04-07 12:49:31 +02:00
Salvatore Giordano dc90e38743 remove channels bloc 2020-04-07 10:14:00 +02:00
Salvatore Giordano 4a723cfd10 bump version 2020-04-07 09:23:57 +02:00
Salvatore GiordanoandGitHub 5b2cc59c87 Merge pull request #13 from nosmirck/bugfix/12
fix for #12
2020-04-07 09:22:36 +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 fa2be8397d use a map for channels in client 2020-04-06 16:46:00 +02:00
Salvatore Giordano 713a3dd07d listen for new messages in channelbloc 2020-04-06 16:33:22 +02:00
Salvatore Giordano e35d0bc9f5 return a stream from querychannels and add channelsBloc to handle channelListview 2020-04-06 16:12:00 +02:00
Salvatore Giordano fe7219a3c1 fix android background push 2020-04-06 11:21:46 +02:00
Salvatore Giordano 27c3a7f390 update example with extension 2020-04-06 09:38:13 +02:00
Salvatore Giordano 9318934f79 Merge branch 'master' into feature/notifications 2020-04-03 10:08:26 +02:00
Salvatore Giordano a2ab455bd4 fix example 2020-04-03 09:37:47 +02:00
Salvatore Giordano 08ced91bb9 Merge branch 'master' into feature/notifications 2020-04-02 11:40:24 +02:00
Salvatore Giordano 4eeb3dfc43 bump version 2020-04-02 11:39:15 +02:00
Salvatore Giordano 7f24650af9 add super call to streamchat build method 2020-04-02 11:38:51 +02:00
Salvatore Giordano 2a1d1fc46a Merge branch 'master' into feature/notifications 2020-04-02 11:28:19 +02:00
Salvatore Giordano 66bd54d85b bump version 2020-04-02 11:13:46 +02:00
Salvatore Giordano be495d8d86 add automatickeepalive to streamchat 2020-04-01 10:31:39 +02:00
Salvatore Giordano f25d1cba3d fix ios notifications 2020-03-31 13:03:53 +02:00
Salvatore Giordano 9f95012f06 bump version 2020-03-31 10:34:38 +02:00
Salvatore Giordano 8cbf0b2f27 update dependencies 2020-03-31 10:34:16 +02: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 18bd85343a show error message on image error 2020-03-31 09:21:41 +02:00
Salvatore Giordano d94371c61b update ios notifications example 2020-03-30 17:13:13 +02:00
Salvatore Giordano 24e32f891e add ios notification example 2020-03-27 11:07:32 +01:00
Salvatore Giordano 1de4fa37a8 WIP add ios custom notification example 2020-03-25 13:31:57 +01:00
Salvatore Giordano 4356b4f0ea add android push customization 2020-03-25 10:10:20 +01:00
Salvatore GiordanoandGitHub f3c68280ec Refs #9: Update Readme adding capabilities dependency info 2020-03-25 08:56:36 +01:00
Salvatore Giordano f4af785d45 use data notification on android 2020-03-24 09:11:34 +01:00
Salvatore Giordano fabdcc6a3e fix example 2020-03-23 13:02:24 +01:00
Salvatore Giordano 64a40d60da use normal notifications 2020-03-20 15:38:23 +01:00
Salvatore Giordano af16d90789 add android example 2020-03-17 12:11:03 +01:00
Salvatore Giordano 7b27322e85 Merge branch 'master' into feature/offline 2020-03-16 11:13:25 +01:00
Salvatore GiordanoandGitHub 5d599c2b11 Update README.md 2020-03-16 11:12:41 +01:00
Salvatore Giordano e332e2085d update master with file picker instructions 2020-03-16 11:11:45 +01:00
Salvatore Giordano b2d27e65d0 fix linter 2020-03-15 13:59:56 +01:00