data.c 59 KB

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