View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006573 | unreal | json-rpc | public | 2025-09-11 17:16 | 2025-09-24 13:51 |
| Reporter | Valware | Assigned To | syzop | ||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 6.2.0 | ||||
| Fixed in Version | 6.2.1-rc1 | ||||
| Summary | 0006573: Include 'away' information in RPC about users | ||||
| Description | Reported/requested by CrazyCat: https://forums.unrealircd.org/viewtopic.php?p=40990 RPC outputs for user listings don't show away information and the user would like it to include away information | ||||
| Tags | No tags attached. | ||||
| 3rd party modules | |||||
|
|
Proposed patch: https://github.com/unrealircd/unrealircd/pull/319 |
|
|
Added in https://github.com/unrealircd/unrealircd/commit/f42bab778e3bd6096853db651e0683f5d8d8ccea commit f42bab778e3bd6096853db651e0683f5d8d8ccea (HEAD -> unreal60_dev, origin/unreal60_dev, origin/HEAD) Author: Bram Matthys <[email protected]> Date: Sun Sep 14 15:24:01 2025 +0200 Include 'away' information in JSON-RPC users object. Reported/requested by CrazyCat: https://forums.unrealircd.org/viewtopic.php?p=40990 Inspired by Valware's PR: https://github.com/unrealircd/unrealircd/pull/319 This adds "away_reason" and "away_since". Note that the latter may not be as reliable for remote users at the moment, because in case there was a split and the server (re)connects, the away_since will be the time of the server resync and not the original time that the user went away. |
|
|
And today: commit 65b69f91649eadd625bd177af1a8268b7f494647 (HEAD -> unreal60_dev, origin/unreal60_dev, origin/HEAD) Author: Bram Matthys <[email protected]> Date: Wed Sep 24 13:44:47 2025 +0200 Sync away_since in S2S traffic from now on. See also comment in f42bab778e3bd6096853db651e0683f5d8d8ccea about away_since in JSON-RPC. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-09-11 17:16 | Valware | New Issue | |
| 2025-09-11 17:32 | Valware | Note Added: 0023491 | |
| 2025-09-14 15:32 | syzop | Assigned To | => syzop |
| 2025-09-14 15:32 | syzop | Status | new => resolved |
| 2025-09-14 15:32 | syzop | Resolution | open => fixed |
| 2025-09-14 15:32 | syzop | Fixed in Version | => 6.2.1-rc1 |
| 2025-09-14 15:32 | syzop | Note Added: 0023501 | |
| 2025-09-24 13:51 | syzop | Note Added: 0023516 |