data.c 64 KB

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