data.c 78 KB

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