maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [M5] [Announce] Yappari - New maintainership and new features! (https://talk.maemo.org/showthread.php?t=94465)

sicelo 2015-01-27 14:20

Re: [Announce] Yappari - New maintainership and new features!
 
Quote:

Originally Posted by Armando (Post 1458403)
Would you share your db-queries with us? :)

In /home/user/.yappari/logs there are the different logs (sqlite databases) for each and every number you've chatted with before.

So all you need is to run the following to export a conversation to a text file:

Code:

sqlite3 /home/user/.yappari/logs/NUMBER.dblog
.output /home/user/MyDocs/ChatLog_NUMBER.txt
select data from log;

This just extracts the text, without indicating who said what (but for my needs this is enough). The different punctuation is important. For fancy queries, you will need to use
Code:

.schema log
in sqlite3 to see the different fields that are in the database.

capitannemo 2015-01-27 21:27

Re: [Announce] Yappari - New maintainership and new features!
 
Hi Folks!

First of all MANY THANKS all of you! Making Yappari to work you saved my life (again) :)

Secondly I have two questions please:

1) Has this new version of Yappari (2.0.2) implemented any end-to-end encryption as in the original whatsapp protocol? If not: Is this feature expected to be implemented in the near future?

2) I use "Alarmed" to connect/disconnect Yappari on an hourly basis; the command sent to disconnect is "killall Yappari" but in this way the little blue circle in the status bar does not disapear when Yappari gets killed. Does anyone a way to close Yappari + the little blue circle?

Thanks a lot in advance

KEEP IT UP GUYS!!

tonydaan 2015-01-28 08:41

Re: [Announce] Yappari - New maintainership and new features!
 
guys i can't rename my group and if i put some status it will disappeared from the status bar after saving. one more thing my sent notification is not working but the read and delivered notification were working properly

i sent a video file it not showing the prestige but if i download it's will show

old version worked properly with all this things

AhmadSab 2015-01-28 16:13

Re: [Announce] Yappari - New maintainership and new features!
 
Hi
There are some states have become unreadable
I think it is a problem of fonts missing
but I've noticed that those states that belongs to my friends have been written in android devises
note: this problem is new with the last update of yappari
Any idea pls?

coderus 2015-01-28 16:16

Re: [Announce] Yappari - New maintainership and new features!
 
PUT YOUR ISSUES HERE: https://github.com/agamez/yappari/issues
Then we can help you together. Otherwise not.

bobsponge 2015-01-29 01:42

Re: [Announce] Yappari - New maintainership and new features!
 
I replaced the binary file and now yappari won't open

i used the : sudo gainroot
chmod 755 /opt/maemo/usr/bin/Yappari

but it says no such file or directory in x-terminal

help please

coderus 2015-01-29 01:48

Re: [Announce] Yappari - New maintainership and new features!
 
enable extras-testing repository and install yappari in normal way
or just grab it from here: http://repository.maemo.org/extras-t...ree/y/yappari/

bobsponge 2015-01-29 01:51

Re: [Announce] Yappari - New maintainership and new features!
 
Quote:

Originally Posted by coderus (Post 1458586)
enable extras-testing repository and install yappari in normal way
or just grab it from here: http://repository.maemo.org/extras-t...ree/y/yappari/

i installed yappari new version 2.0.2 and replaced binary file {yappari} in opt/maemo/usr/bin/
but now yappari wont open...

CepiPerez 2015-01-29 01:53

Re: [Announce] Yappari - New maintainership and new features!
 
If you updated to 2.0.2 then you don't need to replace binary

bobsponge 2015-01-29 01:58

Re: [Announce] Yappari - New maintainership and new features!
 
Quote:

Originally Posted by CepiPerez (Post 1458588)
If you updated to 2.0.2 then you don't need to replace binary

thats mean i install 2.0.2 and open it and i have not problem for registry???


All times are GMT. The time now is 23:10.

vBulletin® Version 3.8.8