2017-01-05 |
Goffi |
core: added sessionGetInfos bridge method to retrieve various data on current profile session + client.started keep start time
|
2017-01-05 |
Goffi |
plugin XEP-0231: Bits of Binary first draft:
|
2017-01-05 |
Goffi |
core (memory/cache): file caching handling, first draft:
|
2016-12-18 |
Goffi |
plugin XEP-0280: Message Carbons first draft
|
2016-12-04 |
Goffi |
core, quick_frontends: android compatibility hacks:
|
2016-08-28 |
Goffi |
core, bridge, frontends: removed deprecated bridge method askConfirmation, confirmationAnswer, actionResult, actionResultExt and getWaitingConf
|
2016-06-20 |
Goffi |
backend, frontends: message refactoring (huge commit):
|
2016-05-24 |
Goffi |
backend, frontend: messages refactoring (huge commit, not finished):
|
2016-04-17 |
Goffi |
use of /usr/bin/env instead of /usr/bin/python in shebang
|
2016-01-03 |
Goffi |
copyright update
|
2015-12-11 |
souliane |
plugin XEP-0203, core (xmpp): leave the management of delay element to XEP-0203 (fix bug 59):
|
2015-12-07 |
souliane |
core, plugin misc_account: set XMPP connection max retries to 0 when checking if an external account exists
|
2015-12-07 |
Goffi |
core (client): fixed maximum connection tries to 3
|
2015-11-27 |
Goffi |
core: fixed cache check on presence unavailable
|
2015-11-25 |
Goffi |
core: avoid to send presence unavailable signal when it's not necessary
|
2015-11-17 |
Goffi |
core, bridge: actionsGet:
|
2015-11-11 |
Goffi |
core (client): added a sendError method to easily build error response from <IQ\> stanza
|
2015-11-06 |
Goffi |
core (xmpp.py): fixed bad import
|
2015-11-02 |
Goffi |
core (client): add IQ method to easily create an IQ stanza with the current xmlstream, and manage result with a Deferred.
|
2015-09-25 |
Goffi |
core: progression handling improvments:
|
2015-08-20 |
Goffi |
core, plugin watched: new plugin, show an alert when a watched entity goes online
|
2015-08-15 |
Goffi |
plugins xep-0277, groupblog: added subscriteToMany to replace massiveSubscribeGroupBlogs + added SatRosterProtocol.getJidsSet
|
2015-06-10 |
souliane |
bridge, quick_frontend: the JID that is assigned by the server can differ from the one we asked for (resource)
|
2015-06-10 |
souliane |
primitivus: fix setting the presence and status
|
2015-05-27 |
Goffi |
core (xmpp): added log message when a an entity without presence subscription is removed from roster
|
2015-04-24 |
souliane |
core (xmpp): update the cache for a contact group when a contact is removed from it
|
2015-04-24 |
souliane |
core (xmpp): RosterItem.jid is deprecated in Wokkel 0.7.1, use RosterItem.entity instead
|
2015-04-20 |
souliane |
core, plugin XEP-0045, frontends: change frontend method "setStatusOnline" for "setPresenceStatus":
|
2015-04-16 |
souliane |
massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
|
2015-04-01 |
souliane |
core (xmmp): keep the roster groups cache synchronised + fixes a log.warning
|
2015-03-30 |
Goffi |
2015 copyright dates update
|
2015-03-18 |
Goffi |
merged branch frontends_multi_profiles
|
2015-02-09 |
Goffi |
core (memory): updateEntityData now accept a "silent" argument to avoid sending signal to frontends when updating an attribute with "signalOnUpdate" flag.
frontends_multi_profiles
|
2015-02-06 |
Goffi |
core: fixed items registration in roster management
frontends_multi_profiles
|
2015-02-06 |
Goffi |
core: fixed some logging calls without unicode strings, and use of print
frontends_multi_profiles
|
2014-12-19 |
souliane |
core (xmpp): set missing "from" attribute of received messages to the server domain
|
2014-12-10 |
Goffi |
core: improved roster management + misc:
frontends_multi_profiles
|
2014-10-18 |
souliane |
core, plugins: improve a bit some log messages
|
2014-09-21 |
souliane |
core: move XMPP keep-alife value to the constants
|
2014-09-05 |
souliane |
plugin OTR: forces FINISHED state if we are in ENCRYPTED state on contact disconnection
|
2014-09-04 |
souliane |
core (xmpp): fixes SatPresenceProtocol.available to prevent an eventual code skipping
|
2014-06-23 |
souliane |
core, plugins, stdui, frontends: fixes handling of "Force server" and "Force port" parameters:
|
2014-06-22 |
souliane |
core, memory, plugins, stdui, frontends: look for DNS SRV records when server is not specified:
|
2014-06-02 |
souliane |
core (xmpp): onMessage handles an eventual subject (used for announcement / headline message)
|
2014-05-23 |
souliane |
core (xmpp), stdui (profile_manager), bridge, frontends: raise an exception if the XMPP connection failed instead of sending a signal
|
2014-06-07 |
Goffi |
core (XMPP): message received (onMessage) refactoring:
|
2014-05-15 |
souliane |
core, memory, bridge, plugin misc_register_account: move registerNewAccount to a new plugin:
|
2014-04-19 |
Goffi |
core: use of the new core.log module:
|
2014-03-31 |
Goffi |
core (XMPP): typo again
|
2014-03-31 |
Goffi |
core (XMPP): fixed typo
|
2014-03-31 |
Goffi |
core (XMPP): added warning when a contact ins roster is not subscribed from or to
|
2014-03-31 |
Goffi |
plugin xep-0115: caps optimisation
|
2014-03-28 |
Goffi |
core (XMPP): fix status in presence
|
2014-03-28 |
Goffi |
core, plugin XEP-0115: discovery refactoring:
|
2014-03-24 |
souliane |
plugin account: bug fix profile deletion from the database + unsubscribe the contacts
|
2014-03-24 |
souliane |
core: presence stanzas were sent twice
|
2014-03-22 |
Goffi |
core: removed default_config:
|
2014-02-25 |
souliane |
core (xmpp): fix automatic contact deletion
|
2014-02-13 |
Goffi |
core: fixed UnknownGroupError exception in getJidsFromGroup
|
2014-02-04 |
Goffi |
dates update
|