log frontends/src/primitivus/primitivus @ 2086:4633cfcbcccb

age author description
Mon, 03 Oct 2016 21:15:39 +0200 Goffi bridge (D-Bus): bad design fixes:
Fri, 09 Sep 2016 23:54:33 +0200 Goffi quich frontend, primivius (chat): better avatar handling:
Sun, 28 Aug 2016 19:23:58 +0200 Goffi core, bridge, frontends: removed deprecated bridge method askConfirmation, confirmationAnswer, actionResult, actionResultExt and getWaitingConf
Sun, 24 Jul 2016 19:00:50 +0200 Goffi primitivus (chat): added :topic (and :subject and :title aliases) to change subject with a dialog (/!\ urwid SàText need to be updated)
Sun, 24 Jul 2016 17:56:14 +0200 Goffi quick_frontend, primitivus: better notifications handling
Mon, 18 Jul 2016 00:52:02 +0200 Goffi backend (memory), frontends: improved history filtering:
Sun, 17 Jul 2016 19:44:15 +0200 Goffi primitivus: dont call chatStateComposing where history keys are pressed
Sun, 17 Jul 2016 17:12:42 +0200 Goffi primitivus: fixed notifications counter for simple messages in MUC rooms
Fri, 01 Jul 2016 00:02:28 +0200 Goffi primitivus: fixed XMLUI window creation
Tue, 28 Jun 2016 18:37:29 +0200 Goffi merged main branch
Tue, 28 Jun 2016 18:32:57 +0200 Goffi primitivus: paste is now treated as normal text instead of discarded if edit_bar doesn't exist
Mon, 27 Jun 2016 22:49:36 +0200 Goffi merged main branch
Mon, 27 Jun 2016 22:04:55 +0200 Goffi primitivus: ignore paste if edit bar is not selected
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
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:41:53 +0200 Goffi backend, frontends: message refactoring (huge commit):
Tue, 24 May 2016 22:11:04 +0200 Goffi backend, frontend: messages refactoring (huge commit, not finished):
Sat, 23 Apr 2016 23:46:35 +0200 Goffi primitivus: fixed window resize (was blocked by paste detection)
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
Mon, 18 Apr 2016 18:31:13 +0200 Goffi quick frontend, primitivus: quickContactList refactored to handle several profiles at once
Sun, 17 Apr 2016 14:45:26 +0200 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
Wed, 13 Jan 2016 18:55:30 +0100 Goffi primivitus: Primivitus doesn't handle microblog yet, configure QuickApp accordingly
Tue, 12 Jan 2016 17:54:38 +0100 souliane quick_frontend, primitivus: mechanism to signal a new message reception when the window is hidden (even if the message is actually displayed):
Sun, 03 Jan 2016 16:28:30 +0100 Goffi copyright update
Tue, 01 Dec 2015 12:45:14 +0100 souliane primitivus and plugins: renamed a few menus:
Wed, 25 Nov 2015 13:03:44 +0100 Goffi primitivus: a warning is loggued when trying to remove an unknown popup, instead of an error raised
Tue, 24 Nov 2015 14:43:49 +0100 souliane primitivus: fixes joining a MUC room
Fri, 20 Nov 2015 01:57:18 +0100 Goffi primitivus: fixed progress panel
Thu, 19 Nov 2015 22:31:06 +0100 Goffi primitivus: fixed showDialog
Tue, 17 Nov 2015 12:28:45 +0100 Goffi primitivus: fixed showDialog and XMLUI message dialog
Mon, 16 Nov 2015 08:57:36 +0100 Goffi primitivus: fixed alert case + alert in profileManager
Fri, 13 Nov 2015 16:45:56 +0100 Goffi primitivus: partly reverted commit 641cfd2faefe :
Wed, 11 Nov 2015 18:32:59 +0100 Goffi Primitivus: better popups handling:
Tue, 18 Aug 2015 09:01:18 +0200 Goffi quick_frontend, primitivus: handling of actionNew signal
Wed, 10 Jun 2015 09:18:34 +0200 souliane primitivus: fix setting the presence and status
Mon, 20 Apr 2015 16:39:38 +0200 souliane core, plugin XEP-0045, frontends: change frontend method "setStatusOnline" for "setPresenceStatus":
Thu, 16 Apr 2015 14:57:57 +0200 souliane massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
Thu, 09 Apr 2015 11:27:13 +0200 souliane plugin XEP-0045, quick_frontend, primitivus: replace C.DEFAULT_MUC by bridge method getDefaultMUC (value is defined in plugin XEP-0045 and can be overriden with the config file)
Thu, 09 Apr 2015 11:24:25 +0200 souliane primitivus: fixes :search command
Mon, 30 Mar 2015 10:26:26 +0200 Goffi 2015 copyright dates update
Tue, 24 Mar 2015 07:38:40 +0100 souliane primitivus: prefill "Join MUC" dialog with only the JID's node part when in debug version + display error directly from the DBus object
Tue, 17 Mar 2015 19:33:05 +0100 Goffi core, quick_frontends: added an "extra" item in getMenus + use of new quick_menus module in QuickApp frontends_multi_profiles
Wed, 11 Mar 2015 12:43:48 +0100 souliane frontends (quick_frontend, primitivus): fixes room games: frontends_multi_profiles
Fri, 06 Mar 2015 14:46:03 +0100 souliane frontends (primitivus): assign the current profile to the parameters dialog frontends_multi_profiles
Wed, 04 Mar 2015 14:04:03 +0100 souliane frontends (primitivus): fixes MUC nicks completion frontends_multi_profiles
Tue, 03 Mar 2015 22:17:57 +0100 souliane frontends: add listeners 'profilePlugged', 'disconnect' and 'gotMenus' (the last one to be removed when the menus are refactored to quick_app) frontends_multi_profiles
Mon, 23 Feb 2015 18:08:22 +0100 Goffi merged souliane changes frontends_multi_profiles
Mon, 23 Feb 2015 18:04:25 +0100 Goffi primitivus, quick_frontends: moved newMessage signal handler to quick_frontend frontends_multi_profiles
Sun, 22 Feb 2015 21:30:20 +0100 souliane quick_frontend, primitivus: use a listener to update the contact list when receiving a presence frontends_multi_profiles
Sat, 24 Jan 2015 01:00:29 +0100 Goffi core, frontends: refactoring to base Libervia on QuickFrontend (big mixed commit): frontends_multi_profiles
Wed, 10 Dec 2014 19:00:09 +0100 Goffi quick_frontend, primitivus: multi-profiles refactoring part 1 (big commit, sorry :p): frontends_multi_profiles
Sat, 04 Oct 2014 10:26:10 +0200 souliane frontends (primitivus): new command :search <pattern>
Mon, 08 Sep 2014 19:19:32 +0200 Goffi primitivus: added a FOCUS_EXTRA key (default: "ctrl f") which can be used to focus a main part:
Mon, 08 Sep 2014 18:32:36 +0200 Goffi Primitivus (xmlui): fixed window closing on save params + removed now unused onConfigureRoom in Chat