Commit Graph
82 Commits
Author SHA1 Message Date
Salvatore Giordano 552f4ee600 fix channels query 2020-04-10 14:47:57 +02:00
Salvatore Giordano 77354334b3 fix ios service 2020-04-10 12:17:03 +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 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 3f530fa193 fix example main 2020-04-08 13:31:39 +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 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 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 2a1d1fc46a Merge branch 'master' into feature/notifications 2020-04-02 11:28:19 +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 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 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 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 ae41eb30bf update example 2020-03-13 15:38:23 +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
Salvatore Giordano 57341d913c update single conversation example 2020-03-12 17:42:34 +01:00
Salvatore Giordano ff0e21c345 update example 2020-03-12 17:01:40 +01:00
Salvatore Giordano ce3aae2e38 add thread offline 2020-03-12 16:08:42 +01:00
Salvatore Giordano fe5adc72dc automatically retry message delete 2020-03-11 17:44:56 +01:00
Salvatore Giordano 44507d51ed add reactions 2020-03-11 11:44:07 +01:00
Salvatore Giordano 940d771287 fix channelpreview lastmessage 2020-03-10 18:16:10 +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 9e4e2f5a12 add typing indicator widget 2020-03-05 10:56:46 +01:00
Salvatore Giordano c37ed34802 use regex for commands 2020-03-04 12:06:32 +01:00
Salvatore Giordano ad0cb5e089 add first test driver 2020-03-04 11:42:59 +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