|
From: SourceForge.net <no...@so...> - 2005-05-23 09:51:08
|
Patches item #1206947, was opened at 2005-05-23 12:51 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1206947&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Plugins Group: None Status: Open Resolution: None Priority: 5 Submitted By: Mihai Secasiu (symx) Assigned to: Nobody/Anonymous (nobody) Summary: new signal to use with plugins Initial Comment: this patch registers a new signal for accounts handle, the signal is emited when a buddy is notified that it was added to some user's buddy list. the diff file also includes modifications to the signal-test plugin so you can test this new signal. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1206947&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-05-23 11:13:29
|
Patches item #1206947, was opened at 2005-05-23 05:51 Message generated for change (Settings changed) made by lschiere You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1206947&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Plugins Group: None Status: Open Resolution: None Priority: 5 Submitted By: Mihai Secasiu (symx) >Assigned to: Etan Reisner (deryni9) Summary: new signal to use with plugins Initial Comment: this patch registers a new signal for accounts handle, the signal is emited when a buddy is notified that it was added to some user's buddy list. the diff file also includes modifications to the signal-test plugin so you can test this new signal. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1206947&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-05-24 04:39:46
|
Patches item #1206947, was opened at 2005-05-23 05:51 Message generated for change (Comment added) made by thekingant You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1206947&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Plugins Group: None Status: Open Resolution: None Priority: 5 Submitted By: Mihai Secasiu (symx) Assigned to: Etan Reisner (deryni9) Summary: new signal to use with plugins Initial Comment: this patch registers a new signal for accounts handle, the signal is emited when a buddy is notified that it was added to some user's buddy list. the diff file also includes modifications to the signal-test plugin so you can test this new signal. ---------------------------------------------------------------------- >Comment By: Mark Doliner (thekingant) Date: 2005-05-24 00:39 Message: Logged In: YES user_id=20979 Are you planning on using this signal for something specific? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1206947&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-05-25 23:35:13
|
Patches item #1206947, was opened at 2005-05-23 12:51 Message generated for change (Comment added) made by symx You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1206947&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Plugins Group: None Status: Open Resolution: None Priority: 5 Submitted By: Mihai Secasiu (symx) Assigned to: Etan Reisner (deryni9) Summary: new signal to use with plugins Initial Comment: this patch registers a new signal for accounts handle, the signal is emited when a buddy is notified that it was added to some user's buddy list. the diff file also includes modifications to the signal-test plugin so you can test this new signal. ---------------------------------------------------------------------- >Comment By: Mihai Secasiu (symx) Date: 2005-05-26 02:35 Message: Logged In: YES user_id=1158105 I needed this signal for a plugin where I needed to automatically to my buddy list those that added me to their buddy list. I'm not sure but this signal may have other uses too... maybe for gaim-remote or something like that . ---------------------------------------------------------------------- Comment By: Mark Doliner (thekingant) Date: 2005-05-24 07:39 Message: Logged In: YES user_id=20979 Are you planning on using this signal for something specific? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1206947&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-05-26 00:38:18
|
Patches item #1206947, was opened at 2005-05-23 04:51 Message generated for change (Comment added) made by nosnilmot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1206947&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Plugins Group: None Status: Open Resolution: None Priority: 5 Submitted By: Mihai Secasiu (symx) Assigned to: Etan Reisner (deryni9) Summary: new signal to use with plugins Initial Comment: this patch registers a new signal for accounts handle, the signal is emited when a buddy is notified that it was added to some user's buddy list. the diff file also includes modifications to the signal-test plugin so you can test this new signal. ---------------------------------------------------------------------- >Comment By: Stu Tomlinson (nosnilmot) Date: 2005-05-25 19:37 Message: Logged In: YES user_id=309779 I think this would be better achieved by overriding the UI ops notify_added function (certainly I don't see any need for all the string duplication this patch adds), oh and it looks like this leaks if it isn't handled by a plugin. ---------------------------------------------------------------------- Comment By: Mihai Secasiu (symx) Date: 2005-05-25 18:35 Message: Logged In: YES user_id=1158105 I needed this signal for a plugin where I needed to automatically to my buddy list those that added me to their buddy list. I'm not sure but this signal may have other uses too... maybe for gaim-remote or something like that . ---------------------------------------------------------------------- Comment By: Mark Doliner (thekingant) Date: 2005-05-23 23:39 Message: Logged In: YES user_id=20979 Are you planning on using this signal for something specific? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1206947&group_id=235 |
|
From: SourceForge.net <no...@so...> - 2005-05-26 08:41:50
|
Patches item #1206947, was opened at 2005-05-23 12:51 Message generated for change (Comment added) made by symx You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1206947&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Plugins Group: None Status: Open Resolution: None Priority: 5 Submitted By: Mihai Secasiu (symx) Assigned to: Etan Reisner (deryni9) Summary: new signal to use with plugins Initial Comment: this patch registers a new signal for accounts handle, the signal is emited when a buddy is notified that it was added to some user's buddy list. the diff file also includes modifications to the signal-test plugin so you can test this new signal. ---------------------------------------------------------------------- >Comment By: Mihai Secasiu (symx) Date: 2005-05-26 11:41 Message: Logged In: YES user_id=1158105 I did not know I can do that from my plugin at the time I was writing my plugin, so this seemed a good way to do it. You are right about the leaks but I can modify the patch to remove it. ---------------------------------------------------------------------- Comment By: Stu Tomlinson (nosnilmot) Date: 2005-05-26 03:37 Message: Logged In: YES user_id=309779 I think this would be better achieved by overriding the UI ops notify_added function (certainly I don't see any need for all the string duplication this patch adds), oh and it looks like this leaks if it isn't handled by a plugin. ---------------------------------------------------------------------- Comment By: Mihai Secasiu (symx) Date: 2005-05-26 02:35 Message: Logged In: YES user_id=1158105 I needed this signal for a plugin where I needed to automatically to my buddy list those that added me to their buddy list. I'm not sure but this signal may have other uses too... maybe for gaim-remote or something like that . ---------------------------------------------------------------------- Comment By: Mark Doliner (thekingant) Date: 2005-05-24 07:39 Message: Logged In: YES user_id=20979 Are you planning on using this signal for something specific? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1206947&group_id=235 |