data.c 51 KB

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