Modify ↓
Opened at 2010-10-21T17:18:22Z
Last modified at 2014-02-04T06:38:04Z
#697 new enhancement
Add a timestamp to queries in the qlist
Reported by: | GoneWacko | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | BitlBee | Version: | 1.2.8 |
Keywords: | patch | Cc: | |
IRC client+version: | Client-independent | Operating System: | Linux |
OS version/distro: |
Description
Add a date- and timestamp to queries, so that they may be shown in the qlist. This makes it easier to figure out when a query first appeared.
A simple patch that implements this is provided below.
Attachments (2)
Change History (4)
Changed at 2010-10-21T17:19:54Z by
Attachment: | bitlbee-1.2.8-add_qlist_timestamp.patch added |
---|
Changed at 2010-10-27T23:25:41Z by
Attachment: | bitlbee-1.2.8-add_qlist_timestamp.2.patch added |
---|
Fixed version; a mistake on root_commands.c line 1113
comment:1 Changed at 2010-10-27T23:26:32Z by
When testing the patch against the bitlbee 3.0 source I encountered a silly mistake - no idea how it slipped in without me noticing, but the fixed patch has been attached.
comment:2 Changed at 2014-02-04T06:38:04Z by
Keywords: | patch added |
---|
...unsurprisingly, the patch doesn't apply to 3.2.1. Adding patch tag anyway because it looks simple enough.
Note: See
TracTickets for help on using
tickets.
A patch that implements this feature. (Generated with git-diff)