data.c 82 KB

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