Mercurial > libervia-backend
graph
-
test: silent info/warning that were polluting the output2014-01-10, by souliane
-
test: define the constants JIDs and profiles as lists2014-01-09, by souliane
-
plugins room games, XEP-0045: small fixes, improved docstrings2014-01-10, by souliane
-
plugin room game: improved docstrings, added '_' as prefix for internal methods names2014-01-09, by souliane
-
plugin XEP-0054: also work with python2-pillow2014-01-10, by Emmanuel Gil Peyrot
-
test: added tests for XEP-00332014-01-05, by souliane
-
test: FakeMemory inherits from Memory + more helpers basic support + cleaning2014-01-05, by souliane
-
plugin XEP-0033: the comparison for auto-fixing for the stanza recipient was not correct2014-01-05, by souliane
-
memory: factorize the node checks in Params.__constructProfileXml2014-01-05, by souliane
-
test: added tests for XEP-00852014-01-04, by souliane
-
test: added some tests for Memory2014-01-04, by souliane
-
test: added support of basic memory stuff in helpers.py2014-01-04, by souliane
-
test: store the constants in constants.py + better PEP8 compliance2014-01-04, by souliane
-
memory: fixed wrong information in the docstrings for security_limit2014-01-04, by souliane
-
core, bridge: new method paramsRegisterApp to register frontend's specific parameters2013-12-27, by souliane
-
i18n: merged jp i18n french translation in core fr.po2013-12-29, by Goffi
-
core: fixed setup.py (removed former sat_frontends and jp i18n references)2013-12-29, by Goffi
-
core: dynamics menus refactoring:2013-12-29, by Goffi
-
i18n: merged sat_frontends and sat translations in core's i18n2013-12-29, by Goffi
-
core: i18n refactoring:2013-12-29, by Goffi
-
plugin groupblog, XEP-0277: store both published and updated timestamps2013-12-19, by souliane
-
tools: addURLToText moved from libervia to sat_frontends/tools/strings2013-12-18, by souliane
-
core: fix bridge method getContactsFromGroup return value (list of jids --> list of strings)2013-12-18, by souliane
-
quick_frontend: fix presence/status update (do not share between different resources)2013-12-18, by souliane
-
primitivus: redraw after changing the presence or status2013-12-18, by souliane
-
plugins radiocol, xep-0054: better handling of upload errors:2013-12-17, by souliane
-
plugin radiocol: fix wrong call of deleteFile2013-12-17, by souliane
-
plugin xep-0050 (ad-hoc commands): requesting part. first draft2013-12-24, by Goffi
-
backend, frontends: XMLUI refactoring:2013-12-24, by Goffi
-
backend, frontends: callbacks refactoring:2013-12-24, by Goffi
-
plugin xep-0050: using new Sessions class2013-12-24, by Goffi
-
core (memory): added optional profile checking in Sessions:2013-12-24, by Goffi
-
core (memory): new Sessions management class (similar to dict)2013-12-24, by Goffi
-
core, frontends: callMenu is now async and don't use callback_id anymore2013-12-24, by Goffi
-
core (xml tools): bad default parameter in XMLUI.addList2013-12-24, by Goffi
-
core,bridge: sendMessage bridge method is now async2013-12-17, by Goffi
-
core, bridge: better GenericException handling2013-12-16, by Goffi
-
plugin XEP-0033: bug fix for sending messages with the addressing feature to several servers2013-12-16, by souliane
-
core: bug fix for serverDiscoItems (bad use of addCallbacks)2013-12-16, by souliane
-
plugin room_games, radiocol: send the current queue to new players2013-11-28, by souliane
-
plugins groupblog (xep-0060, xep-0277): added blog item modification/deletion2013-12-10, by souliane
-
plugins text-syntaxes: added a default value to use the current user syntax in convert2013-12-09, by souliane
-
plugin XEP-0045: remove redondant errback from _join2013-11-28, by souliane
-
plugin XEP-0033: implementation of the addressing feature:2013-12-11, by souliane
-
bridge (constructor): added categories for the mediawiki export2013-11-25, by souliane
-
primivitus: do not notify when an empty message is received2013-11-25, by souliane
-
primitivus: save the input history when "esc" is pressed2013-11-25, by souliane