Is it possible to limit the list of recent topics in the group list, not to members, but rather to categories that a group has access to? Or a way to list all categories that a group has access to?
@a_5mith With an AJAX request to yourdomain.com/api/topic/tid the topic address will be avaible you just need to pass a new request to yourdomain/api/topic/{data} and you'll have all the information you need.