After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 603906 - Allow other events than conversation messages to be logged
Allow other events than conversation messages to be logged
Status: RESOLVED DUPLICATE of bug 518414
Product: empathy
Classification: Core
Component: Archives
2.28.x
Other Linux
: Normal enhancement
: ---
Assigned To: empathy-maint
Depends on:
Blocks:
 
 
Reported: 2009-12-06 15:22 UTC by gbz
Modified: 2009-12-07 11:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description gbz 2009-12-06 15:22:10 UTC
It would be nice if other events than conversation messages could also be logged.
Each can be optional to avoid a large log. Some of these events may be protocol specific:

- Change of public alias/nickname

- Change of avatar, i.e. store each previous avatar and when it was introduced
Reoccuring avatars use one same file, but all datetime events are kept

- Change of general status (including login/logout) as well as any custom status messages

- File transfers (from, to, filename, size, starttime, endtime, possibly hash digest)

- Request to add contact on list, both incoming and outgoing, plus its response later

- You were removed/unsubscribed from someone's contact list

- Incoming IRC requests like PING

- Local ignoring/unignoring actions towards a contact
Comment 1 Guillaume Desmottes 2009-12-07 11:53:34 UTC
This should be a job for the future telepathy-logger.

*** This bug has been marked as a duplicate of bug 518414 ***