Mercurial > libervia-backend
graph
-
setup: fixes to install sat.tmp.wokkelThu, 25 Dec 2014 12:26:49 +0100, by souliane
-
plugin XEP-0334: first draftThu, 25 Dec 2014 12:09:05 +0100, by souliane
-
test: fix/improve tests for plugins XEP-0033 and XEP-0085 (mainly to return a Deferred)Thu, 25 Dec 2014 11:49:13 +0100, by souliane
-
plugin XEP-0313: first draft:Fri, 19 Dec 2014 14:43:42 +0100, by souliane
-
core (xmpp): set missing "from" attribute of received messages to the server domainFri, 19 Dec 2014 11:42:45 +0100, by souliane
-
plugin XEP-0277: minor fix in plugin declarationFri, 19 Dec 2014 11:41:23 +0100, by souliane
-
plugin XEP-0297: first draftFri, 19 Dec 2014 11:40:28 +0100, by souliane
-
plugin XEP-0203: first draftFri, 19 Dec 2014 11:38:24 +0100, by souliane
-
test: fixes tests for XEP-0033Fri, 19 Dec 2014 11:36:43 +0100, by souliane
-
test: refactoring:Fri, 19 Dec 2014 11:36:00 +0100, by souliane
-
test: fixes import for wokkel.rsmMon, 15 Dec 2014 15:29:08 +0100, by souliane
-
test: add tests for plugin_misc_groupblogMon, 15 Dec 2014 14:05:28 +0100, by souliane
-
plugins XEP-0060, XEP-0277, groupblog: make use of RSM (XEP-0059)Mon, 15 Dec 2014 14:04:19 +0100, by souliane
-
plugins XEP-0059, XEP-0060: leave internal wokkel extensions to sat.tmp.wokkelMon, 15 Dec 2014 14:03:13 +0100, by souliane
-
use sat.tmp.wokkel as a buffer module until the changes are integrated to wokkelMon, 15 Dec 2014 12:46:58 +0100, by souliane
-
quick_frontend, primitivus: multi-profiles refactoring part 1 (big commit, sorry :p): frontends_multi_profilesWed, 10 Dec 2014 19:00:09 +0100, by Goffi
-
plugin XEP-0085: disabled a problematic assert (see FIXME) frontends_multi_profilesWed, 10 Dec 2014 18:37:14 +0100, by Goffi
-
core: improved roster management + misc: frontends_multi_profilesWed, 10 Dec 2014 18:32:33 +0100, by Goffi
-
plugin XEP-0060: listNodes should not use SatPubSubClient.getDiscoItems but self.host.getDiscoItems, cf. revs 1217 (318eab3f93f8) and 1259 (633fcd13a7dc)Mon, 24 Nov 2014 17:20:51 +0100, by souliane
-
plugin pubsub: fixed redefinition of PubSubRequestFri, 21 Nov 2014 16:36:24 +0100, by Goffi
-
memory: fixes issue in a testWed, 22 Oct 2014 18:58:29 +0200, by souliane
-
plugin misc_room_game, radiocol, tarot: fixes bridge method "prepareRoom" declaration (add "async=True")Wed, 22 Oct 2014 14:38:20 +0200, by souliane
-
plugin XEP-0045: use HISTORY_LIMIT param to retrieve the MUC historyWed, 22 Oct 2014 14:16:01 +0200, by souliane
-
plugin XEP-0054: the fix by revision 1248 (77a4592816f6) was not completeWed, 22 Oct 2014 11:42:15 +0200, by souliane
-
test: fixes test for XEP-0085 (use full JID)Mon, 20 Oct 2014 20:46:10 +0200, by souliane
-
plugin XEP-0085: send 'gone' state before disconnectionMon, 20 Oct 2014 20:26:46 +0200, by souliane
-
plugin XEP-0085: use the full JID + fixes bad entity data "type" valueMon, 20 Oct 2014 12:57:55 +0200, by souliane
-
memory: add method isContactConnectedMon, 20 Oct 2014 16:38:49 +0200, by souliane
-
plugin XEP-0045: set the entity data "type" asap (userJoinedRoom is triggered before the join callback)Mon, 20 Oct 2014 15:09:37 +0200, by souliane
-
plugin sec_otr: a trigger was not returning TrueMon, 20 Oct 2014 12:57:27 +0200, by souliane
-
plugin XEP-0054: fixes error message when we get a ConnectionLost failureSun, 19 Oct 2014 15:25:04 +0200, by souliane
-
memory: temporary dirty hack to fix the personnal key issue after the auth session expiredSun, 19 Oct 2014 15:07:16 +0200, by souliane
-
core, plugins: improve a bit some log messagesSat, 18 Oct 2014 16:28:37 +0200, by souliane
-
plugin misc_imap: fixes call to log.debug with more than one argumentSun, 19 Oct 2014 12:31:28 +0200, by souliane
-
plugin XEP-0115: better disco error handlingSun, 19 Oct 2014 11:54:07 +0200, by souliane
-
plugins groupblogs: fixes the massive retrieval callback (loop variable was misused in a lambda callback)Sun, 19 Oct 2014 02:48:11 +0200, by souliane
-
plugin XEP-0060: fixes listing the nodes on the pubsub serviceSat, 18 Oct 2014 20:23:12 +0200, by souliane
-
frontends (quick_app): fixes wrong JID construction when processing getPresenceStatuses resultSat, 18 Oct 2014 13:02:41 +0200, by souliane
-
memory: don't save last resource in entity data for the MUC jidsFri, 17 Oct 2014 20:26:01 +0200, by souliane
-
plugin XEP-0045: handle MUC presenceFri, 17 Oct 2014 15:49:46 +0200, by souliane
-
memory (params): set "Show empty groups" to True by defaultThu, 16 Oct 2014 17:02:44 +0200, by souliane
-
bridge (frontends side): fixed call of async method in blocking contextThu, 16 Oct 2014 20:18:40 +0200, by Goffi
-
core (config): fixed a bad option checkThu, 16 Oct 2014 20:10:08 +0200, by Goffi
-
core (config): added the Exception default value which raise an exception instead of returning the default in getConfigSat, 11 Oct 2014 16:26:43 +0200, by Goffi
-
core: better management of default value in getConfigTue, 07 Oct 2014 17:12:41 +0200, by Goffi
-
plugin XEP-0277, groupblog: fixes namespace issue of the items that are received from an event + trap some errorsMon, 06 Oct 2014 17:25:41 +0200, by souliane
-
plugin XEP-0115: trap "service-unavailable" error when retrieving disco infosTue, 07 Oct 2014 10:19:01 +0200, by souliane
-
primitivus: fixes displaying online contacts when "Show offline contacts" is FalseTue, 07 Oct 2014 11:45:34 +0200, by souliane
-
primitivus: implement parameter "Show empty groups"Mon, 06 Oct 2014 13:54:41 +0200, by souliane
-
primitivus: implement "Show offline contacts" parameter (sync with "DISCONNECTED_HIDE" action key)Mon, 06 Oct 2014 12:44:58 +0200, by souliane
-
constants: split C.bool in C.bool and C.str so:Mon, 06 Oct 2014 12:22:14 +0200, by souliane
-
memory (params): add parameters "Show offline contacts" and "Show empty groups"Mon, 06 Oct 2014 11:20:43 +0200, by souliane
-
memory (params): use more generic param attribute "constraint" instead of "min" and "max"Mon, 06 Oct 2014 11:18:37 +0200, by souliane
-
frontends (primitivus): new command :search <pattern>Sat, 04 Oct 2014 10:26:10 +0200, by souliane
-
bridge, memory: add "search" attribute to getHistory (filter the results with a unix globbing pattern)Sat, 04 Oct 2014 10:25:32 +0200, by souliane
-
frontends: printInfo and printMessage timestamp attribute defaults to None instead of ''Sat, 04 Oct 2014 10:23:13 +0200, by souliane
-
memory: add Parameter "Chat history limit"Wed, 24 Sep 2014 13:49:43 +0200, by souliane
-
memory: getHistory with limit=0 now returns an empty list, use limit=None to return all messagesFri, 03 Oct 2014 12:43:59 +0200, by souliane
-
memory (params), tools (xml_tools), plugins, frontends: add "int" parameter type with "min" and "max" attributesFri, 03 Oct 2014 12:27:43 +0200, by souliane
-
plugin XEP-0059: first draft, pubsub and jabber search do not exploit it yetMon, 22 Sep 2014 22:25:44 +0200, by souliane
-
plugin maildir: fixes missing importMon, 22 Sep 2014 20:50:20 +0200, by souliane
-
plugin XEP-0060, groupblog: avoid unecessary pubsub errors while doing massive requests:Mon, 22 Sep 2014 20:49:13 +0200, by souliane