data.c 68 KB

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