Mon, 30 Mar 2015 10:26:26 +0200 |
Goffi |
2015 copyright dates update
|
Wed, 25 Mar 2015 15:25:51 +0100 |
souliane |
quick_frontend, primitivus: various fixes (MUC and cached signals):
|
Wed, 25 Mar 2015 10:09:59 +0100 |
souliane |
primitivus (Chat): fixes updating the occupant list when someone leaves, changes his nick or is added in last position
|
Wed, 25 Mar 2015 09:42:05 +0100 |
souliane |
quick_frontend, primivitus: revert changes made in rev 1386 (1f3513cfb246) concerning ChatText.nick: was mixing MUC occupant nick and roster contact nick/node
|
Tue, 24 Mar 2015 17:31:08 +0100 |
souliane |
quick_frontend, primitivus: remove QuickChat.updateEntityState and QuickChat.setContactStates, use more general QuickChat.update (also called when joining the room to initialise the occupants list)
|
Mon, 23 Mar 2015 15:38:32 +0100 |
souliane |
quick_frontend, primivitus: remove QuickChat.getUserNick + primivitus ChatText gets the user nick directly from parent Chat instance
|
Mon, 23 Mar 2015 09:34:23 +0100 |
souliane |
quick_frontend, primitivus (chat): merge setOccupantStates and setContactStates
|
Sun, 22 Mar 2015 14:20:19 +0100 |
souliane |
quick_frontend, primitivus: better PEP-8 compliance + remove/rename some (Quick)Chat attributes:
|
Fri, 20 Mar 2015 16:28:19 +0100 |
souliane |
quick_frontends, primitivus: move the chat states logic to quick_frontend
|
Fri, 20 Mar 2015 16:25:38 +0100 |
souliane |
quick_frontends, primitivus: know who are the MUC occupants from the presence informations:
|
Wed, 11 Mar 2015 20:06:13 +0100 |
souliane |
quick_frontend, primitivus (chat): pass a sorted list to Chat.setPresents
frontends_multi_profiles
|
Wed, 11 Mar 2015 12:43:48 +0100 |
souliane |
frontends (quick_frontend, primitivus): fixes room games:
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:23:13 +0200 |
souliane |
frontends: printInfo and printMessage timestamp attribute defaults to None instead of ''
|
Mon, 08 Sep 2014 18:32:36 +0200 |
Goffi |
Primitivus (xmlui): fixed window closing on save params + removed now unused onConfigureRoom in Chat
|
Mon, 08 Sep 2014 15:50:51 +0200 |
Goffi |
Primitivus (file transfer): an error popup is shown when bad unicode is used in path, and an info popup is show to indicate that the file request has been sent
|
Fri, 05 Sep 2014 19:29:30 +0200 |
Goffi |
primivitus: info messages now use "info_msg" attribute (yellow)
|
Thu, 04 Sep 2014 19:05:57 +0200 |
Goffi |
primitivus: use of new keys modules from Urwid SàText
|
Tue, 26 Aug 2014 12:52:46 +0200 |
souliane |
move sat.tools.jid to sat_frontends.tools.jid
|
Mon, 25 Aug 2014 21:32:23 +0200 |
Goffi |
primivitus: fixed jid escaping for dynamic menus in one2one chat
|
Sun, 24 Aug 2014 18:39:32 +0200 |
souliane |
primitivus (chat): fixes the messages display when opening a new chat window
|
Sat, 23 Aug 2014 20:26:04 +0200 |
souliane |
quick_frontend, primitivus: add primitivus command ":history [limit]" (default value for limit is 50)
|
Fri, 22 Aug 2014 12:31:55 +0200 |
souliane |
primitivus: prevent a notification flood when displaying the history
|
Wed, 13 Aug 2014 14:48:49 +0200 |
Goffi |
frontends: XMLUI refactoring + dialogs:
|
Thu, 26 Jun 2014 00:05:20 +0200 |
Goffi |
core, frontends (menus): MENU_ROOM and MENU_SINGLE are now managed
|
Sat, 07 Jun 2014 15:39:20 +0200 |
souliane |
frontends: async failures are more detailed (full class name + error message)
|
Thu, 29 May 2014 14:34:01 +0200 |
souliane |
frontends: fixes bug with private message introduced with revision 1000 (6f1e03068b5f) + display messages from contacts not in roster
|
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
|
Mon, 17 Feb 2014 14:58:26 +0100 |
souliane |
misc: fix unnamed arguments in format strings
|
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:06:12 +0100 |
Goffi |
plugin XEP-0045, primitivus: added MUC configuration
|
Sun, 29 Dec 2013 17:06:01 +0100 |
Goffi |
core: i18n refactoring:
|
Mon, 25 Nov 2013 12:36:49 +0100 |
souliane |
primivitus: do not notify when an empty message is received
|
Tue, 29 Oct 2013 16:26:55 +0100 |
souliane |
tools: renamed tools.jid.JID attribute "short" to "bare"
|
Mon, 21 Oct 2013 15:52:28 +0200 |
souliane |
primitivus: code factorization for user notification
|
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
|
Sun, 10 Mar 2013 20:54:45 +0100 |
Goffi |
Primitivus: fixed xmlui/chat bad contents change
|
Fri, 08 Mar 2013 00:36:22 +0100 |
Goffi |
fixed licences in docstrings (they are now in comments)
|
Sun, 24 Feb 2013 13:57:37 +0100 |
Goffi |
primitivus: fixed urwid issues with recent urwid versions
|
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 20:37:15 +0100 |
Goffi |
frontends: incoming files transfer management:
|
Sun, 28 Oct 2012 17:59:24 +0100 |
Goffi |
primitivus: fixed info messages timestamp
|
Sun, 21 Oct 2012 13:23:21 +0200 |
Goffi |
primitivus: fixed double messages discarding
|