Commit Graph
64 Commits
Author SHA1 Message Date
Sahil Kumar 14a35205cf [Choose User, Advanced Options] QA fixes, theme changes
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-06 18:23:39 +05:30
Sahil Kumar cc54b18a14 [StreamChatTheme] Segregate theme copyWith and merge logic
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-06 13:28:35 +05:30
Salvatore Giordano d0c4656973 cleanup 2021-01-04 12:04:00 +01:00
Salvatore Giordano cb518db1a2 apply colors and ui fixes 2020-12-30 16:22:14 +01:00
Salvatore Giordano 23b85e87f0 Merge branch 'master' into feature/new-ui 2020-11-10 17:42:24 +01:00
Salvatore Giordano 59359784fb remove channel.query 2020-11-09 10:41:05 +01:00
Salvatore Giordano 1285f82a64 fix condition 2020-11-09 09:44:10 +01:00
Salvatore Giordano 6613476700 channel query on local notification was using event.type 2020-11-09 09:43:47 +01:00
Salvatore Giordano f361d7f7f5 fix tests 2020-10-28 14:12:59 +01:00
Salvatore GiordanoandGitHub 0a46d866f3 Merge branch 'feature/new-ui' into hotfix/badge 2020-10-28 13:37:48 +01:00
Salvatore Giordano 5ec32086d3 add badge on unread messages 2020-10-28 11:05:58 +01:00
Salvatore Giordano ba37258427 wip 2020-10-27 09:58:15 +01:00
Salvatore Giordano 069f1a8ee4 fix reaction bubble ui 2020-10-15 10:37:22 +02:00
Salvatore Giordano ef51103b81 version bump 2020-09-09 14:29:36 +02:00
Salvatore Giordano 9c287e02ba rename messagementions to messagelinks 2020-07-21 10:39:18 +02:00
Salvatore Giordano 7dea0bdacd add link TextStyle for messages 2020-07-21 10:35:27 +02:00
Salvatore Giordano cb284f773b remove additional navigator widget 2020-05-14 10:30:56 +02:00
Salvatore Giordano 4dcdc457f4 do not show local notifications on silent messages 2020-05-12 15:58:24 +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 Giordano 3d72ea699c add custom clipper to messagewidget 2020-04-25 14:10:16 +02:00
Salvatore Giordano c3a068a4b4 add unread indicator 2020-04-24 16:12:11 +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 b20ba2e306 update dependencies 2020-04-20 09:43:54 +02:00
Salvatore Giordano 7c2d607a3a version bump 2020-04-17 16:05:32 +02:00
Salvatore Giordano 167e1adca2 remove all notifications dependencies 2020-04-16 15:39:57 +02:00
Salvatore Giordano 552f4ee600 fix channels query 2020-04-10 14:47:57 +02:00
Salvatore Giordano 88ec33d798 add docs 2020-04-09 18:01:44 +02:00
Salvatore Giordano d6033ec2b6 do not disconnect android when the app is in background 2020-04-09 16:57:48 +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
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 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 08ced91bb9 Merge branch 'master' into feature/notifications 2020-04-02 11:40:24 +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 be495d8d86 add automatickeepalive to streamchat 2020-04-01 10:31:39 +02: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 031f85edf6 show error on channel loading 2020-03-13 14:34:01 +01:00
Salvatore Giordano 721e4f37c1 Merge branch 'master' into feature/offline 2020-03-13 10:03:30 +01:00
Salvatore Giordano ae7979c423 fix issue #4 not disposing the client when disposing StreamChat widget 2020-03-13 09:27:55 +01:00