Mercurial > libervia-backend
graph
-
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
-
frontends: set and retrieve your own presence and status2013-11-25, by souliane
-
frontends: define the constants with classes and inheritance instance of using __builtin__2013-11-23, by souliane
-
frontends: presence update in quick app:2013-11-24, by souliane
-
core: bad indentation in SatPresenceProtocol.available2013-11-24, by souliane
-
reverted last commit2013-12-13, by Goffi
-
plugin account: don't wait for emails anymore2013-12-13, by Goffi
-
plugin microbloging: fixes bad calls2013-12-13, by Goffi
-
core: management of _list and _dict in sat.conf2013-12-12, by Goffi
-
plugin XEP-0050: Ad-Hoc commands first draft (answering part)2013-12-10, by Goffi
-
core: use of Twisted JID instead of string bare jid in roster SatRosterProtocol2013-12-10, by Goffi
-
plugin XEP-0055: fixed form's namespace2013-12-03, by Goffi
-
plugin XEP-0085: fixed bad return value for sendMessage trigger's post treatment2013-12-03, by Goffi
-
bridge: fixed bridge_constructor2013-12-01, by Goffi
-
core (memory): fixed setDefault behaviour + minor refactoring2013-11-28, by Goffi
-
jp: fixed sendFile call2013-11-23, by Goffi
-
frontends tools: moved src/tools/frontends to frontends/src/tools2013-11-21, by souliane
-
plugins (games): more factorization and flexibility for launching and joining games:2013-11-21, by souliane
-
frontends tools: added symbols for MUC user activity identification2013-11-21, by souliane
-
plugins XEP-0045: added methods to get room nicks and "MUC user left" trigger2013-11-19, by souliane
-
plugins (games): add a method to send messages more easily2013-11-18, by souliane
-
plugin XEP-0045: fixed incorrect exceptions name2013-11-17, by souliane
-
plugin XEP-0249: silently discard MUC invitation if user is already in2013-11-17, by souliane
-
bridge: removed plugin method definitions from the old static system2013-11-17, by souliane
-
plugin group blog: management of extra data/rich text for blog comments2013-11-15, by Goffi
-
plugin XEP-0277, groupblog: rich text management for receiving microblogs2013-11-14, by Goffi
-
plugin XEP-0277, group blog: rich text management for sending microblogs2013-11-14, by Goffi
-
plugin XEP-0277, group blogs: proper asynchronous methods for sending blogs.2013-11-14, by Goffi
-
plugin XEP-0071: rich messages management for sendMessage2013-11-13, by Goffi
-
plugin XEP-0071: XHTML2XHTML_IM don't return the <body> root tag anymore.2013-11-13, by Goffi
-
plugin text syntaxes: fixed bad parameter order for getParamA2013-11-13, by Goffi