log

age author description
Mon, 27 Jun 2016 22:04:55 +0200 Goffi primitivus: ignore paste if edit bar is not selected
Mon, 27 Jun 2016 22:37:51 +0200 Goffi quick_frontend, primitivus (chat): mention detection in group chat + notification (mention and messages)
Mon, 27 Jun 2016 22:36:22 +0200 Goffi quick_frontend, primitivus: notifications refactoring
Mon, 27 Jun 2016 21:45:13 +0200 Goffi primitivus (chat): fixed nick completion. Completion is now managed per widget, if completion method exists
Mon, 27 Jun 2016 21:45:11 +0200 Goffi plugin XEP-0045, quick_frontend + primitivus (chat): cleaning of XEP-0045 (first pass):
Fri, 24 Jun 2016 22:41:28 +0200 Goffi merged main branch
Fri, 24 Jun 2016 22:32:58 +0200 Goffi jp (blog): fixed syntax detection when extension is .txt
Mon, 20 Jun 2016 23:07:53 +0200 Goffi primitivus (chat): fixed filters clearing when changing filter while one already exists refacoring_messages
Mon, 20 Jun 2016 19:19:16 +0200 Goffi primitivus: basic handling of filter, only language can filtered for now
Mon, 20 Jun 2016 18:44:27 +0200 Goffi plugin exp_lang_detect: language detection plugin, first draft
Mon, 20 Jun 2016 18:42:00 +0200 Goffi plugin XEP-0245: implementation of XEP-0245 /me syntax
Mon, 20 Jun 2016 18:41:53 +0200 Goffi backend, frontends: message refactoring (huge commit):
Sun, 19 Jun 2016 22:22:13 +0200 Goffi memory (sqlite): fixed handling of extra (pickled data) by using sqlite3.Binary
Sun, 19 Jun 2016 22:22:12 +0200 Goffi memory (sqlite): better handling of IntegrityError
Sun, 19 Jun 2016 22:22:08 +0200 Goffi jp: fixed shebang python call
Sun, 19 Jun 2016 22:22:04 +0200 Goffi core: changed versioning schema:
Sun, 29 May 2016 11:51:27 +0200 souliane fixed a typo
Sat, 28 May 2016 20:12:54 +0200 Goffi changelog: minor fixes in previous commit
Thu, 10 Mar 2016 12:01:29 +0100 souliane updated CHANGELOG for version 0.6.1
Tue, 24 May 2016 22:11:04 +0200 Goffi backend, frontend: messages refactoring (huge commit, not finished):
Tue, 26 Apr 2016 19:59:28 +0200 Goffi plugin misc ip: changed URL of GET_IP_PAGE for the new one on salut-a-toi.org
Tue, 26 Apr 2016 19:04:59 +0200 Goffi plugin misc ip: fixed exception when a web error happen while retrieving IP from external website
Sat, 23 Apr 2016 23:46:35 +0200 Goffi primitivus: fixed window resize (was blocked by paste detection)
Sat, 23 Apr 2016 23:30:06 +0200 Goffi jp: added consts for exit codes, not used yet
Sat, 23 Apr 2016 23:10:03 +0200 Goffi jp: --output option:
Sat, 23 Apr 2016 01:28:35 +0200 Goffi primitivus: added bracketed_paste option in sat.conf (if set, the bracketed paste mode will be activated on Primitivus start)
Sat, 23 Apr 2016 00:31:59 +0200 Goffi primitivus: bracketed paste mode is now detected
Fri, 22 Apr 2016 22:30:13 +0200 Goffi primitivus: fixed paste detection/handling:
Thu, 21 Apr 2016 20:20:40 +0200 Goffi primitivus: paste is now detected, and put in edit bar, so use can check and validate it
Tue, 19 Apr 2016 20:09:02 +0200 Goffi jp: forgotten shebang fixes
Mon, 18 Apr 2016 18:30:55 +0200 Goffi added mutagen to recommended in README4PACKAGERS
Mon, 18 Apr 2016 18:35:19 +0200 Goffi minor doc fixes cagou
Mon, 18 Apr 2016 18:35:17 +0200 Goffi core (logs): taints:
Mon, 18 Apr 2016 18:33:59 +0200 Goffi core (logs): use tools.config to handle sat.conf
Mon, 18 Apr 2016 18:33:59 +0200 Goffi core (logs): log color location can now be specified with %(color_start)s and %(color_end)s
Mon, 18 Apr 2016 18:33:55 +0200 Goffi quick app (contact list): when a new profile is plugged, updates are locked until the end of the process, this avoid many useless refreshes
Mon, 18 Apr 2016 18:31:13 +0200 Goffi quick frontend, primitivus: quickContactList refactored to handle several profiles at once
Sun, 17 Apr 2016 18:07:55 +0200 Goffi core (installation): minor comment in setup.py
Sun, 17 Apr 2016 17:32:52 +0200 Goffi removed pyfeed and xe from README4PACKAGERS
Sun, 17 Apr 2016 17:08:12 +0200 Goffi core: removed pyfeed and xe dependencies:
Sun, 17 Apr 2016 14:45:26 +0200 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
Sun, 17 Apr 2016 13:37:40 +0200 souliane plugin adhoc_dbus, jp (cmd/adhoc): fixes adHocDBusAddAuto when no bus is found
Sun, 17 Apr 2016 13:00:44 +0200 souliane jp (cmd/roster): fixes division by zero exceptions
Sat, 26 Mar 2016 18:43:54 +0100 Goffi core (memory/params): fixed exception when setting an empty password
Sat, 26 Mar 2016 16:15:23 +0100 Goffi quick frontend (QuickApp): added ui_show_cb in actionManager, so frontend can handle the display of the XMLUI itself
Fri, 25 Mar 2016 15:32:43 +0100 Goffi jp (blog/edit): use utf-8-sig to decode content file to avoid BOM being propaged to content
Fri, 25 Mar 2016 14:37:49 +0100 Goffi setup: added sat.tools.common in packages
Fri, 25 Mar 2016 12:06:50 +0100 Goffi jp (blog/edit): added forgotten O_TRUNC while opening metadata file
Fri, 25 Mar 2016 11:45:57 +0100 Goffi jp (blog/edit): do not remove files if they are not in the temporary dir hierarchy
Thu, 24 Mar 2016 18:38:04 +0100 Goffi jp (blog/edit): HTTP(S) and XMPP URLs can now be directly used in blog/edit command
Tue, 22 Mar 2016 23:33:55 +0100 Goffi jp (blog): force deletion (without backup) when content is empty
Tue, 22 Mar 2016 23:33:31 +0100 Goffi jp (blog): avoid conflict error when command line tags are already present in metadata
Tue, 22 Mar 2016 22:49:00 +0100 Goffi tool (common): added forgotten __init__.py
Tue, 22 Mar 2016 22:46:05 +0100 Goffi jp (blog): drafts are now put in a sub dir per profile + added a security which keep the last 10 drafts before removing them (all profiles included).
Tue, 22 Mar 2016 22:46:04 +0100 Goffi tools (common): added regex module with path (un)escaping methods
Tue, 22 Mar 2016 22:46:04 +0100 Goffi core (tools): moved common to a separate package, and put data method in a data_format module
Mon, 21 Mar 2016 19:44:16 +0100 Goffi jp: fixed traceback shown on a normal quit when a progression is finished
Mon, 21 Mar 2016 19:44:16 +0100 Goffi bridge (frontend): raise a BridgeExceptionNoService on org.freedesktop.DBus.Error.Spawn.ExecFailed D-Bus error
Mon, 21 Mar 2016 17:00:39 +0100 souliane plugin misc_account: fixes two bugs introduced by revision 1907 (0b748ad46ede):
Fri, 18 Mar 2016 10:25:38 +0100 souliane test (plugin radiocol): fixes the test to also handle MP3 files