data.c 59 KB

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