log sat_frontends/quick_frontend/quick_chat.py @ 3168:1cb232c9e845

age author description
Wed, 29 Jan 2020 10:07:00 +0100 Goffi fixed shebangs
Wed, 29 Jan 2020 09:50:54 +0100 Goffi dates update
Mon, 30 Dec 2019 20:44:02 +0100 Goffi plugin XEP-0045: added room statuses to metadata:
Mon, 18 Nov 2019 22:34:13 +0100 Goffi quick frontend(chat): store filters used with initial historyGet
Fri, 08 Nov 2019 11:56:21 +0100 Goffi quick frontend (chat): removed hack not needed anymore now that Pyjamas is not used anymore
Tue, 13 Aug 2019 19:08:41 +0200 Goffi Python 3 port:
Sat, 06 Jul 2019 12:22:25 +0200 Goffi quick frontend (chat), primitivus(chat): properly clear occupants on resync:
Sun, 30 Jun 2019 15:41:59 +0200 Goffi quick frontends (app, chat): disabled the 2 most verbose logs, as they are barely useful and make reading logs difficult.
Sun, 07 Apr 2019 20:58:15 +0200 Goffi quick_frontend (app): fixed filters serialisation before calling bridge.historyGet
Thu, 28 Mar 2019 08:39:19 +0100 Goffi quick frontend(chat): prepared factorisation of merging of user moved info messages:
Wed, 20 Mar 2019 19:33:38 +0100 Goffi quick frontend(chat): fixed updateHistory bad call to historyPrint
Sun, 10 Mar 2019 18:03:11 +0100 Goffi quick_frontend (widget, chat): implementation of new sync mechanism, first draft:
Sun, 10 Mar 2019 18:03:02 +0100 Goffi quick frontend (chat): new updateOccupants methods which add/remove occupants to be in sync with new list
Sun, 10 Mar 2019 18:02:58 +0100 Goffi quick frontend(chat): added setLocked/setUnlocked methods:
Sun, 10 Mar 2019 18:02:54 +0100 Goffi quick frontend(chat): display a useful message with __unicode__ and __str__