Add purple_tags_get_all_with_name
Review Request #2503 — Created July 7, 2023 and submitted
I realized I needed this when I started porting XMPP to the new Contact API. I need to be able to get a list of all the groups that a contact is in so I can updated them appropriately but we didn't have the api for it. This is something that other protocols will need to do as well so here's the API.
Ran the unit tests.
Summary | ID |
---|---|
04b3c87484391889153f92b8711153171120f6b9 |
Description | From | Last Updated |
---|---|---|
We should also check whether the value pointer is inside the tag string and not outside after adding name_len to … |
belgin |