data.c 69 KB

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