Commit Graph
100 Commits
Author SHA1 Message Date
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
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
Salvatore Giordano a2ab455bd4 fix example 2020-04-03 09:37:47 +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 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 9f95012f06 bump version 2020-03-31 10:34:38 +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 GiordanoandGitHub f3c68280ec Refs #9: Update Readme adding capabilities dependency info 2020-03-25 08:56:36 +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 ecaed59a7d version bump 2020-03-15 11:52:03 +01: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 0952c0d5e1 version bump 2020-03-13 09:29:45 +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 f39a38b334 update pubspec 2020-03-10 10:33:09 +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 7b4fffd719 bump llc version 2020-03-04 15:43:22 +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 76e5a9db8b version bump 2020-03-04 11:48:41 +01:00
Salvatore Giordano ad0cb5e089 add first test driver 2020-03-04 11:42:59 +01:00
Salvatore GiordanoandGitHub 68059a01c2 Merge pull request #3 from GetStream/feature/editMessage
Edit message and commands
2020-03-04 10:41:23 +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 f37b8d3cc4 update dart lib in pubspec 2020-03-03 17:13:02 +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 d97a67d523 version bump 2020-03-02 15:59:50 +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
Salvatore Giordano b8c72bc8f6 add channelheader doc 2020-03-02 13:29:52 +01:00
Salvatore GiordanoandGitHub 4c6f796c11 Update README.md 2020-03-02 11:37:07 +01:00
Salvatore Giordano 1804e43fa2 update readme 2020-03-02 11:35:07 +01:00
Salvatore Giordano 2db6ff5406 add tutorial docs in examples 2020-03-02 11:14:00 +01:00
Salvatore Giordano 13e36a0ce4 version bump 2020-02-29 11:23:54 +01:00
Salvatore Giordano b48fc44ce1 fix channel pagination 2020-02-29 11:23:10 +01:00
Salvatore Giordano bf71ff1e66 version bump 2020-02-29 00:23:16 +01:00
Salvatore Giordano fac70c3b24 fix message widget 2020-02-29 00:22:33 +01:00
Salvatore Giordano 80dabdb118 version bump 2020-02-28 18:49:33 +01:00
Salvatore Giordano 713fc1fe6d refactor reaction row 2020-02-28 18:48:56 +01:00
Salvatore Giordano ca3a465045 fix linter 2020-02-28 18:48:56 +01:00
Salvatore Giordano 95575da67f fix avatar shape 2020-02-28 17:51:24 +01:00
Salvatore Giordano 52f7a7a209 add loading upload 2020-02-28 17:14:53 +01:00
Salvatore Giordano b6f0b6f2c1 add file upload 2020-02-28 17:02:10 +01:00
Salvatore Giordano 1fea1fd19b add image picker 2020-02-28 17:02:10 +01:00
Salvatore Giordano fdf9ca9df9 version bump 2020-02-28 14:17:35 +01:00
Salvatore Giordano f062b6bc46 update changelog 2020-02-28 14:17:07 +01:00
Salvatore Giordano b595a343c1 version bump 2020-02-28 14:16:26 +01:00
Salvatore Giordano 7daf412b7d add threadheader 2020-02-28 14:16:01 +01:00
Salvatore Giordano babf7b4bea remove fontfamily from theme 2020-02-28 13:39:51 +01:00
Salvatore Giordano 6e067b0d79 fix markdown text style 2020-02-28 13:38:47 +01:00
Salvatore Giordano 2d7ea2d3cd add custom theme example 2020-02-28 13:28:01 +01:00
Salvatore Giordano 7dc7261a06 add initial example 2020-02-28 11:43:48 +01:00
Salvatore Giordano c6f5815e1b add more logic to copywith methods 2020-02-28 11:18:34 +01:00
Salvatore Giordano 415626d99f restore thread example 2020-02-28 11:01:58 +01:00
Salvatore Giordano a6d659f932 add streamchattheme.fromtheme 2020-02-28 11:01:11 +01:00
Salvatore Giordano 15c13a7dc9 add reply action 2020-02-27 18:37:51 +01:00
Salvatore Giordano 541cafb49f add stream chat theme draft 2020-02-27 17:09:20 +01:00
Salvatore Giordano a1308fb380 update low level client lib version 2020-02-27 10:48:52 +01:00
Salvatore Giordano d2fe921ed9 add deleted message in preview 2020-02-27 10:47:08 +01:00
Salvatore Giordano f93430b11d add header 2020-02-27 10:37:44 +01:00
Salvatore Giordano 31357c56b9 fix pubspec 2020-02-27 10:20:58 +01:00
Salvatore Giordano 8eb40bb7f9 fix ui message deleted 2020-02-27 09:48:38 +01:00
Salvatore Giordano df86c377b2 add delete message 2020-02-26 18:21:01 +01:00
Salvatore Giordano 671e6f1f57 remove useless animator 2020-02-26 17:26:12 +01:00
Salvatore Giordano b502fafa13 fix reaction ui for messages with attachment 2020-02-26 17:14:08 +01:00
Salvatore Giordano d4632dc8ef update pubspec 2020-02-26 17:09:19 +01:00
Salvatore Giordano 815736285b fix reaction ui 2020-02-26 16:55:14 +01:00
Salvatore Giordano c177ec1224 remove reaction by event 2020-02-26 16:05:06 +01:00
Salvatore Giordano 71c76dbade update example using new client 2020-02-26 14:02:50 +01:00
Salvatore Giordano aee5067f9c update pubspec 2020-02-26 11:21:26 +01:00
Salvatore Giordano ca4bef0ad0 add reactions 2020-02-25 18:10:58 +01:00
Salvatore Giordano 9c64f804b5 add send reaction 2020-02-25 15:25:08 +01:00
Salvatore Giordano f2646e407d add custom message example 2020-02-25 14:06:48 +01:00
Salvatore Giordano 3c4edf1b18 add threads example 2020-02-25 13:52:15 +01:00
Salvatore Giordano 2269a3d684 use SizedBox 2020-02-25 13:10:40 +01:00