Mon, 25 Aug 2014 17:21:03 +0200 |
Goffi |
core (installation): replaced PIL by its maintained fork pillow (installation from pip is working out of the box with pillow, not with PIL)
|
Mon, 25 Aug 2014 17:21:03 +0200 |
Goffi |
misc: added Session.vim to .hgignore
|
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)
|
Sun, 24 Aug 2014 18:23:55 +0200 |
souliane |
primitivus: improve the check to alert for new message
|
Sun, 24 Aug 2014 18:44:18 +0200 |
Goffi |
installation: setup.py update:
|
Sun, 24 Aug 2014 18:44:17 +0200 |
Goffi |
core: sat bakcend is now a twisted plugin (no more .tac file)
|
Sun, 24 Aug 2014 18:44:17 +0200 |
Goffi |
core (logging): fixed twisted backend for twistd plugin, /!\ stdout logging in debug/nodaemon mode does'nt work anymore with .tac files.
|
Fri, 22 Aug 2014 12:31:55 +0200 |
souliane |
primitivus: prevent a notification flood when displaying the history
|
Sat, 23 Aug 2014 20:11:37 +0200 |
souliane |
primitivus: change behavior of commands ":presence" and ":status" :
|
Sun, 24 Aug 2014 13:15:51 +0200 |
souliane |
tools (jid): force JIDs to lower case
|
Thu, 21 Aug 2014 22:46:57 +0200 |
souliane |
quick_frontend: fixes an issue with the profile in the signal handler
|
Thu, 21 Aug 2014 02:14:24 +0200 |
Goffi |
core (logging): logging is added to stdout in nodaemon mode (it was already the case in debug mode)
|
Wed, 20 Aug 2014 23:45:21 +0200 |
Goffi |
misc: daemon mode refactoring:
|
Wed, 20 Aug 2014 23:42:58 +0200 |
Goffi |
misc: stdout encoding management in python part of sat.sh
|
Wed, 20 Aug 2014 23:07:59 +0200 |
Goffi |
core (constants): minor comment change
|
Wed, 20 Aug 2014 23:04:57 +0200 |
Goffi |
core (constants): better management of xdg import
|
Wed, 20 Aug 2014 22:59:33 +0200 |
Goffi |
core (constants): removed pyjamas workaround
|
Wed, 20 Aug 2014 21:22:06 +0200 |
Goffi |
plugin XEP-0050: notes are now managed:
|
Wed, 20 Aug 2014 21:16:14 +0200 |
Goffi |
frontends: dialog don't crash anymore is no submit_id is given (submit does nothing in this case)
|
Wed, 20 Aug 2014 21:15:04 +0200 |
Goffi |
core (constants): fixed bad XMLUI level constants
|
Wed, 13 Aug 2014 18:39:46 +0200 |
souliane |
setup: cleaning also handles egg filenames not containing the python version
|
Wed, 13 Aug 2014 14:48:49 +0200 |
Goffi |
frontends: XMLUI refactoring + dialogs:
|
Mon, 11 Aug 2014 19:10:24 +0200 |
Goffi |
core (XMLUI): Dialogs are now managemed in XMLUI:
|