Closed Bug 954984 Opened 10 years ago Closed 10 years ago

Handle 329: RPL_CREATIONTIME

Categories

(Chat Core :: IRC, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: aleth, Assigned: clokep)

Details

Attachments

(1 file)

*** Original post on bio 1552 at 2012-06-27 08:49:00 UTC ***

Probably just need to suppress the warning, unless we want to make use of this information (channel creation time?) somehow.
*** Original post on bio 1552 at 2012-06-27 20:35:10 UTC ***

Example:
:gravel.mozilla.org 329 aleth #instantbird 1306707752
*** Original post on bio 1552 at 2012-06-27 20:52:12 UTC ***

Turns out this is in fact part of the mode response, so in principle we could display this with the channel mode. The time parameter looks like the number of seconds since some reference point - not sure what this is though. Is it server-dependent?
*** Original post on bio 1552 at 2012-06-27 23:39:33 UTC ***

It's non-standard [1] [2]. The form is:
<channel> <creation time>

Supported by at least Bahamut. I think this is just a return true.

[1] http://www.mirc.net/raws/?view=329
[2] https://www.alien.net.au/irc/irc2numerics.html#329
Attached patch PatchSplinter Review
*** Original post on bio 1552 as attmnt 1714 at 2012-06-28 00:23:00 UTC ***

Return true. ;)
Attachment #8353472 - Flags: review?(bugzilla)
Assignee: nobody → clokep
Status: NEW → ASSIGNED
Comment on attachment 8353472 [details] [diff] [review]
Patch

*** Original change on bio 1552 attmnt 1714 at 2012-06-28 00:25:35 UTC ***

I think we can take this ;)
Attachment #8353472 - Flags: review?(bugzilla) → review+
Whiteboard: [checkin-needed]
*** Original post on bio 1552 at 2012-06-28 16:50:32 UTC ***

https://hg.instantbird.org/instantbird/rev/e382a55d9049
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → 1.2
Whiteboard: [checkin-needed]
You need to log in before you can comment on or make changes to this bug.