hwms / pidgin-privacy-please

Automatically exported from code.google.com/p/pidgin-privacy-please
GNU General Public License v3.0
0 stars 0 forks source link

Message filter based on regex #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I find that I get a lot of spam using the exact same canned message.  It
seems the best way to solve this (without blocking users, which I find
undesirable) is to block messages based on a regex matching the message
contents.

I've gone ahead and put together a patch that seems to do what I want. 
Note I don't have much experience with pidgin plugin programming, and my C
is a bit rusty, so there may be bugs/issues.  If there are any problems
feel free to point them out and I'll be happy to update the patch as necessary.

Original issue reported on code.google.com by Jend...@gmail.com on 7 Nov 2009 at 5:12

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks, that's appreciated. I'll have a look at the code in the next couple of 
days
and hopefully embrace to occasion to finally implement regex-based user blocking
along with it.

Original comment by o...@desire.ch on 8 Nov 2009 at 5:41

GoogleCodeExporter commented 9 years ago
This enhancement would be quite useful, when this can be merged into the latest 
plugin?

Original comment by phy...@gmail.com on 6 Jul 2010 at 3:47

GoogleCodeExporter commented 9 years ago
I plan to do some work on this plugin in the next few days I hope I'll find the 
time.

Original comment by o...@desire.ch on 7 Jul 2010 at 4:10

GoogleCodeExporter commented 9 years ago
This feature has been implemented in SVN trunk and will be included in the next 
release.

Original comment by o...@desire.ch on 8 Jul 2010 at 3:27

GoogleCodeExporter commented 9 years ago

Original comment by o...@desire.ch on 9 Jul 2010 at 3:49

GoogleCodeExporter commented 9 years ago
Thanks for your work. :)

Original comment by phy...@gmail.com on 13 Jul 2010 at 5:29