|
@@ -2381,6 +2381,11 @@ xs_list *content_search(snac *user, const char *regex,
|
|
|
if (!xs_match(xs_dict_get_def(post, "type", "-"), POSTLIKE_OBJECT_TYPE))
|
|
if (!xs_match(xs_dict_get_def(post, "type", "-"), POSTLIKE_OBJECT_TYPE))
|
|
|
char *content = xs_dict_get(post, "content");
|
|
char *content = xs_dict_get(post, "content");
|