Thu, 03 Apr 2014 16:10:44 +0200 |
souliane |
core, frontends: unify the roster management UIs in sat/stdui/ui_contact_list.py
|
Thu, 20 Mar 2014 21:18:18 +0100 |
souliane |
bridge, frontends: display presence with the highest priority + reset your own presence when you (dis)connect
|
Fri, 21 Mar 2014 15:36:01 +0100 |
Goffi |
primitivus: EditBar doesn't propagate key pressed anymore if it manage a 'up' or 'down' event (history event)
|
Fri, 21 Mar 2014 15:04:03 +0100 |
Goffi |
primitivus: removed deprecated use of set_focus
|
Mon, 17 Mar 2014 13:24:55 +0100 |
souliane |
primitivus: display chat states (with symbols) for MUC participants
|
Tue, 18 Feb 2014 19:37:29 +0100 |
souliane |
primitivus: displayed presence/status was not updated when the presence is "Online".
|
Tue, 04 Feb 2014 18:51:16 +0100 |
Goffi |
frontends: fixed /me usage + renamed a couple of "type" parameters to type_
|
Tue, 04 Feb 2014 18:32:49 +0100 |
Goffi |
dates update
|
Tue, 04 Feb 2014 18:26:03 +0100 |
Goffi |
plugin XEP-0077, plugin XEP-0100, frontends: gateways have been entirely implemented in backend using the new refactored XMLUI and AdvancedListContainer. The now useless code has been removed from frontends.
|
Tue, 04 Feb 2014 18:19:32 +0100 |
Goffi |
XMLUI (core, frontends): added JidWidget and DividerWidget + popup type + some bugfixes:
|
Tue, 04 Feb 2014 18:03:53 +0100 |
Goffi |
plugin XEP-0055, Primitivus: Directory search dialogs are now entirely done in plugin XEP-0055, specific code in frontend is not needed anymore
|
Tue, 04 Feb 2014 18:02:37 +0100 |
Goffi |
primitivus: fixed bad closure, resulting in menus bug.
|
Fri, 27 Dec 2013 13:28:26 +0100 |
souliane |
core, bridge: new method paramsRegisterApp to register frontend's specific parameters
|
Fri, 03 Jan 2014 21:25:07 +0100 |
Goffi |
frontends: fixed sendMessage calls, sendMessage is now async so callback and errback need to be specified + redraw in PrimivitusApp.notify
|
Sun, 29 Dec 2013 17:10:14 +0100 |
Goffi |
core: dynamics menus refactoring:
|
Sun, 29 Dec 2013 17:06:01 +0100 |
Goffi |
core: i18n refactoring:
|
Tue, 24 Dec 2013 15:19:08 +0100 |
Goffi |
backend, frontends: callbacks refactoring:
|
Tue, 24 Dec 2013 15:18:31 +0100 |
Goffi |
core, frontends: callMenu is now async and don't use callback_id anymore
|
Tue, 17 Dec 2013 01:46:45 +0100 |
Goffi |
core,bridge: sendMessage bridge method is now async
|
Mon, 25 Nov 2013 12:29:14 +0100 |
souliane |
primitivus: save the input history when "esc" is pressed
|
Mon, 25 Nov 2013 01:56:07 +0100 |
souliane |
frontends: set and retrieve your own presence and status
|
Sat, 23 Nov 2013 10:21:40 +0100 |
souliane |
frontends: define the constants with classes and inheritance instance of using __builtin__
|
Thu, 21 Nov 2013 18:57:10 +0100 |
souliane |
frontends tools: moved src/tools/frontends to frontends/src/tools
|
Tue, 29 Oct 2013 16:26:55 +0100 |
souliane |
tools: renamed tools.jid.JID attribute "short" to "bare"
|
Mon, 28 Oct 2013 19:04:49 +0100 |
souliane |
primitivus card_game: bug fix and improvement
|
Tue, 22 Oct 2013 09:41:27 +0200 |
souliane |
wix, misc: use picture of dimension 32x32 for tray icon + better PEP-8 compliance
|
Fri, 08 Nov 2013 16:35:51 +0100 |
Goffi |
moved sat.tools.frontend to sat.tools.frontends
|
Thu, 07 Nov 2013 16:58:20 +0100 |
souliane |
frontend, primitivus: added input history (mode-wise)
|
Tue, 15 Oct 2013 23:10:31 +0200 |
Goffi |
primitivus: fixed crash on private messages
|
Sat, 07 Sep 2013 02:03:17 +0200 |
souliane |
core: added the security_limit to setParam
|
Thu, 05 Sep 2013 20:57:00 +0200 |
souliane |
misc: a few "cosmetic" changes (PEP 8...)
|
Sun, 08 Sep 2013 19:13:02 +0200 |
souliane |
primitivus: chat state implementation
|
Thu, 05 Sep 2013 20:28:44 +0200 |
souliane |
core: security attribute added to the parameters
|
Sun, 08 Sep 2013 18:05:19 +0200 |
Goffi |
primitivus: menu to search directory (using XEP-0055)
|
Fri, 08 Mar 2013 00:36:22 +0100 |
Goffi |
fixed licences in docstrings (they are now in comments)
|
Sun, 24 Feb 2013 15:29:31 +0100 |
Goffi |
Primitivus: fixed contacts list (un)hidding
|
Sun, 24 Feb 2013 13:57:37 +0100 |
Goffi |
primitivus: fixed urwid issues with recent urwid versions
|
Sat, 23 Feb 2013 12:25:34 +0100 |
Goffi |
core: fixed sendMessage
|
Fri, 18 Jan 2013 17:55:34 +0100 |
Emmanuel Gil Peyrot |
Remove trailing whitespaces.
|
Mon, 07 Jan 2013 23:30:13 +0100 |
Goffi |
dates update
|
Wed, 14 Nov 2012 21:31:38 +0100 |
Goffi |
primitivus: fixed actionResult call (fix gateways management)
|
Wed, 14 Nov 2012 20:37:15 +0100 |
Goffi |
frontends: incoming files transfer management:
|
Sun, 28 Oct 2012 17:58:47 +0100 |
Goffi |
primitivus: fixed edit bar's captions encoding (could cause crashes)
|
Sun, 21 Oct 2012 16:40:19 +0200 |
Goffi |
primitivus: Primitivus is now modal (vi-like behaviour):
|
Sat, 20 Oct 2012 17:23:56 +0200 |
Goffi |
core, quick_frontend, primitivus, wixi, bridge: fixed delayed message timestamp:
|
Thu, 11 Oct 2012 00:48:35 +0200 |
Goffi |
quick frontend, primitivus, wix: MUC private messages management
|
Fri, 28 Sep 2012 00:26:24 +0200 |
Goffi |
frontends, core, plugin XEP-0045: leave implementation + better nick change
|
Wed, 26 Sep 2012 00:38:41 +0200 |
Goffi |
Primitivus: new entities are added to contact list if they send messages + QuickFrontend: names fixes
|
Tue, 25 Sep 2012 00:58:34 +0200 |
Goffi |
core, quick_frontend, primitivus, wix: Contacts List refactoring phase 1:
|
Mon, 03 Sep 2012 23:43:15 +0200 |
Goffi |
primitivus: moved constants in a separate file
|
Wed, 01 Aug 2012 22:53:02 +0200 |
Goffi |
Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
|
Sat, 14 Apr 2012 16:26:55 +0200 |
Emmanuel Gil Peyrot |
frontend: Fix notify import in Primitivus.
|
Tue, 06 Mar 2012 09:07:24 +0100 |
Goffi |
copyleft date update
|
Mon, 07 Nov 2011 00:09:22 +0100 |
Goffi |
backend: - bridge async D-Bus method now automatically manage callback and errback, we just have to return a deferred
|
Sun, 06 Nov 2011 15:19:51 +0100 |
Goffi |
Primitivus: Profile Manager: fixed redraw on profile change + use of AdvandedEdit for login field
|
Tue, 01 Nov 2011 22:55:58 +0100 |
Goffi |
primitivus: fixed screen redraw after plugin profile
|
Sat, 08 Oct 2011 21:03:02 +0200 |
Goffi |
primitivus: urwid 1.0.0 update (crash was caused by using non unicode caption)
|
Sat, 08 Oct 2011 18:43:17 +0200 |
Goffi |
MUC update to follow wokkel's MUC branch update
|
Thu, 29 Sep 2011 12:01:52 +0200 |
Goffi |
Primitivus: fixed "info" showDialog
|
Sat, 27 Aug 2011 17:15:41 +0200 |
Goffi |
primitivus: freedesktop notifications (if available) when somebody is talking to us and we have not focus, or our nick is pinged and we have not focus.
|