You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(19) |
Dec
(41) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
(41) |
Feb
(44) |
Mar
(50) |
Apr
(36) |
May
(29) |
Jun
(50) |
Jul
(10) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: SourceForge.net <no...@so...> - 2005-07-04 03:40:23
|
Plugins item #1215464, was opened at 2005-06-06 02:09 Message generated for change (Comment added) made by rlaager You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1215464&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: None Group: None >Status: Closed Priority: 5 Submitted By: bsd (bsd3) Assigned to: Nobody/Anonymous (nobody) Summary: NickServ IDENTIFY <passwd> Initial Comment: A tiny plugin in tcl. Sends /msg NickServ IDENTIFY <passwd>, when needed, on signing in xx.irc.freenode.net A patch is also available for tcl_cmds.c (1.3.0), you otherwise may modify nickserv.tcl itself (enter your NickServ passwd in nickserv.tcl). ---------------------------------------------------------------------- >Comment By: Richard Laager (rlaager) Date: 2005-07-03 22:40 Message: Logged In: YES user_id=156487 As per your request, I'm closing this. ---------------------------------------------------------------------- Comment By: bsd (bsd3) Date: 2005-07-03 21:26 Message: Logged In: YES user_id=725220 Mr Laagar, I was not aware about IRC Helper plugin for Gaim when I hacked around to write nickserv.tcl for my personal use. I have downloaded, compiled and installed IRC Helper plugin; agreed it is better. You may close my plugin and related patch for tcl_cmds.c which stand useless against IRC Helper plugin. Thanks, Regards, ---------------------------------------------------------------------- Comment By: Richard Laager (rlaager) Date: 2005-07-02 22:03 Message: Logged In: YES user_id=156487 I'm biased (as I wrote it), but I'd suggest using IRC Helper instead. It doesn't require modifications to Gaim, it's compatible with versions of Gaim >= 1.0.0, runs on *nix and Windows, and supports multiple networks. http://gaim-irchelper.sf.net ---------------------------------------------------------------------- Comment By: bsd (bsd3) Date: 2005-06-06 03:33 Message: Logged In: YES user_id=725220 oops! here it is :) ---------------------------------------------------------------------- Comment By: Etan Reisner (deryni9) Date: 2005-06-06 02:30 Message: Logged In: YES user_id=516184 No file attached, you probably forgot to check the box. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1215464&group_id=235 |
From: SourceForge.net <no...@so...> - 2005-07-04 02:26:15
|
Plugins item #1215464, was opened at 2005-06-06 12:39 Message generated for change (Comment added) made by bsd3 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1215464&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: None Group: None Status: Open Priority: 5 Submitted By: bsd (bsd3) Assigned to: Nobody/Anonymous (nobody) Summary: NickServ IDENTIFY <passwd> Initial Comment: A tiny plugin in tcl. Sends /msg NickServ IDENTIFY <passwd>, when needed, on signing in xx.irc.freenode.net A patch is also available for tcl_cmds.c (1.3.0), you otherwise may modify nickserv.tcl itself (enter your NickServ passwd in nickserv.tcl). ---------------------------------------------------------------------- >Comment By: bsd (bsd3) Date: 2005-07-04 07:56 Message: Logged In: YES user_id=725220 Mr Laagar, I was not aware about IRC Helper plugin for Gaim when I hacked around to write nickserv.tcl for my personal use. I have downloaded, compiled and installed IRC Helper plugin; agreed it is better. You may close my plugin and related patch for tcl_cmds.c which stand useless against IRC Helper plugin. Thanks, Regards, ---------------------------------------------------------------------- Comment By: Richard Laager (rlaager) Date: 2005-07-03 08:33 Message: Logged In: YES user_id=156487 I'm biased (as I wrote it), but I'd suggest using IRC Helper instead. It doesn't require modifications to Gaim, it's compatible with versions of Gaim >= 1.0.0, runs on *nix and Windows, and supports multiple networks. http://gaim-irchelper.sf.net ---------------------------------------------------------------------- Comment By: bsd (bsd3) Date: 2005-06-06 14:03 Message: Logged In: YES user_id=725220 oops! here it is :) ---------------------------------------------------------------------- Comment By: Etan Reisner (deryni9) Date: 2005-06-06 13:00 Message: Logged In: YES user_id=516184 No file attached, you probably forgot to check the box. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1215464&group_id=235 |
From: SourceForge.net <no...@so...> - 2005-07-03 03:12:09
|
Plugins item #1231665, was opened at 2005-07-02 21:06 Message generated for change (Comment added) made by gregp01 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1231665&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: None Group: None Status: Deleted Priority: 1 Submitted By: Greg P. (gregp01) Assigned to: Nobody/Anonymous (nobody) Summary: Auto-send message when user comes online Initial Comment: I'd like to see a GAIM plugin which allows you to set up an IM to be automatically sent to a buddy the next time he/she signs on, much the way that ICQ offline messages work. If I find the time to learn GAIM plugins and develop this plugin, I will, but otherwise I thought it best to submit it into the system in case someone else has the desire and the time to see it done. ---------------------------------------------------------------------- >Comment By: Greg P. (gregp01) Date: 2005-07-02 23:12 Message: Logged In: YES user_id=1039254 The buddy pounce UI has a checkbox for "Save this pounce after activation." That would seem to imply that the default behavior is for a pounce to activate only once. If that's not the case, what does that checkbox do? ... I just tested, and it does indeed work that way. Again, thanks for the help, and sorry for cluttering up the system with this request. Keep up the good work with GAIM - all us lowly users appreciate it. :-) ---------------------------------------------------------------------- Comment By: Richard Laager (rlaager) Date: 2005-07-02 23:00 Message: Logged In: YES user_id=156487 A buddy pounce will send a message every time a buddy signs on, not just the next time. ---------------------------------------------------------------------- Comment By: Greg P. (gregp01) Date: 2005-07-02 22:08 Message: Logged In: YES user_id=1039254 My mistake - thanks for the tip! ---------------------------------------------------------------------- Comment By: Terralthra (terralthra) Date: 2005-07-02 21:26 Message: Logged In: YES user_id=1142016 I suggest you check out the Buddy Pounce feature. -Terralthra ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1231665&group_id=235 |
From: SourceForge.net <no...@so...> - 2005-07-03 03:08:30
|
Plugins item #987079, was opened at 2004-07-08 02:42 Message generated for change (Comment added) made by rlaager You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=987079&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: None Group: None >Status: Closed Priority: 5 Submitted By: PenguinFister (penguinfister) Assigned to: Nobody/Anonymous (nobody) Summary: SA Smilie Set Initial Comment: These are the smilies current as of July 2004 to the SA Forums. Created by evil_bunnY. ---------------------------------------------------------------------- >Comment By: Richard Laager (rlaager) Date: 2005-07-02 22:08 Message: Logged In: YES user_id=156487 ---------------------------------------------------------------------- Comment By: phillipc (kawauso) Date: 2004-07-14 10:39 Message: Logged In: YES user_id=1029839 I think this should be submitted to the Themes section of http://gaim.sf.net. Plus, there's no file here, anyway. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=987079&group_id=235 |
From: SourceForge.net <no...@so...> - 2005-07-03 03:03:18
|
Plugins item #1215464, was opened at 2005-06-06 02:09 Message generated for change (Comment added) made by rlaager You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1215464&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: None Group: None Status: Open Priority: 5 Submitted By: bsd (bsd3) Assigned to: Nobody/Anonymous (nobody) Summary: NickServ IDENTIFY <passwd> Initial Comment: A tiny plugin in tcl. Sends /msg NickServ IDENTIFY <passwd>, when needed, on signing in xx.irc.freenode.net A patch is also available for tcl_cmds.c (1.3.0), you otherwise may modify nickserv.tcl itself (enter your NickServ passwd in nickserv.tcl). ---------------------------------------------------------------------- >Comment By: Richard Laager (rlaager) Date: 2005-07-02 22:03 Message: Logged In: YES user_id=156487 I'm biased (as I wrote it), but I'd suggest using IRC Helper instead. It doesn't require modifications to Gaim, it's compatible with versions of Gaim >= 1.0.0, runs on *nix and Windows, and supports multiple networks. http://gaim-irchelper.sf.net ---------------------------------------------------------------------- Comment By: bsd (bsd3) Date: 2005-06-06 03:33 Message: Logged In: YES user_id=725220 oops! here it is :) ---------------------------------------------------------------------- Comment By: Etan Reisner (deryni9) Date: 2005-06-06 02:30 Message: Logged In: YES user_id=516184 No file attached, you probably forgot to check the box. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1215464&group_id=235 |
From: SourceForge.net <no...@so...> - 2005-07-03 03:01:00
|
Plugins item #1231665, was opened at 2005-07-02 20:06 Message generated for change (Comment added) made by rlaager You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1231665&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: None Group: None Status: Deleted Priority: 1 Submitted By: Greg P. (gregp01) Assigned to: Nobody/Anonymous (nobody) Summary: Auto-send message when user comes online Initial Comment: I'd like to see a GAIM plugin which allows you to set up an IM to be automatically sent to a buddy the next time he/she signs on, much the way that ICQ offline messages work. If I find the time to learn GAIM plugins and develop this plugin, I will, but otherwise I thought it best to submit it into the system in case someone else has the desire and the time to see it done. ---------------------------------------------------------------------- >Comment By: Richard Laager (rlaager) Date: 2005-07-02 22:00 Message: Logged In: YES user_id=156487 A buddy pounce will send a message every time a buddy signs on, not just the next time. ---------------------------------------------------------------------- Comment By: Greg P. (gregp01) Date: 2005-07-02 21:08 Message: Logged In: YES user_id=1039254 My mistake - thanks for the tip! ---------------------------------------------------------------------- Comment By: Terralthra (terralthra) Date: 2005-07-02 20:26 Message: Logged In: YES user_id=1142016 I suggest you check out the Buddy Pounce feature. -Terralthra ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1231665&group_id=235 |
From: SourceForge.net <no...@so...> - 2005-07-03 02:08:24
|
Plugins item #1231665, was opened at 2005-07-02 21:06 Message generated for change (Comment added) made by gregp01 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1231665&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: None Group: None >Status: Deleted >Priority: 1 Submitted By: Greg P. (gregp01) Assigned to: Nobody/Anonymous (nobody) Summary: Auto-send message when user comes online Initial Comment: I'd like to see a GAIM plugin which allows you to set up an IM to be automatically sent to a buddy the next time he/she signs on, much the way that ICQ offline messages work. If I find the time to learn GAIM plugins and develop this plugin, I will, but otherwise I thought it best to submit it into the system in case someone else has the desire and the time to see it done. ---------------------------------------------------------------------- >Comment By: Greg P. (gregp01) Date: 2005-07-02 22:08 Message: Logged In: YES user_id=1039254 My mistake - thanks for the tip! ---------------------------------------------------------------------- Comment By: Terralthra (terralthra) Date: 2005-07-02 21:26 Message: Logged In: YES user_id=1142016 I suggest you check out the Buddy Pounce feature. -Terralthra ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1231665&group_id=235 |
From: SourceForge.net <no...@so...> - 2005-07-03 01:26:43
|
Plugins item #1231665, was opened at 2005-07-03 01:06 Message generated for change (Comment added) made by terralthra You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1231665&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: None Group: None Status: Open Priority: 5 Submitted By: Greg P. (gregp01) Assigned to: Nobody/Anonymous (nobody) Summary: Auto-send message when user comes online Initial Comment: I'd like to see a GAIM plugin which allows you to set up an IM to be automatically sent to a buddy the next time he/she signs on, much the way that ICQ offline messages work. If I find the time to learn GAIM plugins and develop this plugin, I will, but otherwise I thought it best to submit it into the system in case someone else has the desire and the time to see it done. ---------------------------------------------------------------------- Comment By: Terralthra (terralthra) Date: 2005-07-03 01:26 Message: Logged In: YES user_id=1142016 I suggest you check out the Buddy Pounce feature. -Terralthra ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1231665&group_id=235 |
From: SourceForge.net <no...@so...> - 2005-07-03 01:06:03
|
Plugins item #1231665, was opened at 2005-07-02 21:06 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1231665&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: None Group: None Status: Open Priority: 5 Submitted By: Greg P. (gregp01) Assigned to: Nobody/Anonymous (nobody) Summary: Auto-send message when user comes online Initial Comment: I'd like to see a GAIM plugin which allows you to set up an IM to be automatically sent to a buddy the next time he/she signs on, much the way that ICQ offline messages work. If I find the time to learn GAIM plugins and develop this plugin, I will, but otherwise I thought it best to submit it into the system in case someone else has the desire and the time to see it done. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1231665&group_id=235 |
From: SourceForge.net <no...@so...> - 2005-07-01 02:14:14
|
Plugins item #1186690, was opened at 2005-04-20 10:18 Message generated for change (Comment added) made by ir0nh34d You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1186690&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: None Group: None Status: Open Priority: 5 Submitted By: wroot (wroot) Assigned to: Nobody/Anonymous (nobody) Summary: purpose of ExPlacement plugin Initial Comment: Gaim 1.2.1 for win32 w/o GTK+ standalone GTK+ 2.6.4 WinXP SP2 server: Jive Messenger 2.1.2 *ExPlacement plugin seems to be not working, how to set not tabbed conversation style when? Only one tab per window as default? And what is the purpose of this plugin if i'm wrong? ---------------------------------------------------------------------- Comment By: Chris Sutcliffe (ir0nh34d) Date: 2005-06-30 22:14 Message: Logged In: YES user_id=570619 I'm a little slow.... where do I find the 'conversation placement option'? ---------------------------------------------------------------------- Comment By: Etan Reisner (deryni9) Date: 2005-06-08 14:47 Message: Logged In: YES user_id=516184 Load the plugin, set the number of conversations you want in a window, close the preferences window, reopen the preferences window, set the conversation placement option to 'By conversation count', and start your conversations. That should work, it just did here. ---------------------------------------------------------------------- Comment By: wroot (wroot) Date: 2005-06-08 14:42 Message: Logged In: YES user_id=1263065 i think i've already done this with gaim 1.2.1 and no expected result. ---------------------------------------------------------------------- Comment By: Etan Reisner (deryni9) Date: 2005-06-08 14:19 Message: Logged In: YES user_id=516184 You need to load the plugin and then set your conversation placement method to be By Number. You may need to close and reopen the preferences dialog for it to show up in the list though. ---------------------------------------------------------------------- Comment By: wroot (wroot) Date: 2005-06-06 08:55 Message: Logged In: YES user_id=1263065 so why it doesnt open new window when i set it to 1 ? Well, this was with older Gaim version. Havent tried with newest. ---------------------------------------------------------------------- Comment By: Etan Reisner (deryni9) Date: 2005-06-06 01:04 Message: Logged In: YES user_id=516184 The purpose of this plugin was to allow you to set how many conversations are allowed to go into one window before a new window is started. This was to work around the fact that gtk doesn't allow multiple rows of tabs and the scrolled tabbar is less than useful many times. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1186690&group_id=235 |
From: SourceForge.net <no...@so...> - 2005-06-29 13:16:49
|
Plugins item #1229693, was opened at 2005-06-29 07:16 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1229693&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: None Group: None Status: Open Priority: 5 Submitted By: David Everly (deckrider) Assigned to: Nobody/Anonymous (nobody) Summary: spam / bot challenger Initial Comment: Blocks Spam/Bots from sending you instant messages. A simple challenge-response system to prevent spam-bots from sending you instant messages. Think of it as a pop-up blocker. You define a question and an answer. Instant messages from others will be ignored unless one of the following is true: * the sender is in your Buddy List * the sender is in your Allow List * the sender correctly answers your question Optionally, you may have the sender automatically added to your Allow List when the correct answer is provided. Encryption plugin users: Bot Challenger will send plain text messages to the sender until the sender correctly answers your question. This is one of the plugins shipped with the qrc plugin collection, and appears to work with all protocols. As of 2005-06-29, it is available in the Nightly Builds. http://developer.berlios.de/project/showfiles.php?group_id=2690 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1229693&group_id=235 |
From: SourceForge.net <no...@so...> - 2005-06-29 00:56:16
|
Plugins item #1227416, was opened at 2005-06-25 15:24 Message generated for change (Comment added) made by superbeast314 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1227416&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: None Group: None Status: Open Priority: 5 Submitted By: Mathieu (gorbulas) Assigned to: Nobody/Anonymous (nobody) Summary: Extended history plugin Initial Comment: It's an history plugin to show more than the last conversation. It's possible to show conversations in message window according to their "age". (eg : conversations for 1 hour, or 25 min , or 2 days). It's still possible to see only the last conversation. You can also decide to keep it with colors or not. ---------------------------------------------------------------------- Comment By: superbeast314 (superbeast314) Date: 2005-06-29 00:56 Message: Logged In: YES user_id=1301263 nm ---------------------------------------------------------------------- Comment By: superbeast314 (superbeast314) Date: 2005-06-29 00:54 Message: Logged In: YES user_id=1301263 i only have history.c and i have windows..... ---------------------------------------------------------------------- Comment By: Mathieu (gorbulas) Date: 2005-06-28 16:57 Message: Logged In: YES user_id=957447 like any other plugin. - For windows, you copy history.dll in your gaim/plugins directory (replace the old history.dll ) - For Linux, you have to compile it. Copy history.c in gaim source tree : gaim/plugins and type : make history.so and there copy this one to /usr/lib/gaim (depends on your distribution) I can provide history.so if you want, but it could not work on your system. ---------------------------------------------------------------------- Comment By: superbeast314 (superbeast314) Date: 2005-06-28 15:51 Message: Logged In: YES user_id=1301263 how do you install it? ---------------------------------------------------------------------- Comment By: Mathieu (gorbulas) Date: 2005-06-28 13:57 Message: Logged In: YES user_id=957447 added possibility to see N last conversations. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1227416&group_id=235 |
From: SourceForge.net <no...@so...> - 2005-06-29 00:54:50
|
Plugins item #1227416, was opened at 2005-06-25 15:24 Message generated for change (Comment added) made by superbeast314 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1227416&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: None Group: None Status: Open Priority: 5 Submitted By: Mathieu (gorbulas) Assigned to: Nobody/Anonymous (nobody) Summary: Extended history plugin Initial Comment: It's an history plugin to show more than the last conversation. It's possible to show conversations in message window according to their "age". (eg : conversations for 1 hour, or 25 min , or 2 days). It's still possible to see only the last conversation. You can also decide to keep it with colors or not. ---------------------------------------------------------------------- Comment By: superbeast314 (superbeast314) Date: 2005-06-29 00:54 Message: Logged In: YES user_id=1301263 i only have history.c and i have windows..... ---------------------------------------------------------------------- Comment By: Mathieu (gorbulas) Date: 2005-06-28 16:57 Message: Logged In: YES user_id=957447 like any other plugin. - For windows, you copy history.dll in your gaim/plugins directory (replace the old history.dll ) - For Linux, you have to compile it. Copy history.c in gaim source tree : gaim/plugins and type : make history.so and there copy this one to /usr/lib/gaim (depends on your distribution) I can provide history.so if you want, but it could not work on your system. ---------------------------------------------------------------------- Comment By: superbeast314 (superbeast314) Date: 2005-06-28 15:51 Message: Logged In: YES user_id=1301263 how do you install it? ---------------------------------------------------------------------- Comment By: Mathieu (gorbulas) Date: 2005-06-28 13:57 Message: Logged In: YES user_id=957447 added possibility to see N last conversations. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1227416&group_id=235 |
From: SourceForge.net <no...@so...> - 2005-06-28 21:09:02
|
Plugins item #1033153, was opened at 2004-09-23 05:47 Message generated for change (Comment added) made by itchysoft_ant You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1033153&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: None Group: None Status: Open Priority: 5 Submitted By: Ryan Barrett (ryanbarrett) Assigned to: Nobody/Anonymous (nobody) Summary: Null protocol plugin Initial Comment: Nullprpl is a no-op protocol plugin. You can create accounts with it, sign on and off, add buddies, set away messages and status, and send and receive IMs...all without connecting to a server. Nullprpl is intended to streamline most common gaim development (other than protocol plugins, of course). It also allows you to hack on gaim while you're disconnected. For more information, see the nullprpl web page: http://snarfed.org/space/gaim+null+protocol+plugin ---------------------------------------------------------------------- Comment By: Ant (itchysoft_ant) Date: 2005-06-28 21:08 Message: Logged In: YES user_id=1186610 Heh, I was worried you would say that ;) It's on my list of things to learn to do... will get round to it eventually... was just hoping somebody already had the setup to help :) If / when I compile, I will attach here. ---------------------------------------------------------------------- Comment By: Ryan Barrett (ryanbarrett) Date: 2005-06-28 18:02 Message: Logged In: YES user_id=751286 sure! if you have mingw, you should be able to build with the included Makefile.mingw file. i'm guessing make -f Makefile.mingw should do it, but first check the variables under the PATHS section at the top; you might need to change them depending on where you've unpacked the gaim source. otherwise, i don't really know anything about win32 development, and i don't even have a win32 machine to learn on. :P if you have questions, you might want to ask andrew hart, since he contributed the mingw makefile. <a href="http://sourceforge.net/users/arhart/">http://sourceforge.net/users/arhart/</a> ---------------------------------------------------------------------- Comment By: Ant (itchysoft_ant) Date: 2005-06-28 09:51 Message: Logged In: YES user_id=1186610 Any chance at all of having this compiled under win32? please? ---------------------------------------------------------------------- Comment By: Ryan Barrett (ryanbarrett) Date: 2004-11-12 02:18 Message: Logged In: YES user_id=751286 I've posted version 0.2, which includes support for Windows (via Cygwin/MinGW). The Windows makefile was generously contributed by Andrew Hart. ---------------------------------------------------------------------- Comment By: gottox (gottox) Date: 2004-10-11 15:35 Message: Logged In: YES user_id=1103362 I've hacked a little... But unfortunaly, I forgot what I have edit. Something in the sourcefile. I compile gaim-plugins/-protocols in the gaimsource-dir. So I dont have trouble with the Makefile. ---------------------------------------------------------------------- Comment By: Ryan Barrett (ryanbarrett) Date: 2004-10-08 08:41 Message: Logged In: YES user_id=751286 thanks, i appreciate it! one question: did you have any trouble building it? i intentionally left out a ./configure script, since i strongly dislike automake...but that means you have to edit the Makefile if the gaim source isn't installed in /usr/local. did this bite you at all? ---------------------------------------------------------------------- Comment By: gottox (gottox) Date: 2004-10-07 19:11 Message: Logged In: YES user_id=1103362 Great plugin! Every Plugin Scripter must have this thing!!! Thank you! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1033153&group_id=235 |
From: SourceForge.net <no...@so...> - 2005-06-28 18:02:42
|
Plugins item #1033153, was opened at 2004-09-23 05:47 Message generated for change (Comment added) made by ryanbarrett You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1033153&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: None Group: None Status: Open Priority: 5 Submitted By: Ryan Barrett (ryanbarrett) Assigned to: Nobody/Anonymous (nobody) Summary: Null protocol plugin Initial Comment: Nullprpl is a no-op protocol plugin. You can create accounts with it, sign on and off, add buddies, set away messages and status, and send and receive IMs...all without connecting to a server. Nullprpl is intended to streamline most common gaim development (other than protocol plugins, of course). It also allows you to hack on gaim while you're disconnected. For more information, see the nullprpl web page: http://snarfed.org/space/gaim+null+protocol+plugin ---------------------------------------------------------------------- >Comment By: Ryan Barrett (ryanbarrett) Date: 2005-06-28 18:02 Message: Logged In: YES user_id=751286 sure! if you have mingw, you should be able to build with the included Makefile.mingw file. i'm guessing make -f Makefile.mingw should do it, but first check the variables under the PATHS section at the top; you might need to change them depending on where you've unpacked the gaim source. otherwise, i don't really know anything about win32 development, and i don't even have a win32 machine to learn on. :P if you have questions, you might want to ask andrew hart, since he contributed the mingw makefile. <a href="http://sourceforge.net/users/arhart/">http://sourceforge.net/users/arhart/</a> ---------------------------------------------------------------------- Comment By: Ant (itchysoft_ant) Date: 2005-06-28 09:51 Message: Logged In: YES user_id=1186610 Any chance at all of having this compiled under win32? please? ---------------------------------------------------------------------- Comment By: Ryan Barrett (ryanbarrett) Date: 2004-11-12 02:18 Message: Logged In: YES user_id=751286 I've posted version 0.2, which includes support for Windows (via Cygwin/MinGW). The Windows makefile was generously contributed by Andrew Hart. ---------------------------------------------------------------------- Comment By: gottox (gottox) Date: 2004-10-11 15:35 Message: Logged In: YES user_id=1103362 I've hacked a little... But unfortunaly, I forgot what I have edit. Something in the sourcefile. I compile gaim-plugins/-protocols in the gaimsource-dir. So I dont have trouble with the Makefile. ---------------------------------------------------------------------- Comment By: Ryan Barrett (ryanbarrett) Date: 2004-10-08 08:41 Message: Logged In: YES user_id=751286 thanks, i appreciate it! one question: did you have any trouble building it? i intentionally left out a ./configure script, since i strongly dislike automake...but that means you have to edit the Makefile if the gaim source isn't installed in /usr/local. did this bite you at all? ---------------------------------------------------------------------- Comment By: gottox (gottox) Date: 2004-10-07 19:11 Message: Logged In: YES user_id=1103362 Great plugin! Every Plugin Scripter must have this thing!!! Thank you! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1033153&group_id=235 |
From: SourceForge.net <no...@so...> - 2005-06-28 17:30:22
|
Plugins item #1222557, was opened at 2005-06-17 11:43 Message generated for change (Comment added) made by superbeast314 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1222557&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: None Group: None Status: Open Priority: 5 Submitted By: Beat Wolf (asraniel) Assigned to: Nobody/Anonymous (nobody) Summary: Xfire plugin for gaim Initial Comment: Here is a working plugin for gaim that connects to the xfire chat network. Its under heavy developement, but its already very useable gfire.sf.net ---------------------------------------------------------------------- Comment By: superbeast314 (superbeast314) Date: 2005-06-28 17:30 Message: Logged In: YES user_id=1301263 it doesn't work with new gaim :( ---------------------------------------------------------------------- Comment By: status1 (status1) Date: 2005-06-28 05:04 Message: Logged In: YES user_id=1303888 1222557 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1222557&group_id=235 |
From: SourceForge.net <no...@so...> - 2005-06-28 16:57:45
|
Plugins item #1227416, was opened at 2005-06-25 17:24 Message generated for change (Comment added) made by gorbulas You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1227416&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: None Group: None Status: Open Priority: 5 Submitted By: Mathieu (gorbulas) Assigned to: Nobody/Anonymous (nobody) Summary: Extended history plugin Initial Comment: It's an history plugin to show more than the last conversation. It's possible to show conversations in message window according to their "age". (eg : conversations for 1 hour, or 25 min , or 2 days). It's still possible to see only the last conversation. You can also decide to keep it with colors or not. ---------------------------------------------------------------------- >Comment By: Mathieu (gorbulas) Date: 2005-06-28 18:57 Message: Logged In: YES user_id=957447 like any other plugin. - For windows, you copy history.dll in your gaim/plugins directory (replace the old history.dll ) - For Linux, you have to compile it. Copy history.c in gaim source tree : gaim/plugins and type : make history.so and there copy this one to /usr/lib/gaim (depends on your distribution) I can provide history.so if you want, but it could not work on your system. ---------------------------------------------------------------------- Comment By: superbeast314 (superbeast314) Date: 2005-06-28 17:51 Message: Logged In: YES user_id=1301263 how do you install it? ---------------------------------------------------------------------- Comment By: Mathieu (gorbulas) Date: 2005-06-28 15:57 Message: Logged In: YES user_id=957447 added possibility to see N last conversations. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1227416&group_id=235 |
From: SourceForge.net <no...@so...> - 2005-06-28 15:51:09
|
Plugins item #1227416, was opened at 2005-06-25 15:24 Message generated for change (Comment added) made by superbeast314 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1227416&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: None Group: None Status: Open Priority: 5 Submitted By: Mathieu (gorbulas) Assigned to: Nobody/Anonymous (nobody) Summary: Extended history plugin Initial Comment: It's an history plugin to show more than the last conversation. It's possible to show conversations in message window according to their "age". (eg : conversations for 1 hour, or 25 min , or 2 days). It's still possible to see only the last conversation. You can also decide to keep it with colors or not. ---------------------------------------------------------------------- Comment By: superbeast314 (superbeast314) Date: 2005-06-28 15:51 Message: Logged In: YES user_id=1301263 how do you install it? ---------------------------------------------------------------------- Comment By: Mathieu (gorbulas) Date: 2005-06-28 13:57 Message: Logged In: YES user_id=957447 added possibility to see N last conversations. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1227416&group_id=235 |
From: SourceForge.net <no...@so...> - 2005-06-28 13:57:24
|
Plugins item #1227416, was opened at 2005-06-25 17:24 Message generated for change (Comment added) made by gorbulas You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1227416&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: None Group: None Status: Open Priority: 5 Submitted By: Mathieu (gorbulas) Assigned to: Nobody/Anonymous (nobody) Summary: Extended history plugin Initial Comment: It's an history plugin to show more than the last conversation. It's possible to show conversations in message window according to their "age". (eg : conversations for 1 hour, or 25 min , or 2 days). It's still possible to see only the last conversation. You can also decide to keep it with colors or not. ---------------------------------------------------------------------- >Comment By: Mathieu (gorbulas) Date: 2005-06-28 15:57 Message: Logged In: YES user_id=957447 added possibility to see N last conversations. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1227416&group_id=235 |
From: SourceForge.net <no...@so...> - 2005-06-28 09:51:44
|
Plugins item #1033153, was opened at 2004-09-23 05:47 Message generated for change (Comment added) made by itchysoft_ant You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1033153&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: None Group: None Status: Open Priority: 5 Submitted By: Ryan Barrett (ryanbarrett) Assigned to: Nobody/Anonymous (nobody) Summary: Null protocol plugin Initial Comment: Nullprpl is a no-op protocol plugin. You can create accounts with it, sign on and off, add buddies, set away messages and status, and send and receive IMs...all without connecting to a server. Nullprpl is intended to streamline most common gaim development (other than protocol plugins, of course). It also allows you to hack on gaim while you're disconnected. For more information, see the nullprpl web page: http://snarfed.org/space/gaim+null+protocol+plugin ---------------------------------------------------------------------- Comment By: Ant (itchysoft_ant) Date: 2005-06-28 09:51 Message: Logged In: YES user_id=1186610 Any chance at all of having this compiled under win32? please? ---------------------------------------------------------------------- Comment By: Ryan Barrett (ryanbarrett) Date: 2004-11-12 02:18 Message: Logged In: YES user_id=751286 I've posted version 0.2, which includes support for Windows (via Cygwin/MinGW). The Windows makefile was generously contributed by Andrew Hart. ---------------------------------------------------------------------- Comment By: gottox (gottox) Date: 2004-10-11 15:35 Message: Logged In: YES user_id=1103362 I've hacked a little... But unfortunaly, I forgot what I have edit. Something in the sourcefile. I compile gaim-plugins/-protocols in the gaimsource-dir. So I dont have trouble with the Makefile. ---------------------------------------------------------------------- Comment By: Ryan Barrett (ryanbarrett) Date: 2004-10-08 08:41 Message: Logged In: YES user_id=751286 thanks, i appreciate it! one question: did you have any trouble building it? i intentionally left out a ./configure script, since i strongly dislike automake...but that means you have to edit the Makefile if the gaim source isn't installed in /usr/local. did this bite you at all? ---------------------------------------------------------------------- Comment By: gottox (gottox) Date: 2004-10-07 19:11 Message: Logged In: YES user_id=1103362 Great plugin! Every Plugin Scripter must have this thing!!! Thank you! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1033153&group_id=235 |
From: SourceForge.net <no...@so...> - 2005-06-28 05:05:00
|
Plugins item #1222557, was opened at 2005-06-17 21:43 Message generated for change (Comment added) made by status1 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1222557&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: None Group: None Status: Open Priority: 5 Submitted By: Beat Wolf (asraniel) Assigned to: Nobody/Anonymous (nobody) Summary: Xfire plugin for gaim Initial Comment: Here is a working plugin for gaim that connects to the xfire chat network. Its under heavy developement, but its already very useable gfire.sf.net ---------------------------------------------------------------------- Comment By: status1 (status1) Date: 2005-06-28 15:04 Message: Logged In: YES user_id=1303888 1222557 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1222557&group_id=235 |
From: SourceForge.net <no...@so...> - 2005-06-27 23:26:47
|
Plugins item #1228644, was opened at 2005-06-27 19:26 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1228644&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: None Group: None Status: Open Priority: 5 Submitted By: Elliot Colbert (haikuwarriors41) Assigned to: Nobody/Anonymous (nobody) Summary: Restore Invisibility on Auto-Reconnect Initial Comment: Considering the fact that 'Invisible' is an away state, shouldn't the Auto-Reconnect plugin be modified to restore invisibility on reconnect if 'Restore Away State On Reconnect' is selected? I know it does not restore using the AIM protocol, and I've heard the same thing about MSN as well. Any fix possible? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1228644&group_id=235 |
From: SourceForge.net <no...@so...> - 2005-06-25 22:49:34
|
Plugins item #1101132, was opened at 2005-01-12 18:53 Message generated for change (Comment added) made by omegatron You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1101132&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: None Group: None Status: Open Priority: 5 Submitted By: dg (dangrey) Assigned to: Nobody/Anonymous (nobody) Summary: Wikilink (Wikipedia) plug in Initial Comment: It would be great to have a plug-in that made Wiki links (eg. [[gaim]]) clickable. There'd need to be an option for the URL of the Wiki to use (eg. en.wikipedia.org), and then the plugin would make up the full URL and open a new tab in a browser. Would be tres handy! ---------------------------------------------------------------------- Comment By: Omegatron (omegatron) Date: 2005-06-25 22:49 Message: Logged In: YES user_id=1069357 space are automatically converted to underscores by wikipedia. there are two ideas in this "thread": 1. convert [[wikilinks]] into actual links to wikipedia, which are often used in IRC chat and such. 2. convert every word to a wikilink, as was done in trillian for a little bit. I did number 1. See here: [[Wikipedia:Scripts#Gaim]] er... http://en.wikipedia.org/wiki/Wikipedia:Scripts#Gaim ---------------------------------------------------------------------- Comment By: marion (usr_wifi) Date: 2005-05-06 04:18 Message: Logged In: YES user_id=1272654 This expression works...sorta # WikiPedia ([A-z0-9]+) http://en.wikipedia.org/wiki/$1 If you use the expression above, you'll get every word returned as a link to it's wikipedia match (presuming that it has one.) What really needs to be done from what I can make of the Linkify plugin is the following. 1) Create a data file containing the key words and phrases to be wikilinked via regex. 2) Createing an array from the data file and parsing the messages sent/received through it. 3) Wikipedia already converts blank spaces to underscores, so would Linkify need to be modifed to do so? I would say yes, but I can't figure out where to put the code. s/\s/_/g; Just to make sure I had it right I processed a simple script via command line and it ran as expected. ---------------------------------------------------------------------- Comment By: David Perry (perryda) Date: 2005-03-10 17:13 Message: Logged In: YES user_id=77962 Linkify does similar transformations, though not quite what you want: http://sourceforge.net/tracker/index.php?func=detail&aid=1026860&group_id=235&atid=390395 A linkify.cfg line that would probably work for single words (can't test it right now) is \[\[(\S+)\]\] http://en.wikipedia.org/wiki/$1 Linkify would have to be modified to change spaces into underscores for multi-word links though. ---------------------------------------------------------------------- Comment By: Luis M (lems1) Date: 2005-03-03 14:40 Message: Logged In: YES user_id=239796 Trillian does this already... I was hoping it was done for Gaim, but... time to do some Perl digging... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1101132&group_id=235 |
From: SourceForge.net <no...@so...> - 2005-06-25 15:24:23
|
Plugins item #1227416, was opened at 2005-06-25 17:24 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1227416&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: None Group: None Status: Open Priority: 5 Submitted By: Mathieu (gorbulas) Assigned to: Nobody/Anonymous (nobody) Summary: Extended history plugin Initial Comment: It's an history plugin to show more than the last conversation. It's possible to show conversations in message window according to their "age". (eg : conversations for 1 hour, or 25 min , or 2 days). It's still possible to see only the last conversation. You can also decide to keep it with colors or not. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1227416&group_id=235 |
From: SourceForge.net <no...@so...> - 2005-06-24 01:12:29
|
Plugins item #1226661, was opened at 2005-06-23 23:26 Message generated for change (Comment added) made by maxcow You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1226661&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: None Group: None Status: Open Priority: 5 Submitted By: Duarte Henriques (maxcow) Assigned to: Nobody/Anonymous (nobody) Summary: gaim-libnotify Initial Comment: provides popups via libnotify (experimental non-released software). It was mostly adapted from this patch: http://www.livejournal.com/users/davyd/145928.html and some code was borrowed from guifications. will put up a webpage with tarball soon, the .c source file is attached. ---------------------------------------------------------------------- >Comment By: Duarte Henriques (maxcow) Date: 2005-06-24 01:12 Message: Logged In: YES user_id=861498 webpage with tarball at: http://dsgh.no-ip.org/gaim-libnotify/ new release has prpl icon support. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390395&aid=1226661&group_id=235 |