Logs for jdev

Show join/part/nick changes:

[05:13:21] * yubi joined the chat.
[05:21:51] * waqas joined the chat.
[05:21:51] * waqas joined the chat.
[05:27:22] * jugg left the chat.
[05:30:35] * jugg joined the chat.
[05:32:06] * Asterix joined the chat.
[05:32:47] * Asterix left the chat.
[05:33:29] * Asterix joined the chat.
[05:34:24] * johnny joined the chat.
[05:34:37] * john joined the chat.
[05:45:21] * smoku joined the chat.
[05:47:53] * teo left the chat.
[05:47:53] * teo joined the chat.
[06:13:38] * ermine joined the chat.
[06:16:34] * Tobias joined the chat.
[06:16:51] * Treebilou left the chat.
[06:19:11] * Alex joined the chat.
[06:27:33] * jkhii left the chat.
[06:39:35] * waqas left the chat.
[06:39:35] * waqas joined the chat.
[06:39:35] * waqas joined the chat.
[06:41:50] * nabatt joined the chat.
[06:41:55] * nabatt joined the chat.
[06:46:15] * babardescu joined the chat.
[06:46:30] * babardescu left the chat.
[06:49:30] * mlundblad_laptop joined the chat.
[06:58:00] * Kev joined the chat.
[07:07:57] * nick@lupine.me.uk joined the chat.
[07:13:24] * Guus joined the chat.
[07:15:34] * Tobias left the chat.
[07:16:10] * Tobias joined the chat.
[07:20:48] * tkoski joined the chat.
[07:21:44] * john left the chat.
[07:22:08] * Tobias left the chat.
[07:50:45] * john joined the chat.
[08:00:05] * luca tagliaferri joined the chat.
[08:18:03] * Zash joined the chat.
[08:24:00] * petermount joined the chat.
[08:37:54] * Zash left the chat.
[09:10:00] * Zash joined the chat.
[09:10:24] * waqas left the chat.
[09:24:03] * MattJ joined the chat.
[09:32:41] * b-seize joined the chat.
[09:32:59] * b-seize left the chat.
[09:45:47] * john left the chat.
[09:46:24] * john joined the chat.
[10:04:20] * teo left the chat.
[10:04:20] * teo joined the chat.
[10:13:12] * Link Mauve joined the chat.
[10:24:31] * Tobias joined the chat.
[10:29:23] * fantasticsid joined the chat.
[10:30:40] * luca tagliaferri left the chat.
[10:31:18] * luca tagliaferri joined the chat.
[10:37:36] * Treebilou joined the chat.
[10:41:12] * jugg left the chat.
[10:51:02] * fantasticsid left the chat.
[10:57:04] * john left the chat.
[10:57:04] * john joined the chat.
[11:03:24] * Link Mauve left the chat.
[11:03:59] * Link Mauve joined the chat.
[11:06:40] * Tobias left the chat.
[11:07:00] * Tobias joined the chat.
[11:13:10] * fantasticsid joined the chat.
[11:27:11] * Tobias left the chat.
[11:34:01] * fantasticsid left the chat.
[11:34:49] * waqas joined the chat.
[11:34:49] * waqas joined the chat.
[11:35:59] * fantasticsid joined the chat.
[11:42:24] * nabatt left the chat.
[11:43:17] * nabatt joined the chat.
[11:43:20] * nabatt joined the chat.
[11:44:36] * teo left the chat.
[11:44:36] * teo joined the chat.
[12:44:39] * Tobias joined the chat.
[12:44:40] * Zash left the chat.
[12:45:03] * Kevmin joined the chat.
[12:45:18] * Kevmin left the chat.
[12:46:51] * fantasticsid left the chat.
[12:46:57] * fantasticsid joined the chat.
[12:47:03] * fantasticsid joined the chat.
[12:57:16] * deryni joined the chat.
[13:24:34] * scippio left the chat.
[13:26:48] * zanchin joined the chat.
[13:36:52] * fantasticsid left the chat.
[13:38:43] * Tobias left the chat.
[13:39:42] * fantasticsid joined the chat.
[13:54:38] * lastsky left the chat.
[14:00:57] * tofu joined the chat.
[14:02:37] <Link Mauve> Is it possible for a component to get someone’s roster?
[14:02:49] <Link Mauve> And to get the status of this person?
[14:03:31] <waqas> There isn't a standard way defined for that.
[14:04:12] <Link Mauve> So there is an unstandard way? :p
[14:04:51] <waqas> Write a plugin for the server you need to work with which exposes it via a custom stanza.
[14:05:19] <Link Mauve> Ok…
[14:06:09] <waqas> I've been thinking about trusting entities being able to do queries on users' accounts (e.g., a trusted component doing a roster get, etc) :/
[14:07:03] * Alex left the chat.
[14:07:10] <Link Mauve> It’d better, but aren’t components already privilegied entities?
[14:07:18] <Link Mauve> s/d/d be/
[14:07:52] <waqas> On their own host, yes.
[14:07:57] <waqas> But not beyond that.
[14:08:00] * Xificurk joined the chat.
[14:08:27] <Link Mauve> Ok.
[14:08:42] <Kev> waqas: yes, we keep discussing iq:roster on other entities. It makes sense for components to be able to query a roster, too.
[14:08:52] <waqas> Indeed
[14:12:03] <waqas> I'd really like to get experimental support for that roster protocol which keeps getting discussed into Prosody :/
[14:12:17] <Kev> I don't think there's any protocol to get written.
[14:12:21] <Kev> It's just iq:roster with a to=
[14:12:34] <waqas> I was thinking of the per-item meta-data bit.
[14:12:41] <Kev> Oh, that one.
[14:12:44] <waqas> And sub-rosters, or whatever they were called.
[14:12:57] <Kev> There's no extra protocol for meta-data on the roster needed.
[14:13:08] <Kev> You just need a server to not bin bits that it doesn't understand.
[14:13:26] <Kev> I grant you it might be easier to implement as a named child.
[14:18:17] <waqas> Simply storing the <item/> recieved from the client as-is isn't enough. A legacy client would delete it all that way with a simple name change.
[14:18:49] * scippio joined the chat.
[14:24:07] * Xificurk left the chat.
[14:26:12] * waqas left the chat.
[14:26:16] * waqas joined the chat.
[14:26:20] * waqas joined the chat.
[14:28:56] * wiretap joined the chat.
[14:33:02] * Xificurk joined the chat.
[14:40:26] * waqas left the chat.
[14:42:29] * smoku left the chat.
[14:44:57] * Zash joined the chat.
[14:47:00] * waqas joined the chat.
[14:47:00] * waqas joined the chat.
[14:48:06] * smoku joined the chat.
[14:49:17] * nabatt left the chat.
[14:49:19] * smoku left the chat.
[14:49:25] * smoku joined the chat.
[14:50:03] * charchy joined the chat.
[14:50:04] * charchy joined the chat.
[14:50:34] * charchy left the chat.
[14:59:12] * Tobias joined the chat.
[15:04:56] * Guus left the chat.
[15:30:08] * fantasticsid_ joined the chat.
[15:31:42] * wiretap joined the chat.
[15:33:57] * wiretap left the chat.
[15:34:04] * wiretap joined the chat.
[15:34:33] * Zash left the chat.
[15:42:47] * teo left the chat.
[15:44:26] * Tobias left the chat.
[15:44:51] * wiretap left the chat.
[15:44:52] * wiretap joined the chat.
[15:45:11] * Tobias joined the chat.
[15:48:23] * fantasticsid_ left the chat.
[15:48:39] * fantasticsid_ joined the chat.
[15:48:43] * fantasticsid_ joined the chat.
[15:48:43] * fantasticsid_ joined the chat.
[15:48:48] * fantasticsid_ joined the chat.
[15:48:48] * fantasticsid_ joined the chat.
[15:48:48] * fantasticsid_ joined the chat.
[15:48:48] * fantasticsid_ joined the chat.
[15:48:53] * fantasticsid_ joined the chat.
[15:48:54] * fantasticsid_ joined the chat.
[15:49:10] * tofu left the chat.
[15:49:48] * tofu joined the chat.
[15:52:56] * nabatt joined the chat.
[15:52:57] * nabatt joined the chat.
[15:55:32] * tkoski left the chat.
[16:01:57] * fantasticsid_ left the chat.
[16:04:47] * johnny left the chat.
[16:07:13] * johnny joined the chat.
[16:14:46] * hawke joined the chat.
[16:15:23] * waqas joined the chat.
[16:15:23] * waqas joined the chat.
[16:16:03] * Florob joined the chat.
[16:17:27] * mlundblad_laptop left the chat.
[16:23:57] * john left the chat.
[16:32:16] * johnny left the chat.
[16:32:25] * teo joined the chat.
[16:34:05] * johnny joined the chat.
[16:34:31] * wiretap joined the chat.
[16:35:16] * Guus joined the chat.
[16:35:20] * wiretap joined the chat.
[16:39:40] * johnny left the chat.
[16:41:41] * tofu left the chat.
[16:42:22] * tofu joined the chat.
[16:43:10] * johnny joined the chat.
[16:44:08] * tofu left the chat.
[16:44:44] * tofu joined the chat.
[16:47:27] * petermount left the chat.
[16:50:05] * mlundblad_laptop joined the chat.
[16:50:43] * wiretap joined the chat.
[17:05:01] * wiretap joined the chat.
[17:06:54] * evilotto joined the chat.
[17:19:57] * mlundblad_laptop left the chat.
[17:26:23] * tkoski joined the chat.
[17:39:13] * Florob left the chat.
[17:39:46] * Florob joined the chat.
[17:39:46] * Florob joined the chat.
[17:39:51] * Florob joined the chat.
[17:39:51] * Florob joined the chat.
[17:39:51] * Florob joined the chat.
[17:45:54] * luca tagliaferri left the chat.
[17:49:35] * j-chirac joined the chat.
[17:51:09] * j-chirac left the chat.
[17:53:45] * stpeter joined the chat.
[17:59:00] * isomer joined the chat.
[17:59:00] * isomer left the chat.
[18:05:41] * wiretap joined the chat.
[18:09:53] * tkoski left the chat.
[18:13:33] * smoku left the chat.
[18:16:01] * mlundblad joined the chat.
[18:16:47] * mlundblad joined the chat.
[18:16:57] * mlundblad left the chat.
[18:19:03] * mlundblad joined the chat.
[18:22:54] * teo left the chat.
[18:22:54] * teo joined the chat.
[18:42:26] * wiretap joined the chat.
[18:43:42] * isomer joined the chat.
[18:43:42] * isomer left the chat.
[18:44:34] * wiretap left the chat.
[18:44:37] * wiretap joined the chat.
[18:50:35] * tofu left the chat.
[18:51:15] * tofu joined the chat.
[19:14:56] * steve-e joined the chat.
[19:18:13] * Link Mauve left the chat.
[19:26:51] * hippasus joined the chat.
[19:27:08] * hippasus left the chat.
[19:46:53] * nabatt left the chat.
[19:59:34] * steve-e left the chat.
[20:04:49] * Kev joined the chat.
[20:14:20] * julm left the chat.
[20:23:00] * john joined the chat.
[20:54:59] * Treebilou left the chat.
[20:56:55] * Guus joined the chat.
[20:56:59] * Guus left the chat.
[21:08:00] * ermine left the chat.
[21:08:41] * tofu joined the chat.
[21:11:23] * jprieur joined the chat.
[21:13:46] * wiretap left the chat.
[21:13:49] * wiretap joined the chat.
[21:14:43] * jprieur left the chat.
[21:18:56] * smoku joined the chat.
[21:21:57] * jprieur joined the chat.
[21:22:17] * jprieur left the chat.
[21:26:47] * Kev left the chat.
[21:35:55] * john left the chat.
[21:37:39] * smoku left the chat.
[21:40:29] * smoku joined the chat.
[21:42:18] * johnny left the chat.
[21:42:37] * hawke left the chat.
[21:45:45] * hawke joined the chat.
[21:50:59] * stpeter left the chat.
[21:51:29] * mlundblad left the chat.
[22:00:24] * jprieur joined the chat.
[22:06:58] * jprieur left the chat.
[22:09:37] * johnny joined the chat.
[22:18:48] * Florob left the chat.
[22:20:52] * Treebilou joined the chat.
[22:42:14] * Tobias left the chat.
[22:50:05] * tofu left the chat.
[22:50:12] * tofu joined the chat.
[22:50:31] * tofu joined the chat.
[22:50:31] * tofu joined the chat.
[22:50:31] * tofu joined the chat.
[22:50:32] * tofu joined the chat.
[22:50:32] * tofu joined the chat.
[22:50:32] * tofu joined the chat.
[22:50:32] * tofu joined the chat.
[22:59:21] * charding joined the chat.
[23:09:51] * johnny left the chat.
[23:12:12] * johnny joined the chat.
[23:15:00] * Neustradamus left the chat.
[23:39:00] * charding left the chat.
[23:48:27] * hawke left the chat.
[00:16:15] * charding joined the chat.
[00:18:00] * jugg joined the chat.
[00:37:31] * jcea joined the chat.
[00:59:12] * jkhii joined the chat.
[01:02:55] * jkhii left the chat.
[01:03:25] * tofu left the chat.
[01:03:30] * tofu joined the chat.
[01:03:57] * tofu joined the chat.
[01:03:57] * tofu joined the chat.
[01:03:57] * tofu joined the chat.
[01:03:57] * tofu joined the chat.
[01:03:57] * tofu joined the chat.
[01:03:57] * tofu joined the chat.
[01:03:57] * tofu joined the chat.
[01:03:57] * tofu joined the chat.
[01:04:04] * jkhii joined the chat.
[01:08:01] * jcea left the chat.
[01:23:52] * MattJ left the chat.
[01:24:05] * waqas left the chat.
[01:28:52] * teo left the chat.
[01:28:54] * teo joined the chat.
[02:11:20] * johnny left the chat.
[02:34:48] * johnny joined the chat.
[02:36:01] * charding left the chat.
[02:48:51] * fantasticsid left the chat.
[02:51:03] * fantasticsid joined the chat.
[02:51:12] * fantasticsid joined the chat.
[03:03:49] * scippio left the chat.
[03:03:59] * scippio joined the chat.
[03:03:59] * scippio joined the chat.
[03:04:01] * scippio joined the chat.