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
|
2013-12-29 |
Goffi |
core: i18n refactoring:
|
2013-12-11 |
souliane |
plugin XEP-0033: implementation of the addressing feature:
|
2013-11-24 |
souliane |
core: bad indentation in SatPresenceProtocol.available
|
2013-12-10 |
Goffi |
core: use of Twisted JID instead of string bare jid in roster SatRosterProtocol
|
2013-11-13 |
Goffi |
core: sendMessage triggers now use a treatments deferred;
|
2013-11-07 |
Goffi |
core, bridge: extra parameter is saved in history:
|
2013-11-05 |
Goffi |
core: added SatIdentityHandler for Disco Identity, and set identity to "client/pc/Salut à Toi"
|
2013-10-31 |
Goffi |
core: Deferred in onMessage.
|
2013-09-05 |
souliane |
plugin XEP-0085: Chat State Notifications
|
2013-03-10 |
Goffi |
core: added Priority management
|
2013-03-07 |
Goffi |
fixed licences in docstrings (they are now in comments)
|
2013-01-18 |
Emmanuel Gil Peyrot |
Fix pep8 support in src/core.
|
2013-01-18 |
Emmanuel Gil Peyrot |
Remove trailing whitespaces.
|
2013-01-07 |
Goffi |
dates update
|
2013-01-06 |
Goffi |
core: initial discovery fix
|
2012-12-28 |
Goffi |
core, plugin XEP-0054: avatar upload:
|
2012-11-21 |
Goffi |
core: client.roster has now a got_roster deferred which is fired when roster is available
|
2012-11-10 |
Goffi |
core, frontends, bridgen plugins: fixed methods which were unproperly managing multi-profiles
|
2012-10-21 |
Goffi |
plugin text commands: added /parrot and /unparrot commands to use Parrot plugin
|
2012-10-21 |
Goffi |
reverted bad commit
|
2012-10-21 |
Goffi |
primitivus: fixed messages order in chat window
|
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-24 |
Goffi |
core, quick_frontend, primitivus, wix: Contacts List refactoring phase 1:
|
2012-08-17 |
Goffi |
core: added isJidInRoster method
|
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+
|
2012-04-03 |
Goffi |
core: exceptions moved to core
|
2012-03-28 |
Goffi |
plugin group blog: getMassiveGroupBlog first draft
|
2012-03-25 |
Goffi |
core: Roster cache refactoring: cache is now managed by client's SatRosterProtocol instance.
|
2012-03-14 |
Goffi |
core: typo
|
2012-03-06 |
Goffi |
copyleft date update
|
2011-12-03 |
Goffi |
core: plugins can now have profileConnected/profileDisconnected method to initialise/free profile dependant resources
|
2011-11-11 |
Goffi |
core: fixed empty body error on new message
|
2011-11-08 |
Goffi |
core: don't save anymore delayed message in history
|
2011-11-08 |
Goffi |
backend, bridge: asynchronous history
|
2011-11-01 |
Goffi |
core: param loading/purging on profile connection/disconnection
|
2011-08-27 |
Xavier Maillard |
core: Fix status update crash
|
2011-05-29 |
Goffi |
core: contact deletion from roster if we have no subscription to it (behaviour may change in futur)
|