1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-19 17:44:47 +02:00
Files
weechat/doc
Sébastien Helleu 89fe540b53 core: add unique "id" in nicklist group and nick (issue #2081)
The id is a "long long" variable with the current time (microseconds
precision).

It is guaranteed to be unique for all groups and nicks inside the buffer, and
the same number is never used again in the same buffer, during the lifetime of
the process.

It persists and is unchanged after `/upgrade`.
2024-04-07 13:18:14 +02:00
..
2024-01-01 22:29:58 +01:00
2023-11-04 08:05:24 +01:00
2024-01-01 22:29:58 +01:00
2024-01-01 22:29:58 +01:00