data.c 70 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017
  1. /* snac - A simple, minimalistic ActivityPub instance */
  2. /* copyright (c) 2022 - 2024 grunfink et al. / MIT license */
  3. #include "xs.h"
  4. #include "xs_hex.h"
  5. #include "xs_io.h"
  6. #include "xs_json.h"
  7. #include "xs_openssl.h"
  8. #include "xs_glob.h"
  9. #include "xs_set.h"
  10. #include "xs_time.h"
  11. #include "xs_regex.h"
  12. #include "snac.h"
  13. #include <time.h>
  14. #include <sys/stat.h>
  15. #include <sys/file.h>
  16. #include <sys/time.h>
  17. #include <fcntl.h>
  18. #include <pthread.h>
  19. double disk_layout = 2.7;
  20. /* storage serializer */
  21. pthread_mutex_t data_mutex = {0};
  22. int snac_upgrade(xs_str **error);
  23. int srv_open(char *basedir, int auto_upgrade)
  24. /* opens a server */
  25. {
  26. int ret = 0;
  27. xs *cfg_file = NULL;
  28. FILE *f;
  29. xs_str *error = NULL;
  30. pthread_mutex_init(&data_mutex, NULL);
  31. srv_basedir = xs_str_new(basedir);
  32. if (xs_endswith(srv_basedir, "/"))
  33. srv_basedir = xs_crop_i(srv_basedir, 0, -1);
  34. cfg_file = xs_fmt("%s/server.json", basedir);
  35. if ((f = fopen(cfg_file, "r")) == NULL)
  36. error = xs_fmt("ERROR: cannot opening '%s'", cfg_file);
  37. else {
  38. /* read full config file */
  39. srv_config = xs_json_load(f);
  40. fclose(f);
  41. /* parse */
  42. if (srv_config == NULL)
  43. error = xs_fmt("ERROR: cannot parse '%s'", cfg_file);
  44. else {
  45. char *host;
  46. char *prefix;
  47. char *dbglvl;
  48. char *proto;
  49. host = xs_dict_get(srv_config, "host");
  50. prefix = xs_dict_get(srv_config, "prefix");
  51. dbglvl = xs_dict_get(srv_config, "dbglevel");
  52. proto = xs_dict_get_def(srv_config, "protocol", "https");
  53. if (host == NULL || prefix == NULL)
  54. error = xs_str_new("ERROR: cannot get server data");
  55. else {
  56. srv_baseurl = xs_fmt("%s:/" "/%s%s", proto, host, prefix);
  57. dbglevel = (int) xs_number_get(dbglvl);
  58. if ((dbglvl = getenv("DEBUG")) != NULL) {
  59. dbglevel = atoi(dbglvl);
  60. error = xs_fmt("DEBUG level set to %d from environment", dbglevel);
  61. }
  62. if (auto_upgrade)
  63. ret = snac_upgrade(&error);
  64. else {
  65. if (xs_number_get(xs_dict_get(srv_config, "layout")) < disk_layout)
  66. error = xs_fmt("ERROR: disk layout changed - execute 'snac upgrade' first");
  67. else
  68. ret = 1;
  69. }
  70. }
  71. }
  72. }
  73. if (error != NULL)
  74. srv_log(error);
  75. /* create the queue/ subdir, just in case */
  76. xs *qdir = xs_fmt("%s/queue", srv_basedir);
  77. mkdirx(qdir);
  78. xs *ibdir = xs_fmt("%s/inbox", srv_basedir);
  79. mkdirx(ibdir);
  80. xs *tmpdir = xs_fmt("%s/tmp", srv_basedir);
  81. mkdirx(tmpdir);
  82. #ifdef __APPLE__
  83. /* Apple uses st_atimespec instead of st_atim etc */
  84. #define st_atim st_atimespec
  85. #define st_ctim st_ctimespec
  86. #define st_mtim st_mtimespec
  87. #endif
  88. #ifdef __OpenBSD__
  89. char *v = xs_dict_get(srv_config, "disable_openbsd_security");
  90. if (v && xs_type(v) == XSTYPE_TRUE) {
  91. srv_debug(1, xs_dup("OpenBSD security disabled by admin"));
  92. }
  93. else {
  94. int smail = xs_type(xs_dict_get(srv_config, "disable_email_notifications")) != XSTYPE_TRUE;
  95. srv_debug(1, xs_fmt("Calling unveil()"));
  96. unveil(basedir, "rwc");
  97. unveil("/tmp", "rwc");
  98. unveil("/etc/resolv.conf", "r");
  99. unveil("/etc/hosts", "r");
  100. unveil("/etc/ssl/openssl.cnf", "r");
  101. unveil("/etc/ssl/cert.pem", "r");
  102. unveil("/usr/share/zoneinfo", "r");
  103. if (smail)
  104. unveil("/usr/sbin/sendmail", "x");
  105. unveil(NULL, NULL);
  106. srv_debug(1, xs_fmt("Calling pledge()"));
  107. if (smail)
  108. pledge("stdio rpath wpath cpath flock inet proc exec dns fattr", NULL);
  109. else
  110. pledge("stdio rpath wpath cpath flock inet proc dns fattr", NULL);
  111. }
  112. #endif /* __OpenBSD__ */
  113. /* read (and drop) emojis.json, possibly creating it */
  114. xs_free(emojis());
  115. return ret;
  116. }
  117. void srv_free(void)
  118. {
  119. xs_free(srv_basedir);
  120. xs_free(srv_config);
  121. xs_free(srv_baseurl);
  122. pthread_mutex_destroy(&data_mutex);
  123. }
  124. void user_free(snac *snac)
  125. /* frees a user snac */
  126. {
  127. xs_free(snac->uid);
  128. xs_free(snac->basedir);
  129. xs_free(snac->config);
  130. xs_free(snac->config_o);
  131. xs_free(snac->key);
  132. xs_free(snac->links);
  133. xs_free(snac->actor);
  134. xs_free(snac->md5);
  135. }
  136. int user_open(snac *user, const char *uid)
  137. /* opens a user */
  138. {
  139. int ret = 0;
  140. *user = (snac){0};
  141. if (validate_uid(uid)) {
  142. xs *cfg_file = NULL;
  143. FILE *f;
  144. xs *t = xs_fmt("%s/user/%s", srv_basedir, uid);
  145. if (mtime(t) == 0.0) {
  146. /* user folder does not exist; try with a different case */
  147. xs *lcuid = xs_tolower_i(xs_dup(uid));
  148. xs *ulist = user_list();
  149. xs_list *p = ulist;
  150. xs_str *v;
  151. while (xs_list_iter(&p, &v)) {
  152. xs *v2 = xs_tolower_i(xs_dup(v));
  153. if (strcmp(lcuid, v2) == 0) {
  154. user->uid = xs_dup(v);
  155. break;
  156. }
  157. }
  158. }
  159. else
  160. user->uid = xs_str_new(uid);
  161. if (user->uid == NULL)
  162. return ret;
  163. user->basedir = xs_fmt("%s/user/%s", srv_basedir, user->uid);
  164. cfg_file = xs_fmt("%s/user.json", user->basedir);
  165. if ((f = fopen(cfg_file, "r")) != NULL) {
  166. /* read full config file */
  167. user->config = xs_json_load(f);
  168. fclose(f);
  169. if (user->config != NULL) {
  170. xs *key_file = xs_fmt("%s/key.json", user->basedir);
  171. if ((f = fopen(key_file, "r")) != NULL) {
  172. user->key = xs_json_load(f);
  173. fclose(f);
  174. if (user->key != NULL) {
  175. user->actor = xs_fmt("%s/%s", srv_baseurl, user->uid);
  176. user->md5 = xs_md5_hex(user->actor, strlen(user->actor));
  177. /* everything is ok right now */
  178. ret = 1;
  179. /* does it have a configuration override? */
  180. xs *cfg_file_o = xs_fmt("%s/user_o.json", user->basedir);
  181. if ((f = fopen(cfg_file_o, "r")) != NULL) {
  182. user->config_o = xs_json_load(f);
  183. fclose(f);
  184. if (user->config_o == NULL)
  185. srv_log(xs_fmt("error parsing '%s'", cfg_file_o));
  186. }
  187. if (user->config_o == NULL)
  188. user->config_o = xs_dict_new();
  189. }
  190. else
  191. srv_log(xs_fmt("error parsing '%s'", key_file));
  192. }
  193. else
  194. srv_log(xs_fmt("error opening '%s' %d", key_file, errno));
  195. }
  196. else
  197. srv_log(xs_fmt("error parsing '%s'", cfg_file));
  198. }
  199. else
  200. srv_debug(2, xs_fmt("error opening '%s' %d", cfg_file, errno));
  201. /* verified links */
  202. xs *links_file = xs_fmt("%s/links.json", user->basedir);
  203. if ((f = fopen(links_file, "r")) != NULL) {
  204. user->links = xs_json_load(f);
  205. fclose(f);
  206. }
  207. }
  208. else
  209. srv_debug(1, xs_fmt("invalid user '%s'", uid));
  210. if (!ret)
  211. user_free(user);
  212. return ret;
  213. }
  214. xs_list *user_list(void)
  215. /* returns the list of user ids */
  216. {
  217. xs *spec = xs_fmt("%s/user/" "*", srv_basedir);
  218. return xs_glob(spec, 1, 0);
  219. }
  220. int user_open_by_md5(snac *snac, const char *md5)
  221. /* iterates all users searching by md5 */
  222. {
  223. xs *ulist = user_list();
  224. xs_list *p = ulist;
  225. xs_str *v;
  226. while (xs_list_iter(&p, &v)) {
  227. user_open(snac, v);
  228. if (strcmp(snac->md5, md5) == 0)
  229. return 1;
  230. user_free(snac);
  231. }
  232. return 0;
  233. }
  234. double mtime_nl(const char *fn, int *n_link)
  235. /* returns the mtime and number of links of a file or directory, or 0.0 */
  236. {
  237. struct stat st;
  238. double r = 0.0;
  239. int n = 0;
  240. if (fn && stat(fn, &st) != -1) {
  241. r = (double) st.st_mtim.tv_sec;
  242. n = st.st_nlink;
  243. }
  244. if (n_link)
  245. *n_link = n;
  246. return r;
  247. }
  248. #define MIN(v1, v2) ((v1) < (v2) ? (v1) : (v2))
  249. double f_ctime(const char *fn)
  250. /* returns the ctime of a file or directory, or 0.0 */
  251. {
  252. struct stat st;
  253. double r = 0.0;
  254. if (fn && stat(fn, &st) != -1) {
  255. /* return the lowest of ctime and mtime;
  256. there are operations that change the ctime, like link() */
  257. r = (double) MIN(st.st_ctim.tv_sec, st.st_mtim.tv_sec);
  258. }
  259. return r;
  260. }
  261. /** database 2.1+ **/
  262. /** indexes **/
  263. int index_add_md5(const char *fn, const char *md5)
  264. /* adds an md5 to an index */
  265. {
  266. int status = 201; /* Created */
  267. FILE *f;
  268. pthread_mutex_lock(&data_mutex);
  269. if ((f = fopen(fn, "a")) != NULL) {
  270. flock(fileno(f), LOCK_EX);
  271. /* ensure the position is at the end after getting the lock */
  272. fseek(f, 0, SEEK_END);
  273. fprintf(f, "%s\n", md5);
  274. fclose(f);
  275. }
  276. else
  277. status = 500;
  278. pthread_mutex_unlock(&data_mutex);
  279. return status;
  280. }
  281. int index_add(const char *fn, const char *id)
  282. /* adds an id to an index */
  283. {
  284. xs *md5 = xs_md5_hex(id, strlen(id));
  285. return index_add_md5(fn, md5);
  286. }
  287. int index_del_md5(const char *fn, const char *md5)
  288. /* deletes an md5 from an index */
  289. {
  290. int status = 404;
  291. FILE *f;
  292. pthread_mutex_lock(&data_mutex);
  293. if ((f = fopen(fn, "r+")) != NULL) {
  294. char line[256];
  295. while (fgets(line, sizeof(line), f) != NULL) {
  296. line[32] = '\0';
  297. if (strcmp(line, md5) == 0) {
  298. /* found! just rewind, overwrite it with garbage
  299. and an eventual call to index_gc() will clean it
  300. [yes: this breaks index_len()] */
  301. fseek(f, -33, SEEK_CUR);
  302. fwrite("-", 1, 1, f);
  303. status = 200;
  304. break;
  305. }
  306. }
  307. fclose(f);
  308. }
  309. else
  310. status = 410;
  311. pthread_mutex_unlock(&data_mutex);
  312. return status;
  313. }
  314. int index_del(const char *fn, const char *id)
  315. /* deletes an id from an index */
  316. {
  317. xs *md5 = xs_md5_hex(id, strlen(id));
  318. return index_del_md5(fn, md5);
  319. }
  320. int index_gc(const char *fn)
  321. /* garbage-collects an index, deleting objects that are not here */
  322. {
  323. FILE *i, *o;
  324. int gc = -1;
  325. pthread_mutex_lock(&data_mutex);
  326. if ((i = fopen(fn, "r")) != NULL) {
  327. xs *nfn = xs_fmt("%s.new", fn);
  328. char line[256];
  329. if ((o = fopen(nfn, "w")) != NULL) {
  330. gc = 0;
  331. while (fgets(line, sizeof(line), i) != NULL) {
  332. line[32] = '\0';
  333. if (line[0] != '-' && object_here_by_md5(line))
  334. fprintf(o, "%s\n", line);
  335. else
  336. gc++;
  337. }
  338. fclose(o);
  339. xs *ofn = xs_fmt("%s.bak", fn);
  340. unlink(ofn);
  341. link(fn, ofn);
  342. rename(nfn, fn);
  343. }
  344. fclose(i);
  345. }
  346. pthread_mutex_unlock(&data_mutex);
  347. return gc;
  348. }
  349. int index_in_md5(const char *fn, const char *md5)
  350. /* checks if the md5 is already in the index */
  351. {
  352. FILE *f;
  353. int ret = 0;
  354. if ((f = fopen(fn, "r")) != NULL) {
  355. flock(fileno(f), LOCK_SH);
  356. char line[256];
  357. while (!ret && fgets(line, sizeof(line), f) != NULL) {
  358. line[32] = '\0';
  359. if (strcmp(line, md5) == 0)
  360. ret = 1;
  361. }
  362. fclose(f);
  363. }
  364. return ret;
  365. }
  366. int index_in(const char *fn, const char *id)
  367. /* checks if the object id is already in the index */
  368. {
  369. xs *md5 = xs_md5_hex(id, strlen(id));
  370. return index_in_md5(fn, md5);
  371. }
  372. int index_first(const char *fn, char *line, int size)
  373. /* reads the first entry of an index */
  374. {
  375. FILE *f;
  376. int ret = 0;
  377. if ((f = fopen(fn, "r")) != NULL) {
  378. flock(fileno(f), LOCK_SH);
  379. if (fgets(line, size, f) != NULL) {
  380. line[32] = '\0';
  381. ret = 1;
  382. }
  383. fclose(f);
  384. }
  385. return ret;
  386. }
  387. int index_len(const char *fn)
  388. /* returns the number of elements in an index */
  389. {
  390. struct stat st;
  391. int len = 0;
  392. if (stat(fn, &st) != -1)
  393. len = st.st_size / 33;
  394. return len;
  395. }
  396. xs_list *index_list(const char *fn, int max)
  397. /* returns an index as a list */
  398. {
  399. xs_list *list = xs_list_new();
  400. FILE *f;
  401. int n = 0;
  402. if ((f = fopen(fn, "r")) != NULL) {
  403. flock(fileno(f), LOCK_SH);
  404. char line[256];
  405. while (n < max && fgets(line, sizeof(line), f) != NULL) {
  406. if (line[0] != '-') {
  407. line[32] = '\0';
  408. list = xs_list_append(list, line);
  409. n++;
  410. }
  411. }
  412. fclose(f);
  413. }
  414. return list;
  415. }
  416. xs_list *index_list_desc(const char *fn, int skip, int show)
  417. /* returns an index as a list, in reverse order */
  418. {
  419. xs_list *list = xs_list_new();
  420. FILE *f;
  421. int n = 0;
  422. if ((f = fopen(fn, "r")) != NULL) {
  423. flock(fileno(f), LOCK_SH);
  424. char line[256];
  425. /* move to the end minus one entry (or more, if skipping entries) */
  426. if (!fseek(f, 0, SEEK_END) && !fseek(f, (skip + 1) * -33, SEEK_CUR)) {
  427. while (n < show && fgets(line, sizeof(line), f) != NULL) {
  428. if (line[0] != '-') {
  429. line[32] = '\0';
  430. list = xs_list_append(list, line);
  431. n++;
  432. }
  433. /* move backwards 2 entries */
  434. if (fseek(f, -66, SEEK_CUR) == -1)
  435. break;
  436. }
  437. }
  438. fclose(f);
  439. }
  440. return list;
  441. }
  442. /** objects **/
  443. static xs_str *_object_fn_by_md5(const char *md5, const char *func)
  444. {
  445. xs *bfn = xs_fmt("%s/object/%c%c", srv_basedir, md5[0], md5[1]);
  446. xs_str *ret;
  447. int ok = 1;
  448. /* an object deleted from an index; fail but don't bark */
  449. if (md5[0] == '-')
  450. ok = 0;
  451. else
  452. if (!xs_is_hex(md5) || strlen(md5) != 32) {
  453. srv_log(xs_fmt("_object_fn_by_md5() [from %s()]: bad md5 '%s'", func, md5));
  454. ok = 0;
  455. }
  456. if (ok) {
  457. mkdirx(bfn);
  458. ret = xs_fmt("%s/%s.json", bfn, md5);
  459. }
  460. else
  461. ret = xs_fmt("%s/object/invalid/invalid.json", srv_basedir);
  462. return ret;
  463. }
  464. static xs_str *_object_fn(const char *id)
  465. {
  466. xs *md5 = xs_md5_hex(id, strlen(id));
  467. return _object_fn_by_md5(md5, "_object_fn");
  468. }
  469. int object_here_by_md5(const char *id)
  470. /* checks if an object is already downloaded */
  471. {
  472. xs *fn = _object_fn_by_md5(id, "object_here_by_md5");
  473. return mtime(fn) > 0.0;
  474. }
  475. int object_here(const char *id)
  476. /* checks if an object is already downloaded */
  477. {
  478. xs *fn = _object_fn(id);
  479. return mtime(fn) > 0.0;
  480. }
  481. int object_get_by_md5(const char *md5, xs_dict **obj)
  482. /* returns a stored object, optionally of the requested type */
  483. {
  484. int status = 404;
  485. xs *fn = _object_fn_by_md5(md5, "object_get_by_md5");
  486. FILE *f;
  487. if ((f = fopen(fn, "r")) != NULL) {
  488. *obj = xs_json_load(f);
  489. fclose(f);
  490. if (*obj)
  491. status = 200;
  492. }
  493. else
  494. *obj = NULL;
  495. return status;
  496. }
  497. int object_get(const char *id, xs_dict **obj)
  498. /* returns a stored object, optionally of the requested type */
  499. {
  500. xs *md5 = xs_md5_hex(id, strlen(id));
  501. return object_get_by_md5(md5, obj);
  502. }
  503. int _object_add(const char *id, const xs_dict *obj, int ow)
  504. /* stores an object */
  505. {
  506. int status = 201; /* Created */
  507. xs *fn = _object_fn(id);
  508. FILE *f;
  509. if (mtime(fn) > 0.0) {
  510. if (!ow) {
  511. /* object already here */
  512. srv_debug(1, xs_fmt("object_add object already here %s", id));
  513. return 204; /* No content */
  514. }
  515. else
  516. status = 200;
  517. }
  518. if ((f = fopen(fn, "w")) != NULL) {
  519. flock(fileno(f), LOCK_EX);
  520. xs_json_dump(obj, 4, f);
  521. fclose(f);
  522. /* does this object has a parent? */
  523. char *in_reply_to = xs_dict_get(obj, "inReplyTo");
  524. if (!xs_is_null(in_reply_to) && *in_reply_to) {
  525. /* update the children index of the parent */
  526. xs *c_idx = _object_fn(in_reply_to);
  527. c_idx = xs_replace_i(c_idx, ".json", "_c.idx");
  528. if (!index_in(c_idx, id)) {
  529. index_add(c_idx, id);
  530. srv_debug(1, xs_fmt("object_add added child %s to %s", id, c_idx));
  531. }
  532. else
  533. srv_debug(1, xs_fmt("object_add %s child already in %s", id, c_idx));
  534. /* create a one-element index with the parent */
  535. xs *p_idx = xs_replace(fn, ".json", "_p.idx");
  536. if (mtime(p_idx) == 0.0) {
  537. index_add(p_idx, in_reply_to);
  538. srv_debug(1, xs_fmt("object_add added parent %s to %s", in_reply_to, p_idx));
  539. }
  540. }
  541. }
  542. else {
  543. srv_log(xs_fmt("object_add error writing %s (errno: %d)", fn, errno));
  544. status = 500;
  545. }
  546. srv_debug(1, xs_fmt("object_add %s %s %d", id, fn, status));
  547. return status;
  548. }
  549. int object_add(const char *id, const xs_dict *obj)
  550. /* stores an object */
  551. {
  552. return _object_add(id, obj, 0);
  553. }
  554. int object_add_ow(const char *id, const xs_dict *obj)
  555. /* stores an object (overwriting allowed) */
  556. {
  557. return _object_add(id, obj, 1);
  558. }
  559. int object_del_by_md5(const char *md5)
  560. /* deletes an object by its md5 */
  561. {
  562. int status = 404;
  563. xs *fn = _object_fn_by_md5(md5, "object_del_by_md5");
  564. if (unlink(fn) != -1) {
  565. status = 200;
  566. /* also delete associated indexes */
  567. xs *spec = xs_dup(fn);
  568. spec = xs_replace_i(spec, ".json", "*.idx");
  569. xs *files = xs_glob(spec, 0, 0);
  570. char *p, *v;
  571. p = files;
  572. while (xs_list_iter(&p, &v)) {
  573. srv_debug(1, xs_fmt("object_del index %s", v));
  574. unlink(v);
  575. }
  576. }
  577. srv_debug(1, xs_fmt("object_del %s %d", fn, status));
  578. return status;
  579. }
  580. int object_del(const char *id)
  581. /* deletes an object */
  582. {
  583. xs *md5 = xs_md5_hex(id, strlen(id));
  584. return object_del_by_md5(md5);
  585. }
  586. int object_del_if_unref(const char *id)
  587. /* deletes an object if its n_links < 2 */
  588. {
  589. xs *fn = _object_fn(id);
  590. int n_links;
  591. int ret = 0;
  592. if (mtime_nl(fn, &n_links) > 0.0 && n_links < 2)
  593. ret = object_del(id);
  594. return ret;
  595. }
  596. double object_ctime_by_md5(const char *md5)
  597. {
  598. xs *fn = _object_fn_by_md5(md5, "object_ctime_by_md5");
  599. return f_ctime(fn);
  600. }
  601. double object_ctime(const char *id)
  602. {
  603. xs *md5 = xs_md5_hex(id, strlen(id));
  604. return object_ctime_by_md5(md5);
  605. }
  606. double object_mtime_by_md5(const char *md5)
  607. {
  608. xs *fn = _object_fn_by_md5(md5, "object_mtime_by_md5");
  609. return mtime(fn);
  610. }
  611. double object_mtime(const char *id)
  612. {
  613. xs *md5 = xs_md5_hex(id, strlen(id));
  614. return object_mtime_by_md5(md5);
  615. }
  616. void object_touch(const char *id)
  617. {
  618. xs *md5 = xs_md5_hex(id, strlen(id));
  619. xs *fn = _object_fn_by_md5(md5, "object_touch");
  620. if (mtime(fn))
  621. utimes(fn, NULL);
  622. }
  623. xs_str *_object_index_fn(const char *id, const char *idxsfx)
  624. /* returns the filename of an object's index */
  625. {
  626. xs_str *fn = _object_fn(id);
  627. return xs_replace_i(fn, ".json", idxsfx);
  628. }
  629. int object_likes_len(const char *id)
  630. /* returns the number of likes (without reading the index) */
  631. {
  632. xs *fn = _object_index_fn(id, "_l.idx");
  633. return index_len(fn);
  634. }
  635. int object_announces_len(const char *id)
  636. /* returns the number of announces (without reading the index) */
  637. {
  638. xs *fn = _object_index_fn(id, "_a.idx");
  639. return index_len(fn);
  640. }
  641. xs_list *object_children(const char *id)
  642. /* returns the list of an object's children */
  643. {
  644. xs *fn = _object_index_fn(id, "_c.idx");
  645. return index_list(fn, XS_ALL);
  646. }
  647. xs_list *object_likes(const char *id)
  648. {
  649. xs *fn = _object_index_fn(id, "_l.idx");
  650. return index_list(fn, XS_ALL);
  651. }
  652. xs_list *object_announces(const char *id)
  653. {
  654. xs *fn = _object_index_fn(id, "_a.idx");
  655. return index_list(fn, XS_ALL);
  656. }
  657. int object_parent(const char *md5, char *buf, int size)
  658. /* returns the object parent, if any */
  659. {
  660. xs *fn = _object_fn_by_md5(md5, "object_parent");
  661. fn = xs_replace_i(fn, ".json", "_p.idx");
  662. return index_first(fn, buf, size);
  663. }
  664. int object_admire(const char *id, const char *actor, int like)
  665. /* actor likes or announces this object */
  666. {
  667. int status = 200;
  668. xs *fn = _object_fn(id);
  669. fn = xs_replace_i(fn, ".json", like ? "_l.idx" : "_a.idx");
  670. if (!index_in(fn, actor)) {
  671. status = index_add(fn, actor);
  672. srv_debug(1, xs_fmt("object_admire (%s) %s %s", like ? "Like" : "Announce", actor, fn));
  673. }
  674. return status;
  675. }
  676. int object_unadmire(const char *id, const char *actor, int like)
  677. /* actor no longer likes or announces this object */
  678. {
  679. int status;
  680. xs *fn = _object_fn(id);
  681. fn = xs_replace_i(fn, ".json", like ? "_l.idx" : "_a.idx");
  682. status = index_del(fn, actor);
  683. if (valid_status(status))
  684. index_gc(fn);
  685. srv_debug(0,
  686. xs_fmt("object_unadmire (%s) %s %s %d", like ? "Like" : "Announce", actor, fn, status));
  687. return status;
  688. }
  689. int _object_user_cache(snac *snac, const char *id, const char *cachedir, int del)
  690. /* adds or deletes from a user cache */
  691. {
  692. xs *ofn = _object_fn(id);
  693. xs *l = xs_split(ofn, "/");
  694. xs *cfn = xs_fmt("%s/%s/%s", snac->basedir, cachedir, xs_list_get(l, -1));
  695. xs *idx = xs_fmt("%s/%s.idx", snac->basedir, cachedir);
  696. int ret;
  697. if (del) {
  698. ret = unlink(cfn);
  699. index_del(idx, id);
  700. }
  701. else {
  702. if ((ret = link(ofn, cfn)) != -1)
  703. index_add(idx, id);
  704. }
  705. return ret;
  706. }
  707. int object_user_cache_add(snac *snac, const char *id, const char *cachedir)
  708. /* caches an object into a user cache */
  709. {
  710. return _object_user_cache(snac, id, cachedir, 0);
  711. }
  712. int object_user_cache_del(snac *snac, const char *id, const char *cachedir)
  713. /* deletes an object from a user cache */
  714. {
  715. return _object_user_cache(snac, id, cachedir, 1);
  716. }
  717. int object_user_cache_in(snac *snac, const char *id, const char *cachedir)
  718. /* checks if an object is stored in a cache */
  719. {
  720. xs *md5 = xs_md5_hex(id, strlen(id));
  721. xs *cfn = xs_fmt("%s/%s/%s.json", snac->basedir, cachedir, md5);
  722. return !!(mtime(cfn) != 0.0);
  723. }
  724. xs_list *object_user_cache_list(snac *snac, const char *cachedir, int max, int inv)
  725. /* returns the objects in a cache as a list */
  726. {
  727. xs *idx = xs_fmt("%s/%s.idx", snac->basedir, cachedir);
  728. return inv ? index_list_desc(idx, 0, max) : index_list(idx, max);
  729. }
  730. /** specialized functions **/
  731. /** followers **/
  732. int follower_add(snac *snac, const char *actor)
  733. /* adds a follower */
  734. {
  735. int ret = object_user_cache_add(snac, actor, "followers");
  736. snac_debug(snac, 2, xs_fmt("follower_add %s", actor));
  737. return ret == -1 ? 500 : 200;
  738. }
  739. int follower_del(snac *snac, const char *actor)
  740. /* deletes a follower */
  741. {
  742. int ret = object_user_cache_del(snac, actor, "followers");
  743. snac_debug(snac, 2, xs_fmt("follower_del %s", actor));
  744. return ret == -1 ? 404 : 200;
  745. }
  746. int follower_check(snac *snac, const char *actor)
  747. /* checks if someone is a follower */
  748. {
  749. return object_user_cache_in(snac, actor, "followers");
  750. }
  751. xs_list *follower_list(snac *snac)
  752. /* returns the list of followers */
  753. {
  754. xs *list = object_user_cache_list(snac, "followers", XS_ALL, 0);
  755. xs_list *fwers = xs_list_new();
  756. char *p, *v;
  757. /* resolve the list of md5 to be a list of actors */
  758. p = list;
  759. while (xs_list_iter(&p, &v)) {
  760. xs *a_obj = NULL;
  761. if (valid_status(object_get_by_md5(v, &a_obj))) {
  762. const char *actor = xs_dict_get(a_obj, "id");
  763. if (!xs_is_null(actor)) {
  764. /* check if the actor is still cached */
  765. xs *fn = xs_fmt("%s/followers/%s.json", snac->basedir, v);
  766. if (mtime(fn) > 0.0)
  767. fwers = xs_list_append(fwers, actor);
  768. }
  769. }
  770. }
  771. return fwers;
  772. }
  773. /** timeline **/
  774. double timeline_mtime(snac *snac)
  775. {
  776. xs *fn = xs_fmt("%s/private.idx", snac->basedir);
  777. return mtime(fn);
  778. }
  779. int timeline_touch(snac *snac)
  780. /* changes the date of the timeline index */
  781. {
  782. xs *fn = xs_fmt("%s/private.idx", snac->basedir);
  783. return utimes(fn, NULL);
  784. }
  785. xs_str *timeline_fn_by_md5(snac *snac, const char *md5)
  786. /* get the filename of an entry by md5 from any timeline */
  787. {
  788. xs_str *fn = xs_fmt("%s/private/%s.json", snac->basedir, md5);
  789. if (mtime(fn) == 0.0) {
  790. fn = xs_free(fn);
  791. fn = xs_fmt("%s/public/%s.json", snac->basedir, md5);
  792. if (mtime(fn) == 0.0)
  793. fn = xs_free(fn);
  794. }
  795. return fn;
  796. }
  797. int timeline_here(snac *snac, const char *md5)
  798. /* checks if an object is in the user cache */
  799. {
  800. xs *fn = timeline_fn_by_md5(snac, md5);
  801. return !(fn == NULL);
  802. }
  803. int timeline_get_by_md5(snac *snac, const char *md5, xs_dict **msg)
  804. /* gets a message from the timeline */
  805. {
  806. int status = 404;
  807. FILE *f = NULL;
  808. xs *fn = timeline_fn_by_md5(snac, md5);
  809. if (fn != NULL && (f = fopen(fn, "r")) != NULL) {
  810. *msg = xs_json_load(f);
  811. fclose(f);
  812. if (*msg != NULL)
  813. status = 200;
  814. }
  815. return status;
  816. }
  817. int timeline_del(snac *snac, char *id)
  818. /* deletes a message from the timeline */
  819. {
  820. /* delete from the user's caches */
  821. object_user_cache_del(snac, id, "public");
  822. object_user_cache_del(snac, id, "private");
  823. /* try to delete the object if it's not used elsewhere */
  824. return object_del_if_unref(id);
  825. }
  826. void timeline_update_indexes(snac *snac, const char *id)
  827. /* updates the indexes */
  828. {
  829. object_user_cache_add(snac, id, "private");
  830. if (xs_startswith(id, snac->actor)) {
  831. xs *msg = NULL;
  832. if (valid_status(object_get(id, &msg))) {
  833. /* if its ours and is public, also store in public */
  834. if (is_msg_public(msg)) {
  835. object_user_cache_add(snac, id, "public");
  836. /* also add it to the instance public timeline */
  837. xs *ipt = xs_fmt("%s/public.idx", srv_basedir);
  838. index_add(ipt, id);
  839. }
  840. }
  841. }
  842. }
  843. int timeline_add(snac *snac, const char *id, const xs_dict *o_msg)
  844. /* adds a message to the timeline */
  845. {
  846. int ret = object_add(id, o_msg);
  847. timeline_update_indexes(snac, id);
  848. tag_index(id, o_msg);
  849. snac_debug(snac, 1, xs_fmt("timeline_add %s", id));
  850. return ret;
  851. }
  852. int timeline_admire(snac *snac, const char *id, const char *admirer, int like)
  853. /* updates a timeline entry with a new admiration */
  854. {
  855. /* if we are admiring this, add to both timelines */
  856. if (!like && strcmp(admirer, snac->actor) == 0) {
  857. object_user_cache_add(snac, id, "public");
  858. object_user_cache_add(snac, id, "private");
  859. }
  860. int ret = object_admire(id, admirer, like);
  861. snac_debug(snac, 1, xs_fmt("timeline_admire (%s) %s %s",
  862. like ? "Like" : "Announce", id, admirer));
  863. return ret;
  864. }
  865. xs_list *timeline_top_level(snac *snac, xs_list *list)
  866. /* returns the top level md5 entries from this index */
  867. {
  868. xs_set seen;
  869. xs_list *p;
  870. xs_str *v;
  871. xs_set_init(&seen);
  872. p = list;
  873. while (xs_list_iter(&p, &v)) {
  874. char line[256] = "";
  875. strncpy(line, v, sizeof(line));
  876. for (;;) {
  877. char line2[256];
  878. /* if it doesn't have a parent, use this */
  879. if (!object_parent(line, line2, sizeof(line2)))
  880. break;
  881. /* well, there is a parent... but is it here? */
  882. if (!timeline_here(snac, line2))
  883. break;
  884. /* it's here! try again with its own parent */
  885. strncpy(line, line2, sizeof(line));
  886. }
  887. xs_set_add(&seen, line);
  888. }
  889. return xs_set_result(&seen);
  890. }
  891. xs_list *timeline_simple_list(snac *snac, const char *idx_name, int skip, int show)
  892. /* returns a timeline (with all entries) */
  893. {
  894. xs *idx = xs_fmt("%s/%s.idx", snac->basedir, idx_name);
  895. return index_list_desc(idx, skip, show);
  896. }
  897. xs_list *timeline_list(snac *snac, const char *idx_name, int skip, int show)
  898. /* returns a timeline (only top level entries) */
  899. {
  900. int c_max;
  901. /* maximum number of items in the timeline */
  902. c_max = xs_number_get(xs_dict_get(srv_config, "max_timeline_entries"));
  903. /* never more timeline entries than the configured maximum */
  904. if (show > c_max)
  905. show = c_max;
  906. xs *list = timeline_simple_list(snac, idx_name, skip, show);
  907. return timeline_top_level(snac, list);
  908. }
  909. xs_list *timeline_instance_list(int skip, int show)
  910. /* returns the timeline for the full instance */
  911. {
  912. xs *idx = xs_fmt("%s/public.idx", srv_basedir);
  913. return index_list_desc(idx, skip, show);
  914. }
  915. /** following **/
  916. /* this needs special treatment and cannot use the object db as is,
  917. with a link to a cached author, because we need the Follow object
  918. in case we need to unfollow (Undo + original Follow) */
  919. xs_str *_following_fn(snac *snac, const char *actor)
  920. {
  921. xs *md5 = xs_md5_hex(actor, strlen(actor));
  922. return xs_fmt("%s/following/%s.json", snac->basedir, md5);
  923. }
  924. int following_add(snac *snac, const char *actor, const xs_dict *msg)
  925. /* adds to the following list */
  926. {
  927. int ret = 201; /* created */
  928. xs *fn = _following_fn(snac, actor);
  929. FILE *f;
  930. xs *p_object = NULL;
  931. if (valid_status(following_get(snac, actor, &p_object))) {
  932. /* object already exists; if it's of type Accept,
  933. the actor is already being followed and confirmed,
  934. so do nothing */
  935. char *type = xs_dict_get(p_object, "type");
  936. if (!xs_is_null(type) && strcmp(type, "Accept") == 0) {
  937. snac_debug(snac, 1, xs_fmt("following_add actor already confirmed %s", actor));
  938. return 200;
  939. }
  940. }
  941. if ((f = fopen(fn, "w")) != NULL) {
  942. xs_json_dump(msg, 4, f);
  943. fclose(f);
  944. /* get the filename of the actor object */
  945. xs *actor_fn = _object_fn(actor);
  946. /* increase its reference count */
  947. fn = xs_replace_i(fn, ".json", "_a.json");
  948. link(actor_fn, fn);
  949. }
  950. else
  951. ret = 500;
  952. snac_debug(snac, 2, xs_fmt("following_add %s %s", actor, fn));
  953. return ret;
  954. }
  955. int following_del(snac *snac, const char *actor)
  956. /* we're not following this actor any longer */
  957. {
  958. xs *fn = _following_fn(snac, actor);
  959. snac_debug(snac, 2, xs_fmt("following_del %s %s", actor, fn));
  960. unlink(fn);
  961. /* also delete the reference to the author */
  962. fn = xs_replace_i(fn, ".json", "_a.json");
  963. unlink(fn);
  964. return 200;
  965. }
  966. int following_check(snac *snac, const char *actor)
  967. /* checks if we are following this actor */
  968. {
  969. xs *fn = _following_fn(snac, actor);
  970. return !!(mtime(fn) != 0.0);
  971. }
  972. int following_get(snac *snac, const char *actor, xs_dict **data)
  973. /* returns the 'Follow' object */
  974. {
  975. xs *fn = _following_fn(snac, actor);
  976. FILE *f;
  977. int status = 200;
  978. if ((f = fopen(fn, "r")) != NULL) {
  979. *data = xs_json_load(f);
  980. fclose(f);
  981. }
  982. else
  983. status = 404;
  984. return status;
  985. }
  986. xs_list *following_list(snac *snac)
  987. /* returns the list of people being followed */
  988. {
  989. xs *spec = xs_fmt("%s/following/" "*.json", snac->basedir);
  990. xs *glist = xs_glob(spec, 0, 0);
  991. xs_list *p;
  992. xs_str *v;
  993. xs_list *list = xs_list_new();
  994. /* iterate the list of files */
  995. p = glist;
  996. while (xs_list_iter(&p, &v)) {
  997. FILE *f;
  998. /* load the follower data */
  999. if ((f = fopen(v, "r")) != NULL) {
  1000. xs *o = xs_json_load(f);
  1001. fclose(f);
  1002. if (o != NULL) {
  1003. const char *type = xs_dict_get(o, "type");
  1004. if (!xs_is_null(type) && strcmp(type, "Accept") == 0) {
  1005. const char *actor = xs_dict_get(o, "actor");
  1006. if (!xs_is_null(actor)) {
  1007. list = xs_list_append(list, actor);
  1008. /* check if there is a link to the actor object */
  1009. xs *v2 = xs_replace(v, ".json", "_a.json");
  1010. if (mtime(v2) == 0.0) {
  1011. /* no; add a link to it */
  1012. xs *actor_fn = _object_fn(actor);
  1013. link(actor_fn, v2);
  1014. }
  1015. }
  1016. }
  1017. }
  1018. }
  1019. }
  1020. return list;
  1021. }
  1022. xs_str *_muted_fn(snac *snac, const char *actor)
  1023. {
  1024. xs *md5 = xs_md5_hex(actor, strlen(actor));
  1025. return xs_fmt("%s/muted/%s", snac->basedir, md5);
  1026. }
  1027. void mute(snac *snac, const char *actor)
  1028. /* mutes a moron */
  1029. {
  1030. xs *fn = _muted_fn(snac, actor);
  1031. FILE *f;
  1032. if ((f = fopen(fn, "w")) != NULL) {
  1033. fprintf(f, "%s\n", actor);
  1034. fclose(f);
  1035. snac_debug(snac, 2, xs_fmt("muted %s %s", actor, fn));
  1036. }
  1037. }
  1038. void unmute(snac *snac, const char *actor)
  1039. /* actor is no longer a moron */
  1040. {
  1041. xs *fn = _muted_fn(snac, actor);
  1042. unlink(fn);
  1043. snac_debug(snac, 2, xs_fmt("unmuted %s %s", actor, fn));
  1044. }
  1045. int is_muted(snac *snac, const char *actor)
  1046. /* check if someone is muted */
  1047. {
  1048. xs *fn = _muted_fn(snac, actor);
  1049. return !!(mtime(fn) != 0.0);
  1050. }
  1051. /** pinning **/
  1052. xs_str *_pinned_fn(snac *user, const char *id)
  1053. {
  1054. xs *md5 = xs_md5_hex(id, strlen(id));
  1055. return xs_fmt("%s/pinned/%s.json", user->basedir, md5);
  1056. }
  1057. int is_pinned(snac *user, const char *id)
  1058. /* returns true if this note is pinned */
  1059. {
  1060. xs *fn = _pinned_fn(user, id);
  1061. return !!(mtime(fn) != 0.0);
  1062. }
  1063. int is_pinned_by_md5(snac *user, const char *md5)
  1064. {
  1065. xs *fn = xs_fmt("%s/pinned/%s.json", user->basedir, md5);
  1066. return !!(mtime(fn) != 0.0);
  1067. }
  1068. int pin(snac *user, const char *id)
  1069. /* pins a message */
  1070. {
  1071. int ret = -2;
  1072. if (xs_startswith(id, user->actor)) {
  1073. if (is_pinned(user, id))
  1074. ret = -3;
  1075. else {
  1076. /* create the subfolder, if it does not exist */
  1077. xs *fn = xs_fmt("%s/pinned/", user->basedir);
  1078. mkdirx(fn);
  1079. ret = object_user_cache_add(user, id, "pinned");
  1080. }
  1081. }
  1082. return ret;
  1083. }
  1084. int unpin(snac *user, const char *id)
  1085. /* unpin a message */
  1086. {
  1087. int ret = object_user_cache_del(user, id, "pinned");
  1088. if (ret != -1) {
  1089. /* delete from the index */
  1090. xs *idx = xs_fmt("%s/pinned.idx", user->basedir);
  1091. index_del(idx, id);
  1092. }
  1093. return ret;
  1094. }
  1095. xs_list *pinned_list(snac *user)
  1096. /* return the lists of pinned posts */
  1097. {
  1098. return object_user_cache_list(user, "pinned", XS_ALL, 1);
  1099. }
  1100. xs_str *_hidden_fn(snac *snac, const char *id)
  1101. {
  1102. xs *md5 = xs_md5_hex(id, strlen(id));
  1103. return xs_fmt("%s/hidden/%s", snac->basedir, md5);
  1104. }
  1105. void hide(snac *snac, const char *id)
  1106. /* hides a message tree */
  1107. {
  1108. xs *fn = _hidden_fn(snac, id);
  1109. FILE *f;
  1110. if ((f = fopen(fn, "w")) != NULL) {
  1111. fprintf(f, "%s\n", id);
  1112. fclose(f);
  1113. snac_debug(snac, 2, xs_fmt("hidden %s %s", id, fn));
  1114. /* hide all the children */
  1115. xs *chld = object_children(id);
  1116. char *p, *v;
  1117. p = chld;
  1118. while (xs_list_iter(&p, &v)) {
  1119. xs *co = NULL;
  1120. /* resolve to get the id */
  1121. if (valid_status(object_get_by_md5(v, &co))) {
  1122. if ((v = xs_dict_get(co, "id")) != NULL)
  1123. hide(snac, v);
  1124. }
  1125. }
  1126. }
  1127. }
  1128. int is_hidden(snac *snac, const char *id)
  1129. /* check is id is hidden */
  1130. {
  1131. xs *fn = _hidden_fn(snac, id);
  1132. return !!(mtime(fn) != 0.0);
  1133. }
  1134. int actor_add(const char *actor, xs_dict *msg)
  1135. /* adds an actor */
  1136. {
  1137. return object_add_ow(actor, msg);
  1138. }
  1139. int actor_get(const char *actor, xs_dict **data)
  1140. /* returns an already downloaded actor */
  1141. {
  1142. int status = 200;
  1143. xs_dict *d = NULL;
  1144. if (xs_startswith(actor, srv_baseurl)) {
  1145. /* it's a (possible) local user */
  1146. xs *l = xs_split(actor, "/");
  1147. const char *uid = xs_list_get(l, -1);
  1148. snac user;
  1149. if (!xs_is_null(uid) && user_open(&user, uid)) {
  1150. if (data)
  1151. *data = msg_actor(&user);
  1152. user_free(&user);
  1153. return 200;
  1154. }
  1155. else
  1156. return 404;
  1157. }
  1158. /* read the object */
  1159. if (!valid_status(status = object_get(actor, &d))) {
  1160. d = xs_free(d);
  1161. return status;
  1162. }
  1163. /* if the object is corrupted, discard it */
  1164. if (xs_is_null(xs_dict_get(d, "id")) || xs_is_null(xs_dict_get(d, "type"))) {
  1165. srv_debug(1, xs_fmt("corrupted actor object %s", actor));
  1166. d = xs_free(d);
  1167. return 404;
  1168. }
  1169. if (data)
  1170. *data = d;
  1171. else
  1172. d = xs_free(d);
  1173. xs *fn = _object_fn(actor);
  1174. double max_time;
  1175. /* maximum time for the actor data to be considered stale */
  1176. max_time = 3600.0 * 36.0;
  1177. if (mtime(fn) + max_time < (double) time(NULL)) {
  1178. /* actor data exists but also stinks */
  1179. status = 205; /* "205: Reset Content" "110: Response Is Stale" */
  1180. }
  1181. return status;
  1182. }
  1183. int actor_get_refresh(snac *user, const char *actor, xs_dict **data)
  1184. /* gets an actor and requests a refresh if it's stale */
  1185. {
  1186. int status = actor_get(actor, data);
  1187. if (status == 205 && user && !xs_startswith(actor, srv_baseurl))
  1188. enqueue_actor_refresh(user, actor);
  1189. return status;
  1190. }
  1191. /** user limiting (announce blocks) **/
  1192. int limited(snac *user, const char *id, int cmd)
  1193. /* announce messages from a followed (0: check, 1: limit; 2: unlimit) */
  1194. {
  1195. int ret = 0;
  1196. xs *dir = xs_fmt("%s/limited", user->basedir);
  1197. xs *md5 = xs_md5_hex(id, strlen(id));
  1198. xs *fn = xs_fmt("%s/%s", dir, md5);
  1199. switch (cmd) {
  1200. case 0: /** check **/
  1201. ret = !!(mtime(fn) > 0.0);
  1202. break;
  1203. case 1: /** limit **/
  1204. mkdirx(dir);
  1205. if (mtime(fn) > 0.0)
  1206. ret = -1;
  1207. else {
  1208. FILE *f;
  1209. if ((f = fopen(fn, "w")) != NULL) {
  1210. fprintf(f, "%s\n", id);
  1211. fclose(f);
  1212. }
  1213. else
  1214. ret = -2;
  1215. }
  1216. break;
  1217. case 2: /** unlimit **/
  1218. if (mtime(fn) > 0.0)
  1219. ret = unlink(fn);
  1220. else
  1221. ret = -1;
  1222. break;
  1223. }
  1224. return ret;
  1225. }
  1226. /** tag indexing **/
  1227. void tag_index(const char *id, const xs_dict *obj)
  1228. /* update the tag indexes for this object */
  1229. {
  1230. xs_list *tags = xs_dict_get(obj, "tag");
  1231. if (is_msg_public(obj) && xs_type(tags) == XSTYPE_LIST && xs_list_len(tags) > 0) {
  1232. xs *g_tag_dir = xs_fmt("%s/tag", srv_basedir);
  1233. mkdirx(g_tag_dir);
  1234. xs_dict *v;
  1235. while (xs_list_iter(&tags, &v)) {
  1236. char *type = xs_dict_get(v, "type");
  1237. char *name = xs_dict_get(v, "name");
  1238. if (!xs_is_null(type) && !xs_is_null(name) && strcmp(type, "Hashtag") == 0) {
  1239. while (*name == '#' || *name == '@')
  1240. name++;
  1241. if (*name == '\0')
  1242. continue;
  1243. name = xs_tolower_i(name);
  1244. xs *md5_tag = xs_md5_hex(name, strlen(name));
  1245. xs *tag_dir = xs_fmt("%s/%c%c", g_tag_dir, md5_tag[0], md5_tag[1]);
  1246. mkdirx(tag_dir);
  1247. xs *g_tag_idx = xs_fmt("%s/%s.idx", tag_dir, md5_tag);
  1248. index_add(g_tag_idx, id);
  1249. FILE *f;
  1250. xs *g_tag_name = xs_replace(g_tag_idx, ".idx", ".tag");
  1251. if ((f = fopen(g_tag_name, "w")) != NULL) {
  1252. fprintf(f, "%s\n", name);
  1253. fclose(f);
  1254. }
  1255. srv_debug(0, xs_fmt("tagged %s #%s (#%s)", id, name, md5_tag));
  1256. }
  1257. }
  1258. }
  1259. }
  1260. xs_list *tag_search(char *tag, int skip, int show)
  1261. /* returns the list of posts tagged with tag */
  1262. {
  1263. if (*tag == '#')
  1264. tag++;
  1265. xs *lw_tag = xs_tolower_i(xs_dup(tag));
  1266. xs *md5 = xs_md5_hex(lw_tag, strlen(lw_tag));
  1267. xs *idx = xs_fmt("%s/tag/%c%c/%s.idx", srv_basedir, md5[0], md5[1], md5);
  1268. return index_list_desc(idx, skip, show);
  1269. }
  1270. /** static data **/
  1271. static int _load_raw_file(const char *fn, xs_val **data, int *size,
  1272. const char *inm, xs_str **etag)
  1273. /* loads a cached file */
  1274. {
  1275. int status = 404;
  1276. if (fn) {
  1277. double tm = mtime(fn);
  1278. if (tm > 0.0) {
  1279. /* file exists; build the etag */
  1280. xs *e = xs_fmt("W/\"snac-%.0lf\"", tm);
  1281. /* if if-none-match is set, check if it's the same */
  1282. if (!xs_is_null(inm) && strcmp(e, inm) == 0) {
  1283. /* client has the newest version */
  1284. status = 304;
  1285. }
  1286. else {
  1287. /* newer or never downloaded; read the full file */
  1288. FILE *f;
  1289. if ((f = fopen(fn, "rb")) != NULL) {
  1290. *size = XS_ALL;
  1291. *data = xs_read(f, size);
  1292. fclose(f);
  1293. status = 200;
  1294. }
  1295. }
  1296. /* if caller wants the etag, return it */
  1297. if (etag != NULL)
  1298. *etag = xs_dup(e);
  1299. srv_debug(1, xs_fmt("_load_raw_file(): %s %d", fn, status));
  1300. }
  1301. }
  1302. return status;
  1303. }
  1304. xs_str *_static_fn(snac *snac, const char *id)
  1305. /* gets the filename for a static file */
  1306. {
  1307. if (strchr(id, '/'))
  1308. return NULL;
  1309. else
  1310. return xs_fmt("%s/static/%s", snac->basedir, id);
  1311. }
  1312. int static_get(snac *snac, const char *id, xs_val **data, int *size,
  1313. const char *inm, xs_str **etag)
  1314. /* returns static content */
  1315. {
  1316. xs *fn = _static_fn(snac, id);
  1317. return _load_raw_file(fn, data, size, inm, etag);
  1318. }
  1319. void static_put(snac *snac, const char *id, const char *data, int size)
  1320. /* writes status content */
  1321. {
  1322. xs *fn = _static_fn(snac, id);
  1323. FILE *f;
  1324. if (fn && (f = fopen(fn, "wb")) != NULL) {
  1325. fwrite(data, size, 1, f);
  1326. fclose(f);
  1327. }
  1328. }
  1329. void static_put_meta(snac *snac, const char *id, const char *str)
  1330. /* puts metadata (i.e. a media description string) to id */
  1331. {
  1332. xs *fn = _static_fn(snac, id);
  1333. if (fn) {
  1334. fn = xs_str_cat(fn, ".txt");
  1335. FILE *f;
  1336. if ((f = fopen(fn, "w")) != NULL) {
  1337. fprintf(f, "%s\n", str);
  1338. fclose(f);
  1339. }
  1340. }
  1341. }
  1342. xs_str *static_get_meta(snac *snac, const char *id)
  1343. /* gets metadata from a media */
  1344. {
  1345. xs *fn = _static_fn(snac, id);
  1346. xs_str *r = NULL;
  1347. if (fn) {
  1348. fn = xs_str_cat(fn, ".txt");
  1349. FILE *f;
  1350. if ((f = fopen(fn, "r")) != NULL) {
  1351. r = xs_strip_i(xs_readline(f));
  1352. fclose(f);
  1353. }
  1354. }
  1355. else
  1356. r = xs_str_new("");
  1357. return r;
  1358. }
  1359. /** history **/
  1360. xs_str *_history_fn(snac *snac, const char *id)
  1361. /* gets the filename for the history */
  1362. {
  1363. if (strchr(id, '/'))
  1364. return NULL;
  1365. else
  1366. return xs_fmt("%s/history/%s", snac->basedir, id);
  1367. }
  1368. double history_mtime(snac *snac, const char *id)
  1369. {
  1370. double t = 0.0;
  1371. xs *fn = _history_fn(snac, id);
  1372. if (fn != NULL)
  1373. t = mtime(fn);
  1374. return t;
  1375. }
  1376. void history_add(snac *snac, const char *id, const char *content, int size,
  1377. xs_str **etag)
  1378. /* adds something to the history */
  1379. {
  1380. xs *fn = _history_fn(snac, id);
  1381. FILE *f;
  1382. if (fn && (f = fopen(fn, "w")) != NULL) {
  1383. fwrite(content, size, 1, f);
  1384. fclose(f);
  1385. if (etag) {
  1386. double tm = mtime(fn);
  1387. *etag = xs_fmt("W/\"snac-%.0lf\"", tm);
  1388. }
  1389. }
  1390. }
  1391. int history_get(snac *snac, const char *id, xs_str **content, int *size,
  1392. const char *inm, xs_str **etag)
  1393. {
  1394. xs *fn = _history_fn(snac, id);
  1395. return _load_raw_file(fn, content, size, inm, etag);
  1396. }
  1397. int history_del(snac *snac, const char *id)
  1398. {
  1399. xs *fn = _history_fn(snac, id);
  1400. if (fn)
  1401. return unlink(fn);
  1402. else
  1403. return -1;
  1404. }
  1405. xs_list *history_list(snac *snac)
  1406. {
  1407. xs *spec = xs_fmt("%s/history/" "*.html", snac->basedir);
  1408. return xs_glob(spec, 1, 1);
  1409. }
  1410. void lastlog_write(snac *snac, const char *source)
  1411. /* writes the last time the user logged in */
  1412. {
  1413. xs *fn = xs_fmt("%s/lastlog.txt", snac->basedir);
  1414. FILE *f;
  1415. if ((f = fopen(fn, "w")) != NULL) {
  1416. fprintf(f, "%lf %s\n", ftime(), source);
  1417. fclose(f);
  1418. }
  1419. }
  1420. /** inbox collection **/
  1421. void inbox_add(const char *inbox)
  1422. /* collects a shared inbox */
  1423. {
  1424. /* don't collect ourselves */
  1425. if (xs_startswith(inbox, srv_baseurl))
  1426. return;
  1427. xs *md5 = xs_md5_hex(inbox, strlen(inbox));
  1428. xs *fn = xs_fmt("%s/inbox/%s", srv_basedir, md5);
  1429. FILE *f;
  1430. if ((f = fopen(fn, "w")) != NULL) {
  1431. fprintf(f, "%s\n", inbox);
  1432. fclose(f);
  1433. }
  1434. }
  1435. void inbox_add_by_actor(const xs_dict *actor)
  1436. /* collects an actor's shared inbox, if it has one */
  1437. {
  1438. char *v;
  1439. if (!xs_is_null(v = xs_dict_get(actor, "endpoints")) &&
  1440. !xs_is_null(v = xs_dict_get(v, "sharedInbox"))) {
  1441. /* only collect this inbox if its instance is not blocked */
  1442. if (!is_instance_blocked(v))
  1443. inbox_add(v);
  1444. }
  1445. }
  1446. xs_list *inbox_list(void)
  1447. /* returns the collected inboxes as a list */
  1448. {
  1449. xs_list *ibl = xs_list_new();
  1450. xs *spec = xs_fmt("%s/inbox/" "*", srv_basedir);
  1451. xs *files = xs_glob(spec, 0, 0);
  1452. xs_list *p = files;
  1453. xs_val *v;
  1454. while (xs_list_iter(&p, &v)) {
  1455. FILE *f;
  1456. if ((f = fopen(v, "r")) != NULL) {
  1457. xs *line = xs_readline(f);
  1458. if (line) {
  1459. line = xs_strip_i(line);
  1460. ibl = xs_list_append(ibl, line);
  1461. }
  1462. fclose(f);
  1463. }
  1464. }
  1465. return ibl;
  1466. }
  1467. /** instance-wide operations **/
  1468. xs_str *_instance_block_fn(const char *instance)
  1469. {
  1470. xs *s = xs_replace(instance, "http:/" "/", "");
  1471. xs *s1 = xs_replace(s, "https:/" "/", "");
  1472. xs *l = xs_split(s1, "/");
  1473. char *p = xs_list_get(l, 0);
  1474. xs *md5 = xs_md5_hex(p, strlen(p));
  1475. return xs_fmt("%s/block/%s", srv_basedir, md5);
  1476. }
  1477. int is_instance_blocked(const char *instance)
  1478. {
  1479. xs *fn = _instance_block_fn(instance);
  1480. return !!(mtime(fn) != 0.0);
  1481. }
  1482. int instance_block(const char *instance)
  1483. /* blocks a full instance */
  1484. {
  1485. int ret;
  1486. /* create the subdir */
  1487. xs *dir = xs_fmt("%s/block/", srv_basedir);
  1488. mkdirx(dir);
  1489. if (!is_instance_blocked(instance)) {
  1490. xs *fn = _instance_block_fn(instance);
  1491. FILE *f;
  1492. if ((f = fopen(fn, "w")) != NULL) {
  1493. fprintf(f, "%s\n", instance);
  1494. fclose(f);
  1495. ret = 0;
  1496. }
  1497. else
  1498. ret = -1;
  1499. }
  1500. else
  1501. ret = -2;
  1502. return ret;
  1503. }
  1504. int instance_unblock(const char *instance)
  1505. /* unblocks a full instance */
  1506. {
  1507. int ret;
  1508. if (is_instance_blocked(instance)) {
  1509. xs *fn = _instance_block_fn(instance);
  1510. ret = unlink(fn);
  1511. }
  1512. else
  1513. ret = -2;
  1514. return ret;
  1515. }
  1516. /** content filtering **/
  1517. int content_check(const char *file, const xs_dict *msg)
  1518. /* checks if a message's content matches any of the regexes in file */
  1519. /* file format: one regex per line */
  1520. {
  1521. xs *fn = xs_fmt("%s/%s", srv_basedir, file);
  1522. FILE *f;
  1523. int r = 0;
  1524. char *v = xs_dict_get(msg, "content");
  1525. if (xs_type(v) == XSTYPE_STRING && *v) {
  1526. if ((f = fopen(fn, "r")) != NULL) {
  1527. srv_debug(1, xs_fmt("content_check: loading regexes from %s", fn));
  1528. /* massage content (strip HTML tags, etc.) */
  1529. xs *c = xs_regex_replace(v, "<[^>]+>", " ");
  1530. c = xs_regex_replace_i(c, " {2,}", " ");
  1531. c = xs_tolower_i(c);
  1532. while (!r && !feof(f)) {
  1533. xs *rx = xs_strip_i(xs_readline(f));
  1534. if (*rx) {
  1535. xs *l = xs_regex_select_n(c, rx, 1);
  1536. if (xs_list_len(l)) {
  1537. srv_debug(1, xs_fmt("content_check: match for '%s'", rx));
  1538. r = 1;
  1539. }
  1540. }
  1541. }
  1542. fclose(f);
  1543. }
  1544. }
  1545. return r;
  1546. }
  1547. /** notifications **/
  1548. xs_str *notify_check_time(snac *snac, int reset)
  1549. /* gets or resets the latest notification check time */
  1550. {
  1551. xs_str *t = NULL;
  1552. xs *fn = xs_fmt("%s/notifydate.txt", snac->basedir);
  1553. FILE *f;
  1554. if (reset) {
  1555. if ((f = fopen(fn, "w")) != NULL) {
  1556. t = tid(0);
  1557. fprintf(f, "%s\n", t);
  1558. fclose(f);
  1559. }
  1560. }
  1561. else {
  1562. if ((f = fopen(fn, "r")) != NULL) {
  1563. t = xs_readline(f);
  1564. fclose(f);
  1565. }
  1566. else
  1567. /* never set before */
  1568. t = xs_fmt("%16.6f", 0.0);
  1569. }
  1570. return t;
  1571. }
  1572. void notify_add(snac *snac, const char *type, const char *utype,
  1573. const char *actor, const char *objid)
  1574. /* adds a new notification */
  1575. {
  1576. xs *ntid = tid(0);
  1577. xs *fn = xs_fmt("%s/notify/", snac->basedir);
  1578. xs *date = xs_str_utctime(0, ISO_DATE_SPEC);
  1579. FILE *f;
  1580. /* create the directory */
  1581. mkdirx(fn);
  1582. fn = xs_str_cat(fn, ntid);
  1583. fn = xs_str_cat(fn, ".json");
  1584. xs *noti = xs_dict_new();
  1585. noti = xs_dict_append(noti, "id", ntid);
  1586. noti = xs_dict_append(noti, "type", type);
  1587. noti = xs_dict_append(noti, "utype", utype);
  1588. noti = xs_dict_append(noti, "actor", actor);
  1589. noti = xs_dict_append(noti, "date", date);
  1590. if (!xs_is_null(objid))
  1591. noti = xs_dict_append(noti, "objid", objid);
  1592. if ((f = fopen(fn, "w")) != NULL) {
  1593. xs_json_dump(noti, 4, f);
  1594. fclose(f);
  1595. }
  1596. /* add it to the index if it already exists */
  1597. xs *idx = xs_fmt("%s/notify.idx", snac->basedir);
  1598. if (mtime(idx) != 0.0) {
  1599. pthread_mutex_lock(&data_mutex);
  1600. if ((f = fopen(idx, "a")) != NULL) {
  1601. fprintf(f, "%-32s\n", ntid);
  1602. fclose(f);
  1603. }
  1604. pthread_mutex_unlock(&data_mutex);
  1605. }
  1606. }
  1607. xs_dict *notify_get(snac *snac, const char *id)
  1608. /* gets a notification */
  1609. {
  1610. /* base file */
  1611. xs *fn = xs_fmt("%s/notify/%s", snac->basedir, id);
  1612. /* strip spaces and add extension */
  1613. fn = xs_strip_i(fn);
  1614. fn = xs_str_cat(fn, ".json");
  1615. FILE *f;
  1616. xs_dict *out = NULL;
  1617. if ((f = fopen(fn, "r")) != NULL) {
  1618. out = xs_json_load(f);
  1619. fclose(f);
  1620. }
  1621. return out;
  1622. }
  1623. xs_list *notify_list(snac *snac, int skip, int show)
  1624. /* returns a list of notification ids */
  1625. {
  1626. xs *idx = xs_fmt("%s/notify.idx", snac->basedir);
  1627. if (mtime(idx) == 0.0) {
  1628. /* create the index from scratch */
  1629. FILE *f;
  1630. pthread_mutex_lock(&data_mutex);
  1631. if ((f = fopen(idx, "w")) != NULL) {
  1632. xs *spec = xs_fmt("%s/notify/" "*.json", snac->basedir);
  1633. xs *lst = xs_glob(spec, 1, 0);
  1634. xs_list *p = lst;
  1635. char *v;
  1636. while (xs_list_iter(&p, &v)) {
  1637. char *p = strrchr(v, '.');
  1638. if (p) {
  1639. *p = '\0';
  1640. fprintf(f, "%-32s\n", v);
  1641. }
  1642. }
  1643. fclose(f);
  1644. }
  1645. pthread_mutex_unlock(&data_mutex);
  1646. }
  1647. return index_list_desc(idx, skip, show);
  1648. }
  1649. int notify_new_num(snac *snac)
  1650. /* counts the number of new notifications */
  1651. {
  1652. xs *t = notify_check_time(snac, 0);
  1653. xs *lst = notify_list(snac, 0, XS_ALL);
  1654. int cnt = 0;
  1655. xs_list *p = lst;
  1656. xs_str *v;
  1657. while (xs_list_iter(&p, &v)) {
  1658. xs *id = xs_strip_i(xs_dup(v));
  1659. /* old? count no more */
  1660. if (strcmp(id, t) < 0)
  1661. break;
  1662. cnt++;
  1663. }
  1664. return cnt;
  1665. }
  1666. void notify_clear(snac *snac)
  1667. /* clears all notifications */
  1668. {
  1669. xs *spec = xs_fmt("%s/notify/" "*", snac->basedir);
  1670. xs *lst = xs_glob(spec, 0, 0);
  1671. xs_list *p = lst;
  1672. xs_str *v;
  1673. while (xs_list_iter(&p, &v))
  1674. unlink(v);
  1675. xs *idx = xs_fmt("%s/notify.idx", snac->basedir);
  1676. if (mtime(idx) != 0.0) {
  1677. pthread_mutex_lock(&data_mutex);
  1678. truncate(idx, 0);
  1679. pthread_mutex_unlock(&data_mutex);
  1680. }
  1681. }
  1682. /** the queue **/
  1683. static xs_dict *_enqueue_put(const char *fn, xs_dict *msg)
  1684. /* writes safely to the queue */
  1685. {
  1686. xs *tfn = xs_fmt("%s.tmp", fn);
  1687. FILE *f;
  1688. if ((f = fopen(tfn, "w")) != NULL) {
  1689. xs_json_dump(msg, 4, f);
  1690. fclose(f);
  1691. rename(tfn, fn);
  1692. }
  1693. return msg;
  1694. }
  1695. static xs_dict *_new_qmsg(const char *type, const xs_val *msg, int retries)
  1696. /* creates a queue message */
  1697. {
  1698. int qrt = xs_number_get(xs_dict_get(srv_config, "queue_retry_minutes"));
  1699. xs *ntid = tid(retries * 60 * qrt);
  1700. xs *rn = xs_number_new(retries);
  1701. xs_dict *qmsg = xs_dict_new();
  1702. qmsg = xs_dict_append(qmsg, "type", type);
  1703. qmsg = xs_dict_append(qmsg, "message", msg);
  1704. qmsg = xs_dict_append(qmsg, "retries", rn);
  1705. qmsg = xs_dict_append(qmsg, "ntid", ntid);
  1706. return qmsg;
  1707. }
  1708. void enqueue_input(snac *snac, const xs_dict *msg, const xs_dict *req, int retries)
  1709. /* enqueues an input message */
  1710. {
  1711. xs *qmsg = _new_qmsg("input", msg, retries);
  1712. char *ntid = xs_dict_get(qmsg, "ntid");
  1713. xs *fn = xs_fmt("%s/queue/%s.json", snac->basedir, ntid);
  1714. qmsg = xs_dict_append(qmsg, "req", req);
  1715. qmsg = _enqueue_put(fn, qmsg);
  1716. snac_debug(snac, 1, xs_fmt("enqueue_input %s", xs_dict_get(msg, "id")));
  1717. }
  1718. void enqueue_shared_input(const xs_dict *msg, const xs_dict *req, int retries)
  1719. /* enqueues an input message from the shared input */
  1720. {
  1721. xs *qmsg = _new_qmsg("input", msg, retries);
  1722. char *ntid = xs_dict_get(qmsg, "ntid");
  1723. xs *fn = xs_fmt("%s/queue/%s.json", srv_basedir, ntid);
  1724. qmsg = xs_dict_append(qmsg, "req", req);
  1725. qmsg = _enqueue_put(fn, qmsg);
  1726. srv_debug(1, xs_fmt("enqueue_shared_input %s", xs_dict_get(msg, "id")));
  1727. }
  1728. void enqueue_output_raw(const char *keyid, const char *seckey,
  1729. xs_dict *msg, xs_str *inbox, int retries, int p_status)
  1730. /* enqueues an output message to an inbox */
  1731. {
  1732. xs *qmsg = _new_qmsg("output", msg, retries);
  1733. char *ntid = xs_dict_get(qmsg, "ntid");
  1734. xs *fn = xs_fmt("%s/queue/%s.json", srv_basedir, ntid);
  1735. xs *ns = xs_number_new(p_status);
  1736. qmsg = xs_dict_append(qmsg, "p_status", ns);
  1737. qmsg = xs_dict_append(qmsg, "inbox", inbox);
  1738. qmsg = xs_dict_append(qmsg, "keyid", keyid);
  1739. qmsg = xs_dict_append(qmsg, "seckey", seckey);
  1740. /* if it's to be sent right now, bypass the disk queue and post the job */
  1741. if (retries == 0 && p_state != NULL)
  1742. job_post(qmsg, 0);
  1743. else {
  1744. qmsg = _enqueue_put(fn, qmsg);
  1745. srv_debug(1, xs_fmt("enqueue_output %s %s %d", inbox, fn, retries));
  1746. }
  1747. }
  1748. void enqueue_output(snac *snac, xs_dict *msg, xs_str *inbox, int retries, int p_status)
  1749. /* enqueues an output message to an inbox */
  1750. {
  1751. if (xs_startswith(inbox, snac->actor)) {
  1752. snac_debug(snac, 1, xs_str_new("refusing enqueue to myself"));
  1753. return;
  1754. }
  1755. char *seckey = xs_dict_get(snac->key, "secret");
  1756. enqueue_output_raw(snac->actor, seckey, msg, inbox, retries, p_status);
  1757. }
  1758. void enqueue_output_by_actor(snac *snac, xs_dict *msg, const xs_str *actor, int retries)
  1759. /* enqueues an output message for an actor */
  1760. {
  1761. xs *inbox = get_actor_inbox(actor);
  1762. if (!xs_is_null(inbox))
  1763. enqueue_output(snac, msg, inbox, retries, 0);
  1764. else
  1765. snac_log(snac, xs_fmt("enqueue_output_by_actor cannot get inbox %s", actor));
  1766. }
  1767. void enqueue_email(xs_str *msg, int retries)
  1768. /* enqueues an email message to be sent */
  1769. {
  1770. xs *qmsg = _new_qmsg("email", msg, retries);
  1771. char *ntid = xs_dict_get(qmsg, "ntid");
  1772. xs *fn = xs_fmt("%s/queue/%s.json", srv_basedir, ntid);
  1773. qmsg = _enqueue_put(fn, qmsg);
  1774. srv_debug(1, xs_fmt("enqueue_email %d", retries));
  1775. }
  1776. void enqueue_telegram(const xs_str *msg, const char *bot, const char *chat_id)
  1777. /* enqueues a message to be sent via Telegram */
  1778. {
  1779. xs *qmsg = _new_qmsg("telegram", msg, 0);
  1780. char *ntid = xs_dict_get(qmsg, "ntid");
  1781. xs *fn = xs_fmt("%s/queue/%s.json", srv_basedir, ntid);
  1782. qmsg = xs_dict_append(qmsg, "bot", bot);
  1783. qmsg = xs_dict_append(qmsg, "chat_id", chat_id);
  1784. qmsg = _enqueue_put(fn, qmsg);
  1785. srv_debug(1, xs_fmt("enqueue_telegram %s %s", bot, chat_id));
  1786. }
  1787. void enqueue_ntfy(const xs_str *msg, const char *ntfy_server, const char *ntfy_token)
  1788. /* enqueues a message to be sent via ntfy */
  1789. {
  1790. xs *qmsg = _new_qmsg("ntfy", msg, 0);
  1791. char *ntid = xs_dict_get(qmsg, "ntid");
  1792. xs *fn = xs_fmt("%s/queue/%s.json", srv_basedir, ntid);
  1793. qmsg = xs_dict_append(qmsg, "ntfy_server", ntfy_server);
  1794. qmsg = xs_dict_append(qmsg, "ntfy_token", ntfy_token);
  1795. qmsg = _enqueue_put(fn, qmsg);
  1796. srv_debug(1, xs_fmt("enqueue_ntfy %s %s", ntfy_server, ntfy_token));
  1797. }
  1798. void enqueue_message(snac *snac, const xs_dict *msg)
  1799. /* enqueues an output message */
  1800. {
  1801. xs *qmsg = _new_qmsg("message", msg, 0);
  1802. char *ntid = xs_dict_get(qmsg, "ntid");
  1803. xs *fn = xs_fmt("%s/queue/%s.json", snac->basedir, ntid);
  1804. qmsg = _enqueue_put(fn, qmsg);
  1805. snac_debug(snac, 0, xs_fmt("enqueue_message %s", xs_dict_get(msg, "id")));
  1806. }
  1807. void enqueue_close_question(snac *user, const char *id, int end_secs)
  1808. /* enqueues the closing of a question */
  1809. {
  1810. xs *qmsg = _new_qmsg("close_question", id, 0);
  1811. xs *ntid = tid(end_secs);
  1812. xs *fn = xs_fmt("%s/queue/%s.json", user->basedir, ntid);
  1813. qmsg = xs_dict_set(qmsg, "ntid", ntid);
  1814. qmsg = _enqueue_put(fn, qmsg);
  1815. snac_debug(user, 0, xs_fmt("enqueue_close_question %s", id));
  1816. }
  1817. void enqueue_verify_links(snac *user)
  1818. /* enqueues a link verification */
  1819. {
  1820. xs *qmsg = _new_qmsg("verify_links", "", 0);
  1821. char *ntid = xs_dict_get(qmsg, "ntid");
  1822. xs *fn = xs_fmt("%s/queue/%s.json", user->basedir, ntid);
  1823. qmsg = _enqueue_put(fn, qmsg);
  1824. snac_debug(user, 1, xs_fmt("enqueue_verify_links %s", user->actor));
  1825. }
  1826. void enqueue_actor_refresh(snac *user, const char *actor)
  1827. /* enqueues an actor refresh */
  1828. {
  1829. xs *qmsg = _new_qmsg("actor_refresh", "", 0);
  1830. char *ntid = xs_dict_get(qmsg, "ntid");
  1831. xs *fn = xs_fmt("%s/queue/%s.json", user->basedir, ntid);
  1832. qmsg = xs_dict_append(qmsg, "actor", actor);
  1833. qmsg = _enqueue_put(fn, qmsg);
  1834. snac_debug(user, 1, xs_fmt("enqueue_actor_refresh %s", actor));
  1835. }
  1836. void enqueue_request_replies(snac *user, const char *id)
  1837. /* enqueues a request for the replies of a message */
  1838. {
  1839. /* test first if this precise request is already in the queue */
  1840. xs *queue = user_queue(user);
  1841. xs_list *p = queue;
  1842. xs_str *v;
  1843. while (xs_list_iter(&p, &v)) {
  1844. xs *q_item = queue_get(v);
  1845. if (q_item != NULL) {
  1846. const char *type = xs_dict_get(q_item, "type");
  1847. const char *msg = xs_dict_get(q_item, "message");
  1848. if (type && msg && strcmp(type, "request_replies") == 0 && strcmp(msg, id) == 0) {
  1849. /* don't requeue */
  1850. snac_debug(user, 1, xs_fmt("enqueue_request_replies already here %s", id));
  1851. return;
  1852. }
  1853. }
  1854. }
  1855. /* not there; enqueue the request with a small delay */
  1856. xs *qmsg = _new_qmsg("request_replies", id, 0);
  1857. xs *ntid = tid(10);
  1858. xs *fn = xs_fmt("%s/queue/%s.json", user->basedir, ntid);
  1859. qmsg = xs_dict_set(qmsg, "ntid", ntid);
  1860. qmsg = _enqueue_put(fn, qmsg);
  1861. snac_debug(user, 2, xs_fmt("enqueue_request_replies %s", id));
  1862. }
  1863. int was_question_voted(snac *user, const char *id)
  1864. /* returns true if the user voted in this poll */
  1865. {
  1866. xs *children = object_children(id);
  1867. int voted = 0;
  1868. xs_list *p;
  1869. xs_str *md5;
  1870. p = children;
  1871. while (xs_list_iter(&p, &md5)) {
  1872. xs *obj = NULL;
  1873. if (valid_status(object_get_by_md5(md5, &obj))) {
  1874. char *atto = get_atto(obj);
  1875. if (atto && strcmp(atto, user->actor) == 0 &&
  1876. !xs_is_null(xs_dict_get(obj, "name"))) {
  1877. voted = 1;
  1878. break;
  1879. }
  1880. }
  1881. }
  1882. return voted;
  1883. }
  1884. xs_list *user_queue(snac *snac)
  1885. /* returns a list with filenames that can be dequeued */
  1886. {
  1887. xs *spec = xs_fmt("%s/queue/" "*.json", snac->basedir);
  1888. xs_list *list = xs_list_new();
  1889. time_t t = time(NULL);
  1890. xs_list *p;
  1891. xs_val *v;
  1892. xs *fns = xs_glob(spec, 0, 0);
  1893. p = fns;
  1894. while (xs_list_iter(&p, &v)) {
  1895. /* get the retry time from the basename */
  1896. char *bn = strrchr(v, '/');
  1897. time_t t2 = atol(bn + 1);
  1898. if (t2 > t)
  1899. snac_debug(snac, 2, xs_fmt("user_queue not yet time for %s [%ld]", v, t));
  1900. else {
  1901. list = xs_list_append(list, v);
  1902. snac_debug(snac, 2, xs_fmt("user_queue ready for %s", v));
  1903. }
  1904. }
  1905. return list;
  1906. }
  1907. xs_list *queue(void)
  1908. /* returns a list with filenames that can be dequeued */
  1909. {
  1910. xs *spec = xs_fmt("%s/queue/" "*.json", srv_basedir);
  1911. xs_list *list = xs_list_new();
  1912. time_t t = time(NULL);
  1913. xs_list *p;
  1914. xs_val *v;
  1915. xs *fns = xs_glob(spec, 0, 0);
  1916. p = fns;
  1917. while (xs_list_iter(&p, &v)) {
  1918. /* get the retry time from the basename */
  1919. char *bn = strrchr(v, '/');
  1920. time_t t2 = atol(bn + 1);
  1921. if (t2 > t)
  1922. srv_debug(2, xs_fmt("queue not yet time for %s [%ld]", v, t));
  1923. else {
  1924. list = xs_list_append(list, v);
  1925. srv_debug(2, xs_fmt("queue ready for %s", v));
  1926. }
  1927. }
  1928. return list;
  1929. }
  1930. xs_dict *queue_get(const char *fn)
  1931. /* gets a file from a queue */
  1932. {
  1933. FILE *f;
  1934. xs_dict *obj = NULL;
  1935. if ((f = fopen(fn, "r")) != NULL) {
  1936. obj = xs_json_load(f);
  1937. fclose(f);
  1938. }
  1939. return obj;
  1940. }
  1941. xs_dict *dequeue(const char *fn)
  1942. /* dequeues a message */
  1943. {
  1944. xs_dict *obj = queue_get(fn);
  1945. unlink(fn);
  1946. return obj;
  1947. }
  1948. /** the purge **/
  1949. static int _purge_file(const char *fn, time_t mt)
  1950. /* purge fn if it's older than days */
  1951. {
  1952. int ret = 0;
  1953. if (mtime(fn) < mt) {
  1954. /* older than the minimum time: delete it */
  1955. unlink(fn);
  1956. srv_debug(2, xs_fmt("purged %s", fn));
  1957. ret = 1;
  1958. }
  1959. return ret;
  1960. }
  1961. static void _purge_dir(const char *dir, int days)
  1962. /* purges all files in a directory older than days */
  1963. {
  1964. int cnt = 0;
  1965. if (days) {
  1966. time_t mt = time(NULL) - days * 24 * 3600;
  1967. xs *spec = xs_fmt("%s/" "*", dir);
  1968. xs *list = xs_glob(spec, 0, 0);
  1969. xs_list *p;
  1970. xs_str *v;
  1971. p = list;
  1972. while (xs_list_iter(&p, &v))
  1973. cnt += _purge_file(v, mt);
  1974. srv_debug(1, xs_fmt("purge: %s %d", dir, cnt));
  1975. }
  1976. }
  1977. static void _purge_user_subdir(snac *snac, const char *subdir, int days)
  1978. /* purges all files in a user subdir older than days */
  1979. {
  1980. xs *u_subdir = xs_fmt("%s/%s", snac->basedir, subdir);
  1981. _purge_dir(u_subdir, days);
  1982. }
  1983. void purge_server(void)
  1984. /* purge global server data */
  1985. {
  1986. xs *spec = xs_fmt("%s/object/??", srv_basedir);
  1987. xs *dirs = xs_glob(spec, 0, 0);
  1988. xs_list *p;
  1989. xs_str *v;
  1990. int cnt = 0;
  1991. int icnt = 0;
  1992. time_t mt = time(NULL) - 7 * 24 * 3600;
  1993. p = dirs;
  1994. while (xs_list_iter(&p, &v)) {
  1995. xs_list *p2;
  1996. xs_str *v2;
  1997. {
  1998. xs *spec2 = xs_fmt("%s/" "*.json", v);
  1999. xs *files = xs_glob(spec2, 0, 0);
  2000. p2 = files;
  2001. while (xs_list_iter(&p2, &v2)) {
  2002. int n_link;
  2003. /* old and with no hard links? */
  2004. if (mtime_nl(v2, &n_link) < mt && n_link < 2) {
  2005. xs *s1 = xs_replace(v2, ".json", "");
  2006. xs *l = xs_split(s1, "/");
  2007. char *md5 = xs_list_get(l, -1);
  2008. object_del_by_md5(md5);
  2009. cnt++;
  2010. }
  2011. }
  2012. }
  2013. {
  2014. /* look for stray indexes */
  2015. xs *speci = xs_fmt("%s/" "*_?.idx", v);
  2016. xs *idxfs = xs_glob(speci, 0, 0);
  2017. p2 = idxfs;
  2018. while (xs_list_iter(&p2, &v2)) {
  2019. /* old enough to consider? */
  2020. if (mtime(v2) < mt) {
  2021. /* check if the indexed object is here */
  2022. xs *o = xs_dup(v2);
  2023. char *ext = strchr(o, '_');
  2024. if (ext) {
  2025. *ext = '\0';
  2026. o = xs_str_cat(o, ".json");
  2027. if (mtime(o) == 0.0) {
  2028. /* delete */
  2029. unlink(v2);
  2030. srv_debug(1, xs_fmt("purged %s", v2));
  2031. icnt++;
  2032. }
  2033. }
  2034. }
  2035. }
  2036. /* delete index backups */
  2037. xs *specb = xs_fmt("%s/" "*.bak", v);
  2038. xs *bakfs = xs_glob(specb, 0, 0);
  2039. p2 = bakfs;
  2040. while (xs_list_iter(&p2, &v2)) {
  2041. unlink(v2);
  2042. srv_debug(1, xs_fmt("purged %s", v2));
  2043. }
  2044. }
  2045. }
  2046. /* purge collected inboxes */
  2047. xs *ib_dir = xs_fmt("%s/inbox", srv_basedir);
  2048. _purge_dir(ib_dir, 7);
  2049. /* purge the instance timeline */
  2050. xs *itl_fn = xs_fmt("%s/public.idx", srv_basedir);
  2051. int itl_gc = index_gc(itl_fn);
  2052. /* purge tag indexes */
  2053. xs *tag_spec = xs_fmt("%s/tag/??", srv_basedir);
  2054. xs *tag_dirs = xs_glob(tag_spec, 0, 0);
  2055. p = tag_dirs;
  2056. int tag_gc = 0;
  2057. while (xs_list_iter(&p, &v)) {
  2058. xs *spec2 = xs_fmt("%s/" "*.idx", v);
  2059. xs *files = xs_glob(spec2, 0, 0);
  2060. xs_list *p2;
  2061. xs_str *v2;
  2062. p2 = files;
  2063. while (xs_list_iter(&p2, &v2)) {
  2064. tag_gc += index_gc(v2);
  2065. xs *bak = xs_fmt("%s.bak", v2);
  2066. unlink(bak);
  2067. if (index_len(v2) == 0) {
  2068. /* there are no longer any entry with this tag;
  2069. purge it completely */
  2070. unlink(v2);
  2071. xs *dottag = xs_replace(v2, ".idx", ".tag");
  2072. unlink(dottag);
  2073. }
  2074. }
  2075. }
  2076. srv_debug(1, xs_fmt("purge: global "
  2077. "(obj: %d, idx: %d, itl: %d, tag: %d)", cnt, icnt, itl_gc, tag_gc));
  2078. }
  2079. void purge_user(snac *snac)
  2080. /* do the purge for this user */
  2081. {
  2082. int priv_days, pub_days, user_days = 0;
  2083. char *v;
  2084. int n;
  2085. priv_days = xs_number_get(xs_dict_get(srv_config, "timeline_purge_days"));
  2086. pub_days = xs_number_get(xs_dict_get(srv_config, "local_purge_days"));
  2087. if ((v = xs_dict_get(snac->config_o, "purge_days")) != NULL ||
  2088. (v = xs_dict_get(snac->config, "purge_days")) != NULL)
  2089. user_days = xs_number_get(v);
  2090. if (user_days) {
  2091. /* override admin settings only if they are lesser */
  2092. if (priv_days == 0 || user_days < priv_days)
  2093. priv_days = user_days;
  2094. if (pub_days == 0 || user_days < pub_days)
  2095. pub_days = user_days;
  2096. }
  2097. _purge_user_subdir(snac, "hidden", priv_days);
  2098. _purge_user_subdir(snac, "private", priv_days);
  2099. _purge_user_subdir(snac, "public", pub_days);
  2100. const char *idxs[] = { "followers.idx", "private.idx", "public.idx", "pinned.idx", NULL };
  2101. for (n = 0; idxs[n]; n++) {
  2102. xs *idx = xs_fmt("%s/%s", snac->basedir, idxs[n]);
  2103. int gc = index_gc(idx);
  2104. srv_debug(1, xs_fmt("purge: %s %d", idx, gc));
  2105. }
  2106. /* unrelated to purging, but it's a janitorial process, so what the hell */
  2107. verify_links(snac);
  2108. }
  2109. void purge_all(void)
  2110. /* purge all users */
  2111. {
  2112. snac snac;
  2113. xs *list = user_list();
  2114. char *p, *uid;
  2115. p = list;
  2116. while (xs_list_iter(&p, &uid)) {
  2117. if (user_open(&snac, uid)) {
  2118. purge_user(&snac);
  2119. user_free(&snac);
  2120. }
  2121. }
  2122. purge_server();
  2123. #ifndef NO_MASTODON_API
  2124. mastoapi_purge();
  2125. #endif
  2126. }
  2127. /** archive **/
  2128. void srv_archive(const char *direction, const char *url, xs_dict *req,
  2129. const char *payload, int p_size,
  2130. int status, xs_dict *headers,
  2131. const char *body, int b_size)
  2132. /* archives a connection */
  2133. {
  2134. /* obsessive archiving */
  2135. xs *date = tid(0);
  2136. xs *dir = xs_fmt("%s/archive/%s_%s", srv_basedir, date, direction);
  2137. FILE *f;
  2138. if (mkdirx(dir) != -1) {
  2139. xs *meta_fn = xs_fmt("%s/_META", dir);
  2140. if ((f = fopen(meta_fn, "w")) != NULL) {
  2141. xs *j1 = xs_json_dumps(req, 4);
  2142. xs *j2 = xs_json_dumps(headers, 4);
  2143. fprintf(f, "dir: %s\n", direction);
  2144. if (url)
  2145. fprintf(f, "url: %s\n", url);
  2146. fprintf(f, "req: %s\n", j1);
  2147. fprintf(f, "p_size: %d\n", p_size);
  2148. fprintf(f, "status: %d\n", status);
  2149. fprintf(f, "response: %s\n", j2);
  2150. fprintf(f, "b_size: %d\n", b_size);
  2151. fclose(f);
  2152. }
  2153. if (p_size && payload) {
  2154. xs *payload_fn = NULL;
  2155. xs *payload_fn_raw = NULL;
  2156. char *v = xs_dict_get(req, "content-type");
  2157. if (v && xs_str_in(v, "json") != -1) {
  2158. payload_fn = xs_fmt("%s/payload.json", dir);
  2159. if ((f = fopen(payload_fn, "w")) != NULL) {
  2160. xs *v1 = xs_json_loads(payload);
  2161. xs *j1 = NULL;
  2162. if (v1 != NULL)
  2163. j1 = xs_json_dumps(v1, 4);
  2164. if (j1 != NULL)
  2165. fwrite(j1, strlen(j1), 1, f);
  2166. else
  2167. fwrite(payload, p_size, 1, f);
  2168. fclose(f);
  2169. }
  2170. }
  2171. payload_fn_raw = xs_fmt("%s/payload", dir);
  2172. if ((f = fopen(payload_fn_raw, "w")) != NULL) {
  2173. fwrite(payload, p_size, 1, f);
  2174. fclose(f);
  2175. }
  2176. }
  2177. if (b_size && body) {
  2178. xs *body_fn = NULL;
  2179. char *v = xs_dict_get(headers, "content-type");
  2180. if (v && xs_str_in(v, "json") != -1) {
  2181. body_fn = xs_fmt("%s/body.json", dir);
  2182. if ((f = fopen(body_fn, "w")) != NULL) {
  2183. xs *v1 = xs_json_loads(body);
  2184. xs *j1 = NULL;
  2185. if (v1 != NULL)
  2186. j1 = xs_json_dumps(v1, 4);
  2187. if (j1 != NULL)
  2188. fwrite(j1, strlen(j1), 1, f);
  2189. else
  2190. fwrite(body, b_size, 1, f);
  2191. fclose(f);
  2192. }
  2193. }
  2194. else {
  2195. body_fn = xs_fmt("%s/body", dir);
  2196. if ((f = fopen(body_fn, "w")) != NULL) {
  2197. fwrite(body, b_size, 1, f);
  2198. fclose(f);
  2199. }
  2200. }
  2201. }
  2202. }
  2203. }
  2204. void srv_archive_error(const char *prefix, const xs_str *err,
  2205. const xs_dict *req, const xs_val *data)
  2206. /* archives an error */
  2207. {
  2208. xs *ntid = tid(0);
  2209. xs *fn = xs_fmt("%s/error/%s_%s", srv_basedir, ntid, prefix);
  2210. FILE *f;
  2211. if ((f = fopen(fn, "w")) != NULL) {
  2212. fprintf(f, "Error: %s\n", err);
  2213. if (req) {
  2214. fprintf(f, "Request headers:\n");
  2215. xs_json_dump(req, 4, f);
  2216. fprintf(f, "\n");
  2217. }
  2218. if (data) {
  2219. fprintf(f, "Data:\n");
  2220. if (xs_type(data) == XSTYPE_LIST || xs_type(data) == XSTYPE_DICT) {
  2221. xs_json_dump(data, 4, f);
  2222. }
  2223. else
  2224. fprintf(f, "%s", data);
  2225. fprintf(f, "\n");
  2226. }
  2227. fclose(f);
  2228. }
  2229. }
  2230. void srv_archive_qitem(char *prefix, xs_dict *q_item)
  2231. /* archives a q_item in the error folder */
  2232. {
  2233. xs *ntid = tid(0);
  2234. xs *fn = xs_fmt("%s/error/%s_qitem_%s", srv_basedir, ntid, prefix);
  2235. FILE *f;
  2236. if ((f = fopen(fn, "w")) != NULL) {
  2237. xs_json_dump(q_item, 4, f);
  2238. fclose(f);
  2239. }
  2240. }