data.c 61 KB

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