arma7x / svelte-telekram

A Telegram client for KaiOS using Svelte
GNU General Public License v3.0
55 stars 15 forks source link

Unable to chat with contact #3

Closed nallion closed 2 years ago

nallion commented 2 years ago

Helllo, arma7x! I need to switch from old outdated legacy telekram to this new telekram-svetle. But i cannot chat with user, because send messages not implemented( What is your milestone? Can you implement send messages asap, and users switch to new client?

arma7x commented 2 years ago

No ETA, but I will finish it ASAP

arma7x commented 2 years ago

First, lets me implement sendMessage method on the current private and group chat list. Next, I will implement a method to fetch the contact list so users can start a new chat with their contact. But only for send text messages, no reply or forward

arma7x commented 2 years ago

@nallion Contacts now available. Click Menu > Contacts, you can click Chat on any contact list and the chat box will appear to begin a conversation, once the message was sent, the app will navigate to chat screen, you can press backkey to cancel.

Searching still in progress and this is still in test mode

arma7x commented 2 years ago

@nallion Which kaios device are you using?

nallion commented 2 years ago

@nallion Which kaios device are you using?

Nokia 8000 DS 4g rooted with disable lowmemorykiller

arma7x commented 2 years ago

please test and give feedback

nallion commented 2 years ago

all works fine after install application on login page phone freezes two times, on second time i need to remove and insert battery. after this i sucessfull receive code & login to my account can you plan to add handlng images?

arma7x commented 2 years ago

MTProto2 run very slow on KaiOS, I will handle authentication inside webworker