log src/plugins/plugin_xep_0054.py @ 2510:4001aa395a04

age author description
Fri, 02 Mar 2018 17:43:41 +0100 Goffi plugin XEP-0054: use .jpg instead of .jpe for jpeg files
Thu, 01 Mar 2018 09:04:36 +0100 Goffi plugin XEP-0054: removed Image.ANTIALIAS filter:
Fri, 26 Jan 2018 11:14:13 +0100 Goffi dates update
Wed, 03 Jan 2018 00:18:31 +0100 Goffi plugin XEP-0054: return always False in isRoom is plugin XEP-0045 is not available + raise NotFound if avatar is requested for a MUC room (not the occupants, the room itself)
Fri, 03 Nov 2017 14:31:42 +0100 Goffi misc: date update (yes it's a bit late :p )
Sat, 03 Jun 2017 22:24:53 +0200 Goffi plugin XEP-0054: fixed not transmitted arguments in getAvatar
Sun, 21 May 2017 20:01:24 +0200 Goffi plugin XEP-0054: nick handling + don't remove data on avatar set
Sun, 12 Feb 2017 18:59:10 +0100 Goffi core (plugins): added missing contants + use of new constants in PLUGIN_INFO
Sun, 12 Feb 2017 17:55:43 +0100 Goffi core, jp: component handling + client handling refactoring:
Sun, 15 Jan 2017 17:51:37 +0100 Goffi plugin XEP-0054, quick frontend(app): various improvments:
Tue, 13 Sep 2016 22:02:52 +0200 Goffi plugin XEP-0054(XEP-0153): added a getAvatar:
Sat, 10 Sep 2016 18:03:24 +0200 Goffi plugin XEP-0054(XEP-0153): ignore image formats other than gif, jpeg and png, and empty BINVAL
Fri, 09 Sep 2016 23:54:33 +0200 Goffi plugin XEP-0054: fix use of full jid for room occupants
Fri, 09 Sep 2016 23:54:33 +0200 Goffi plugin XEP-0054: renamed isInRoom to isRoom as the method only tell if the entity belong to a MUC
Sun, 28 Aug 2016 18:20:55 +0200 Goffi plugin XEP-0045, XEP-0054, XEP-0096: deprecated bridge method are not used anymore