Ticket UUID: | 1196567 | |||
Title: | Automatic clean-up of the NickList | |||
Type: | Patch | Version: | None | |
Submitter: | wildcard_25 | Created on: | 2005-05-06 13:20:33 | |
Subsystem: | app: tkchat | Assigned To: | wildcard_25 | |
Priority: | 5 Medium | Severity: | ||
Status: | Closed | Last Modified: | 2005-05-17 16:18:47 | |
Resolution: | Accepted | Closed By: | wildcard_25 | |
Closed on: | 2005-05-17 09:18:47 | |||
Description: |
This adds automatic removal of old nicks and associated data (ie Color and Visibility) from the resource file. Old nicks are removed after 30 days of non-usage, except for your own. This is done through the addition of a time stamp to the nick in the NickList. The 30 days is hard-coded but it should be easy enough to make it into a configurable menu option. Old resource files are automatically updated to the new format. | |||
User Comments: |
wildcard_25 added on 2005-05-17 16:18:47:
Logged In: YES user_id=596509 Applied to HEAD. wildcard_25 added on 2005-05-09 14:04:34: File Added - 133614: tkchat.NickListv3.diff Logged In: YES user_id=596509 updated for current head. v1.287 wildcard_25 added on 2005-05-07 00:15:30: File Deleted - 133259: File Added - 133295: tkchat.NickListv2.diff Logged In: YES user_id=596509 Updated patch. Found a problem in addAction proc, where it was creating a new nick in the nicklist for bridged messages. (ie. it was leaving '<' and '>' on). wildcard_25 added on 2005-05-06 20:20:34: File Added - 133259: tkchat.NickList.diff |