Software /
code /
prosody
Comparison
spec/scansion/lastactivity.scs @ 13405:c8f3cfe59e90
scansion: Use captures or wildcards instead of mocking time
> Mockery is one of the things I hold dear! And he's making a mockery of it!!
-- Belkar Bitterleaf
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 17 Dec 2023 16:29:03 +0100 |
parent | 10732:f5d88ad24b30 |
comparison
equal
deleted
inserted
replaced
13404:034c7af177f0 | 13405:c8f3cfe59e90 |
---|---|
35 <query xmlns='jabber:iq:last'/> | 35 <query xmlns='jabber:iq:last'/> |
36 </iq> | 36 </iq> |
37 | 37 |
38 Romeo receives: | 38 Romeo receives: |
39 <iq type='result' id='a'> | 39 <iq type='result' id='a'> |
40 <query xmlns='jabber:iq:last' seconds='0'>Goodbye</query> | 40 <query xmlns='jabber:iq:last' seconds='{scansion:any}'>Goodbye</query> |
41 </iq> | 41 </iq> |
42 | 42 |
43 Romeo disconnects | 43 Romeo disconnects |
44 | 44 |
45 # recording ended on 2020-04-20T14:39:47Z | 45 # recording ended on 2020-04-20T14:39:47Z |