Commit Graph
20 Commits
Author SHA1 Message Date
Salvatore Giordano 422df24e9f use comparator 2020-12-17 11:15:25 +01:00
Salvatore Giordano 7310a905be add change it to a function called at the end of the message.new event handler 2020-12-17 10:33:47 +01:00
Salvatore Giordano f79d49ce89 expose channels setter 2020-12-17 10:13:39 +01:00
Salvatore Giordano efced08641 update llc dependency and hotfixes 2020-10-12 11:15:37 +02:00
Salvatore Giordano 2bc72bd96e add CreateChannelPage to example 2020-09-23 16:42:50 +02:00
Salvatore Giordano bd22ee0fd6 fix channellistview loading when client is not initialized 2020-09-16 10:35:28 +02:00
Salvatore Giordano 241e18f609 fix typo 2020-08-27 11:17:09 +02:00
Salvatore Giordano 42ed371d48 add lockChannelsOrder property to channelsBloc 2020-08-07 15:58:52 +02:00
Salvatore Giordano 40bf12a922 add channel to view if new message arrives and the channel is hidden 2020-08-05 09:36:16 +02:00
Salvatore Giordano 24eca0a9c3 update event listeners 2020-05-22 16:33:47 +02:00
Salvatore Giordano 69da934877 liste for notificationRemovedFromChannel 2020-05-20 09:50:08 +02:00
Salvatore Giordano d646dcb8c2 add channel added delete events 2020-05-18 18:02:10 +02:00
Salvatore Giordano aca29c1091 handle channel.deleted 2020-04-28 11:15:46 +02:00
Salvatore Giordano 167e1adca2 remove all notifications dependencies 2020-04-16 15:39:57 +02:00
Salvatore Giordano 88ec33d798 add docs 2020-04-09 18:01:44 +02:00
Salvatore Giordano e0fde25b24 add channels_bloc 2020-04-07 15:23:23 +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