Public bug reported: It would be very useful to be able to query the BLOOM filters of the users over other plugins (this includes at least lua). The attached patch adds a hasTTH method to the BLOOM plugin interface so other plugins can do this request.
I intend to add also an extra lua library for the BLOOM plugin so this information can be requested from the lua interface. ** Affects: adchpp Importance: Undecided Status: New ** Patch added: "Export the hasTTH method so queries can be made from other plugins." https://bugs.launchpad.net/bugs/1130835/+attachment/3538760/+files/bloom_iface.patch -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to ADCH++. https://bugs.launchpad.net/bugs/1130835 Title: Allow TTH searchs on the bloom plugin to other plugins Status in ADCH++: New Bug description: It would be very useful to be able to query the BLOOM filters of the users over other plugins (this includes at least lua). The attached patch adds a hasTTH method to the BLOOM plugin interface so other plugins can do this request. I intend to add also an extra lua library for the BLOOM plugin so this information can be requested from the lua interface. To manage notifications about this bug go to: https://bugs.launchpad.net/adchpp/+bug/1130835/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~linuxdcpp-team Post to : linuxdcpp-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~linuxdcpp-team More help : https://help.launchpad.net/ListHelp