]> arthur.barton.de Git - ngircd-alex.git/commit
Implement timestamp tracking of invites
authorLucentW <LucentW@users.noreply.github.com>
Mon, 11 May 2015 19:50:48 +0000 (21:50 +0200)
committerLucentW <LucentW@users.noreply.github.com>
Mon, 11 May 2015 20:15:01 +0000 (22:15 +0200)
commit4396936f383cfc8098e43cece8e4b2af8f0a6fa4
treeeea0bc62091a9b7f79b587de949aaea457b45ba9
parent4da04640e6429e6cc61ca9dd4c7293b520d4b3bc
Implement timestamp tracking of invites

Now lists nodes also have the "onlyonce" field, since the valid_until is
used to keep the timestamp of placing. Found no references to onlyonce
or about valid_until being == 1, though, so it might be unused, but
still available for other enhancements.
src/ngircd/channel.c
src/ngircd/lists.c
src/ngircd/lists.h