2014-03-22 |
Goffi |
core: added IQ_SET to core.constants + getLastResource now manage correctly jid.JID
|
2014-03-20 |
souliane |
bridge, frontends: display presence with the highest priority + reset your own presence when you (dis)connect
|
2014-03-21 |
Goffi |
core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@'
|
2014-03-21 |
Goffi |
core (memory): moved Params in its own module + introduced a new core/constants module, and moved some constants there
|
2014-03-21 |
Goffi |
core: minor docstring fixes
|
2014-03-03 |
souliane |
core, frontends: add method asyncDeleteProfile, remove synchronous methods createProfile and deleteProfile
|
2014-02-23 |
Goffi |
core (sqlite): automatic database update:
|
2014-02-18 |
souliane |
core: fix mispelled argument
|
2014-02-07 |
souliane |
core: bug fix at connection time
|
2014-02-04 |
Goffi |
core: registerNewAccount partial fix
|
2014-02-04 |
Goffi |
dates update
|
2014-02-04 |
Goffi |
core: security limit in menus
|
2014-02-04 |
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.
|
2014-02-04 |
Goffi |
core: added "one_shot" option to registered callback:
|
2014-02-04 |
Goffi |
plugin XEP-0045, primitivus: added MUC configuration
|
2014-01-05 |
souliane |
test: added tests for XEP-0033
|
2013-12-27 |
souliane |
core, bridge: new method paramsRegisterApp to register frontend's specific parameters
|
2013-12-29 |
Goffi |
core: dynamics menus refactoring:
|
2013-12-29 |
Goffi |
core: i18n refactoring:
|
2013-12-18 |
souliane |
core: fix bridge method getContactsFromGroup return value (list of jids --> list of strings)
|
2013-12-24 |
Goffi |
backend, frontends: callbacks refactoring:
|
2013-12-24 |
Goffi |
core, frontends: callMenu is now async and don't use callback_id anymore
|
2013-12-17 |
Goffi |
core,bridge: sendMessage bridge method is now async
|
2013-12-16 |
souliane |
core: bug fix for serverDiscoItems (bad use of addCallbacks)
|
2013-12-16 |
souliane |
core: bug fix for requestServerDisco in sat_main.py + added getAllServerIdentities method in memory.py
|
2013-12-11 |
souliane |
plugin XEP-0033: implementation of the addressing feature:
|
2013-12-10 |
Goffi |
plugin XEP-0050: Ad-Hoc commands first draft (answering part)
|
2013-12-10 |
Goffi |
core: fixed statuses parameter in setPresence, and using @NONE@ instead of @DEFAULT@ for default profile_key
|
2013-11-13 |
Goffi |
core: dont save anymore messages to database if there is no "message" data (fix empty records with chat states)
|
2013-11-13 |
Goffi |
core: sendMessage's options parameter has been renamed to extra to be consistent with newMessage
|
2013-11-13 |
Goffi |
core: sendMessage triggers now use a treatments deferred;
|
2013-10-18 |
souliane |
core (memory): cleaned the part for load/save to xml (not used)
|
2013-11-05 |
Goffi |
core: added SatIdentityHandler for Disco Identity, and set identity to "client/pc/Salut à Toi"
|
2013-09-07 |
souliane |
core: added the security_limit to setParam
|
2013-09-05 |
souliane |
plugin XEP-0085: Chat State Notifications
|
2013-06-21 |
Goffi |
core, bridge, jp, quick_frontend: SàT stop more gracefully if bridge can't be initialised:
|
2013-03-07 |
Goffi |
fixed licences in docstrings (they are now in comments)
|
2013-02-23 |
Goffi |
core: fixed sendMessage
|
2013-02-21 |
Goffi |
core: sendMessage refactoring:
|
2013-01-18 |
Emmanuel Gil Peyrot |
Fix pep8 support in src/core.
|
2013-01-18 |
Emmanuel Gil Peyrot |
Remove trailing whitespaces.
|
2013-01-09 |
Goffi |
removed CONST from sat_main as it is already in default_config
|
2013-01-07 |
Goffi |
dates update
|
2012-12-16 |
Goffi |
core: port parameter is used
|
2012-11-21 |
Goffi |
core: asyncConnect is now fired when roster is available
|
2012-11-14 |
Goffi |
core, bridge: waiting confirmation management (new getWaitingConf method)
|
2012-11-10 |
Goffi |
core, frontends, bridgen plugins: fixed methods which were unproperly managing multi-profiles
|
2012-11-01 |
Goffi |
core, plugins: fixed bad namespace in stanza creation
|
2012-10-20 |
Goffi |
core, quick_frontend, primitivus, wixi, bridge: fixed delayed message timestamp:
|
2012-10-16 |
Goffi |
core, bridge, quick_frontend: MUC private messages history management:
|
2012-09-26 |
Goffi |
plugin text commands: Text commands is a new plugin that bring IRC-like commands
|
2012-09-25 |
Goffi |
core, quick frontend, plugin xep-0054, bridge: use of memory's entities data for vcard:
|
2012-09-24 |
Goffi |
core, quick_frontend, primitivus, wix: Contacts List refactoring phase 1:
|
2012-08-17 |
Goffi |
core: sendMessage refactoring:
|
2012-08-15 |
Goffi |
core: presence status + last resource refactored and kept in entitiesCache in memory.py, profile cache is purged on disconnection
|
2012-08-01 |
Goffi |
Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
|