data.c 49 KB

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