jdev - 2020-04-10


  1. Marc has left

  2. ali has left

  3. Wojtek has left

  4. larma has left

  5. larma has joined

  6. alexis has left

  7. alexis has joined

  8. moparisthebest has joined

  9. asterix has joined

  10. DebXWoody has joined

  11. asterix has left

  12. asterix has joined

  13. asterix has left

  14. asterix has joined

  15. lovetox has joined

  16. paul has joined

  17. goffi has joined

  18. asterix has left

  19. asterix has joined

  20. asterix has left

  21. asterix has joined

  22. moparisthebest has left

  23. rion has left

  24. rion has joined

  25. rion has left

  26. rion has joined

  27. rion has left

  28. Jae has joined

  29. strar has left

  30. strar has joined

  31. Jae has left

  32. Jae has joined

  33. Jae has left

  34. Jae has joined

  35. Jae has left

  36. Jae has joined

  37. adrien has left

  38. adrien has joined

  39. kikuchiyo has left

  40. kikuchiyo has joined

  41. Guus

    jonas’ aioxmpp output now part of the Openfire Travis build: https://travis-ci.org/github/igniterealtime/Openfire/jobs/673309693

  42. Guus

    loads of output - would love to get guidance on a) how to run only integration tests, b) how to interpret output

  43. Jae has left

  44. moparisthebest has joined

  45. Marc has joined

  46. wurstsalat has joined

  47. Jae has joined

  48. asterix has left

  49. asterix has joined

  50. lovetox_ has joined

  51. lovetox_ has left

  52. lovetox_ has joined

  53. lovetox_ has left

  54. lovetox_ has joined

  55. lovetox_ has left

  56. kikuchiyo has left

  57. lovetox_ has joined

  58. lovetox_ has left

  59. kikuchiyo has joined

  60. Jae has left

  61. pulkomandy has left

  62. pulkomandy has joined

  63. Jae has joined

  64. kikuchiyo has left

  65. debacle has joined

  66. pulkomandy has left

  67. pulkomandy has joined

  68. larma has left

  69. larma has joined

  70. kikuchiyo has joined

  71. adrien has left

  72. larma has left

  73. larma has joined

  74. lovetox

    so what is the suggested way of using priority right now

  75. lovetox

    Gajim allows the user to set his own priority if he wants

  76. lovetox

    per default i would use 0

  77. lovetox

    then Gajim adjusts automatically the priority according to show value

  78. lovetox

    means away = 50, dnd = 100

  79. lovetox

    does this still make sense in todays enviorment?

  80. Zash

    Carbons kinda obsoleted priority.

  81. lovetox

    yeah i thought so, but it maybe still can be useful?

  82. Jae has left

  83. lovetox

    so you would suggest always use 0, expect user for some reason override

  84. Jae has joined

  85. adrien has joined

  86. wurstsalat

    lovetox, for optional priority there is a recommendation as well https://docs.modernxmpp.org/client/design/#deprecated-options

  87. lovetox

    yeah thanks

  88. Jae has left

  89. Jae has joined

  90. Holger

    lovetox, either way increasing the prio for away and dnd looks wrong way round, no?

  91. lovetox

    did not look it up in the code

  92. lovetox

    i just wanted to give an example

  93. adrien has left

  94. Holger

    Ah.

  95. Holger

    Anyway I would think the advantage of setting prio depending on status might be interop with old-school (non-carbons) use cases. OTOH the advantage of everyone sticking to prio=0 will usually emulate carbon behavior for incoming messages (if they're sent to the bare JID).

  96. Holger

    The advantage of producing correct English sentences exists does not.

  97. lovetox

    but is that something you would add as opt-in (shwo prio adjustments)

  98. lovetox

    or would it be the default to do tat

  99. lovetox

    or would it be the default to do that

  100. lovetox

    actually you are online with 3 resources, all have prio 0 :D

  101. Holger

    I tried to explain why I'm unsure. Not very helpful I know 🙂 In the end I'd probably stick to prio=0 by default as that's what everyone recommends for modern clients. Probably due to the "emulate carbons" idea.

  102. lovetox

    i guess i keep the feature, but default to prio 0

  103. Holger

    And for normal end-user clients I'd definitely not expose prio knobs to users, but I guess Gajim is still also a power-user client.

  104. Holger

    So yeah "keep feature but default to 0" sounds sensible to me.

  105. kikuchiyo has left

  106. Jae has left

  107. kikuchiyo has joined

  108. goffi has left

  109. lovetox has left

  110. dendang has joined

  111. kikuchiyo has left

  112. goffi has joined

  113. jonas’

    Guus, so, the output is roughly like this: ERROR: […] followed by an (often not immediately useful) traceback, followed by a debug log which includes the verbatim bytes sent and received over the XML stream

  114. jonas’

    best to be read from bottom to top, since the top part often contains pre-test negotiation

  115. jonas’

    in the first case, aioxmpp receives <item-not-found/> in response to a disco#info query, which is at least wierd

  116. jonas’

    aioxmpp.e2etest.provision.client14.XMLStream: DEBUG: RECV b'<iq type="error" id=":rnZ16HksNXwLMrtNoyAx" from="1dphv93k5z@example.org" to="1dphv93k5z@example.org/1dphv93k5z"><query xmlns="http://jabber.org/protocol/disco#info"></query><error code="404" type="cancel"><item-not-found xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>'

  117. jonas’

    as to running only e2e tests … that’s a good question, I don’t think that’s supported. I’m also not sure it’s immediately useful, since the normal tests should pass too (and are orders of magnitude faster than the e2etests, so they are often neglegible in runtime). The advantage of running all tests is that if another test fails, it may be an indicator that something is broken in the environment which may cause false-positives in the e2etests

  118. jonas’

    Guus, more detailed discussion we probably better take into some 1:1 chat

  119. jonas’

    but this should already be useful; item-not-found in response to a disco#info without a node is at least weird

  120. Guus

    jonas’ sure - or in open_chat - we're currently doing more aioxmpp ci setup there.

  121. adrien has joined

  122. adrien has left

  123. adrien has joined

  124. lovetox has joined

  125. kikuchiyo has joined

  126. pulkomandy has left

  127. pulkomandy has joined

  128. Martin has left

  129. Martin has joined

  130. Jae has joined

  131. Jae has left

  132. pulkomandy has left

  133. pulkomandy has joined

  134. gav has joined

  135. Zash has left

  136. pulkomandy has left

  137. Zash has joined

  138. lovetox has left

  139. pulkomandy has joined

  140. Jae has joined

  141. kikuchiyo has left

  142. kikuchiyo has joined

  143. kikuchiyo has left

  144. Jae has left

  145. asterix has left

  146. asterix has joined

  147. asterix has left

  148. asterix has joined

  149. lovetox has joined

  150. pulkomandy has left

  151. kikuchiyo has joined

  152. pulkomandy has joined

  153. adrien has left

  154. adrien has joined

  155. pulkomandy has left

  156. pulkomandy has joined

  157. debacle has left

  158. jae has joined

  159. Jae has joined

  160. adrien has left

  161. kikuchiyo has left

  162. kikuchiyo has joined

  163. pulkomandy has left

  164. Jae has left

  165. pulkomandy has joined

  166. Martin has left

  167. Martin has joined

  168. asterix has left

  169. asterix has joined

  170. pulkomandy has left

  171. asterix has left

  172. pulkomandy has joined

  173. Martin has left

  174. Martin has joined

  175. asterix has joined

  176. asterix has left

  177. asterix has joined

  178. adrien has joined

  179. Martin has left

  180. Martin has joined

  181. ali has joined

  182. Jae has joined

  183. ali has left

  184. Jae has left

  185. Jae has joined

  186. pulkomandy has left

  187. pulkomandy has joined

  188. asterix has left

  189. asterix has joined

  190. lovetox

    https://xmpp.org/extensions/xep-0100.html#addressing is there something more elaborate

  191. lovetox

    this simply does not work for IRC transports

  192. kikuchiyo has left

  193. lovetox

    its very hard for a client to provide some good UI how a user can join a irc channel

  194. lovetox

    what i would want is the server returns a form with fields server and channel

  195. Jae has left

  196. Zash

    Hold on why is an Informational XEP specifying protocol?

  197. lovetox

    user puts it in, and server returns a JID that i can join or add to the roster

  198. Zash

    lovetox, isn't that https://xmpp.org/extensions/xep-0100.html#addressing-iqgateway ?

  199. Martin has left

  200. Martin has joined

  201. Zash

    Oh, only one field?

  202. lovetox

    yes exactly

  203. lovetox

    very extendable !!

  204. Zash

    Should at least be fine in single-server-mode, but then you probably don't need more than standard MUC UI

  205. jonas’

    lovetox, tbh, for jabbercat I simply intended to implement the biboumi syntax.

  206. jonas’

    there is no other IRC gateway anyways nowadays

  207. jonas’

    :)

  208. Zash

    maybe you and the biboumi folks could conspire to write a XEP?

  209. jonas’

    that’d be good

  210. jonas’

    advertise single vs. multi-server mode, specify the addressing format

  211. asterix has left

  212. lovetox

    i think irc could be really nice integrated into a client

  213. jonas’

    agreed

  214. jonas’

    only with a good gateway though

  215. jonas’

    (hence, basing on biboumi)

  216. lovetox

    the only thing thats a bit clunky now is joining a channel

  217. lovetox

    normal user has no way of discoverying the syntax, i could of course hardcode it

  218. lovetox

    but meh

  219. Zash

    I guess the Matrix bridge has the same problem

  220. lovetox

    i just wanted to write that

  221. asterix has joined

  222. lovetox

    and basically every federated protocol that has groupchat caps

  223. asterix has left

  224. asterix has joined

  225. asterix has left

  226. asterix has joined

  227. pep.

    lovetox, there are more clunky things than just joining a channel tbh

  228. Zash

    From something like `<feature var="urn:xmpp:gateways:muc-like-using-percent-to-separate-hostname-from-channel"/>` to some dataform-in-disco to something like that XEP-0100 protocol but better.

  229. pep.

    NickServ for one..

  230. pep.

    I wouldn't want to impose that on a user who isn't experienced with IRC

  231. Zash

    How's that managed by biboumi? (So long since I set it up I've forgotten)

  232. pep.

    And then maybe it's a biboumi thing, the persistency stuff. it's nice but it's also confusing. Users leaving channels and not getting why they're still getting messages from the IRC server

  233. Zash

    Broadcasts?

  234. pep.

    "but I'm not joined on any channels on this server anymore!" ("yes.. you are..")

  235. pulkomandy

    ircv3.net standardises sasl to identify with an irc network. But maybe not for creating an account

  236. Zash

    Or you mean some bug where biboumi gets out of sync with your resources?

  237. pep.

    Zash, no yeah notices

  238. kikuchiyo has joined

  239. pep.

    Or reconnections, I think that also generates noise. While it's good to know, that will confuse people

  240. pep.

    pulkomandy, yeah biboumi is missing sasl support. But not every IRC server supports that either tbh..

  241. pep.

    And I don't know about account creation indeed

  242. pep.

    Also ghosting etc.

  243. pep.

    You can't really escape the NickServ!!

  244. asterix has left

  245. asterix has joined

  246. Zash

    Is "NickServ" standardized or discoverable?

  247. Zash

    Could you map it to ad-hoc or something?

  248. pep.

    Implementation detail?

  249. pep.

    I think it's just the most common nick out there? Unsure

  250. pulkomandy

    There has to be an irc server somewhere that goes otherwise, probably...

  251. lovetox

    of course for a full integrated bridge there would be more to do

  252. pep.

    sasl seems to be the way(tm), all implementation "just" need support

  253. Zash

    this is the way

  254. pep.

    Was QuakeNet also using NickServ? I seem to remember something different

  255. pep.

    Or maybe it was just the Ops bots?

  256. pep.

    channel bots etc.

  257. jonas’

    Q

  258. pep.

    Which were named Q, L

  259. kikuchiyo has left

  260. pep.

    k

  261. pulkomandy

    But if it was me working on this I'd go with ircv3 specs as the things I expect from servers. For other servers maybe have a degraded/failsafe mode?

  262. pep.

    Well here you go

  263. pep.

    pulkomandy, is there a discovery mechanism to know if the sasl you're attempting will work?

  264. pep.

    I guess you negociate sasl anyway

  265. Jae has joined

  266. pulkomandy

    They have a "capability negociation" thing in the ircv3 spec. But I didn't read it

  267. Marc has left

  268. pulkomandy

    sasl seems to be listed there

  269. Marc has joined

  270. serge90 has joined

  271. jae has left

  272. asterix has left

  273. asterix has joined

  274. asterix has left

  275. asterix has joined

  276. asterix has left

  277. asterix has joined

  278. serge90 has left

  279. serge90 has joined

  280. asterix has left

  281. asterix has joined

  282. serge90 has left

  283. serge90 has joined

  284. serge90 has left

  285. serge90 has joined

  286. lovetox has left

  287. serge90 has left

  288. serge90 has joined

  289. kikuchiyo has joined

  290. aj has joined

  291. serge90 has left

  292. serge90 has joined

  293. kikuchiyo has left

  294. kikuchiyo has joined

  295. serge90 has left

  296. serge90 has joined

  297. kikuchiyo has left

  298. serge90 has left

  299. serge90 has joined

  300. serge90 has left

  301. serge90 has joined

  302. lovetox has joined

  303. serge90 has left

  304. serge90 has joined

  305. serge90 has left

  306. serge90 has joined

  307. serge90 has left

  308. serge90 has joined

  309. asterix has left

  310. asterix has joined

  311. asterix has left

  312. asterix has joined

  313. asterix has left

  314. asterix has joined

  315. serge90 has left

  316. serge90 has joined

  317. Jae has left

  318. kikuchiyo has joined

  319. asterix has left

  320. serge90 has left

  321. serge90 has joined

  322. alexis has left

  323. kikuchiyo has left

  324. asterix has joined

  325. serge90 has left

  326. serge90 has joined

  327. Guus has left

  328. debacle has joined

  329. pulkomandy has left

  330. pulkomandy has joined

  331. Guus has joined

  332. Wojtek has joined

  333. asterix has left

  334. serge90 has left

  335. serge90 has joined

  336. alexis has joined

  337. adrien has left

  338. Jae has joined

  339. serge90 has left

  340. serge90 has joined

  341. serge90 has left

  342. serge90 has joined

  343. aj has left

  344. kikuchiyo has joined

  345. serge90 has left

  346. serge90 has joined

  347. kikuchiyo has left

  348. serge90 has left

  349. serge90 has joined

  350. zuk has joined

  351. asterix has joined

  352. kikuchiyo has joined

  353. serge90 has left

  354. serge90 has joined

  355. zuk has left

  356. kikuchiyo has left

  357. asterix has left

  358. asterix has joined

  359. asterix has left

  360. asterix has joined

  361. serge90 has left

  362. serge90 has joined

  363. Jae has left

  364. Jae has joined

  365. adrien has joined

  366. serge90 has left

  367. serge90 has joined

  368. serge90 has left

  369. serge90 has joined

  370. adrien has left

  371. serge90 has left

  372. serge90 has joined

  373. adrien has joined

  374. serge90 has left

  375. serge90 has joined

  376. serge90 has left

  377. serge90 has joined

  378. kikuchiyo has joined

  379. serge90 has left

  380. serge90 has joined

  381. kikuchiyo has left

  382. serge90 has left

  383. serge90 has joined

  384. serge90 has left

  385. serge90 has joined

  386. serge90 has left

  387. serge90 has joined

  388. serge90 has left

  389. serge90 has joined

  390. serge90 has left

  391. serge90 has joined

  392. serge90 has left

  393. serge90 has joined

  394. Jae has left

  395. Martin has left

  396. serge90 has left

  397. serge90 has joined

  398. Jae has joined

  399. serge90 has left

  400. serge90 has joined

  401. alexis has left

  402. Martin has joined

  403. serge90 has left

  404. serge90 has joined

  405. Jae has left

  406. asterix has left

  407. asterix has joined

  408. Jae has joined

  409. serge90 has left

  410. serge90 has joined

  411. serge90 has left

  412. serge90 has joined

  413. serge90 has left

  414. serge90 has joined

  415. asterix has left

  416. asterix has joined

  417. asterix has left

  418. asterix has joined

  419. serge90 has left

  420. serge90 has joined

  421. Jae has left

  422. serge90 has left

  423. serge90 has joined

  424. Jae has joined

  425. serge90 has left

  426. serge90 has joined

  427. asterix has left

  428. asterix has joined

  429. asterix has left

  430. asterix has joined

  431. serge90 has left

  432. serge90 has joined

  433. kikuchiyo has joined

  434. serge90 has left

  435. serge90 has joined

  436. serge90 has left

  437. serge90 has joined

  438. kikuchiyo has left

  439. asterix has left

  440. asterix has joined

  441. pulkomandy has left

  442. serge90 has left

  443. serge90 has joined

  444. pulkomandy has joined

  445. aj has joined

  446. serge90 has left

  447. serge90 has joined

  448. serge90 has left

  449. serge90 has joined

  450. ali has joined

  451. asterix has left

  452. serge90 has left

  453. serge90 has joined

  454. pulkomandy has left

  455. asterix has joined

  456. serge90 has left

  457. serge90 has joined

  458. ali has left

  459. ali has joined

  460. serge90 has left

  461. serge90 has joined

  462. adrien has left

  463. adrien has joined

  464. pulkomandy has joined

  465. DebXWoody has left

  466. DebXWoody has joined

  467. ali has left

  468. kikuchiyo has joined

  469. DebXWoody has left

  470. DebXWoody has joined

  471. serge90 has left

  472. serge90 has joined

  473. ali has joined

  474. serge90 has left

  475. serge90 has joined

  476. kikuchiyo has left

  477. asterix has left

  478. asterix has joined

  479. kikuchiyo has joined

  480. serge90 has left

  481. serge90 has joined

  482. ali has left

  483. kikuchiyo has left

  484. ali has joined

  485. serge90 has left

  486. serge90 has joined

  487. SouL has left

  488. SouL has joined

  489. serge90 has left

  490. serge90 has joined

  491. asterix has left

  492. asterix has joined

  493. sonny has left

  494. sonny has joined

  495. serge90 has left

  496. lovetox has left

  497. serge90 has joined

  498. lovetox has joined

  499. asterix has left

  500. asterix has joined

  501. serge90 has left

  502. serge90 has joined

  503. ali has left

  504. aj has left

  505. DebXWoody has left

  506. serge90 has left

  507. serge90 has joined

  508. kikuchiyo has joined

  509. serge90 has left

  510. serge90 has joined

  511. kikuchiyo has left

  512. serge90 has left

  513. serge90 has joined

  514. Jae has left

  515. Jae has joined

  516. serge90 has left

  517. serge90 has joined

  518. serge90 has left

  519. serge90 has joined

  520. kikuchiyo has joined

  521. serge90 has left

  522. serge90 has joined

  523. kikuchiyo has left

  524. serge90 has left

  525. serge90 has joined

  526. rion has joined

  527. serge90 has left

  528. serge90 has joined

  529. alexis has joined

  530. serge90 has left

  531. serge90 has joined

  532. asterix has left

  533. serge90 has left

  534. serge90 has joined

  535. dendang has left

  536. serge90 has left

  537. serge90 has joined

  538. serge90 has left

  539. serge90 has joined

  540. serge90 has left

  541. serge90 has joined

  542. kikuchiyo has joined

  543. lovetox has left

  544. kikuchiyo has left

  545. serge90 has left

  546. serge90 has joined

  547. serge90 has left

  548. serge90 has joined

  549. serge90 has left

  550. serge90 has joined

  551. SouL has left

  552. serge90 has left

  553. serge90 has joined

  554. goffi has left

  555. kikuchiyo has joined

  556. serge90 has left

  557. serge90 has joined

  558. kikuchiyo has left

  559. serge90 has left

  560. serge90 has joined

  561. serge90 has left

  562. serge90 has joined

  563. serge90 has left

  564. serge90 has joined

  565. serge90 has left

  566. serge90 has joined

  567. serge90 has left

  568. serge90 has joined

  569. Marc has left

  570. serge90 has left

  571. serge90 has joined

  572. Jae has left

  573. amnesia has joined

  574. amnesia has left

  575. serge90 has left

  576. serge90 has joined

  577. amnesia has joined

  578. wurstsalat has left

  579. ali has joined

  580. serge90 has left

  581. serge90 has joined

  582. ali has left

  583. serge90 has left

  584. serge90 has joined

  585. serge90 has left

  586. serge90 has joined

  587. kikuchiyo has joined

  588. kikuchiyo has left

  589. serge90 has left

  590. serge90 has joined

  591. ali has joined

  592. serge90 has left

  593. serge90 has joined

  594. ali

    pulkomandy, > (١٠.٠٤.٢٠٢٠ ١٧:١٤:٤٥) pulkomandy: But if it was me working on this I'd go with ircv3 specs as the things I expect from servers. For other servers maybe have a degraded/failsafe mode?

  595. ali has left

  596. serge90 has left

  597. serge90 has joined

  598. ali has joined

  599. serge90 has left

  600. serge90 has joined

  601. Zash has left

  602. serge90 has left

  603. serge90 has joined

  604. Wojtek has left

  605. ali has left

  606. ali has joined

  607. ali has left

  608. serge90 has left

  609. serge90 has joined