Wed, 17 Sep 2014 10:02:24 +0200 |
souliane |
test: fixes FakeSAT for plugin XEP-0033
|
Thu, 11 Sep 2014 15:38:57 +0200 |
souliane |
plugin XEP-0033: fixes sending the message after the changes made in rev 1052 (e88bff4c8b77)
|
Mon, 15 Sep 2014 14:18:34 +0200 |
Goffi |
misc: added Olly Betts to contributors + various fixed for Matteo Cypriani
|
Mon, 15 Sep 2014 14:18:27 +0200 |
Matteo Cypriani |
misc: updated urls of pyxe an pyfeed
|
Mon, 15 Sep 2014 14:18:27 +0200 |
Matteo Cypriani |
misc: fixed typos in README
|
Mon, 15 Sep 2014 14:18:26 +0200 |
Matteo Cypriani |
misc: README typos fixes
|
Mon, 15 Sep 2014 14:18:25 +0200 |
Matteo Cypriani |
misc: update versions in README4PACKAGERS + typos
|
Mon, 15 Sep 2014 14:18:25 +0200 |
Matteo Cypriani |
misc: fixed some typos
|
Tue, 09 Sep 2014 22:09:51 -0400 |
Matteo Cypriani |
misc (install): Lower default setuptools version
|
Tue, 09 Sep 2014 18:51:35 -0400 |
Olly Betts |
wix: Avoid setting a bad icon
|
Mon, 15 Sep 2014 13:29:38 +0200 |
Goffi |
misc: forgotten to change distribute_setup.py to ez_setup.py in MANIFEST.in
|
Mon, 15 Sep 2014 12:07:40 +0200 |
Goffi |
we are in dev version again
|
Thu, 11 Sep 2014 10:40:28 +0200 |
souliane |
update the minimal versions of urwid and urwid_satext
|
Tue, 09 Sep 2014 08:15:35 +0200 |
Goffi |
SàT 0.5.0 released
|
Tue, 09 Sep 2014 08:15:19 +0200 |
Goffi |
version update
0.5.0 SàT v0.5.0
|
Tue, 09 Sep 2014 07:58:54 +0200 |
Goffi |
misc: INSTALL note for pyfeed/xe
|
Mon, 08 Sep 2014 23:30:42 +0200 |
Goffi |
misc: CHANGELOG update
|
Mon, 08 Sep 2014 21:23:21 +0200 |
Goffi |
core (disco): added a timeout to get items
|
Mon, 08 Sep 2014 21:23:21 +0200 |
Goffi |
frontends (dbus): error is not truncated anymore if it's not a SàT error.
|
Mon, 08 Sep 2014 21:23:18 +0200 |
Goffi |
plugin OTR: added a warning to tell that the history is not logged anymore and advanced feature are disabled when using OTR
|
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
|
Mon, 08 Sep 2014 18:15:15 +0200 |
Goffi |
Primitivus: fixed cancel button for status change
|
Mon, 08 Sep 2014 18:14:51 +0200 |
Goffi |
Primitivus: fixed focus in ContactList:
|
Mon, 08 Sep 2014 16:53:41 +0200 |
souliane |
plugin groupblog: fixes return value of getLastGroupBlogsAtom when an error occured
|
Mon, 08 Sep 2014 15:50:51 +0200 |
Goffi |
Primitivus: main_widget is now in its own class (PrimitivusTopWidget), menu and notification bar (un)hidding is cleaner
|
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
|
Mon, 08 Sep 2014 15:50:51 +0200 |
Goffi |
plugins XEP-0096, XEP-0065: fixed bad log calls
|
Mon, 08 Sep 2014 15:50:49 +0200 |
Goffi |
primitivus (profile manager): added FOCUS_UP and FOCUS_DOWN management
|
Sat, 06 Sep 2014 17:34:26 +0200 |
Goffi |
primitivus: added REFRESH_SCREEN key to global namespace
|
Mon, 08 Sep 2014 14:54:17 +0200 |
souliane |
README: redirect media credits to sat_media repository (the pictures are no more hosted here)
|
Mon, 08 Sep 2014 12:41:33 +0200 |
souliane |
updated CHANGELOG for version 0.5
|
Sun, 07 Sep 2014 20:08:56 +0200 |
souliane |
plugin OTR: do not save in history the encrypted messages for skipped profiles
|
Fri, 05 Sep 2014 19:29:30 +0200 |
Goffi |
primivitus: info messages now use "info_msg" attribute (yellow)
|
Fri, 05 Sep 2014 19:29:30 +0200 |
Goffi |
frontends: use of new "info" type in newMessage
|
Fri, 05 Sep 2014 19:29:30 +0200 |
Goffi |
core: a new "info" type is used in newMessage for system messages (not comming from outside)
|
Fri, 05 Sep 2014 11:16:38 +0200 |
souliane |
plugin OTR: forces FINISHED state if we are in ENCRYPTED state on contact disconnection
|
Fri, 05 Sep 2014 11:01:14 +0200 |
souliane |
plugin OTR: disconnect the active OTR sessions and delete the context on profile disconnection
|
Fri, 05 Sep 2014 10:39:06 +0200 |
souliane |
plugin OTR: fixes handling of the FINISHED state
|
Thu, 04 Sep 2014 11:26:22 +0200 |
souliane |
core (xmpp): fixes SatPresenceProtocol.available to prevent an eventual code skipping
|
Thu, 04 Sep 2014 20:34:38 +0200 |
Goffi |
misc (README4PACKAGERS): Urwid minimal version is now 1.2.0
|
Thu, 04 Sep 2014 20:30:57 +0200 |
Goffi |
primitivus: added disable_mouse config option /!\ minimal Urwid version is now 1.2.0
|
Thu, 04 Sep 2014 20:24:41 +0200 |
Goffi |
primitivus: fixed forgotten keys
|
Thu, 04 Sep 2014 19:40:43 +0200 |
Goffi |
primitivus: forgot to rename _historyCb method
|
Thu, 04 Sep 2014 19:05:57 +0200 |
Goffi |
primitivus: SIGINT is now ignored, APP_QUIT key/menu or :quit command must be used to quit Primitivus
|
Thu, 04 Sep 2014 19:05:57 +0200 |
Goffi |
primitivus: profile manager now handle APP_QUIT key
|
Thu, 04 Sep 2014 19:05:57 +0200 |
Goffi |
primitivus: moved history method definition out of keypress
|
Thu, 04 Sep 2014 19:05:57 +0200 |
Goffi |
primitivus: key can be changed in config:
|
Thu, 04 Sep 2014 19:05:57 +0200 |
Goffi |
primitivus: use of new keys modules from Urwid SàText
|
Wed, 03 Sep 2014 20:54:14 +0200 |
souliane |
add licence information for otr.js and dependencies
|
Wed, 03 Sep 2014 17:55:05 +0200 |
Goffi |
misc (install): fixed self.root access when it's not used
|
Wed, 03 Sep 2014 17:44:19 +0200 |
Goffi |
misc (install): updated old distribute_setup.py to new setuptools' ez_setup.py
|
Wed, 03 Sep 2014 17:18:27 +0200 |
Goffi |
misc (install): use os.symlink instead of distutils.file_util.copy_file to avoid error when --root is used
|
Wed, 03 Sep 2014 16:40:52 +0200 |
Goffi |
misc (installation): --root option is ignored for _final destinations
|
Wed, 03 Sep 2014 12:25:07 +0200 |
Goffi |
misc: README4PACKAGERS update
|
Wed, 03 Sep 2014 11:46:09 +0200 |
Goffi |
misc (launch script): added a "status" command
|