log src/core/constants.py @ 2526:35d591086974

age author description
2018-03-16 Goffi core (constants): accept "yes" as a True value in bool()
2018-03-02 Goffi plugin XEP-0264: thumbnails handling implementation
2018-02-28 Goffi core (constants): new constants to handle files, progress, component, permissions (will be used in the upcoming patches)
2018-01-26 Goffi dates update
2018-01-02 Goffi core: moved CHAT_* constants from frontends to core constants + uses constants for MESS_TYPE_* in sendMessage
2017-11-03 Goffi misc: date update (yes it's a bit late :p )
2017-10-01 Goffi plugin import: generic data import plugin:
2017-07-05 Goffi plugin XEP-0060: addManagedNode callbacks now use client syntax instead of profile
2017-03-05 Goffi tools(templates): workflow improvments:
2017-02-15 Goffi core (constants), tools (common/ansi): moved ANSI escape codes to a dedicated class, with helper methods
2017-02-12 Goffi core: added release name in constants + full version
2017-02-12 Goffi core (plugins): added missing contants + use of new constants in PLUGIN_INFO
2017-02-12 Goffi core, jp: component handling + client handling refactoring:
2017-02-05 Goffi core: replaced SkipHistory exception by a key in mess_data:
2017-01-31 Goffi core (constant): on android sat.conf is now in /data/data/org.goffi.cagou.cagou/files/platform/android/
2017-01-26 Goffi core (menus): improvments:
2017-01-15 Goffi plugin XEP-0054, quick frontend(app): various improvments:
2017-01-05 Goffi core (memory/cache): file caching handling, first draft:
2016-12-25 Goffi core(constants): added a constant for profile extension (PLUGIN_EXT):
2016-12-04 Goffi core, quick_frontends: android compatibility hacks:
2016-12-04 Goffi core: bridge can now be changed in conf
2016-08-21 Goffi core (constants): added XMLUI_DATA_LVLS constants which group all available levels
2016-07-15 Goffi merged 0.6.1 bookmark. This bookmark (0.7-dev) is now the main one
2016-07-12 Goffi version update (0.6.1)
2016-06-20 Goffi backend, frontends: message refactoring (huge commit):
2016-06-19 Goffi core: changed versioning schema:
2016-04-18 Goffi core (logs): taints:
2016-04-17 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
2016-01-22 Goffi plugin blog import: this plugin is the base handling blog importers:
2016-01-22 Goffi plugin XEP-0277: moved NS_XHTML namespace to constants + adapted parsing to new behaviour of ElementParser