Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[solved] chat protocols in polari (GNOME)

Graphical Environments, Managers, Multimedia & Desktop questions.
Post Reply
Message
Author
JueShire
Posts: 6
Joined: 2008-10-04 20:26

[solved] chat protocols in polari (GNOME)

#1 Post by JueShire »

Hi,
does anybody know how to remove old chat protocols from polari? It's a nice and lean replacement for empathy, but I cannot find suitable documentation.

Cheers,
JueShire

#### --- edit --- ####

Found out myself:

Polari stores its logs under ~/.local/share/TpLogger/logs.
In this directory you'll find folders for each IRC network you have used (named accordiing to you IRC nickname), and each of them has another folder for all chatrooms you have been active in. And here, finally, you'll find *.log files, named and ordered by the date of your activity. For instance, to remove the protocol from 7 July 2017 on an IRC network you used with your nick BillGates in the chatroom #licencedcaptivity you have to delete the log file:

Code: Select all

rm ~/.local/share/TpLogger/logs/idle_irc_BillGates0/chatrooms/#licencedcaptivity/20170707.log

Post Reply