Commit Graph
100 Commits
Author SHA1 Message Date
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 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 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 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 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 b2d27e65d0 fix linter 2020-03-15 13:59:56 +01:00
Salvatore Giordano 41a302145d Merge branch 'master' into feature/offline 2020-03-15 13:58:10 +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 2f6143234a fix bug on empty thread 2020-03-13 15:44:25 +01:00
Salvatore Giordano 18765f9823 fix delete error 2020-03-13 15:39:43 +01:00
Salvatore Giordano 4fbd38b0fe hotfix 2020-03-13 15:13:16 +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 9fcc12e48a Merge branch 'master' into feature/offline 2020-03-12 21:11:07 +01:00
Salvatore Giordano e54b96a351 hotfix message ui overflow 2020-03-12 20:58:53 +01:00
Salvatore Giordano 6f5d014fa4 fix analysis option 2020-03-12 18:13:14 +01:00
Salvatore Giordano ce3aae2e38 add thread offline 2020-03-12 16:08:42 +01:00
Salvatore Giordano 6f696c41ed add offline attachment rendering 2020-03-12 10:30:07 +01:00
Salvatore Giordano fe5adc72dc automatically retry message delete 2020-03-11 17:44:56 +01:00
Salvatore Giordano 54f1901620 add update message 2020-03-11 15:42:29 +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 ebe252b24a hotfix 2020-03-10 13:28:58 +01:00
Salvatore Giordano 9be4d206de add channel, user and messages db 2020-03-10 12:20:20 +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 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 ad0cb5e089 add first test driver 2020-03-04 11:42:59 +01:00