2016-01-22 |
Goffi |
plugin blog import: this plugin is the base handling blog importers:
|
2016-01-22 |
Goffi |
plugin XEP-0277: moved NS_XHTML namespace to constants + adapted parsing to new behaviour of ElementParser
|
2016-01-17 |
Goffi |
plugin syntax dc_wiki: first draft:
|
2016-01-05 |
Goffi |
plugin XEP-0313: cleaning and improvments:
|
2016-01-03 |
Goffi |
copyright update
|
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 |
we are in dev version again
|
2015-12-02 |
Goffi |
update version to 0.6.0
|
2015-11-14 |
Goffi |
backend, bridge, frontends: actionNew has now a security_limit argument + added some docstring to explain data argument
|
2015-09-25 |
Goffi |
core (contants): added PROF_KEY_ALL en PLUG_TYPE_* constants
|
2015-08-15 |
Goffi |
plugins xep-0060, xep-0163, xep-0277, groupblog: bloging improvments (huge patch, sorry):
|
2015-08-15 |
Goffi |
plugin XEP-0277: added mBGetFromManyWithComments to have items + comments in one method call
|
2015-08-15 |
Goffi |
plugins xep-0277, groupblog: added subscriteToMany to replace massiveSubscribeGroupBlogs + added SatRosterProtocol.getJidsSet
|
2015-08-15 |
Goffi |
core: new tools.sat_defer module, and implementation of RTDeferredSessions:
|
2015-04-20 |
souliane |
core, plugin XEP-0045, frontends: change frontend method "setStatusOnline" for "setPresenceStatus":
|
2015-03-30 |
Goffi |
2015 copyright dates update
|
2015-03-24 |
souliane |
plugins XEP-0045, XEP-0249: allow to join / invite without specifying the JID's host part (use client's values)
|
2015-03-09 |
souliane |
core (constants): add menu type MENU_ROOM_OCCUPANT_CONTEXT
frontends_multi_profiles
|
2015-02-06 |
Goffi |
core: better use of C.bool: C.bool only accept basestring subclasses and return the associated constant, C.boolConst return the associated constant for a boolean value
frontends_multi_profiles
|
2015-01-24 |
Goffi |
core, frontends: refactoring to base Libervia on QuickFrontend (big mixed commit):
frontends_multi_profiles
|
2014-12-10 |
Goffi |
core: misc improvments:
frontends_multi_profiles
|
2014-10-06 |
souliane |
constants: split C.bool in C.bool and C.str so:
|
2014-10-06 |
souliane |
memory (params): add parameters "Show offline contacts" and "Show empty groups"
|
2014-09-24 |
souliane |
memory: add Parameter "Chat history limit"
|
2014-09-21 |
souliane |
core: move XMPP keep-alife value to the constants
|
2014-09-18 |
souliane |
we are in dev version again
|
2014-09-18 |
souliane |
version update
0.5.1 SàT v0.5.1
|
2014-09-15 |
Goffi |
we are in dev version again
|
2014-09-09 |
Goffi |
version update
0.5.0 SàT v0.5.0
|
2014-09-05 |
Goffi |
core: a new "info" type is used in newMessage for system messages (not comming from outside)
|