2014-03-21 |
Goffi |
core: minor docstring fixes
|
2014-03-18 |
souliane |
plugin XEP-0085: bug fixes, especially for groupchat messages
|
2014-03-17 |
souliane |
primitivus: display chat states (with symbols) for MUC participants
|
2014-03-16 |
souliane |
quick_app: better PEP-8 compliance
|
2014-03-14 |
souliane |
tools: xml_tools.ElementParser do not replace '\n' and '\t' with ' ' by default
|
2014-03-15 |
souliane |
test: update radiocol test regarding the last changes
|
2014-03-11 |
souliane |
plugin radiocol: preload signal also contains the uploader nickname
|
2014-03-10 |
souliane |
frontends: added SYNTAX_TEXT in the constants
|
2014-03-05 |
souliane |
plugin radiocol: add MP3 support
|
2014-03-05 |
Goffi |
misc: added Naha to README
|
2014-03-05 |
Matteo Cypriani |
misc: README4PACKAGERS improvments
|
2014-03-05 |
Matteo Cypriani |
jp: updated main loop to gobject 3
|
2014-03-04 |
Goffi |
removed deprecated and really old Sortilege frontend, today Primitivus is the console frontend
|
2014-03-03 |
Goffi |
misc: added gobject dependency for primitivus in README4PACKAGERS
|
2014-03-03 |
souliane |
plugin account: user can change his password or delete his XMPP account
|
2014-03-03 |
souliane |
core (memory): asyncDeleteProfile can force the deletion of a profile, even if it's connected (when called from the backend only)
|
2014-03-03 |
souliane |
core, frontends: add method asyncDeleteProfile, remove synchronous methods createProfile and deleteProfile
|
2014-02-28 |
souliane |
plugin groupblog: added a convenient bridge method getGroupBlogsWithComments
|
2014-02-25 |
souliane |
plugin XEP-0060, groupblog: added nodeIdentifiers attribute to getItems in order to retrieve items by ids
|
2014-02-25 |
souliane |
plugin blog_banner: added temporary plugin with a user parameter to set a blog banner
|
2014-03-01 |
Goffi |
we are in a dev version again...
|
2014-02-28 |
Goffi |
SàT 0.4.1 released
|
2014-02-28 |
Goffi |
version update
0.4.1 SàT v0.4.1
|
2014-02-28 |
Goffi |
updated changelog
|
2014-02-28 |
Goffi |
better INSTALL instructions
|
2014-02-28 |
Goffi |
setup.py fixes and improvments
|
2014-02-27 |
Goffi |
README4PACKAGERS fixes
|
2014-02-26 |
Goffi |
SàT 0.4 released
|
2014-02-26 |
Goffi |
version update
0.4.0 SàT v0.4.0
|
2014-02-26 |
Goffi |
CHANGELOG fixes/update
|
2014-02-25 |
souliane |
updated CHANGELOG for v 0.4.0
|
2014-02-26 |
souliane |
plugin card_game: update to use the new XMLUI mechanism:
|
2014-02-26 |
souliane |
plugin room_game: fix issues with data structures initialization
|
2014-02-25 |
souliane |
tools, plugin XEP-0077: small fixes
|
2014-02-25 |
souliane |
core (xmpp): fix automatic contact deletion
|
2014-02-26 |
souliane |
some typos fixes in the README files
|
2014-02-26 |
Goffi |
README4PACKAGERS update
|
2014-02-26 |
souliane |
added README4PACKAGERS
|
2014-02-25 |
Goffi |
README and INSTALL updates
|
2014-02-25 |
Goffi |
plugin misc account: updated the welcome email
|
2014-02-25 |
Goffi |
plugin demo directory: temporary plugin to integrate Salut's directory in SàT's parameters:
|
2014-02-25 |
Goffi |
plugin XEP-0085: fixed bad trigger return value
|
2014-02-25 |
Goffi |
plugin XEP-0055: salut.libervia.org is temporarly used as default value
|
2014-02-25 |
Goffi |
core (memory): added 'no' value management in configuration's booleans
|
2014-02-25 |
Goffi |
core (xmlui), frontends: handling of "text" type in params xml + bug fixes
|
2014-02-25 |
souliane |
frontends: fix typos, do not use logging in the xmlui tools:
|
2014-02-25 |
Goffi |
core (xmlui): fixed types with empty value are now correctly managed in _dataFormField2XMLUIData
|
2014-02-24 |
souliane |
i18n: updated the translation files
|
2014-02-24 |
souliane |
test: skip radiocol tests if the sound samples are not found
|
2014-02-24 |
souliane |
plugin groupblog: bug fix for the atom feed
|
2014-02-23 |
souliane |
plugin XEP-0277: fix pubsub entry parsing using lxml instead of feed.atom
|
2014-02-14 |
souliane |
plugins groupblog, XEP-0277: attempt to clarify the code for the comments handling:
|
2014-02-20 |
souliane |
test: fix the tests for plugin room game
|
2014-02-20 |
souliane |
test: skip the test for markdown syntax if the module is not installed
|
2014-02-23 |
Goffi |
plugin XEP-0277: last commit was actually a part of the next one
|
2014-02-23 |
Goffi |
plugin XEP-0277: added missing docstring
|
2014-02-23 |
Goffi |
core (sqlite): automatic database update:
|
2014-02-20 |
Goffi |
plugin text syntaxes: fixed cleaners encoding
|
2014-02-20 |
Goffi |
plugin XEP-0277: encoding fix
|
2014-02-18 |
souliane |
primitivus: displayed presence/status was not updated when the presence is "Online".
|