Files @ 829c94f3d6c9
Branch filter:

Location: libtransport.git/backends/libpurple/purple_defs.cpp

HanzZ
Added way to disable xhtmlim from backend and don't handle messages with empty body
1
2
3
4
5
#include "purple_defs.h"
bool resolvePurpleFunctions() {
	return true;
}