data.c 120 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940
  1. /* snac - A simple, minimalistic ActivityPub instance */
  2. /* copyright (c) 2022 - 2026 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 "xs_unicode.h"
  14. #include "xs_random.h"
  15. #include "xs_po.h"
  16. #include "xs_http.h"
  17. #include "snac.h"
  18. #include <time.h>
  19. #include <sys/stat.h>
  20. #include <sys/file.h>
  21. #include <sys/time.h>
  22. #include <fcntl.h>
  23. #include <pthread.h>
  24. double disk_layout = 2.7;
  25. /* storage serializer */
  26. pthread_mutex_t data_mutex = {0};
  27. int snac_upgrade(xs_str **error);
  28. int srv_open(const char *basedir, int auto_upgrade)
  29. /* opens a server */
  30. {
  31. int ret = 0;
  32. xs *cfg_file = NULL;
  33. FILE *f;
  34. xs_str *error = NULL;
  35. /* MUST be three letters */
  36. months[0] = LL("Jan");
  37. months[1] = LL("Feb");
  38. months[2] = LL("Mar");
  39. months[3] = LL("Apr");
  40. months[4] = LL("May");
  41. months[5] = LL("Jun");
  42. months[6] = LL("Jul");
  43. months[7] = LL("Aug");
  44. months[8] = LL("Sep");
  45. months[9] = LL("Oct");
  46. months[10] = LL("Nov");
  47. months[11] = LL("Dec");
  48. pthread_mutex_init(&data_mutex, NULL);
  49. srv_basedir = xs_str_new(basedir);
  50. if (xs_endswith(srv_basedir, "/"))
  51. srv_basedir = xs_crop_i(srv_basedir, 0, -1);
  52. cfg_file = xs_fmt("%s/server.json", basedir);
  53. if ((f = fopen(cfg_file, "r")) == NULL)
  54. error = xs_fmt("ERROR: cannot open '%s'", cfg_file);
  55. else {
  56. /* read full config file */
  57. srv_config = xs_json_load(f);
  58. fclose(f);
  59. /* parse */
  60. if (srv_config == NULL)
  61. error = xs_fmt("ERROR: cannot parse '%s'", cfg_file);
  62. else {
  63. const char *host;
  64. const char *prefix;
  65. const char *dbglvl;
  66. const char *proto;
  67. host = xs_dict_get(srv_config, "host");
  68. prefix = xs_dict_get(srv_config, "prefix");
  69. dbglvl = xs_dict_get(srv_config, "dbglevel");
  70. proto = xs_dict_get_def(srv_config, "protocol", "https");
  71. if (host == NULL || prefix == NULL)
  72. error = xs_str_new("ERROR: cannot get server data");
  73. else {
  74. srv_baseurl = xs_fmt("%s:/" "/%s%s", proto, host, prefix);
  75. dbglevel = (int) xs_number_get(dbglvl);
  76. if ((dbglvl = getenv("DEBUG")) != NULL) {
  77. dbglevel = atoi(dbglvl);
  78. error = xs_fmt("DEBUG level set to %d from environment", dbglevel);
  79. }
  80. if (auto_upgrade)
  81. ret = snac_upgrade(&error);
  82. else if (xs_number_get(xs_dict_get(srv_config, "layout")) < disk_layout)
  83. error = xs_fmt("ERROR: disk layout changed - execute 'snac upgrade' first");
  84. else if (!check_strip_tool())
  85. error = xs_fmt("ERROR: strip_exif enabled but commands not found or working");
  86. else
  87. ret = 1;
  88. }
  89. }
  90. }
  91. if (error != NULL)
  92. srv_log(error);
  93. if (!ret)
  94. return ret;
  95. /* create the queue/ subdir, just in case */
  96. xs *qdir = xs_fmt("%s/queue", srv_basedir);
  97. mkdirx(qdir);
  98. xs *ibdir = xs_fmt("%s/inbox", srv_basedir);
  99. mkdirx(ibdir);
  100. xs *tmpdir = xs_fmt("%s/tmp", srv_basedir);
  101. mkdirx(tmpdir);
  102. xs *faildir = xs_fmt("%s/failure", srv_basedir);
  103. mkdirx(faildir);
  104. #ifdef __APPLE__
  105. /* Apple uses st_atimespec instead of st_atim etc */
  106. #define st_atim st_atimespec
  107. #define st_ctim st_ctimespec
  108. #define st_mtim st_mtimespec
  109. #endif
  110. sbox_enter(srv_basedir);
  111. /* read (and drop) emojis.json, possibly creating it */
  112. xs_free(emojis());
  113. /* if style.css does not exist, create it */
  114. xs *css_fn = xs_fmt("%s/style.css", srv_basedir);
  115. if (mtime(css_fn) == 0) {
  116. srv_log(xs_fmt("Writing style.css"));
  117. write_default_css();
  118. }
  119. /* create the proxy token seed */
  120. {
  121. char rnd[16];
  122. xs_rnd_buf(rnd, sizeof(rnd));
  123. srv_proxy_token_seed = xs_hex_enc(rnd, sizeof(rnd));
  124. }
  125. /* ensure user directories include important subdirectories */
  126. xs *users = user_list();
  127. const char *uid;
  128. xs_list_foreach(users, uid) {
  129. xs *impdir = xs_fmt("%s/user/%s/import", srv_basedir, uid);
  130. xs *expdir = xs_fmt("%s/user/%s/export", srv_basedir, uid);
  131. mkdirx(impdir);
  132. mkdirx(expdir);
  133. }
  134. /* languages */
  135. srv_langs = xs_dict_new();
  136. srv_langs = xs_dict_set(srv_langs, "en", xs_stock(XSTYPE_NULL));
  137. xs *l_dir = xs_fmt("%s/lang/", srv_basedir);
  138. mkdirx(l_dir);
  139. l_dir = xs_str_cat(l_dir, "*.po");
  140. xs *pos = xs_glob(l_dir, 0, 0);
  141. const char *po;
  142. xs_list_foreach(pos, po) {
  143. xs *d = xs_po_to_dict(po);
  144. if (xs_is_dict(d)) {
  145. xs *l = xs_split(po, "/");
  146. xs *id = xs_dup(xs_list_get(l, -1));
  147. id = xs_replace_i(id, ".po", "");
  148. srv_langs = xs_dict_set(srv_langs, id, d);
  149. }
  150. }
  151. return ret;
  152. }
  153. void srv_free(void)
  154. {
  155. xs_free(srv_basedir);
  156. xs_free(srv_config);
  157. xs_free(srv_baseurl);
  158. pthread_mutex_destroy(&data_mutex);
  159. }
  160. void user_free(snac *snac)
  161. /* frees a user snac */
  162. {
  163. xs_free(snac->uid);
  164. xs_free(snac->basedir);
  165. xs_free(snac->config);
  166. xs_free(snac->config_o);
  167. xs_free(snac->key);
  168. xs_free(snac->links);
  169. xs_free(snac->actor);
  170. xs_free(snac->actor_alt);
  171. xs_free(snac->md5);
  172. }
  173. int user_open(snac *user, const char *uid)
  174. /* opens a user */
  175. {
  176. int ret = 0;
  177. *user = (snac){0};
  178. if (validate_uid(uid)) {
  179. xs *cfg_file = NULL;
  180. FILE *f;
  181. xs *t = xs_fmt("%s/user/%s", srv_basedir, uid);
  182. if (mtime(t) == 0.0) {
  183. /* user folder does not exist; try with a different case */
  184. xs *lcuid = xs_tolower_i(xs_dup(uid));
  185. xs *ulist = user_list();
  186. xs_list *p = ulist;
  187. const xs_str *v;
  188. while (xs_list_iter(&p, &v)) {
  189. xs *v2 = xs_tolower_i(xs_dup(v));
  190. if (strcmp(lcuid, v2) == 0) {
  191. user->uid = xs_dup(v);
  192. break;
  193. }
  194. }
  195. }
  196. else
  197. user->uid = xs_str_new(uid);
  198. if (user->uid == NULL)
  199. return ret;
  200. user->basedir = xs_fmt("%s/user/%s", srv_basedir, user->uid);
  201. cfg_file = xs_fmt("%s/user.json", user->basedir);
  202. if ((f = fopen(cfg_file, "r")) != NULL) {
  203. /* read full config file */
  204. user->config = xs_json_load(f);
  205. fclose(f);
  206. if (user->config != NULL) {
  207. xs *key_file = xs_fmt("%s/key.json", user->basedir);
  208. if ((f = fopen(key_file, "r")) != NULL) {
  209. user->key = xs_json_load(f);
  210. fclose(f);
  211. if (user->key != NULL) {
  212. user->actor = xs_fmt("%s/%s", srv_baseurl, user->uid);
  213. user->actor_alt = xs_fmt("%s/users/%s", srv_baseurl ,user->uid);
  214. user->md5 = xs_md5_hex(user->actor, strlen(user->actor));
  215. /* everything is ok right now */
  216. ret = 1;
  217. /* does it have a configuration override? */
  218. xs *cfg_file_o = xs_fmt("%s/user_o.json", user->basedir);
  219. if ((f = fopen(cfg_file_o, "r")) != NULL) {
  220. user->config_o = xs_json_load(f);
  221. fclose(f);
  222. if (user->config_o == NULL)
  223. srv_log(xs_fmt("error parsing '%s'", cfg_file_o));
  224. }
  225. if (user->config_o == NULL)
  226. user->config_o = xs_dict_new();
  227. }
  228. else
  229. srv_log(xs_fmt("error parsing '%s'", key_file));
  230. }
  231. else
  232. srv_log(xs_fmt("error opening '%s' %d", key_file, errno));
  233. }
  234. else
  235. srv_log(xs_fmt("error parsing '%s'", cfg_file));
  236. user->tz = xs_dict_get_def(user->config, "tz", "UTC");
  237. }
  238. else
  239. srv_debug(2, xs_fmt("error opening '%s' %d", cfg_file, errno));
  240. /* verified links */
  241. xs *links_file = xs_fmt("%s/links.json", user->basedir);
  242. if ((f = fopen(links_file, "r")) != NULL) {
  243. user->links = xs_json_load(f);
  244. fclose(f);
  245. }
  246. }
  247. else
  248. srv_debug(2, xs_fmt("invalid user '%s'", uid));
  249. if (!ret)
  250. user_free(user);
  251. return ret;
  252. }
  253. xs_list *user_list(void)
  254. /* returns the list of user ids */
  255. {
  256. xs *spec = xs_fmt("%s/user/" "*", srv_basedir);
  257. return xs_glob(spec, 1, 0);
  258. }
  259. int user_open_by_md5(snac *snac, const char *md5)
  260. /* iterates all users searching by md5 */
  261. {
  262. xs *ulist = user_list();
  263. xs_list *p = ulist;
  264. const xs_str *v;
  265. while (xs_list_iter(&p, &v)) {
  266. user_open(snac, v);
  267. if (strcmp(snac->md5, md5) == 0)
  268. return 1;
  269. user_free(snac);
  270. }
  271. return 0;
  272. }
  273. int user_persist(snac *snac, int publish)
  274. /* store user */
  275. {
  276. xs *fn = xs_fmt("%s/user.json", snac->basedir);
  277. xs *bfn = xs_fmt("%s.bak", fn);
  278. FILE *f;
  279. if (publish) {
  280. /* check if any of the relevant fields have really changed */
  281. if ((f = fopen(fn, "r")) != NULL) {
  282. xs *old = xs_json_load(f);
  283. fclose(f);
  284. if (old != NULL) {
  285. int nw = 0;
  286. const char *fields[] = { "header", "avatar", "name", "bio", "alias", "alias_raw",
  287. "metadata", "latitude", "longitude", NULL };
  288. for (int n = 0; fields[n]; n++) {
  289. const char *of = xs_dict_get(old, fields[n]);
  290. const char *nf = xs_dict_get(snac->config, fields[n]);
  291. if (of == NULL && nf == NULL)
  292. continue;
  293. if (xs_type(of) != XSTYPE_STRING || xs_type(nf) != XSTYPE_STRING || strcmp(of, nf)) {
  294. nw = 1;
  295. break;
  296. }
  297. }
  298. if (!nw)
  299. publish = 0;
  300. else {
  301. /* uncache the actor object */
  302. object_del(snac->actor);
  303. }
  304. }
  305. }
  306. }
  307. rename(fn, bfn);
  308. if ((f = fopen(fn, "w")) != NULL) {
  309. xs_json_dump(snac->config, 4, f);
  310. fclose(f);
  311. }
  312. else
  313. rename(bfn, fn);
  314. history_del(snac, "timeline.html_");
  315. timeline_touch(snac);
  316. if (publish) {
  317. xs *a_msg = msg_actor(snac);
  318. xs *u_msg = msg_update(snac, a_msg);
  319. enqueue_message(snac, u_msg);
  320. enqueue_verify_links(snac);
  321. }
  322. return 0;
  323. }
  324. double mtime_nl(const char *fn, int *n_link)
  325. /* returns the mtime and number of links of a file or directory, or 0.0 */
  326. {
  327. struct stat st;
  328. double r = 0.0;
  329. int n = 0;
  330. if (fn && stat(fn, &st) != -1) {
  331. r = (double) st.st_mtim.tv_sec;
  332. n = st.st_nlink;
  333. }
  334. if (n_link)
  335. *n_link = n;
  336. return r;
  337. }
  338. #define MIN(v1, v2) ((v1) < (v2) ? (v1) : (v2))
  339. double f_ctime(const char *fn)
  340. /* returns the ctime of a file or directory, or 0.0 */
  341. {
  342. struct stat st;
  343. double r = 0.0;
  344. if (fn && stat(fn, &st) != -1) {
  345. /* return the lowest of ctime and mtime;
  346. there are operations that change the ctime, like link() */
  347. r = (double) MIN(st.st_ctim.tv_sec, st.st_mtim.tv_sec);
  348. }
  349. return r;
  350. }
  351. int is_md5_hex(const char *md5)
  352. {
  353. return xs_is_hex(md5) && strlen(md5) == MD5_HEX_SIZE - 1;
  354. }
  355. /** database 2.1+ **/
  356. /** indexes **/
  357. int index_add_md5(const char *fn, const char *md5)
  358. /* adds an md5 to an index */
  359. {
  360. int status = HTTP_STATUS_CREATED;
  361. FILE *f;
  362. if (!is_md5_hex(md5)) {
  363. srv_log(xs_fmt("index_add_md5: bad md5 %s %s", fn, md5));
  364. return HTTP_STATUS_BAD_REQUEST;
  365. }
  366. pthread_mutex_lock(&data_mutex);
  367. if ((f = fopen(fn, "a")) != NULL) {
  368. flock(fileno(f), LOCK_EX);
  369. /* ensure the position is at the end after getting the lock */
  370. fseek(f, 0, SEEK_END);
  371. fprintf(f, "%s\n", md5);
  372. fclose(f);
  373. }
  374. else
  375. status = HTTP_STATUS_INTERNAL_SERVER_ERROR;
  376. pthread_mutex_unlock(&data_mutex);
  377. return status;
  378. }
  379. int index_add(const char *fn, const char *id)
  380. /* adds an id to an index */
  381. {
  382. xs *md5 = xs_md5_hex(id, strlen(id));
  383. return index_add_md5(fn, md5);
  384. }
  385. int index_del_md5(const char *fn, const char *md5)
  386. /* deletes an md5 from an index */
  387. {
  388. int status = HTTP_STATUS_NOT_FOUND;
  389. FILE *f;
  390. pthread_mutex_lock(&data_mutex);
  391. if ((f = fopen(fn, "r+")) != NULL) {
  392. char line[256];
  393. while (fgets(line, sizeof(line), f) != NULL) {
  394. line[MD5_HEX_SIZE - 1] = '\0';
  395. if (strcmp(line, md5) == 0) {
  396. /* found! just rewind, overwrite it with garbage
  397. and an eventual call to index_gc() will clean it
  398. [yes: this breaks index_len()] */
  399. fseek(f, -MD5_HEX_SIZE, SEEK_CUR);
  400. fwrite("-", 1, 1, f);
  401. status = HTTP_STATUS_OK;
  402. break;
  403. }
  404. }
  405. fclose(f);
  406. }
  407. else
  408. status = HTTP_STATUS_GONE;
  409. pthread_mutex_unlock(&data_mutex);
  410. return status;
  411. }
  412. int index_del(const char *fn, const char *id)
  413. /* deletes an id from an index */
  414. {
  415. xs *md5 = xs_md5_hex(id, strlen(id));
  416. return index_del_md5(fn, md5);
  417. }
  418. int index_gc(const char *fn)
  419. /* garbage-collects an index, deleting objects that are not here */
  420. {
  421. FILE *i, *o;
  422. int gc = -1;
  423. pthread_mutex_lock(&data_mutex);
  424. if ((i = fopen(fn, "r")) != NULL) {
  425. xs *nfn = xs_fmt("%s.new", fn);
  426. char line[256];
  427. if ((o = fopen(nfn, "w")) != NULL) {
  428. gc = 0;
  429. while (fgets(line, sizeof(line), i) != NULL) {
  430. line[MD5_HEX_SIZE - 1] = '\0';
  431. if (line[0] != '-' && object_here_by_md5(line))
  432. fprintf(o, "%s\n", line);
  433. else
  434. gc++;
  435. }
  436. fclose(o);
  437. xs *ofn = xs_fmt("%s.bak", fn);
  438. unlink(ofn);
  439. link(fn, ofn);
  440. rename(nfn, fn);
  441. }
  442. fclose(i);
  443. }
  444. pthread_mutex_unlock(&data_mutex);
  445. return gc;
  446. }
  447. int index_in_md5(const char *fn, const char *md5)
  448. /* checks if the md5 is already in the index */
  449. {
  450. FILE *f;
  451. int ret = 0;
  452. if ((f = fopen(fn, "r")) != NULL) {
  453. flock(fileno(f), LOCK_SH);
  454. char line[256];
  455. while (!ret && fgets(line, sizeof(line), f) != NULL) {
  456. line[MD5_HEX_SIZE - 1] = '\0';
  457. if (strcmp(line, md5) == 0)
  458. ret = 1;
  459. }
  460. fclose(f);
  461. }
  462. return ret;
  463. }
  464. int index_in(const char *fn, const char *id)
  465. /* checks if the object id is already in the index */
  466. {
  467. xs *md5 = xs_md5_hex(id, strlen(id));
  468. return index_in_md5(fn, md5);
  469. }
  470. int index_first(const char *fn, char md5[MD5_HEX_SIZE])
  471. /* reads the first entry of an index */
  472. {
  473. FILE *f;
  474. int ret = 0;
  475. if ((f = fopen(fn, "r")) != NULL) {
  476. if (fread(md5, MD5_HEX_SIZE, 1, f)) {
  477. md5[MD5_HEX_SIZE - 1] = '\0';
  478. ret = 1;
  479. }
  480. fclose(f);
  481. }
  482. return ret;
  483. }
  484. int index_len(const char *fn)
  485. /* returns the number of elements in an index */
  486. {
  487. struct stat st;
  488. int len = 0;
  489. if (stat(fn, &st) != -1)
  490. len = st.st_size / MD5_HEX_SIZE;
  491. return len;
  492. }
  493. xs_list *index_list(const char *fn, int max)
  494. /* returns an index as a list */
  495. {
  496. xs_list *list = xs_list_new();
  497. FILE *f;
  498. int n = 0;
  499. if ((f = fopen(fn, "r")) != NULL) {
  500. flock(fileno(f), LOCK_SH);
  501. char line[256];
  502. while (n < max && fgets(line, sizeof(line), f) != NULL) {
  503. if (line[0] != '-') {
  504. line[MD5_HEX_SIZE - 1] = '\0';
  505. list = xs_list_append(list, line);
  506. n++;
  507. }
  508. }
  509. fclose(f);
  510. }
  511. return list;
  512. }
  513. int index_desc_next(FILE *f, char md5[MD5_HEX_SIZE])
  514. /* reads the next entry of a desc index */
  515. {
  516. for (;;) {
  517. /* move backwards 2 entries */
  518. if (fseek(f, MD5_HEX_SIZE * -2, SEEK_CUR) == -1)
  519. return 0;
  520. /* read and md5 */
  521. if (!fread(md5, MD5_HEX_SIZE, 1, f))
  522. return 0;
  523. if (md5[0] != '-')
  524. break;
  525. }
  526. md5[MD5_HEX_SIZE - 1] = '\0';
  527. return 1;
  528. }
  529. int index_desc_first(FILE *f, char md5[MD5_HEX_SIZE], int skip)
  530. /* reads the first entry of a desc index */
  531. {
  532. /* try to position at the end and then back to the first element */
  533. if (fseek(f, 0, SEEK_END) || fseek(f, (skip + 1) * -MD5_HEX_SIZE, SEEK_CUR))
  534. return 0;
  535. /* try to read an md5 */
  536. if (!fread(md5, MD5_HEX_SIZE, 1, f))
  537. return 0;
  538. /* null-terminate */
  539. md5[MD5_HEX_SIZE - 1] = '\0';
  540. /* deleted? retry next */
  541. if (md5[0] == '-')
  542. return index_desc_next(f, md5);
  543. return 1;
  544. }
  545. int index_asc_first(FILE *f,char md5[MD5_HEX_SIZE], const char *seek_md5)
  546. /* reads the first entry of an ascending index, starting from a given md5 */
  547. {
  548. fseek(f, SEEK_SET, 0);
  549. while (fread(md5, MD5_HEX_SIZE, 1, f)) {
  550. md5[MD5_HEX_SIZE - 1] = '\0';
  551. if (strcmp(md5,seek_md5) == 0) {
  552. return index_asc_next(f, md5);
  553. }
  554. }
  555. return 0;
  556. }
  557. int index_asc_next(FILE *f, char md5[MD5_HEX_SIZE])
  558. /* reads the next entry of an ascending index */
  559. {
  560. for (;;) {
  561. /* read an md5 */
  562. if (!fread(md5, MD5_HEX_SIZE, 1, f))
  563. return 0;
  564. /* deleted, skip */
  565. if (md5[0] != '-')
  566. break;
  567. }
  568. md5[MD5_HEX_SIZE - 1] = '\0';
  569. return 1;
  570. }
  571. xs_list *index_list_desc(const char *fn, int skip, int show)
  572. /* returns an index as a list, in reverse order */
  573. {
  574. xs_list *list = xs_list_new();
  575. FILE *f;
  576. if ((f = fopen(fn, "r")) != NULL) {
  577. char md5[MD5_HEX_SIZE];
  578. if (index_desc_first(f, md5, skip)) {
  579. int n = 1;
  580. do {
  581. list = xs_list_append(list, md5);
  582. } while (n++ < show && index_desc_next(f, md5));
  583. }
  584. fclose(f);
  585. }
  586. return list;
  587. }
  588. /** objects **/
  589. static xs_str *_object_fn_by_md5(const char *md5, const char *func)
  590. {
  591. xs *bfn = xs_fmt("%s/object/%c%c", srv_basedir, md5[0], md5[1]);
  592. xs_str *ret;
  593. int ok = 1;
  594. /* an object deleted from an index; fail but don't bark */
  595. if (md5[0] == '-')
  596. ok = 0;
  597. else
  598. if (!is_md5_hex(md5)) {
  599. srv_log(xs_fmt("_object_fn_by_md5() [from %s()]: bad md5 '%s'", func, md5));
  600. ok = 0;
  601. }
  602. if (ok) {
  603. mkdirx(bfn);
  604. ret = xs_fmt("%s/%s.json", bfn, md5);
  605. }
  606. else
  607. ret = xs_fmt("%s/object/invalid/invalid.json", srv_basedir);
  608. return ret;
  609. }
  610. static xs_str *_object_fn(const char *id)
  611. {
  612. xs *md5 = xs_md5_hex(id, strlen(id));
  613. return _object_fn_by_md5(md5, "_object_fn");
  614. }
  615. int object_here_by_md5(const char *id)
  616. /* checks if an object is already downloaded */
  617. {
  618. xs *fn = _object_fn_by_md5(id, "object_here_by_md5");
  619. return mtime(fn) > 0.0;
  620. }
  621. int object_here(const char *id)
  622. /* checks if an object is already downloaded */
  623. {
  624. xs *fn = _object_fn(id);
  625. return mtime(fn) > 0.0;
  626. }
  627. int object_get_by_md5(const char *md5, xs_dict **obj)
  628. /* returns a stored object, optionally of the requested type */
  629. {
  630. int status = HTTP_STATUS_NOT_FOUND;
  631. xs *fn = _object_fn_by_md5(md5, "object_get_by_md5");
  632. FILE *f;
  633. if ((f = fopen(fn, "r")) != NULL) {
  634. *obj = xs_json_load(f);
  635. fclose(f);
  636. if (*obj)
  637. status = HTTP_STATUS_OK;
  638. }
  639. else
  640. *obj = NULL;
  641. return status;
  642. }
  643. int object_get(const char *id, xs_dict **obj)
  644. /* returns a stored object, optionally of the requested type */
  645. {
  646. xs *md5 = xs_md5_hex(id, strlen(id));
  647. return object_get_by_md5(md5, obj);
  648. }
  649. int _object_add(const char *id, const xs_dict *obj, int ow)
  650. /* stores an object */
  651. {
  652. int status = HTTP_STATUS_CREATED; /* Created */
  653. xs *fn = _object_fn(id);
  654. FILE *f;
  655. if (mtime(fn) > 0.0) {
  656. if (!ow) {
  657. /* object already here */
  658. srv_debug(1, xs_fmt("object_add object already here %s", id));
  659. return HTTP_STATUS_NO_CONTENT;
  660. }
  661. else
  662. status = HTTP_STATUS_OK;
  663. }
  664. if ((f = fopen(fn, "w")) != NULL) {
  665. flock(fileno(f), LOCK_EX);
  666. xs_json_dump(obj, 4, f);
  667. fclose(f);
  668. /* does this object has a parent? */
  669. const char *in_reply_to = get_in_reply_to(obj);
  670. if (!xs_is_null(in_reply_to) && *in_reply_to) {
  671. /* update the children index of the parent */
  672. xs *c_idx = _object_fn(in_reply_to);
  673. c_idx = xs_replace_i(c_idx, ".json", "_c.idx");
  674. if (!index_in(c_idx, id)) {
  675. index_add(c_idx, id);
  676. srv_debug(1, xs_fmt("object_add added child %s to %s", id, c_idx));
  677. }
  678. else
  679. srv_debug(1, xs_fmt("object_add %s child already in %s", id, c_idx));
  680. /* create a one-element index with the parent */
  681. xs *p_idx = xs_replace(fn, ".json", "_p.idx");
  682. if (mtime(p_idx) == 0.0) {
  683. index_add(p_idx, in_reply_to);
  684. srv_debug(1, xs_fmt("object_add added parent %s to %s", in_reply_to, p_idx));
  685. }
  686. }
  687. }
  688. else {
  689. srv_log(xs_fmt("object_add error writing %s (errno: %d)", fn, errno));
  690. status = HTTP_STATUS_INTERNAL_SERVER_ERROR;
  691. }
  692. srv_debug(1, xs_fmt("object_add %s %s %d", id, fn, status));
  693. return status;
  694. }
  695. int object_add(const char *id, const xs_dict *obj)
  696. /* stores an object */
  697. {
  698. return _object_add(id, obj, 0);
  699. }
  700. int object_add_ow(const char *id, const xs_dict *obj)
  701. /* stores an object (overwriting allowed) */
  702. {
  703. return _object_add(id, obj, 1);
  704. }
  705. int object_del_by_md5(const char *md5)
  706. /* deletes an object by its md5 */
  707. {
  708. int status = HTTP_STATUS_NOT_FOUND;
  709. xs *fn = _object_fn_by_md5(md5, "object_del_by_md5");
  710. if (unlink(fn) != -1) {
  711. status = HTTP_STATUS_OK;
  712. /* also delete associated indexes */
  713. xs *spec = xs_dup(fn);
  714. spec = xs_replace_i(spec, ".json", "*.idx");
  715. xs *files = xs_glob(spec, 0, 0);
  716. char *p;
  717. const char *v;
  718. p = files;
  719. while (xs_list_iter(&p, &v)) {
  720. srv_debug(1, xs_fmt("object_del index %s", v));
  721. unlink(v);
  722. }
  723. }
  724. srv_debug(1, xs_fmt("object_del %s %d", fn, status));
  725. return status;
  726. }
  727. int object_del(const char *id)
  728. /* deletes an object */
  729. {
  730. xs *md5 = xs_md5_hex(id, strlen(id));
  731. return object_del_by_md5(md5);
  732. }
  733. int object_del_if_unref(const char *id)
  734. /* deletes an object if its n_links < 2 */
  735. {
  736. xs *fn = _object_fn(id);
  737. int n_links;
  738. int ret = 0;
  739. if (mtime_nl(fn, &n_links) > 0.0 && n_links < 2)
  740. ret = object_del(id);
  741. return ret;
  742. }
  743. double object_ctime_by_md5(const char *md5)
  744. {
  745. xs *fn = _object_fn_by_md5(md5, "object_ctime_by_md5");
  746. return f_ctime(fn);
  747. }
  748. double object_ctime(const char *id)
  749. {
  750. xs *md5 = xs_md5_hex(id, strlen(id));
  751. return object_ctime_by_md5(md5);
  752. }
  753. double object_mtime_by_md5(const char *md5)
  754. {
  755. xs *fn = _object_fn_by_md5(md5, "object_mtime_by_md5");
  756. return mtime(fn);
  757. }
  758. double object_mtime(const char *id)
  759. {
  760. xs *md5 = xs_md5_hex(id, strlen(id));
  761. return object_mtime_by_md5(md5);
  762. }
  763. void object_touch(const char *id)
  764. {
  765. xs *md5 = xs_md5_hex(id, strlen(id));
  766. xs *fn = _object_fn_by_md5(md5, "object_touch");
  767. if (mtime(fn))
  768. utimes(fn, NULL);
  769. }
  770. xs_str *_object_index_fn(const char *id, const char *idxsfx)
  771. /* returns the filename of an object's index */
  772. {
  773. xs_str *fn = _object_fn(id);
  774. return xs_replace_i(fn, ".json", idxsfx);
  775. }
  776. int object_likes_len(const char *id)
  777. /* returns the number of likes (without reading the index) */
  778. {
  779. xs *fn = _object_index_fn(id, "_l.idx");
  780. return index_len(fn);
  781. }
  782. int object_announces_len(const char *id)
  783. /* returns the number of announces (without reading the index) */
  784. {
  785. xs *fn = _object_index_fn(id, "_a.idx");
  786. return index_len(fn);
  787. }
  788. xs_list *object_children(const char *id)
  789. /* returns the list of an object's children */
  790. {
  791. xs *fn = _object_index_fn(id, "_c.idx");
  792. return index_list(fn, XS_ALL);
  793. }
  794. xs_list *object_get_emoji_reacts(const char *id)
  795. /* returns the list of an object's emoji reactions */
  796. {
  797. xs *fn = _object_index_fn(id, "_e.idx");
  798. return index_list(fn, XS_ALL);
  799. }
  800. xs_list *object_likes(const char *id)
  801. {
  802. xs *fn = _object_index_fn(id, "_l.idx");
  803. return index_list(fn, XS_ALL);
  804. }
  805. xs_list *object_announces(const char *id)
  806. {
  807. xs *fn = _object_index_fn(id, "_a.idx");
  808. return index_list(fn, XS_ALL);
  809. }
  810. int object_parent(const char *md5, char parent[MD5_HEX_SIZE])
  811. /* returns the object parent, if any */
  812. {
  813. xs *fn = _object_fn_by_md5(md5, "object_parent");
  814. fn = xs_replace_i(fn, ".json", "_p.idx");
  815. return index_first(fn, parent);
  816. }
  817. int object_admire(const char *id, const char *actor, int like)
  818. /* actor likes or announces this object */
  819. {
  820. int status = HTTP_STATUS_OK;
  821. xs *fn = _object_fn(id);
  822. fn = xs_replace_i(fn, ".json", like ? "_l.idx" : "_a.idx");
  823. if (!index_in(fn, actor)) {
  824. status = index_add(fn, actor);
  825. srv_debug(1, xs_fmt("object_admire (%s) %s %s", like ? "Like" : "Announce", actor, fn));
  826. }
  827. return status;
  828. }
  829. int object_unadmire(const char *id, const char *actor, int like)
  830. /* actor retrives their likes, announces or emojis this object */
  831. {
  832. switch (like) {
  833. case 0:
  834. like = 'a';
  835. break;
  836. case 1:
  837. like = 'l';
  838. break;
  839. case 2:
  840. like = 'e';
  841. break;
  842. }
  843. int status;
  844. xs *fn = _object_fn(id);
  845. char sfx[7] = "_x.idx";
  846. sfx[1] = like;
  847. fn = xs_replace_i(fn, ".json", sfx);
  848. status = index_del(fn, actor);
  849. if (valid_status(status))
  850. index_gc(fn);
  851. srv_debug(0,
  852. xs_fmt("object_unadmire (%s) %s %s %d", like >= 'e' ?
  853. (like == 'l' ? "Like" : "EmojiReact") : "Announce" , actor, fn, status));
  854. return status;
  855. }
  856. int object_emoji_react(const char *mid, const char *eid)
  857. /* actor reacts w/ an emoji */
  858. {
  859. int status = HTTP_STATUS_OK;
  860. xs *fn = _object_fn(mid);
  861. fn = xs_replace_i(fn, ".json", "_e.idx");
  862. if (!index_in(fn, eid)) {
  863. status = index_add(fn, eid);
  864. srv_debug(1, xs_fmt("object_emoji_react (%s) added %s to %s", "EmojiReact", eid, fn));
  865. }
  866. return status;
  867. }
  868. int object_rm_emoji_react(const char *mid, const char *eid)
  869. /* actor retrives their emoji reaction */
  870. {
  871. int status;
  872. xs *fn = _object_fn(mid);
  873. fn = xs_replace_i(fn, ".json", "_e.idx");
  874. status = index_del(fn, eid);
  875. object_del(eid);
  876. if (valid_status(status))
  877. index_gc(fn);
  878. srv_debug(0,
  879. xs_fmt("object_unadmire (EmojiReact) %s %s %d", eid, fn, status));
  880. return status;
  881. }
  882. xs_str *object_user_cache_fn_by_md5(snac *user, const char *md5, const char *cachedir)
  883. {
  884. return xs_fmt("%s/%s/%s.json", user->basedir, cachedir, md5);
  885. }
  886. xs_str *object_user_cache_fn(snac *user, const char *id, const char *cachedir)
  887. {
  888. xs *md5 = xs_md5_hex(id, strlen(id));
  889. return object_user_cache_fn_by_md5(user, md5, cachedir);
  890. }
  891. xs_str *object_user_cache_index_fn(snac *user, const char *cachedir)
  892. {
  893. return xs_fmt("%s/%s.idx", user->basedir, cachedir);
  894. }
  895. int _object_user_cache(snac *user, const char *id, const char *cachedir, int del)
  896. /* adds or deletes from a user cache */
  897. {
  898. xs *ofn = _object_fn(id);
  899. xs *cfn = object_user_cache_fn(user, id, cachedir);
  900. xs *idx = object_user_cache_index_fn(user, cachedir);
  901. int ret;
  902. if (del) {
  903. ret = unlink(cfn);
  904. index_del(idx, id);
  905. }
  906. else {
  907. /* create the subfolder, if it does not exist */
  908. xs *dir = xs_fmt("%s/%s/", user->basedir, cachedir);
  909. mkdirx(dir);
  910. if ((ret = link(ofn, cfn)) != -1)
  911. index_add(idx, id);
  912. }
  913. return ret;
  914. }
  915. int object_user_cache_add(snac *user, const char *id, const char *cachedir)
  916. /* caches an object into a user cache */
  917. {
  918. return _object_user_cache(user, id, cachedir, 0);
  919. }
  920. int object_user_cache_del(snac *user, const char *id, const char *cachedir)
  921. /* deletes an object from a user cache */
  922. {
  923. return _object_user_cache(user, id, cachedir, 1);
  924. }
  925. int object_user_cache_in(snac *user, const char *id, const char *cachedir)
  926. /* checks if an object is stored in a cache */
  927. {
  928. xs *cfn = object_user_cache_fn(user, id, cachedir);
  929. return !!(mtime(cfn) != 0.0);
  930. }
  931. int object_user_cache_in_by_md5(snac *user, const char *md5, const char *cachedir)
  932. /* checks if an object is stored in a cache */
  933. {
  934. xs *cfn = object_user_cache_fn_by_md5(user, md5, cachedir);
  935. return !!(mtime(cfn) != 0.0);
  936. }
  937. xs_list *object_user_cache_list(snac *user, const char *cachedir, int max, int inv)
  938. /* returns the objects in a cache as a list */
  939. {
  940. xs *idx = xs_fmt("%s/%s.idx", user->basedir, cachedir);
  941. return inv ? index_list_desc(idx, 0, max) : index_list(idx, max);
  942. }
  943. /** specialized functions **/
  944. /** followers **/
  945. int follower_add(snac *snac, const char *actor)
  946. /* adds a follower */
  947. {
  948. int ret = object_user_cache_add(snac, actor, "followers");
  949. snac_debug(snac, 2, xs_fmt("follower_add %s", actor));
  950. return ret == -1 ? HTTP_STATUS_INTERNAL_SERVER_ERROR : HTTP_STATUS_OK;
  951. }
  952. int follower_del(snac *snac, const char *actor)
  953. /* deletes a follower */
  954. {
  955. int ret = object_user_cache_del(snac, actor, "followers");
  956. snac_debug(snac, 2, xs_fmt("follower_del %s", actor));
  957. return ret == -1 ? HTTP_STATUS_NOT_FOUND : HTTP_STATUS_OK;
  958. }
  959. int follower_check(snac *snac, const char *actor)
  960. /* checks if someone is a follower */
  961. {
  962. return object_user_cache_in(snac, actor, "followers");
  963. }
  964. int follower_list_len(snac *snac)
  965. /* returns the number of followers */
  966. {
  967. xs *list = object_user_cache_list(snac, "followers", XS_ALL, 0);
  968. return xs_list_len(list);
  969. }
  970. xs_list *follower_list(snac *snac)
  971. /* returns the list of followers */
  972. {
  973. xs *list = object_user_cache_list(snac, "followers", XS_ALL, 0);
  974. xs_list *fwers = xs_list_new();
  975. char *p;
  976. const char *v;
  977. /* resolve the list of md5 to be a list of actors */
  978. p = list;
  979. while (xs_list_iter(&p, &v)) {
  980. xs *a_obj = NULL;
  981. if (valid_status(object_get_by_md5(v, &a_obj))) {
  982. const char *actor = xs_dict_get(a_obj, "id");
  983. if (!xs_is_null(actor)) {
  984. /* check if the actor is still cached */
  985. xs *fn = xs_fmt("%s/followers/%s.json", snac->basedir, v);
  986. if (mtime(fn) > 0.0)
  987. fwers = xs_list_append(fwers, actor);
  988. }
  989. }
  990. }
  991. return fwers;
  992. }
  993. /** pending followers **/
  994. int pending_add(snac *user, const char *actor, const xs_dict *msg)
  995. /* stores the follow message for later confirmation */
  996. {
  997. xs *dir = xs_fmt("%s/pending", user->basedir);
  998. xs *md5 = xs_md5_hex(actor, strlen(actor));
  999. xs *fn = xs_fmt("%s/%s.json", dir, md5);
  1000. FILE *f;
  1001. mkdirx(dir);
  1002. if ((f = fopen(fn, "w")) == NULL)
  1003. return -1;
  1004. xs_json_dump(msg, 4, f);
  1005. fclose(f);
  1006. return 0;
  1007. }
  1008. int pending_check(snac *user, const char *actor)
  1009. /* checks if there is a pending follow confirmation for the actor */
  1010. {
  1011. xs *md5 = xs_md5_hex(actor, strlen(actor));
  1012. xs *fn = xs_fmt("%s/pending/%s.json", user->basedir, md5);
  1013. return mtime(fn) != 0;
  1014. }
  1015. xs_dict *pending_get(snac *user, const char *actor)
  1016. /* returns the pending follow confirmation for the actor */
  1017. {
  1018. xs *md5 = xs_md5_hex(actor, strlen(actor));
  1019. xs *fn = xs_fmt("%s/pending/%s.json", user->basedir, md5);
  1020. xs_dict *msg = NULL;
  1021. FILE *f;
  1022. if ((f = fopen(fn, "r")) != NULL) {
  1023. msg = xs_json_load(f);
  1024. fclose(f);
  1025. }
  1026. return msg;
  1027. }
  1028. void pending_del(snac *user, const char *actor)
  1029. /* deletes a pending follow confirmation for the actor */
  1030. {
  1031. xs *md5 = xs_md5_hex(actor, strlen(actor));
  1032. xs *fn = xs_fmt("%s/pending/%s.json", user->basedir, md5);
  1033. unlink(fn);
  1034. }
  1035. xs_list *pending_list(snac *user)
  1036. /* returns a list of pending follow confirmations */
  1037. {
  1038. xs *spec = xs_fmt("%s/pending/""*.json", user->basedir);
  1039. xs *l = xs_glob(spec, 0, 0);
  1040. xs_list *r = xs_list_new();
  1041. const char *v;
  1042. xs_list_foreach(l, v) {
  1043. FILE *f;
  1044. xs *msg = NULL;
  1045. if ((f = fopen(v, "r")) == NULL)
  1046. continue;
  1047. msg = xs_json_load(f);
  1048. fclose(f);
  1049. if (msg == NULL)
  1050. continue;
  1051. const char *actor = xs_dict_get(msg, "actor");
  1052. if (xs_type(actor) == XSTYPE_STRING)
  1053. r = xs_list_append(r, actor);
  1054. }
  1055. return r;
  1056. }
  1057. int pending_count(snac *user)
  1058. /* returns the number of pending follow confirmations */
  1059. {
  1060. xs *spec = xs_fmt("%s/pending/""*.json", user->basedir);
  1061. xs *l = xs_glob(spec, 0, 0);
  1062. return xs_list_len(l);
  1063. }
  1064. int is_msg_mine(snac *user, const char *id)
  1065. /* returns true if a post id is by the given user */
  1066. {
  1067. int ret = 0;
  1068. if (xs_is_string(id)) {
  1069. xs *s1 = xs_fmt("%s/", user->actor);
  1070. ret = xs_startswith(id, s1);
  1071. }
  1072. return ret;
  1073. }
  1074. /** timeline **/
  1075. double timeline_mtime(snac *snac)
  1076. {
  1077. xs *fn = xs_fmt("%s/private.idx", snac->basedir);
  1078. return mtime(fn);
  1079. }
  1080. int timeline_touch(snac *snac)
  1081. /* changes the date of the timeline index */
  1082. {
  1083. xs *fn = xs_fmt("%s/private.idx", snac->basedir);
  1084. return utimes(fn, NULL);
  1085. }
  1086. xs_str *timeline_fn_by_md5(snac *snac, const char *md5)
  1087. /* get the filename of an entry by md5 from any timeline */
  1088. {
  1089. xs_str *fn = NULL;
  1090. if (is_md5_hex(md5)) {
  1091. fn = xs_fmt("%s/private/%s.json", snac->basedir, md5);
  1092. if (mtime(fn) == 0.0) {
  1093. fn = xs_free(fn);
  1094. fn = xs_fmt("%s/public/%s.json", snac->basedir, md5);
  1095. if (mtime(fn) == 0.0)
  1096. fn = xs_free(fn);
  1097. }
  1098. }
  1099. return fn;
  1100. }
  1101. int timeline_here_by_md5(snac *snac, const char *md5)
  1102. /* checks if an object is in the user cache */
  1103. {
  1104. xs *fn = timeline_fn_by_md5(snac, md5);
  1105. return !(fn == NULL);
  1106. }
  1107. int timeline_here(snac *user, const char *id)
  1108. {
  1109. xs *md5 = xs_md5_hex(id, strlen(id));
  1110. return timeline_here_by_md5(user, md5);
  1111. }
  1112. int timeline_get_by_md5(snac *snac, const char *md5, xs_dict **msg)
  1113. /* gets a message from the timeline */
  1114. {
  1115. int status = HTTP_STATUS_NOT_FOUND;
  1116. FILE *f = NULL;
  1117. xs *fn = timeline_fn_by_md5(snac, md5);
  1118. if (fn != NULL && (f = fopen(fn, "r")) != NULL) {
  1119. *msg = xs_json_load(f);
  1120. fclose(f);
  1121. if (*msg != NULL)
  1122. status = HTTP_STATUS_OK;
  1123. }
  1124. return status;
  1125. }
  1126. int timeline_del(snac *snac, const char *id)
  1127. /* deletes a message from the timeline */
  1128. {
  1129. /* delete from the user's caches */
  1130. object_user_cache_del(snac, id, "public");
  1131. object_user_cache_del(snac, id, "private");
  1132. unpin(snac, id);
  1133. unbookmark(snac, id);
  1134. /* try to delete the object if it's not used elsewhere */
  1135. return object_del_if_unref(id);
  1136. }
  1137. void timeline_update_indexes(snac *snac, const char *id)
  1138. /* updates the indexes */
  1139. {
  1140. object_user_cache_add(snac, id, "private");
  1141. if (is_msg_mine(snac, id)) {
  1142. xs *msg = NULL;
  1143. if (valid_status(object_get(id, &msg))) {
  1144. const int scope = get_msg_visibility(msg);
  1145. /* if its ours and is public, also store in public */
  1146. if (scope == SCOPE_PUBLIC) {
  1147. if (object_user_cache_add(snac, id, "public") >= 0) {
  1148. /* also add it to the instance public timeline */
  1149. xs *ipt = xs_fmt("%s/public.idx", srv_basedir);
  1150. index_add(ipt, id);
  1151. }
  1152. else
  1153. srv_debug(1, xs_fmt("Not added to public instance index %s, visibility %d", id, scope));
  1154. }
  1155. else
  1156. /* also add it to public, it will be discarded later */
  1157. object_user_cache_add(snac, id, "public");
  1158. /* if `keep_replied_posts` is `true` and a local post is a reply to a remote post, add the parent remote post to the public */
  1159. if (xs_is_true(xs_dict_get(srv_config, "keep_replied_posts"))) {
  1160. const char *in_reply_to = get_in_reply_to(msg);
  1161. if (xs_is_string(in_reply_to) && *in_reply_to &&
  1162. !is_msg_mine(snac, in_reply_to)) {
  1163. if (object_user_cache_add(snac, in_reply_to, "public") >= 0) {
  1164. snac_debug(snac, 1,
  1165. xs_fmt("keep_replied_posts: added parent %s to public", in_reply_to));
  1166. }
  1167. }
  1168. }
  1169. }
  1170. }
  1171. else {
  1172. /* if `keep_replied_me` is `true` and a remote post is a reply to one of local posts, add it to public */
  1173. if (xs_is_true(xs_dict_get(srv_config, "keep_replied_me"))) {
  1174. xs *msg = NULL;
  1175. if (valid_status(object_get(id, &msg))) {
  1176. const char *in_reply_to = get_in_reply_to(msg);
  1177. if (xs_is_string(in_reply_to) && *in_reply_to &&
  1178. is_msg_mine(snac, in_reply_to)) {
  1179. if (object_user_cache_add(snac, id, "public") >= 0) {
  1180. snac_debug(snac, 1,
  1181. xs_fmt("keep_replied_me: added reply %s to public", id));
  1182. }
  1183. }
  1184. }
  1185. }
  1186. }
  1187. }
  1188. int timeline_add(snac *snac, const char *id, const xs_dict *o_msg)
  1189. /* adds a message to the timeline */
  1190. {
  1191. int ret = object_add(id, o_msg);
  1192. timeline_update_indexes(snac, id);
  1193. tag_index(id, o_msg);
  1194. list_distribute(snac, NULL, o_msg);
  1195. snac_debug(snac, 1, xs_fmt("timeline_add %s", id));
  1196. return ret;
  1197. }
  1198. int timeline_emoji_react(const char *act, const char *id, const xs_dict *msg_o)
  1199. /* adds an emoji reaction to a message */
  1200. {
  1201. xs *msg = xs_dup(msg_o);
  1202. msg = xs_dict_append(msg, "attributedTo", act);
  1203. msg = xs_dict_set(msg, "type", "EmojiReact");
  1204. const char *emote_id = xs_dict_get(msg, "id");
  1205. int ret = object_add(emote_id, msg);
  1206. if (ret == HTTP_STATUS_OK || ret == HTTP_STATUS_CREATED)
  1207. ret = object_emoji_react(id, emote_id);
  1208. return ret;
  1209. }
  1210. int timeline_admire(snac *snac, const char *id,
  1211. const char *admirer, int like, const xs_dict *msg)
  1212. /* updates a timeline entry with a new admiration or emoji reaction */
  1213. {
  1214. int ret;
  1215. const char *content = xs_dict_get_path(msg, "content");
  1216. const char *type = xs_dict_get_path(msg, "type");
  1217. /* if we are admiring this, add to both timelines, and store for later */
  1218. if (!like && strcmp(admirer, snac->actor) == 0) {
  1219. object_user_cache_add(snac, id, "public");
  1220. object_user_cache_add(snac, id, "private");
  1221. }
  1222. if (strcmp(admirer, snac->actor) == 0)
  1223. object_user_cache_add(snac, id, "admire");
  1224. /* use utf <3 as a like, as it is ugly */
  1225. if (type && xs_match(type, "Like|EmojiReact|Emoji") &&
  1226. content && strcmp(content, "❤") != 0) {
  1227. ret = timeline_emoji_react(snac->actor, id, msg);
  1228. snac_debug(snac, 1, xs_fmt("timeline_emoji_react %s", id));
  1229. }
  1230. else {
  1231. ret = object_admire(id, admirer, like);
  1232. snac_debug(snac, 1, xs_fmt("timeline_admire (%s) %s %s",
  1233. like ? "Like" : "Announce", id, admirer));
  1234. }
  1235. return ret;
  1236. }
  1237. xs_list *timeline_top_level(snac *snac, const xs_list *list)
  1238. /* returns the top level md5 entries from this index */
  1239. {
  1240. xs_set seen;
  1241. const xs_str *v;
  1242. xs_set_init(&seen);
  1243. int c = 0;
  1244. while (xs_list_next(list, &v, &c)) {
  1245. char line[MD5_HEX_SIZE] = "";
  1246. strncpy(line, v, sizeof(line));
  1247. for (;;) {
  1248. char line2[MD5_HEX_SIZE];
  1249. /* if it doesn't have a parent, use this */
  1250. if (!object_parent(line, line2))
  1251. break;
  1252. /* well, there is a parent... but is it here? */
  1253. if (!timeline_here_by_md5(snac, line2))
  1254. break;
  1255. /* it's here! try again with its own parent */
  1256. strncpy(line, line2, sizeof(line));
  1257. }
  1258. xs_set_add(&seen, line);
  1259. }
  1260. return xs_set_result(&seen);
  1261. }
  1262. xs_str *user_index_fn(snac *user, const char *idx_name)
  1263. /* returns the filename of a user index */
  1264. {
  1265. return xs_fmt("%s/%s.idx", user->basedir, idx_name);
  1266. }
  1267. xs_list *timeline_simple_list(snac *user, const char *idx_name, int skip, int show, int *more)
  1268. /* returns a timeline (with all entries) */
  1269. {
  1270. xs *idx = user_index_fn(user, idx_name);
  1271. /* if a more flag is sent, request one more */
  1272. xs_list *lst = index_list_desc(idx, skip, show + (more != NULL ? 1 : 0));
  1273. if (more != NULL) {
  1274. if (xs_list_len(lst) > show) {
  1275. *more = 1;
  1276. lst = xs_list_del(lst, -1);
  1277. }
  1278. else
  1279. *more = 0;
  1280. }
  1281. return lst;
  1282. }
  1283. xs_list *timeline_list(snac *snac, const char *idx_name, int skip, int show, int *more)
  1284. /* returns a timeline (only top level entries) */
  1285. {
  1286. int c_max;
  1287. /* maximum number of items in the timeline */
  1288. c_max = xs_number_get(xs_dict_get(srv_config, "max_timeline_entries"));
  1289. /* never more timeline entries than the configured maximum */
  1290. if (show > c_max)
  1291. show = c_max;
  1292. xs *list = timeline_simple_list(snac, idx_name, skip, show, more);
  1293. return timeline_top_level(snac, list);
  1294. }
  1295. void timeline_add_mark(snac *user)
  1296. /* adds an "already seen" mark to the private timeline */
  1297. {
  1298. xs *fn = xs_fmt("%s/private.idx", user->basedir);
  1299. char last_entry[MD5_HEX_SIZE] = "";
  1300. FILE *f;
  1301. /* get the last entry in the index */
  1302. if ((f = fopen(fn, "r")) != NULL) {
  1303. index_desc_first(f, last_entry, 0);
  1304. fclose(f);
  1305. }
  1306. /* is the last entry *not* a mark? */
  1307. if (strcmp(last_entry, MD5_ALREADY_SEEN_MARK) != 0) {
  1308. /* add it */
  1309. index_add_md5(fn, MD5_ALREADY_SEEN_MARK);
  1310. }
  1311. }
  1312. xs_str *instance_index_fn(void)
  1313. {
  1314. return xs_fmt("%s/public.idx", srv_basedir);
  1315. }
  1316. xs_list *timeline_instance_list(int skip, int show)
  1317. /* returns the timeline for the full instance */
  1318. {
  1319. xs *idx = instance_index_fn();
  1320. xs *lst = index_list_desc(idx, skip, show);
  1321. /* make the list unique */
  1322. xs_set rep;
  1323. xs_set_init(&rep);
  1324. const char *md5;
  1325. xs_list_foreach(lst, md5)
  1326. xs_set_add(&rep, md5);
  1327. return xs_set_result(&rep);
  1328. }
  1329. /** following **/
  1330. /* this needs special treatment and cannot use the object db as is,
  1331. with a link to a cached author, because we need the Follow object
  1332. in case we need to unfollow (Undo + original Follow) */
  1333. xs_str *_following_fn(snac *snac, const char *actor)
  1334. {
  1335. xs *md5 = xs_md5_hex(actor, strlen(actor));
  1336. return xs_fmt("%s/following/%s.json", snac->basedir, md5);
  1337. }
  1338. int following_add(snac *snac, const char *actor, const xs_dict *msg)
  1339. /* adds to the following list */
  1340. {
  1341. int ret = HTTP_STATUS_CREATED;
  1342. xs *fn = _following_fn(snac, actor);
  1343. FILE *f;
  1344. xs *p_object = NULL;
  1345. if (valid_status(following_get(snac, actor, &p_object))) {
  1346. /* object already exists; if it's of type Accept,
  1347. the actor is already being followed and confirmed,
  1348. so do nothing */
  1349. const char *type = xs_dict_get(p_object, "type");
  1350. if (!xs_is_null(type) && strcmp(type, "Accept") == 0) {
  1351. snac_debug(snac, 1, xs_fmt("following_add actor already confirmed %s", actor));
  1352. return HTTP_STATUS_OK;
  1353. }
  1354. }
  1355. if ((f = fopen(fn, "w")) != NULL) {
  1356. xs_json_dump(msg, 4, f);
  1357. fclose(f);
  1358. /* get the filename of the actor object */
  1359. xs *actor_fn = _object_fn(actor);
  1360. /* increase its reference count */
  1361. fn = xs_replace_i(fn, ".json", "_a.json");
  1362. link(actor_fn, fn);
  1363. }
  1364. else
  1365. ret = HTTP_STATUS_INTERNAL_SERVER_ERROR;
  1366. snac_debug(snac, 2, xs_fmt("following_add %s %s", actor, fn));
  1367. return ret;
  1368. }
  1369. int following_del(snac *snac, const char *actor)
  1370. /* we're not following this actor any longer */
  1371. {
  1372. xs *fn = _following_fn(snac, actor);
  1373. snac_debug(snac, 2, xs_fmt("following_del %s %s", actor, fn));
  1374. unlink(fn);
  1375. /* also delete the reference to the author */
  1376. fn = xs_replace_i(fn, ".json", "_a.json");
  1377. unlink(fn);
  1378. return HTTP_STATUS_OK;
  1379. }
  1380. int following_check(snac *snac, const char *actor)
  1381. /* checks if we are following this actor */
  1382. {
  1383. xs *fn = _following_fn(snac, actor);
  1384. return !!(mtime(fn) != 0.0);
  1385. }
  1386. int following_get(snac *snac, const char *actor, xs_dict **data)
  1387. /* returns the 'Follow' object */
  1388. {
  1389. xs *fn = _following_fn(snac, actor);
  1390. FILE *f;
  1391. int status = HTTP_STATUS_OK;
  1392. if ((f = fopen(fn, "r")) != NULL) {
  1393. *data = xs_json_load(f);
  1394. fclose(f);
  1395. }
  1396. else
  1397. status = HTTP_STATUS_NOT_FOUND;
  1398. return status;
  1399. }
  1400. int following_list_len(snac *snac)
  1401. /* returns number of people being followed */
  1402. {
  1403. xs *spec = xs_fmt("%s/following/" "*_a.json", snac->basedir);
  1404. xs *glist = xs_glob(spec, 0, 0);
  1405. return xs_list_len(glist);
  1406. }
  1407. xs_list *following_list(snac *snac)
  1408. /* returns the list of people being followed */
  1409. {
  1410. xs *spec = xs_fmt("%s/following/" "*.json", snac->basedir);
  1411. xs *glist = xs_glob(spec, 0, 0);
  1412. xs_list *p;
  1413. const xs_str *v;
  1414. xs_list *list = xs_list_new();
  1415. /* iterate the list of files */
  1416. p = glist;
  1417. while (xs_list_iter(&p, &v)) {
  1418. FILE *f;
  1419. /* load the follower data */
  1420. if ((f = fopen(v, "r")) != NULL) {
  1421. xs *o = xs_json_load(f);
  1422. fclose(f);
  1423. if (o != NULL) {
  1424. const char *type = xs_dict_get(o, "type");
  1425. if (!xs_is_null(type) && strcmp(type, "Accept") == 0) {
  1426. const char *actor = xs_dict_get(o, "actor");
  1427. if (!xs_is_null(actor)) {
  1428. list = xs_list_append(list, actor);
  1429. /* check if there is a link to the actor object */
  1430. xs *v2 = xs_replace(v, ".json", "_a.json");
  1431. if (mtime(v2) == 0.0) {
  1432. /* no; add a link to it */
  1433. xs *actor_fn = _object_fn(actor);
  1434. link(actor_fn, v2);
  1435. }
  1436. }
  1437. }
  1438. }
  1439. }
  1440. }
  1441. return list;
  1442. }
  1443. xs_str *_muted_fn(snac *snac, const char *actor)
  1444. {
  1445. xs *md5 = xs_md5_hex(actor, strlen(actor));
  1446. return xs_fmt("%s/muted/%s", snac->basedir, md5);
  1447. }
  1448. void mute(snac *snac, const char *actor)
  1449. /* mutes a moron */
  1450. {
  1451. xs *fn = _muted_fn(snac, actor);
  1452. FILE *f;
  1453. if ((f = fopen(fn, "w")) != NULL) {
  1454. fprintf(f, "%s\n", actor);
  1455. fclose(f);
  1456. snac_debug(snac, 2, xs_fmt("muted %s %s", actor, fn));
  1457. }
  1458. }
  1459. void unmute(snac *snac, const char *actor)
  1460. /* actor is no longer a moron */
  1461. {
  1462. xs *fn = _muted_fn(snac, actor);
  1463. unlink(fn);
  1464. snac_debug(snac, 2, xs_fmt("unmuted %s %s", actor, fn));
  1465. }
  1466. int is_muted(snac *snac, const char *actor)
  1467. /* check if someone is muted */
  1468. {
  1469. xs *fn = _muted_fn(snac, actor);
  1470. return !!(mtime(fn) != 0.0);
  1471. }
  1472. xs_list *muted_list(snac *user)
  1473. /* returns the list (actor URLs) of the muted morons */
  1474. {
  1475. xs_list *l = xs_list_new();
  1476. xs *spec = xs_fmt("%s/muted/" "*", user->basedir);
  1477. xs *files = xs_glob(spec, 0, 0);
  1478. const char *fn;
  1479. xs_list_foreach(files, fn) {
  1480. FILE *f;
  1481. if ((f = fopen(fn, "r")) != NULL) {
  1482. xs *actor = xs_strip_i(xs_readline(f));
  1483. fclose(f);
  1484. l = xs_list_append(l, actor);
  1485. }
  1486. }
  1487. return l;
  1488. }
  1489. /** emojis react **/
  1490. xs_str *emoji_reacted(snac *user, const char *id)
  1491. /* returns the emoji an user reacted to a message */
  1492. {
  1493. xs *emojis = object_get_emoji_reacts(id);
  1494. int c = 0;
  1495. const char *v;
  1496. while (xs_list_next(emojis, &v, &c)) {
  1497. xs *msg = NULL;
  1498. if (object_get_by_md5(v, &msg)) {
  1499. const xs_val *act = xs_dict_get(msg, "actor");
  1500. if (act && strcmp(act, user->actor) == 0)
  1501. return xs_dup(xs_dict_get(msg, "content"));
  1502. }
  1503. }
  1504. return NULL;
  1505. }
  1506. /** bookmarking **/
  1507. int is_bookmarked(snac *user, const char *id)
  1508. /* returns true if this note is bookmarked */
  1509. {
  1510. return object_user_cache_in(user, id, "bookmark");
  1511. }
  1512. int bookmark(snac *user, const char *id)
  1513. /* bookmarks a post */
  1514. {
  1515. if (is_bookmarked(user, id))
  1516. return -3;
  1517. return object_user_cache_add(user, id, "bookmark");
  1518. }
  1519. int unbookmark(snac *user, const char *id)
  1520. /* unbookmarks a post */
  1521. {
  1522. return object_user_cache_del(user, id, "bookmark");
  1523. }
  1524. xs_list *bookmark_list(snac *user)
  1525. /* return the lists of bookmarked posts */
  1526. {
  1527. return object_user_cache_list(user, "bookmark", XS_ALL, 1);
  1528. }
  1529. xs_str *bookmark_index_fn(snac *user)
  1530. {
  1531. return object_user_cache_index_fn(user, "bookmark");
  1532. }
  1533. /** pinning **/
  1534. int is_pinned(snac *user, const char *id)
  1535. /* returns true if this note is pinned */
  1536. {
  1537. return object_user_cache_in(user, id, "pinned");
  1538. }
  1539. int is_pinned_by_md5(snac *user, const char *md5)
  1540. {
  1541. return object_user_cache_in_by_md5(user, md5, "pinned");
  1542. }
  1543. int pin(snac *user, const char *id)
  1544. /* pins a message */
  1545. {
  1546. int ret = -2;
  1547. if (is_msg_mine(user, id)) {
  1548. if (is_pinned(user, id))
  1549. ret = -3;
  1550. else
  1551. ret = object_user_cache_add(user, id, "pinned");
  1552. }
  1553. return ret;
  1554. }
  1555. int unpin(snac *user, const char *id)
  1556. /* unpin a message */
  1557. {
  1558. return object_user_cache_del(user, id, "pinned");
  1559. }
  1560. xs_list *pinned_list(snac *user)
  1561. /* return the lists of pinned posts */
  1562. {
  1563. return object_user_cache_list(user, "pinned", XS_ALL, 1);
  1564. }
  1565. /** drafts **/
  1566. int is_draft(snac *user, const char *id)
  1567. /* returns true if this note is a draft */
  1568. {
  1569. return object_user_cache_in(user, id, "draft");
  1570. }
  1571. void draft_del(snac *user, const char *id)
  1572. /* delete a message from the draft cache */
  1573. {
  1574. object_user_cache_del(user, id, "draft");
  1575. }
  1576. void draft_add(snac *user, const char *id, const xs_dict *msg)
  1577. /* store the message as a draft */
  1578. {
  1579. /* delete from the index, in case it was already there */
  1580. draft_del(user, id);
  1581. /* overwrite object */
  1582. object_add_ow(id, msg);
  1583. /* [re]add to the index */
  1584. object_user_cache_add(user, id, "draft");
  1585. }
  1586. xs_list *draft_list(snac *user)
  1587. /* return the lists of drafts */
  1588. {
  1589. return object_user_cache_list(user, "draft", XS_ALL, 1);
  1590. }
  1591. /** scheduled posts **/
  1592. int is_scheduled(snac *user, const char *id)
  1593. /* returns true if this note is scheduled for future sending */
  1594. {
  1595. return object_user_cache_in(user, id, "sched");
  1596. }
  1597. void schedule_del(snac *user, const char *id)
  1598. /* deletes an scheduled post */
  1599. {
  1600. object_user_cache_del(user, id, "sched");
  1601. }
  1602. void schedule_add(snac *user, const char *id, const xs_dict *msg)
  1603. /* schedules this post for later */
  1604. {
  1605. /* delete from the index, in case it was already there */
  1606. schedule_del(user, id);
  1607. /* overwrite object */
  1608. object_add_ow(id, msg);
  1609. /* [re]add to the index */
  1610. object_user_cache_add(user, id, "sched");
  1611. }
  1612. xs_list *scheduled_list(snac *user)
  1613. /* return the list of scheduled posts */
  1614. {
  1615. return object_user_cache_list(user, "sched", XS_ALL, 1);
  1616. }
  1617. void scheduled_process(snac *user)
  1618. /* processes the scheduled list, sending those ready to be sent */
  1619. {
  1620. xs *posts = scheduled_list(user);
  1621. const char *md5;
  1622. xs *right_now = xs_str_utctime(0, ISO_DATE_SPEC);
  1623. xs_list_foreach(posts, md5) {
  1624. xs *msg = NULL;
  1625. if (valid_status(object_get_by_md5(md5, &msg))) {
  1626. if (strcmp(xs_dict_get(msg, "published"), right_now) < 0) {
  1627. /* due date! */
  1628. const char *id = xs_dict_get(msg, "id");
  1629. timeline_add(user, id, msg);
  1630. xs *c_msg = msg_create(user, msg);
  1631. enqueue_message(user, c_msg);
  1632. schedule_del(user, id);
  1633. }
  1634. }
  1635. }
  1636. }
  1637. /** hiding **/
  1638. xs_str *_hidden_fn(snac *snac, const char *id)
  1639. {
  1640. xs *md5 = xs_md5_hex(id, strlen(id));
  1641. return xs_fmt("%s/hidden/%s", snac->basedir, md5);
  1642. }
  1643. void hide(snac *snac, const char *id)
  1644. /* hides an object and its children (if it's a post) */
  1645. {
  1646. xs *fn = _hidden_fn(snac, id);
  1647. FILE *f;
  1648. if ((f = fopen(fn, "w")) != NULL) {
  1649. fprintf(f, "%s\n", id);
  1650. fclose(f);
  1651. snac_debug(snac, 2, xs_fmt("hidden %s %s", id, fn));
  1652. /* hide all the children */
  1653. xs *chld = object_children(id);
  1654. char *p;
  1655. const char *v;
  1656. p = chld;
  1657. while (xs_list_iter(&p, &v)) {
  1658. xs *co = NULL;
  1659. /* resolve to get the id */
  1660. if (valid_status(object_get_by_md5(v, &co))) {
  1661. const char *id = xs_dict_get(co, "id");
  1662. if (id != NULL)
  1663. hide(snac, id);
  1664. }
  1665. }
  1666. }
  1667. }
  1668. int is_hidden(snac *snac, const char *id)
  1669. /* check is id is hidden */
  1670. {
  1671. xs *fn = _hidden_fn(snac, id);
  1672. return !!(mtime(fn) != 0.0);
  1673. }
  1674. int unhide(snac *user, const char *id)
  1675. /* unhides an object */
  1676. {
  1677. xs *fn = _hidden_fn(user, id);
  1678. return unlink(fn);
  1679. }
  1680. int actor_add(const char *actor, const xs_dict *msg)
  1681. /* adds an actor */
  1682. {
  1683. return object_add_ow(actor, msg);
  1684. }
  1685. int actor_get(const char *actor, xs_dict **data)
  1686. /* returns an already downloaded actor */
  1687. {
  1688. int status = HTTP_STATUS_OK;
  1689. xs_dict *d = NULL;
  1690. if (xs_startswith(actor, srv_baseurl)) {
  1691. /* it's a (possible) local user */
  1692. xs *l = xs_split(actor, "/");
  1693. const char *uid = xs_list_get(l, -1);
  1694. snac user;
  1695. if (!xs_is_null(uid) && user_open(&user, uid)) {
  1696. if (data)
  1697. *data = msg_actor(&user);
  1698. user_free(&user);
  1699. return HTTP_STATUS_OK;
  1700. }
  1701. else
  1702. return HTTP_STATUS_NOT_FOUND;
  1703. }
  1704. /* read the object */
  1705. if (!valid_status(status = object_get(actor, &d))) {
  1706. d = xs_free(d);
  1707. return status;
  1708. }
  1709. /* if the object is corrupted, discard it */
  1710. if (xs_is_null(xs_dict_get(d, "id")) || xs_is_null(xs_dict_get(d, "type"))) {
  1711. srv_debug(1, xs_fmt("corrupted actor object %s", actor));
  1712. d = xs_free(d);
  1713. return HTTP_STATUS_NOT_FOUND;
  1714. }
  1715. if (data)
  1716. *data = d;
  1717. else
  1718. d = xs_free(d);
  1719. xs *fn = _object_fn(actor);
  1720. double max_time;
  1721. /* maximum time for the actor data to be considered stale */
  1722. max_time = 3600.0 * 36.0;
  1723. if (mtime(fn) + max_time < (double) time(NULL)) {
  1724. /* actor data exists but also stinks */
  1725. status = HTTP_STATUS_RESET_CONTENT; /* "110: Response Is Stale" */
  1726. }
  1727. return status;
  1728. }
  1729. int actor_get_refresh(snac *user, const char *actor, xs_dict **data)
  1730. /* gets an actor and requests a refresh if it's stale */
  1731. {
  1732. int status = actor_get(actor, data);
  1733. if (status == HTTP_STATUS_RESET_CONTENT && user && !xs_startswith(actor, srv_baseurl))
  1734. enqueue_actor_refresh(user, actor, 0);
  1735. return status;
  1736. }
  1737. /** user limiting (announce blocks) **/
  1738. int limited(snac *user, const char *id, int cmd)
  1739. /* announce messages from a followed (0: check, 1: limit; 2: unlimit) */
  1740. {
  1741. int ret = 0;
  1742. xs *dir = xs_fmt("%s/limited", user->basedir);
  1743. xs *md5 = xs_md5_hex(id, strlen(id));
  1744. xs *fn = xs_fmt("%s/%s", dir, md5);
  1745. switch (cmd) {
  1746. case 0: /** check **/
  1747. ret = !!(mtime(fn) > 0.0);
  1748. break;
  1749. case 1: /** limit **/
  1750. mkdirx(dir);
  1751. if (mtime(fn) > 0.0)
  1752. ret = -1;
  1753. else {
  1754. FILE *f;
  1755. if ((f = fopen(fn, "w")) != NULL) {
  1756. fprintf(f, "%s\n", id);
  1757. fclose(f);
  1758. }
  1759. else
  1760. ret = -2;
  1761. }
  1762. break;
  1763. case 2: /** unlimit **/
  1764. if (mtime(fn) > 0.0)
  1765. ret = unlink(fn);
  1766. else
  1767. ret = -1;
  1768. break;
  1769. }
  1770. return ret;
  1771. }
  1772. /** tag indexing **/
  1773. void tag_index(const char *id, const xs_dict *obj)
  1774. /* update the tag indexes for this object */
  1775. {
  1776. const xs_list *tags = xs_dict_get(obj, "tag");
  1777. xs *md5_id = xs_md5_hex(id, strlen(id));
  1778. if (get_msg_visibility(obj) != SCOPE_PUBLIC)
  1779. return;
  1780. if (xs_type(tags) == XSTYPE_LIST && xs_list_len(tags) > 0) {
  1781. xs *g_tag_dir = xs_fmt("%s/tag", srv_basedir);
  1782. mkdirx(g_tag_dir);
  1783. const xs_dict *v;
  1784. int ct = 0;
  1785. while (xs_list_next(tags, &v, &ct)) {
  1786. const char *type = xs_dict_get(v, "type");
  1787. const char *name = xs_dict_get(v, "name");
  1788. if (!xs_is_null(type) && !xs_is_null(name) && strcmp(type, "Hashtag") == 0) {
  1789. while (*name == '#' || *name == '@')
  1790. name++;
  1791. if (*name == '\0')
  1792. continue;
  1793. xs* name_cased = xs_utf8_to_lower((xs_str *)name);
  1794. xs *md5_tag = xs_md5_hex(name_cased, strlen(name_cased));
  1795. xs *tag_dir = xs_fmt("%s/%c%c", g_tag_dir, md5_tag[0], md5_tag[1]);
  1796. mkdirx(tag_dir);
  1797. xs *g_tag_idx = xs_fmt("%s/%s.idx", tag_dir, md5_tag);
  1798. if (!index_in_md5(g_tag_idx, md5_id))
  1799. index_add_md5(g_tag_idx, md5_id);
  1800. FILE *f;
  1801. xs *g_tag_name = xs_replace(g_tag_idx, ".idx", ".tag");
  1802. if ((f = fopen(g_tag_name, "w")) != NULL) {
  1803. fprintf(f, "%s\n", name_cased);
  1804. fclose(f);
  1805. }
  1806. srv_debug(1, xs_fmt("tagged %s #%s (#%s)", id, name, md5_tag));
  1807. }
  1808. }
  1809. }
  1810. }
  1811. xs_str *tag_fn(const char *tag)
  1812. {
  1813. if (*tag == '#')
  1814. tag++;
  1815. xs *lw_tag = xs_utf8_to_lower(tag);
  1816. xs *md5 = xs_md5_hex(lw_tag, strlen(lw_tag));
  1817. return xs_fmt("%s/tag/%c%c/%s.idx", srv_basedir, md5[0], md5[1], md5);
  1818. }
  1819. xs_list *tag_search(const char *tag, int skip, int show)
  1820. /* returns the list of posts tagged with tag */
  1821. {
  1822. xs *idx = tag_fn(tag);
  1823. return index_list_desc(idx, skip, show);
  1824. }
  1825. /** lists **/
  1826. xs_val *list_maint(snac *user, const char *list, int op)
  1827. /* list maintenance */
  1828. {
  1829. xs_val *l = NULL;
  1830. switch (op) {
  1831. case 0: /** list of lists **/
  1832. {
  1833. FILE *f;
  1834. xs *spec = xs_fmt("%s/list/" "*.id", user->basedir);
  1835. xs *ls = xs_glob(spec, 0, 0);
  1836. int c = 0;
  1837. const char *v;
  1838. l = xs_list_new();
  1839. while (xs_list_next(ls, &v, &c)) {
  1840. if ((f = fopen(v, "r")) != NULL) {
  1841. xs *title = xs_readline(f);
  1842. fclose(f);
  1843. title = xs_strip_i(title);
  1844. xs *v2 = xs_replace(v, ".id", "");
  1845. xs *l2 = xs_split(v2, "/");
  1846. /* return [ list_id, list_title ] */
  1847. xs *tmp_list = xs_list_append(xs_list_new(), xs_list_get(l2, -1), title);
  1848. l = xs_list_append(l, tmp_list);
  1849. }
  1850. }
  1851. }
  1852. break;
  1853. case 1: /** create new list (list is the name) **/
  1854. {
  1855. xs *lol = list_maint(user, NULL, 0);
  1856. int c = 0;
  1857. const xs_list *v;
  1858. int add = 1;
  1859. /* check if this list name already exists */
  1860. while (xs_list_next(lol, &v, &c)) {
  1861. if (strcmp(xs_list_get(v, 1), list) == 0) {
  1862. add = 0;
  1863. l = xs_dup(xs_list_get(v, 0));
  1864. break;
  1865. }
  1866. }
  1867. if (add) {
  1868. FILE *f;
  1869. xs *dir = xs_fmt("%s/list/", user->basedir);
  1870. l = xs_fmt("%010x", time(NULL));
  1871. mkdirx(dir);
  1872. xs *fn = xs_fmt("%s%s.id", dir, l);
  1873. if ((f = fopen(fn, "w")) != NULL) {
  1874. fprintf(f, "%s\n", list);
  1875. fclose(f);
  1876. }
  1877. }
  1878. }
  1879. break;
  1880. case 2: /** delete list (list is the id) **/
  1881. {
  1882. if (xs_is_hex(list)) {
  1883. xs *fn = xs_fmt("%s/list/%s.id", user->basedir, list);
  1884. unlink(fn);
  1885. fn = xs_replace_i(fn, ".id", ".lst");
  1886. unlink(fn);
  1887. fn = xs_replace_i(fn, ".lst", ".idx");
  1888. unlink(fn);
  1889. fn = xs_str_cat(fn, ".bak");
  1890. unlink(fn);
  1891. }
  1892. }
  1893. break;
  1894. case 3: /** get list name **/
  1895. if (xs_is_hex(list)) {
  1896. FILE *f;
  1897. xs *fn = xs_fmt("%s/list/%s.id", user->basedir, list);
  1898. if ((f = fopen(fn, "r")) != NULL) {
  1899. l = xs_strip_i(xs_readline(f));
  1900. fclose(f);
  1901. }
  1902. }
  1903. break;
  1904. case 4: /** find list id by name **/
  1905. if (xs_is_string(list)) {
  1906. xs *lol = list_maint(user, NULL, 0);
  1907. const xs_list *li;
  1908. xs_list_foreach(lol, li) {
  1909. if (strcmp(list, xs_list_get(li, 1)) == 0) {
  1910. l = xs_dup(xs_list_get(li, 0));
  1911. break;
  1912. }
  1913. }
  1914. }
  1915. }
  1916. return l;
  1917. }
  1918. xs_str *list_timeline_fn(snac *user, const char *list)
  1919. {
  1920. return xs_fmt("%s/list/%s.idx", user->basedir, list);
  1921. }
  1922. xs_list *list_timeline(snac *user, const char *list, int skip, int show)
  1923. /* returns the timeline of a list */
  1924. {
  1925. xs_list *l = NULL;
  1926. if (!xs_is_hex(list))
  1927. return NULL;
  1928. xs *fn = list_timeline_fn(user, list);
  1929. if (mtime(fn) > 0.0)
  1930. l = index_list_desc(fn, skip, show);
  1931. else
  1932. l = xs_list_new();
  1933. return l;
  1934. }
  1935. xs_val *list_members(snac *user, const char *list, const char *actor_md5, int op)
  1936. /* list member management */
  1937. {
  1938. xs_val *l = NULL;
  1939. if (!xs_is_hex(list))
  1940. return NULL;
  1941. if (actor_md5 != NULL && !xs_is_hex(actor_md5))
  1942. return NULL;
  1943. xs *fn = xs_fmt("%s/list/%s.lst", user->basedir, list);
  1944. switch (op) {
  1945. case 0: /** list members **/
  1946. l = index_list(fn, XS_ALL);
  1947. break;
  1948. case 1: /** append actor to list **/
  1949. if (xs_is_string(actor_md5) && xs_is_hex(actor_md5)) {
  1950. if (!index_in_md5(fn, actor_md5))
  1951. index_add_md5(fn, actor_md5);
  1952. }
  1953. break;
  1954. case 2: /** delete actor from list **/
  1955. if (xs_is_string(actor_md5) && xs_is_hex(actor_md5))
  1956. index_del_md5(fn, actor_md5);
  1957. break;
  1958. default:
  1959. srv_log(xs_fmt("ERROR: list_content: bad op %d", op));
  1960. break;
  1961. }
  1962. return l;
  1963. }
  1964. void list_distribute(snac *user, const char *who, const xs_dict *post)
  1965. /* distributes the post to all appropriate lists */
  1966. {
  1967. const char *id = xs_dict_get(post, "id");
  1968. /* if who is not set, use the attributedTo in the message */
  1969. if (xs_is_null(who))
  1970. who = get_atto(post);
  1971. if (xs_type(who) == XSTYPE_STRING && xs_type(id) == XSTYPE_STRING) {
  1972. xs *a_md5 = xs_md5_hex(who, strlen(who));
  1973. xs *i_md5 = xs_md5_hex(id, strlen(id));
  1974. xs *spec = xs_fmt("%s/list/" "*.lst", user->basedir);
  1975. xs *ls = xs_glob(spec, 0, 0);
  1976. int c = 0;
  1977. const char *v;
  1978. while (xs_list_next(ls, &v, &c)) {
  1979. /* is the actor in this list? */
  1980. if (index_in_md5(v, a_md5)) {
  1981. /* it is; add post md5 to its timeline */
  1982. xs *idx = xs_replace(v, ".lst", ".idx");
  1983. index_add_md5(idx, i_md5);
  1984. snac_debug(user, 1, xs_fmt("listed post %s in %s", id, idx));
  1985. }
  1986. }
  1987. }
  1988. }
  1989. /** static data **/
  1990. static int _load_raw_file(const char *fn, xs_val **data, int *size,
  1991. const char *inm, xs_str **etag)
  1992. /* loads a cached file */
  1993. {
  1994. int status = HTTP_STATUS_NOT_FOUND;
  1995. if (fn) {
  1996. double tm = mtime(fn);
  1997. if (tm > 0.0) {
  1998. /* file exists; build the etag */
  1999. xs *e = xs_fmt("W/\"snac-%.0lf\"", tm);
  2000. /* if if-none-match is set, check if it's the same */
  2001. if (!xs_is_null(inm) && strcmp(e, inm) == 0) {
  2002. /* client has the newest version */
  2003. status = HTTP_STATUS_NOT_MODIFIED;
  2004. }
  2005. else {
  2006. /* newer or never downloaded; read the full file */
  2007. struct stat sb;
  2008. FILE *f;
  2009. if (lstat(fn, &sb) == 0 && (sb.st_mode&S_IFMT) == S_IFREG) {
  2010. if ((f = fopen(fn, "rb")) != NULL) {
  2011. *size = XS_ALL;
  2012. *data = xs_read(f, size);
  2013. fclose(f);
  2014. status = HTTP_STATUS_OK;
  2015. }
  2016. }
  2017. }
  2018. /* if caller wants the etag, return it */
  2019. if (etag != NULL)
  2020. *etag = xs_dup(e);
  2021. srv_debug(1, xs_fmt("_load_raw_file(): %s %d", fn, status));
  2022. }
  2023. }
  2024. return status;
  2025. }
  2026. xs_str *_static_fn(snac *snac, const char *id)
  2027. /* gets the filename for a static file */
  2028. {
  2029. if (strstr(id, ".."))
  2030. return NULL;
  2031. else
  2032. return xs_fmt("%s/static/%s", snac->basedir, id);
  2033. }
  2034. int static_get(snac *snac, const char *id, xs_val **data, int *size,
  2035. const char *inm, xs_str **etag)
  2036. /* returns static content */
  2037. {
  2038. xs *fn = _static_fn(snac, id);
  2039. return _load_raw_file(fn, data, size, inm, etag);
  2040. }
  2041. void static_put(snac *snac, const char *id, const char *data, int size)
  2042. /* writes status content */
  2043. {
  2044. xs *fn = _static_fn(snac, id);
  2045. FILE *f;
  2046. if (fn && (f = fopen(fn, "wb")) != NULL) {
  2047. fwrite(data, size, 1, f);
  2048. fclose(f);
  2049. strip_media(fn);
  2050. }
  2051. }
  2052. void static_put_meta(snac *snac, const char *id, const char *str)
  2053. /* puts metadata (i.e. a media description string) to id */
  2054. {
  2055. xs *fn = _static_fn(snac, id);
  2056. if (fn) {
  2057. fn = xs_str_cat(fn, ".txt");
  2058. FILE *f;
  2059. if ((f = fopen(fn, "w")) != NULL) {
  2060. fprintf(f, "%s\n", str);
  2061. fclose(f);
  2062. }
  2063. }
  2064. }
  2065. xs_str *static_get_meta(snac *snac, const char *id)
  2066. /* gets metadata from a media */
  2067. {
  2068. xs *fn = _static_fn(snac, id);
  2069. xs_str *r = NULL;
  2070. if (fn) {
  2071. fn = xs_str_cat(fn, ".txt");
  2072. FILE *f;
  2073. if ((f = fopen(fn, "r")) != NULL) {
  2074. r = xs_strip_i(xs_readline(f));
  2075. fclose(f);
  2076. }
  2077. }
  2078. else
  2079. r = xs_str_new("");
  2080. return r;
  2081. }
  2082. /** history **/
  2083. xs_str *_history_fn(snac *snac, const char *id)
  2084. /* gets the filename for the history */
  2085. {
  2086. if (strchr(id, '/'))
  2087. return NULL;
  2088. else
  2089. return xs_fmt("%s/history/%s", snac->basedir, id);
  2090. }
  2091. double history_mtime(snac *snac, const char *id)
  2092. {
  2093. double t = 0.0;
  2094. xs *fn = _history_fn(snac, id);
  2095. if (fn != NULL)
  2096. t = mtime(fn);
  2097. return t;
  2098. }
  2099. void history_add(snac *snac, const char *id, const char *content, int size,
  2100. xs_str **etag)
  2101. /* adds something to the history */
  2102. {
  2103. xs *fn = _history_fn(snac, id);
  2104. FILE *f;
  2105. if (fn && (f = fopen(fn, "w")) != NULL) {
  2106. fwrite(content, size, 1, f);
  2107. fclose(f);
  2108. if (etag) {
  2109. double tm = mtime(fn);
  2110. *etag = xs_fmt("W/\"snac-%.0lf\"", tm);
  2111. }
  2112. }
  2113. }
  2114. int history_get(snac *snac, const char *id, xs_str **content, int *size,
  2115. const char *inm, xs_str **etag)
  2116. {
  2117. xs *fn = _history_fn(snac, id);
  2118. return _load_raw_file(fn, content, size, inm, etag);
  2119. }
  2120. int history_del(snac *snac, const char *id)
  2121. {
  2122. xs *fn = _history_fn(snac, id);
  2123. if (fn)
  2124. return unlink(fn);
  2125. else
  2126. return -1;
  2127. }
  2128. xs_list *history_list(snac *snac)
  2129. {
  2130. xs *spec = xs_fmt("%s/history/" "*.html", snac->basedir);
  2131. return xs_glob(spec, 1, 1);
  2132. }
  2133. void lastlog_write(snac *snac, const char *source)
  2134. /* writes the last time the user logged in */
  2135. {
  2136. xs *fn = xs_fmt("%s/lastlog.txt", snac->basedir);
  2137. FILE *f;
  2138. if ((f = fopen(fn, "w")) != NULL) {
  2139. fprintf(f, "%lf %s\n", ftime(), source);
  2140. fclose(f);
  2141. }
  2142. }
  2143. /** inbox collection **/
  2144. void inbox_add(const char *inbox)
  2145. /* collects a shared inbox */
  2146. {
  2147. /* don't collect ourselves */
  2148. if (xs_startswith(inbox, srv_baseurl))
  2149. return;
  2150. xs *md5 = xs_md5_hex(inbox, strlen(inbox));
  2151. xs *fn = xs_fmt("%s/inbox/%s", srv_basedir, md5);
  2152. FILE *f;
  2153. if ((f = fopen(fn, "w")) != NULL) {
  2154. fprintf(f, "%s\n", inbox);
  2155. fclose(f);
  2156. }
  2157. }
  2158. void inbox_add_by_actor(const xs_dict *actor)
  2159. /* collects an actor's shared inbox, if it has one */
  2160. {
  2161. const char *v;
  2162. if (!xs_is_null(v = xs_dict_get(actor, "endpoints")) &&
  2163. !xs_is_null(v = xs_dict_get(v, "sharedInbox"))) {
  2164. /* only collect this inbox if its instance is not blocked */
  2165. if (!is_instance_blocked(v))
  2166. inbox_add(v);
  2167. }
  2168. }
  2169. xs_list *inbox_list(void)
  2170. /* returns the collected inboxes as a list */
  2171. {
  2172. xs_list *ibl = xs_list_new();
  2173. xs *spec = xs_fmt("%s/inbox/" "*", srv_basedir);
  2174. xs *files = xs_glob(spec, 0, 0);
  2175. const xs_val *v;
  2176. xs_list_foreach(files, v) {
  2177. FILE *f;
  2178. if ((f = fopen(v, "r")) != NULL) {
  2179. xs *line = xs_readline(f);
  2180. if (line && *line) {
  2181. line = xs_strip_i(line);
  2182. if (!is_instance_blocked(line))
  2183. ibl = xs_list_append(ibl, line);
  2184. }
  2185. fclose(f);
  2186. }
  2187. }
  2188. return ibl;
  2189. }
  2190. /** instance-wide operations **/
  2191. xs_str *_instance_block_fn(const char *instance)
  2192. {
  2193. xs *s = xs_replace(instance, "http:/" "/", "");
  2194. xs *s1 = xs_replace(s, "https:/" "/", "");
  2195. xs *l = xs_split(s1, "/");
  2196. const char *p = xs_list_get(l, 0);
  2197. xs *md5 = xs_md5_hex(p, strlen(p));
  2198. return xs_fmt("%s/block/%s", srv_basedir, md5);
  2199. }
  2200. int is_instance_blocked(const char *instance)
  2201. {
  2202. xs *fn = _instance_block_fn(instance);
  2203. return !!(mtime(fn) != 0.0);
  2204. }
  2205. int instance_block(const char *instance)
  2206. /* blocks a full instance */
  2207. {
  2208. int ret;
  2209. /* create the subdir */
  2210. xs *dir = xs_fmt("%s/block/", srv_basedir);
  2211. mkdirx(dir);
  2212. if (!is_instance_blocked(instance)) {
  2213. xs *fn = _instance_block_fn(instance);
  2214. FILE *f;
  2215. if ((f = fopen(fn, "w")) != NULL) {
  2216. fprintf(f, "%s\n", instance);
  2217. fclose(f);
  2218. ret = 0;
  2219. }
  2220. else
  2221. ret = -1;
  2222. }
  2223. else
  2224. ret = -2;
  2225. return ret;
  2226. }
  2227. int instance_unblock(const char *instance)
  2228. /* unblocks a full instance */
  2229. {
  2230. int ret;
  2231. if (is_instance_blocked(instance)) {
  2232. xs *fn = _instance_block_fn(instance);
  2233. ret = unlink(fn);
  2234. }
  2235. else
  2236. ret = -2;
  2237. return ret;
  2238. }
  2239. /** operations by content **/
  2240. int content_match(const char *file, const xs_dict *msg)
  2241. /* checks if a message's content matches any of the regexes in file */
  2242. /* file format: one regex per line */
  2243. {
  2244. xs *fn = xs_fmt("%s/%s", srv_basedir, file);
  2245. FILE *f;
  2246. int r = 0;
  2247. const char *v = xs_dict_get(msg, "content");
  2248. if (xs_type(v) == XSTYPE_STRING && *v) {
  2249. if ((f = fopen(fn, "r")) != NULL) {
  2250. srv_debug(1, xs_fmt("content_match: loading regexes from %s", fn));
  2251. /* massage content (strip HTML tags, etc.) */
  2252. xs *c1 = xs_regex_replace(v, "<[^>]+>", " ");
  2253. c1 = xs_regex_replace_i(c1, " {2,}", " ");
  2254. xs *c = xs_utf8_to_lower(c1);
  2255. while (!r && !feof(f)) {
  2256. xs *rx = xs_strip_i(xs_readline(f));
  2257. if (*rx && xs_regex_match(c, rx)) {
  2258. srv_debug(1, xs_fmt("content_match: match for '%s'", rx));
  2259. r = 1;
  2260. }
  2261. }
  2262. fclose(f);
  2263. }
  2264. }
  2265. return r;
  2266. }
  2267. xs_list *content_search(snac *user, const char *regex,
  2268. int priv, int skip, int show, int max_secs, int *timeout)
  2269. /* returns a list of posts which content matches the regex */
  2270. {
  2271. if (regex == NULL || *regex == '\0')
  2272. return xs_list_new();
  2273. xs *i_regex = xs_utf8_to_lower(regex);
  2274. xs_set seen;
  2275. xs_set_init(&seen);
  2276. if (max_secs == 0)
  2277. max_secs = 3;
  2278. time_t t = time(NULL) + max_secs;
  2279. *timeout = 0;
  2280. /* iterate all timelines simultaneously */
  2281. xs_list *tls[3] = {0};
  2282. const char *md5s[3] = {0};
  2283. int c[3] = {0};
  2284. tls[0] = timeline_simple_list(user, "public", 0, XS_ALL, NULL); /* public */
  2285. tls[1] = timeline_instance_list(0, XS_ALL); /* instance */
  2286. tls[2] = priv ? timeline_simple_list(user, "private", 0, XS_ALL, NULL) : xs_list_new(); /* private or none */
  2287. /* first positioning */
  2288. for (int n = 0; n < 3; n++)
  2289. xs_list_next(tls[n], &md5s[n], &c[n]);
  2290. show += skip;
  2291. while (show > 0) {
  2292. /* timeout? */
  2293. if (time(NULL) > t) {
  2294. *timeout = 1;
  2295. break;
  2296. }
  2297. /* find the newest post */
  2298. int newest = -1;
  2299. double mtime = 0.0;
  2300. for (int n = 0; n < 3; n++) {
  2301. if (md5s[n] != NULL) {
  2302. xs *fn = _object_fn_by_md5(md5s[n], "content_search");
  2303. double mt;
  2304. while ((mt = mtime(fn)) == 0 && md5s[n] != NULL) {
  2305. /* object is not here: move to the next one */
  2306. if (xs_list_next(tls[n], &md5s[n], &c[n])) {
  2307. xs_free(fn);
  2308. fn = _object_fn_by_md5(md5s[n], "content_search_2");
  2309. }
  2310. else
  2311. md5s[n] = NULL;
  2312. }
  2313. if (mt > mtime) {
  2314. newest = n;
  2315. mtime = mt;
  2316. }
  2317. }
  2318. }
  2319. if (newest == -1)
  2320. break;
  2321. const char *md5 = md5s[newest];
  2322. /* advance the chosen timeline */
  2323. if (!xs_list_next(tls[newest], &md5s[newest], &c[newest]))
  2324. md5s[newest] = NULL;
  2325. xs *post = NULL;
  2326. if (!valid_status(object_get_by_md5(md5, &post)))
  2327. continue;
  2328. if (!xs_match(xs_dict_get_def(post, "type", "-"), POSTLIKE_OBJECT_TYPE))
  2329. continue;
  2330. const char *id = xs_dict_get(post, "id");
  2331. if (id == NULL || is_hidden(user, id))
  2332. continue;
  2333. /* recalculate the md5 id to be sure it's not repeated
  2334. (it may have been searched by the "url" field instead of "id") */
  2335. xs *new_md5 = xs_md5_hex(id, strlen(id));
  2336. md5 = new_md5;
  2337. /* test for the post URL */
  2338. if (strcmp(id, regex) == 0) {
  2339. if (xs_set_add(&seen, md5) == 1)
  2340. show--;
  2341. continue;
  2342. }
  2343. /* test for the alternate post id */
  2344. const char *url = xs_dict_get(post, "url");
  2345. if (xs_type(url) == XSTYPE_STRING && strcmp(url, regex) == 0) {
  2346. if (xs_set_add(&seen, md5) == 1)
  2347. show--;
  2348. continue;
  2349. }
  2350. xs *c = xs_str_new(NULL);
  2351. const char *content = xs_dict_get(post, "content");
  2352. const char *name = xs_dict_get(post, "name");
  2353. const char *atto = get_atto(post);
  2354. if (!xs_is_null(content))
  2355. c = xs_str_cat(c, content);
  2356. if (!xs_is_null(name))
  2357. c = xs_str_cat(c, " ", name);
  2358. if (!xs_is_null(atto))
  2359. c = xs_str_cat(c, " ", atto);
  2360. /* add alt-texts from attachments */
  2361. const xs_list *atts = xs_dict_get(post, "attachment");
  2362. int tc = 0;
  2363. const xs_dict *att;
  2364. while (xs_list_next(atts, &att, &tc)) {
  2365. const char *name = xs_dict_get(att, "name");
  2366. if (name != NULL)
  2367. c = xs_str_cat(c, " ", name);
  2368. }
  2369. /* strip HTML */
  2370. c = xs_regex_replace_i(c, "<[^>]+>", " ");
  2371. c = xs_regex_replace_i(c, " {2,}", " ");
  2372. /* convert to lowercase */
  2373. xs *lc = xs_utf8_to_lower(c);
  2374. /* apply regex */
  2375. if (xs_regex_match(lc, i_regex)) {
  2376. if (xs_set_add(&seen, md5) == 1)
  2377. show--;
  2378. }
  2379. }
  2380. xs_list *r = xs_set_result(&seen);
  2381. if (skip) {
  2382. /* BAD */
  2383. while (skip--) {
  2384. r = xs_list_del(r, 0);
  2385. }
  2386. }
  2387. xs_free(tls[0]);
  2388. xs_free(tls[1]);
  2389. xs_free(tls[2]);
  2390. return r;
  2391. }
  2392. int actor_failure(const char *actor, int op)
  2393. /* actor failure maintenance */
  2394. {
  2395. int ret = 0;
  2396. xs *md5 = xs_md5_hex(actor, strlen(actor));
  2397. xs *fn = xs_fmt("%s/failure/%s", srv_basedir, md5);
  2398. switch (op) {
  2399. case 0: /** check **/
  2400. if (mtime(fn))
  2401. ret = -1;
  2402. break;
  2403. case 1: /** register a failure **/
  2404. if (mtime(fn) == 0.0) {
  2405. FILE *f;
  2406. /* only create once, as the date will be used */
  2407. if ((f = fopen(fn, "w")) != NULL) {
  2408. fprintf(f, "%s\n", actor);
  2409. fclose(f);
  2410. }
  2411. }
  2412. break;
  2413. case 2: /** clear a failure **/
  2414. /* called whenever a message comes from this instance */
  2415. unlink(fn);
  2416. break;
  2417. }
  2418. return ret;
  2419. }
  2420. int instance_failure(const char *url, int op)
  2421. /* do some checks and accounting on instance failures */
  2422. {
  2423. int ret = 0;
  2424. xs *l = xs_split(url, "/");
  2425. const char *hostname = xs_list_get(l, 2);
  2426. double mt;
  2427. if (!xs_is_string(hostname))
  2428. return 0;
  2429. xs *md5 = xs_md5_hex(hostname, strlen(hostname));
  2430. xs *fn = xs_fmt("%s/failure/%s", srv_basedir, md5);
  2431. switch (op) {
  2432. case 0: /** check **/
  2433. if ((mt = mtime(fn)) != 0.0) {
  2434. /* grace time */
  2435. double seconds_failing = xs_number_get(xs_dict_get_def(srv_config, "max_failing_days", "15"))
  2436. * (24 * 60 * 60);
  2437. if ((double)time(NULL) - mt > seconds_failing)
  2438. ret = -1;
  2439. }
  2440. break;
  2441. case 1: /** register a failure **/
  2442. if (mtime(fn) == 0.0) {
  2443. FILE *f;
  2444. /* only create once, as the date will be used */
  2445. if ((f = fopen(fn, "w")) != NULL) {
  2446. fprintf(f, "%s\n", hostname);
  2447. fclose(f);
  2448. }
  2449. }
  2450. break;
  2451. case 2: /** clear a failure **/
  2452. /* called whenever a message comes from this instance */
  2453. unlink(fn);
  2454. break;
  2455. }
  2456. return ret;
  2457. }
  2458. int grave(const char *objid, int op)
  2459. /* the graveyeard of deleted objects */
  2460. {
  2461. int ret = 0;
  2462. xs *dir = xs_fmt("%s/grave", srv_basedir);
  2463. xs *md5 = xs_md5_hex(objid, strlen(objid));
  2464. xs *fn = xs_fmt("%s/%s", dir, md5);
  2465. FILE *f;
  2466. switch (op) {
  2467. case 0: /** check **/
  2468. ret = mtime(fn) > 0.0 ? 1 : 0;
  2469. break;
  2470. case 1: /** add **/
  2471. mkdirx(dir);
  2472. if ((f = fopen(fn, "w")) != NULL) {
  2473. fprintf(f, "%s\n", objid);
  2474. fclose(f);
  2475. }
  2476. break;
  2477. case 2: /** del **/
  2478. unlink(fn);
  2479. break;
  2480. }
  2481. return ret;
  2482. }
  2483. /** notifications **/
  2484. xs_str *notify_check_time(snac *snac, int reset)
  2485. /* gets or resets the latest notification check time */
  2486. {
  2487. xs_str *t = NULL;
  2488. xs *fn = xs_fmt("%s/notifydate.txt", snac->basedir);
  2489. FILE *f;
  2490. if (reset) {
  2491. if ((f = fopen(fn, "w")) != NULL) {
  2492. t = tid(0);
  2493. fprintf(f, "%s\n", t);
  2494. fclose(f);
  2495. }
  2496. }
  2497. else {
  2498. if ((f = fopen(fn, "r")) != NULL) {
  2499. t = xs_readline(f);
  2500. fclose(f);
  2501. }
  2502. else
  2503. /* never set before */
  2504. t = xs_fmt("%16.6f", 0.0);
  2505. }
  2506. return t;
  2507. }
  2508. xs_dict *markers_get(snac *snac, const xs_list *markers)
  2509. {
  2510. xs *data = NULL;
  2511. xs_dict *returns = xs_dict_new();
  2512. xs *fn = xs_fmt("%s/markers.json", snac->basedir);
  2513. const xs_str *v = NULL;
  2514. FILE *f;
  2515. if ((f = fopen(fn, "r")) != NULL) {
  2516. data = xs_json_load(f);
  2517. fclose(f);
  2518. }
  2519. if (xs_is_null(data))
  2520. data = xs_dict_new();
  2521. xs_list_foreach(markers, v) {
  2522. const xs_dict *mark = xs_dict_get(data, v);
  2523. if (!xs_is_null(mark)) {
  2524. returns = xs_dict_append(returns, v, mark);
  2525. }
  2526. }
  2527. return returns;
  2528. }
  2529. xs_dict *markers_set(snac *snac, const char *home_marker, const char *notify_marker)
  2530. /* gets or sets notification marker */
  2531. {
  2532. xs *data = NULL;
  2533. xs_dict *written = xs_dict_new();
  2534. xs *fn = xs_fmt("%s/markers.json", snac->basedir);
  2535. FILE *f;
  2536. if ((f = fopen(fn, "r")) != NULL) {
  2537. data = xs_json_load(f);
  2538. fclose(f);
  2539. }
  2540. if (xs_is_null(data))
  2541. data = xs_dict_new();
  2542. if (!xs_is_null(home_marker)) {
  2543. xs *home = xs_dict_new();
  2544. xs *s_tid = tid(0);
  2545. home = xs_dict_append(home, "last_read_id", home_marker);
  2546. home = xs_dict_append(home, "version", xs_stock(0));
  2547. home = xs_dict_append(home, "updated_at", s_tid);
  2548. data = xs_dict_set(data, "home", home);
  2549. written = xs_dict_append(written, "home", home);
  2550. }
  2551. if (!xs_is_null(notify_marker)) {
  2552. xs *notify = xs_dict_new();
  2553. xs *s_tid = tid(0);
  2554. notify = xs_dict_append(notify, "last_read_id", notify_marker);
  2555. notify = xs_dict_append(notify, "version", xs_stock(0));
  2556. notify = xs_dict_append(notify, "updated_at", s_tid);
  2557. data = xs_dict_set(data, "notifications", notify);
  2558. written = xs_dict_append(written, "notifications", notify);
  2559. }
  2560. if ((f = fopen(fn, "w")) != NULL) {
  2561. xs_json_dump(data, 4, f);
  2562. fclose(f);
  2563. }
  2564. return written;
  2565. }
  2566. void notify_add(snac *snac, const char *type, const char *utype,
  2567. const char *actor, const char *objid, const xs_dict *msg)
  2568. /* adds a new notification */
  2569. {
  2570. xs *ntid = tid(0);
  2571. xs *fn = xs_fmt("%s/notify/", snac->basedir);
  2572. xs *date = xs_str_utctime(0, ISO_DATE_SPEC);
  2573. FILE *f;
  2574. /* create the directory */
  2575. mkdirx(fn);
  2576. fn = xs_str_cat(fn, ntid);
  2577. fn = xs_str_cat(fn, ".json");
  2578. xs *noti = xs_dict_new();
  2579. noti = xs_dict_append(noti, "id", ntid);
  2580. noti = xs_dict_append(noti, "type", type);
  2581. noti = xs_dict_append(noti, "utype", utype);
  2582. noti = xs_dict_append(noti, "actor", actor);
  2583. noti = xs_dict_append(noti, "date", date);
  2584. noti = xs_dict_append(noti, "msg", msg);
  2585. if (!xs_is_null(objid))
  2586. noti = xs_dict_append(noti, "objid", objid);
  2587. if ((f = fopen(fn, "w")) != NULL) {
  2588. xs_json_dump(noti, 4, f);
  2589. fclose(f);
  2590. }
  2591. /* add it to the index if it already exists */
  2592. xs *idx = xs_fmt("%s/notify.idx", snac->basedir);
  2593. if (mtime(idx) != 0.0) {
  2594. pthread_mutex_lock(&data_mutex);
  2595. if ((f = fopen(idx, "a")) != NULL) {
  2596. fprintf(f, "%-32s\n", ntid);
  2597. fclose(f);
  2598. }
  2599. pthread_mutex_unlock(&data_mutex);
  2600. }
  2601. if (!xs_is_true(xs_dict_get(srv_config, "disable_notify_webhook")))
  2602. enqueue_notify_webhook(snac, noti, 0);
  2603. }
  2604. xs_dict *notify_get(snac *snac, const char *id)
  2605. /* gets a notification */
  2606. {
  2607. /* base file */
  2608. xs *fn = xs_fmt("%s/notify/%s", snac->basedir, id);
  2609. /* strip spaces and add extension */
  2610. fn = xs_strip_i(fn);
  2611. fn = xs_str_cat(fn, ".json");
  2612. FILE *f;
  2613. xs_dict *out = NULL;
  2614. if ((f = fopen(fn, "r")) != NULL) {
  2615. out = xs_json_load(f);
  2616. fclose(f);
  2617. }
  2618. return out;
  2619. }
  2620. xs_list *notify_list(snac *snac, int skip, int show)
  2621. /* returns a list of notification ids */
  2622. {
  2623. xs *idx = xs_fmt("%s/notify.idx", snac->basedir);
  2624. if (mtime(idx) == 0.0) {
  2625. /* create the index from scratch */
  2626. FILE *f;
  2627. pthread_mutex_lock(&data_mutex);
  2628. if ((f = fopen(idx, "w")) != NULL) {
  2629. xs *spec = xs_fmt("%s/notify/" "*.json", snac->basedir);
  2630. xs *lst = xs_glob(spec, 1, 0);
  2631. xs_list *p = lst;
  2632. const char *v;
  2633. while (xs_list_iter(&p, &v)) {
  2634. char *p = strrchr(v, '.');
  2635. if (p) {
  2636. *p = '\0';
  2637. fprintf(f, "%-32s\n", v);
  2638. }
  2639. }
  2640. fclose(f);
  2641. }
  2642. pthread_mutex_unlock(&data_mutex);
  2643. }
  2644. return index_list_desc(idx, skip, show);
  2645. }
  2646. xs_list *notify_filter_list(snac *snac, xs_list *notifs)
  2647. /* apply user-defined notification filter to IDs */
  2648. {
  2649. const xs_dict *n_filter = xs_dict_get(snac->config, "notify_filter");
  2650. if (!n_filter) {
  2651. return xs_dup(notifs);
  2652. }
  2653. const xs_val *n_def = xs_stock( XSTYPE_TRUE );
  2654. int n_likes_on = xs_is_true(xs_dict_get_def(n_filter, "likes", n_def));
  2655. int n_reacts_on = xs_is_true(xs_dict_get_def(n_filter, "reacts", n_def));
  2656. int n_ments_on = xs_is_true(xs_dict_get_def(n_filter, "mentions", n_def));
  2657. int n_ann_on = xs_is_true(xs_dict_get_def(n_filter, "announces", n_def));
  2658. int n_fol_on = xs_is_true(xs_dict_get_def(n_filter, "follows", n_def));
  2659. int n_unfol_on = xs_is_true(xs_dict_get_def(n_filter, "unfollows", n_def));
  2660. int n_folreq_on = xs_is_true(xs_dict_get_def(n_filter, "folreqs", n_def));
  2661. int n_blocks_on = xs_is_true(xs_dict_get_def(n_filter, "blocks", n_def));
  2662. int n_polls_on = xs_is_true(xs_dict_get_def(n_filter, "polls", n_def));
  2663. const xs_str *v;
  2664. xs_list *flt = xs_list_new();
  2665. xs_list_foreach(notifs, v) {
  2666. xs *noti = notify_get(snac, v);
  2667. if (noti == NULL)
  2668. continue;
  2669. const char *type = xs_dict_get(noti, "type");
  2670. const char *utype = xs_dict_get(noti, "utype");
  2671. const char *actor_id = xs_dict_get(noti, "actor");
  2672. if (strcmp(type, "EmojiReact") == 0 && xs_is_true(xs_dict_get(srv_config, "disable_emojireact")))
  2673. continue;
  2674. if (strcmp(type, "Create") == 0 && !n_ments_on)
  2675. continue;
  2676. if (strcmp(type, "Update") == 0 && strcmp(utype, "Question") == 0 && !n_polls_on)
  2677. continue;
  2678. if (strcmp(type, "Undo") == 0 && strcmp(utype, "Follow") == 0 && !n_unfol_on)
  2679. continue;
  2680. if (strcmp(type, "EmojiReact") == 0 || strcmp(type, "Like") == 0) {
  2681. if (strcmp(type, "Like") == 0 && !n_likes_on)
  2682. continue;
  2683. if (strcmp(type, "EmojiReact") == 0 && !n_reacts_on)
  2684. continue;
  2685. }
  2686. if (strcmp(type, "Follow") == 0) {
  2687. if (pending_check(snac, actor_id)) {
  2688. if (!n_folreq_on)
  2689. continue;
  2690. }
  2691. else
  2692. if (!n_fol_on)
  2693. continue;
  2694. }
  2695. if (strcmp(type, "Block") == 0 && !n_blocks_on)
  2696. continue;
  2697. if (strcmp(type, "Announce") == 0 && !n_ann_on)
  2698. continue;
  2699. flt = xs_list_append(flt, v);
  2700. }
  2701. return flt;
  2702. }
  2703. int notify_new_num(snac *snac)
  2704. /* counts the number of new notifications */
  2705. {
  2706. xs *t = notify_check_time(snac, 0);
  2707. xs *lst_unfilt = notify_list(snac, 0, XS_ALL);
  2708. xs *lst = notify_filter_list(snac, lst_unfilt);
  2709. int cnt = 0;
  2710. xs_list *p = lst;
  2711. const xs_str *v;
  2712. while (xs_list_iter(&p, &v)) {
  2713. xs *id = xs_strip_i(xs_dup(v));
  2714. /* old? count no more */
  2715. if (strcmp(id, t) < 0)
  2716. break;
  2717. cnt++;
  2718. }
  2719. return cnt;
  2720. }
  2721. void notify_clear(snac *snac)
  2722. /* clears all notifications */
  2723. {
  2724. xs *spec = xs_fmt("%s/notify/" "*", snac->basedir);
  2725. xs *lst = xs_glob(spec, 0, 0);
  2726. xs_list *p = lst;
  2727. const xs_str *v;
  2728. while (xs_list_iter(&p, &v))
  2729. unlink(v);
  2730. xs *idx = xs_fmt("%s/notify.idx", snac->basedir);
  2731. if (mtime(idx) != 0.0) {
  2732. pthread_mutex_lock(&data_mutex);
  2733. truncate(idx, 0);
  2734. pthread_mutex_unlock(&data_mutex);
  2735. }
  2736. }
  2737. /** the queue **/
  2738. static xs_dict *_enqueue_put(const char *fn, xs_dict *msg)
  2739. /* writes safely to the queue */
  2740. {
  2741. xs *tfn = xs_fmt("%s.tmp", fn);
  2742. FILE *f;
  2743. if ((f = fopen(tfn, "w")) != NULL) {
  2744. xs_json_dump(msg, 4, f);
  2745. fclose(f);
  2746. rename(tfn, fn);
  2747. }
  2748. return msg;
  2749. }
  2750. static xs_dict *_new_qmsg(const char *type, const xs_val *msg, int retries)
  2751. /* creates a queue message */
  2752. {
  2753. int qrt = xs_number_get(xs_dict_get(srv_config, "queue_retry_minutes"));
  2754. xs *ntid = tid(retries * 60 * qrt);
  2755. xs *rn = xs_number_new(retries);
  2756. xs_dict *qmsg = xs_dict_new();
  2757. qmsg = xs_dict_append(qmsg, "type", type);
  2758. qmsg = xs_dict_append(qmsg, "message", msg);
  2759. qmsg = xs_dict_append(qmsg, "retries", rn);
  2760. qmsg = xs_dict_append(qmsg, "ntid", ntid);
  2761. return qmsg;
  2762. }
  2763. void enqueue_input(snac *snac, const xs_dict *msg, const xs_dict *req, int retries)
  2764. /* enqueues an input message */
  2765. {
  2766. xs *qmsg = _new_qmsg("input", msg, retries);
  2767. const char *ntid = xs_dict_get(qmsg, "ntid");
  2768. xs *fn = xs_fmt("%s/queue/%s.json", snac->basedir, ntid);
  2769. qmsg = xs_dict_append(qmsg, "req", req);
  2770. qmsg = _enqueue_put(fn, qmsg);
  2771. snac_debug(snac, 1, xs_fmt("enqueue_input %s", xs_dict_get(msg, "id")));
  2772. }
  2773. void enqueue_shared_input(const xs_dict *msg, const xs_dict *req, int retries)
  2774. /* enqueues an input message from the shared input */
  2775. {
  2776. xs *qmsg = _new_qmsg("input", msg, retries);
  2777. const char *ntid = xs_dict_get(qmsg, "ntid");
  2778. xs *fn = xs_fmt("%s/queue/%s.json", srv_basedir, ntid);
  2779. qmsg = xs_dict_append(qmsg, "req", req);
  2780. qmsg = _enqueue_put(fn, qmsg);
  2781. srv_debug(1, xs_fmt("enqueue_shared_input %s", xs_dict_get(msg, "id")));
  2782. }
  2783. void enqueue_output_raw(const char *keyid, const char *seckey,
  2784. const xs_dict *msg, const xs_str *inbox,
  2785. int retries, int p_status)
  2786. /* enqueues an output message to an inbox */
  2787. {
  2788. xs *qmsg = _new_qmsg("output", msg, retries);
  2789. const char *ntid = xs_dict_get(qmsg, "ntid");
  2790. xs *fn = xs_fmt("%s/queue/%s.json", srv_basedir, ntid);
  2791. xs *ns = xs_number_new(p_status);
  2792. qmsg = xs_dict_append(qmsg, "p_status", ns);
  2793. qmsg = xs_dict_append(qmsg, "inbox", inbox);
  2794. qmsg = xs_dict_append(qmsg, "keyid", keyid);
  2795. qmsg = xs_dict_append(qmsg, "seckey", seckey);
  2796. /* if it's to be sent right now, bypass the disk queue and post the job */
  2797. if (retries == 0 && p_state != NULL)
  2798. job_post(qmsg, 0);
  2799. else {
  2800. qmsg = _enqueue_put(fn, qmsg);
  2801. srv_debug(1, xs_fmt("enqueue_output %s %s %d", inbox, fn, retries));
  2802. }
  2803. }
  2804. void enqueue_output(snac *snac, const xs_dict *msg,
  2805. const xs_str *inbox, int retries, int p_status)
  2806. /* enqueues an output message to an inbox */
  2807. {
  2808. if (is_msg_mine(snac, inbox)) {
  2809. snac_debug(snac, 1, xs_str_new("refusing enqueue to myself"));
  2810. return;
  2811. }
  2812. const char *seckey = xs_dict_get(snac->key, "secret");
  2813. enqueue_output_raw(snac->actor, seckey, msg, inbox, retries, p_status);
  2814. }
  2815. void enqueue_output_by_actor(snac *snac, const xs_dict *msg,
  2816. const xs_str *actor, int retries)
  2817. /* enqueues an output message for an actor */
  2818. {
  2819. xs *inbox = get_actor_inbox(actor, 1);
  2820. if (!xs_is_null(inbox))
  2821. enqueue_output(snac, msg, inbox, retries, 0);
  2822. else
  2823. snac_log(snac, xs_fmt("enqueue_output_by_actor cannot get inbox %s", actor));
  2824. }
  2825. void enqueue_email(const xs_dict *msg, int retries)
  2826. /* enqueues an email message to be sent */
  2827. {
  2828. xs *qmsg = _new_qmsg("email", msg, retries);
  2829. const char *ntid = xs_dict_get(qmsg, "ntid");
  2830. xs *fn = xs_fmt("%s/queue/%s.json", srv_basedir, ntid);
  2831. qmsg = _enqueue_put(fn, qmsg);
  2832. srv_debug(1, xs_fmt("enqueue_email %d", retries));
  2833. }
  2834. void enqueue_telegram(const xs_str *msg, const char *bot, const char *chat_id)
  2835. /* enqueues a message to be sent via Telegram */
  2836. {
  2837. xs *qmsg = _new_qmsg("telegram", msg, 0);
  2838. const char *ntid = xs_dict_get(qmsg, "ntid");
  2839. xs *fn = xs_fmt("%s/queue/%s.json", srv_basedir, ntid);
  2840. qmsg = xs_dict_append(qmsg, "bot", bot);
  2841. qmsg = xs_dict_append(qmsg, "chat_id", chat_id);
  2842. qmsg = _enqueue_put(fn, qmsg);
  2843. srv_debug(1, xs_fmt("enqueue_telegram %s %s", bot, chat_id));
  2844. }
  2845. void enqueue_ntfy(const xs_str *msg, const char *ntfy_server, const char *ntfy_token)
  2846. /* enqueues a message to be sent via ntfy */
  2847. {
  2848. xs *qmsg = _new_qmsg("ntfy", msg, 0);
  2849. const char *ntid = xs_dict_get(qmsg, "ntid");
  2850. xs *fn = xs_fmt("%s/queue/%s.json", srv_basedir, ntid);
  2851. qmsg = xs_dict_append(qmsg, "ntfy_server", ntfy_server);
  2852. qmsg = xs_dict_append(qmsg, "ntfy_token", ntfy_token);
  2853. qmsg = _enqueue_put(fn, qmsg);
  2854. srv_debug(1, xs_fmt("enqueue_ntfy %s %s", ntfy_server, ntfy_token));
  2855. }
  2856. void enqueue_message(snac *snac, const xs_dict *msg)
  2857. /* enqueues an output message */
  2858. {
  2859. xs *qmsg = _new_qmsg("message", msg, 0);
  2860. const char *ntid = xs_dict_get(qmsg, "ntid");
  2861. xs *fn = xs_fmt("%s/queue/%s.json", snac->basedir, ntid);
  2862. qmsg = _enqueue_put(fn, qmsg);
  2863. snac_debug(snac, 0, xs_fmt("enqueue_message %s", xs_dict_get(msg, "id")));
  2864. }
  2865. void enqueue_close_question(snac *user, const char *id, int end_secs)
  2866. /* enqueues the closing of a question */
  2867. {
  2868. xs *qmsg = _new_qmsg("close_question", id, 0);
  2869. xs *ntid = tid(end_secs);
  2870. xs *fn = xs_fmt("%s/queue/%s.json", user->basedir, ntid);
  2871. qmsg = xs_dict_set(qmsg, "ntid", ntid);
  2872. qmsg = _enqueue_put(fn, qmsg);
  2873. snac_debug(user, 0, xs_fmt("enqueue_close_question %s", id));
  2874. }
  2875. void enqueue_object_request(snac *user, const char *id, int forward_secs)
  2876. /* enqueues the request of an object in the future */
  2877. {
  2878. if (forward_secs < 0) {
  2879. /* set it to a somewhat random delay */
  2880. forward_secs = xs_hash_func(user->uid, strlen(user->uid)) % -forward_secs;
  2881. }
  2882. xs *qmsg = _new_qmsg("object_request", id, 0);
  2883. xs *ntid = tid(forward_secs);
  2884. xs *fn = xs_fmt("%s/queue/%s.json", user->basedir, ntid);
  2885. qmsg = xs_dict_set(qmsg, "ntid", ntid);
  2886. qmsg = _enqueue_put(fn, qmsg);
  2887. snac_debug(user, 0, xs_fmt("enqueue_object_request %s %d", id, forward_secs));
  2888. }
  2889. void enqueue_verify_links(snac *user)
  2890. /* enqueues a link verification */
  2891. {
  2892. xs *qmsg = _new_qmsg("verify_links", "", 0);
  2893. const char *ntid = xs_dict_get(qmsg, "ntid");
  2894. xs *fn = xs_fmt("%s/queue/%s.json", user->basedir, ntid);
  2895. qmsg = _enqueue_put(fn, qmsg);
  2896. snac_debug(user, 1, xs_fmt("enqueue_verify_links %s", user->actor));
  2897. }
  2898. void enqueue_actor_refresh(snac *user, const char *actor, int forward_secs)
  2899. /* enqueues an actor refresh */
  2900. {
  2901. if (forward_secs < 0) {
  2902. /* set it to a somewhat random delay */
  2903. forward_secs = xs_hash_func(user->uid, strlen(user->uid)) % -forward_secs;
  2904. }
  2905. xs *qmsg = _new_qmsg("actor_refresh", "", 0);
  2906. xs *ntid = tid(forward_secs);
  2907. xs *fn = xs_fmt("%s/queue/%s.json", user->basedir, ntid);
  2908. qmsg = xs_dict_set(qmsg, "ntid", ntid);
  2909. qmsg = xs_dict_append(qmsg, "actor", actor);
  2910. qmsg = _enqueue_put(fn, qmsg);
  2911. snac_debug(user, 1, xs_fmt("enqueue_actor_refresh %s %d", actor, forward_secs));
  2912. }
  2913. void enqueue_webmention(const xs_dict *msg)
  2914. /* enqueues a webmention for the post */
  2915. {
  2916. xs *qmsg = _new_qmsg("webmention", msg, 0);
  2917. const char *ntid = xs_dict_get(qmsg, "ntid");
  2918. xs *fn = xs_fmt("%s/queue/%s.json", srv_basedir, ntid);
  2919. qmsg = _enqueue_put(fn, qmsg);
  2920. srv_debug(1, xs_fmt("enqueue_webmention"));
  2921. }
  2922. void enqueue_notify_webhook(snac *user, const xs_dict *noti, int retries)
  2923. /* enqueues a notification webhook */
  2924. {
  2925. const char *webhook = xs_dict_get(user->config, "notify_webhook");
  2926. if (xs_is_string(webhook) && xs_match(webhook, "https://*|http://*")) { /** **/
  2927. xs *msg = xs_dup(noti);
  2928. /* add more data */
  2929. msg = xs_dict_set(msg, "target", user->actor);
  2930. msg = xs_dict_set(msg, "uid", user->uid);
  2931. msg = xs_dict_set(msg, "basedir", srv_basedir);
  2932. msg = xs_dict_set(msg, "baseurl", srv_baseurl);
  2933. xs *actor_obj = NULL;
  2934. if (valid_status(object_get(xs_dict_get(noti, "actor"), &actor_obj)) && actor_obj)
  2935. msg = xs_dict_set(msg, "account", actor_obj);
  2936. /* if this post is a reply, also add the inReplyTo object */
  2937. const char *in_reply_to = xs_dict_get_path(msg, "msg.object.inReplyTo");
  2938. if (xs_is_string(in_reply_to)) {
  2939. xs *irt_obj = NULL;
  2940. if (valid_status(object_get(in_reply_to, &irt_obj)))
  2941. msg = xs_dict_set(msg, "reply", irt_obj);
  2942. }
  2943. xs *qmsg = _new_qmsg("notify_webhook", msg, retries);
  2944. const char *ntid = xs_dict_get(qmsg, "ntid");
  2945. xs *fn = xs_fmt("%s/queue/%s.json", user->basedir, ntid);
  2946. qmsg = _enqueue_put(fn, qmsg);
  2947. snac_debug(user, 1, xs_fmt("notify_webhook"));
  2948. }
  2949. }
  2950. void enqueue_collect_replies(snac *user, const char *post)
  2951. /* enqueues a collect replies request */
  2952. {
  2953. xs *qmsg = _new_qmsg("collect_replies", post, 0);
  2954. const char *ntid = xs_dict_get(qmsg, "ntid");
  2955. xs *fn = xs_fmt("%s/queue/%s.json", user->basedir, ntid);
  2956. qmsg = _enqueue_put(fn, qmsg);
  2957. snac_debug(user, 1, xs_fmt("enqueue_collect_replies %s", post));
  2958. }
  2959. void enqueue_collect_outbox(snac *user, const char *actor_id)
  2960. /* enqueues a collect outbox request */
  2961. {
  2962. xs *qmsg = _new_qmsg("collect_outbox", actor_id, 0);
  2963. const char *ntid = xs_dict_get(qmsg, "ntid");
  2964. xs *fn = xs_fmt("%s/queue/%s.json", user->basedir, ntid);
  2965. qmsg = _enqueue_put(fn, qmsg);
  2966. snac_debug(user, 1, xs_fmt("enqueue_collect_outbox %s", actor_id));
  2967. }
  2968. void enqueue_fsck(void)
  2969. /* enqueues an fsck */
  2970. {
  2971. xs *qmsg = _new_qmsg("fsck", "", 0);
  2972. const char *ntid = xs_dict_get(qmsg, "ntid");
  2973. xs *fn = xs_fmt("%s/queue/%s.json", srv_basedir, ntid);
  2974. qmsg = _enqueue_put(fn, qmsg);
  2975. }
  2976. int was_question_voted(snac *user, const char *id)
  2977. /* returns true if the user voted in this poll */
  2978. {
  2979. xs *children = object_children(id);
  2980. int voted = 0;
  2981. xs_list *p;
  2982. const xs_str *md5;
  2983. p = children;
  2984. while (xs_list_iter(&p, &md5)) {
  2985. xs *obj = NULL;
  2986. if (valid_status(object_get_by_md5(md5, &obj))) {
  2987. const char *atto = get_atto(obj);
  2988. if (atto && strcmp(atto, user->actor) == 0 &&
  2989. !xs_is_null(xs_dict_get(obj, "name"))) {
  2990. voted = 1;
  2991. break;
  2992. }
  2993. }
  2994. }
  2995. return voted;
  2996. }
  2997. xs_list *user_queue(snac *snac)
  2998. /* returns a list with filenames that can be dequeued */
  2999. {
  3000. xs *spec = xs_fmt("%s/queue/" "*.json", snac->basedir);
  3001. xs_list *list = xs_list_new();
  3002. time_t t = time(NULL);
  3003. xs_list *p;
  3004. const xs_val *v;
  3005. xs *fns = xs_glob(spec, 0, 0);
  3006. p = fns;
  3007. while (xs_list_iter(&p, &v)) {
  3008. /* get the retry time from the basename */
  3009. char *bn = strrchr(v, '/');
  3010. time_t t2 = atol(bn + 1);
  3011. if (t2 > t)
  3012. snac_debug(snac, 2, xs_fmt("user_queue not yet time for %s [%ld]", v, t));
  3013. else {
  3014. list = xs_list_append(list, v);
  3015. snac_debug(snac, 2, xs_fmt("user_queue ready for %s", v));
  3016. }
  3017. }
  3018. return list;
  3019. }
  3020. xs_list *queue(void)
  3021. /* returns a list with filenames that can be dequeued */
  3022. {
  3023. xs *spec = xs_fmt("%s/queue/" "*.json", srv_basedir);
  3024. xs_list *list = xs_list_new();
  3025. time_t t = time(NULL);
  3026. xs_list *p;
  3027. const xs_val *v;
  3028. xs *fns = xs_glob(spec, 0, 0);
  3029. p = fns;
  3030. while (xs_list_iter(&p, &v)) {
  3031. /* get the retry time from the basename */
  3032. char *bn = strrchr(v, '/');
  3033. time_t t2 = atol(bn + 1);
  3034. if (t2 > t)
  3035. srv_debug(2, xs_fmt("queue not yet time for %s [%ld]", v, t));
  3036. else {
  3037. list = xs_list_append(list, v);
  3038. srv_debug(2, xs_fmt("queue ready for %s", v));
  3039. }
  3040. }
  3041. return list;
  3042. }
  3043. xs_dict *queue_get(const char *fn)
  3044. /* gets a file from a queue */
  3045. {
  3046. FILE *f;
  3047. xs_dict *obj = NULL;
  3048. if ((f = fopen(fn, "r")) != NULL) {
  3049. obj = xs_json_load(f);
  3050. fclose(f);
  3051. }
  3052. return obj;
  3053. }
  3054. xs_dict *dequeue(const char *fn)
  3055. /* dequeues a message */
  3056. {
  3057. xs_dict *obj = queue_get(fn);
  3058. unlink(fn);
  3059. return obj;
  3060. }
  3061. /** the purge **/
  3062. static int _purge_file(const char *fn, time_t mt)
  3063. /* purge fn if it's older than days */
  3064. {
  3065. int ret = 0;
  3066. if (mtime(fn) < mt) {
  3067. /* older than the minimum time: delete it */
  3068. unlink(fn);
  3069. srv_debug(2, xs_fmt("purged %s", fn));
  3070. ret = 1;
  3071. }
  3072. return ret;
  3073. }
  3074. static void _purge_dir(const char *dir, int days)
  3075. /* purges all files in a directory older than days */
  3076. {
  3077. int cnt = 0;
  3078. if (days) {
  3079. time_t mt = time(NULL) - days * 24 * 3600;
  3080. xs *spec = xs_fmt("%s/" "*", dir);
  3081. xs *list = xs_glob(spec, 0, 0);
  3082. xs_list *p;
  3083. const xs_str *v;
  3084. p = list;
  3085. while (xs_list_iter(&p, &v))
  3086. cnt += _purge_file(v, mt);
  3087. srv_debug(1, xs_fmt("purge: %s %d", dir, cnt));
  3088. }
  3089. }
  3090. static void _purge_user_subdir(snac *snac, const char *subdir, int days)
  3091. /* purges all files in a user subdir older than days */
  3092. {
  3093. xs *u_subdir = xs_fmt("%s/%s", snac->basedir, subdir);
  3094. _purge_dir(u_subdir, days);
  3095. }
  3096. void purge_server(void)
  3097. /* purge global server data */
  3098. {
  3099. xs *spec = xs_fmt("%s/object/??", srv_basedir);
  3100. xs *dirs = xs_glob(spec, 0, 0);
  3101. xs_list *p;
  3102. const xs_str *v;
  3103. int cnt = 0;
  3104. int icnt = 0;
  3105. time_t mt = time(NULL) - 7 * 24 * 3600;
  3106. p = dirs;
  3107. while (xs_list_iter(&p, &v)) {
  3108. xs_list *p2;
  3109. const xs_str *v2;
  3110. {
  3111. xs *spec2 = xs_fmt("%s/" "*.json", v);
  3112. xs *files = xs_glob(spec2, 0, 0);
  3113. p2 = files;
  3114. while (xs_list_iter(&p2, &v2)) {
  3115. int n_link;
  3116. /* old and with no hard links? */
  3117. if (mtime_nl(v2, &n_link) < mt && n_link < 2) {
  3118. xs *s1 = xs_replace(v2, ".json", "");
  3119. xs *l = xs_split(s1, "/");
  3120. const char *md5 = xs_list_get(l, -1);
  3121. object_del_by_md5(md5);
  3122. cnt++;
  3123. }
  3124. }
  3125. }
  3126. {
  3127. /* look for stray indexes */
  3128. xs *speci = xs_fmt("%s/" "*_?.idx", v);
  3129. xs *idxfs = xs_glob(speci, 0, 0);
  3130. p2 = idxfs;
  3131. while (xs_list_iter(&p2, &v2)) {
  3132. /* old enough to consider? */
  3133. if (mtime(v2) < mt) {
  3134. /* check if the indexed object is here */
  3135. xs *o = xs_dup(v2);
  3136. char *ext = strchr(o, '_');
  3137. if (ext) {
  3138. *ext = '\0';
  3139. o = xs_str_cat(o, ".json");
  3140. if (mtime(o) == 0.0) {
  3141. /* delete */
  3142. unlink(v2);
  3143. srv_debug(1, xs_fmt("purged %s", v2));
  3144. icnt++;
  3145. }
  3146. }
  3147. }
  3148. }
  3149. /* delete index backups */
  3150. xs *specb = xs_fmt("%s/" "*.bak", v);
  3151. xs *bakfs = xs_glob(specb, 0, 0);
  3152. p2 = bakfs;
  3153. while (xs_list_iter(&p2, &v2)) {
  3154. unlink(v2);
  3155. srv_debug(1, xs_fmt("purged %s", v2));
  3156. }
  3157. }
  3158. }
  3159. /* purge collected inboxes */
  3160. xs *ib_dir = xs_fmt("%s/inbox", srv_basedir);
  3161. _purge_dir(ib_dir, 7);
  3162. /* purge the instance timeline */
  3163. xs *itl_fn = xs_fmt("%s/public.idx", srv_basedir);
  3164. int itl_gc = index_gc(itl_fn);
  3165. /* purge tag indexes */
  3166. xs *tag_spec = xs_fmt("%s/tag/??", srv_basedir);
  3167. xs *tag_dirs = xs_glob(tag_spec, 0, 0);
  3168. p = tag_dirs;
  3169. int tag_gc = 0;
  3170. while (xs_list_iter(&p, &v)) {
  3171. xs *spec2 = xs_fmt("%s/" "*.idx", v);
  3172. xs *files = xs_glob(spec2, 0, 0);
  3173. xs_list *p2;
  3174. const xs_str *v2;
  3175. p2 = files;
  3176. while (xs_list_iter(&p2, &v2)) {
  3177. tag_gc += index_gc(v2);
  3178. xs *bak = xs_fmt("%s.bak", v2);
  3179. unlink(bak);
  3180. if (index_len(v2) == 0) {
  3181. /* there are no longer any entry with this tag;
  3182. purge it completely */
  3183. unlink(v2);
  3184. xs *dottag = xs_replace(v2, ".idx", ".tag");
  3185. unlink(dottag);
  3186. }
  3187. }
  3188. }
  3189. srv_debug(1, xs_fmt("purge: global "
  3190. "(obj: %d, idx: %d, itl: %d, tag: %d)", cnt, icnt, itl_gc, tag_gc));
  3191. }
  3192. void delete_purged_posts(snac *user, int days)
  3193. /* enqueues Delete activities for local purged messages */
  3194. {
  3195. if (days == 0)
  3196. return;
  3197. time_t mt = time(NULL) - days * 24 * 3600;
  3198. xs *spec = xs_fmt("%s/public/" "*.json", user->basedir);
  3199. xs *list = xs_glob(spec, 0, 0);
  3200. const char *v;
  3201. xs_list_foreach(list, v) {
  3202. if (mtime(v) < mt) {
  3203. /* to be purged; is it a Note by us? */
  3204. FILE *f;
  3205. if ((f = fopen(v, "r")) != NULL) {
  3206. xs *msg = xs_json_load(f);
  3207. fclose(f);
  3208. if (xs_is_dict(msg)) {
  3209. const char *id = xs_dict_get(msg, "id");
  3210. if (xs_is_string(id) && is_msg_mine(user, id)) {
  3211. xs *d_msg = msg_delete(user, id);
  3212. enqueue_message(user, d_msg);
  3213. snac_log(user, xs_fmt("enqueued Delete for purged message %s", id));
  3214. }
  3215. }
  3216. }
  3217. }
  3218. }
  3219. }
  3220. void purge_static(snac *user)
  3221. /* purges the static directory of a user */
  3222. {
  3223. xs *spec = xs_fmt("%s/static/""*", user->basedir);
  3224. xs *fns = xs_glob(spec, 1, 0);
  3225. xs *files = xs_dict_new();
  3226. const char *k, *v;
  3227. int cnt = 0;
  3228. /* fill a dict with the static resource urls */
  3229. xs_list_foreach(fns, v) {
  3230. if (strcmp(v, "style.css") == 0) {
  3231. snac_debug(user, 2, xs_fmt("purge_static: excluding '%s'", v));
  3232. continue;
  3233. }
  3234. xs *s = xs_fmt("%s/s/%s", user->actor, v);
  3235. xs *fn = xs_fmt("%s/static/%s", user->basedir, v);
  3236. struct stat st;
  3237. /* exclude non-files */
  3238. if (stat(fn, &st) == -1 || (st.st_mode & S_IFMT) != S_IFREG) {
  3239. snac_debug(user, 2, xs_fmt("purge_static: excluding non-file '%s'", v));
  3240. continue;
  3241. }
  3242. files = xs_dict_set(files, s, v);
  3243. cnt++;
  3244. }
  3245. /* don't purge avatars nor headers */
  3246. if (xs_is_string(v = xs_dict_get(user->config, "avatar")) && xs_dict_get(files, v)) {
  3247. files = xs_dict_del(files, v);
  3248. cnt--;
  3249. snac_debug(user, 2, xs_fmt("purge_static: excluding '%s'", v));
  3250. }
  3251. if (xs_is_string(v = xs_dict_get(user->config, "header")) && xs_dict_get(files, v)) {
  3252. files = xs_dict_del(files, v);
  3253. cnt--;
  3254. snac_debug(user, 2, xs_fmt("purge_static: excluding '%s'", v));
  3255. }
  3256. if (xs_is_string(v = xs_dict_get(srv_config, "favicon_url")) && xs_dict_get(files, v)) {
  3257. files = xs_dict_del(files, v);
  3258. cnt--;
  3259. snac_debug(user, 2, xs_fmt("purge_static: excluding '%s'", v));
  3260. }
  3261. /* exclude emojis served from the static directory */
  3262. xs *emo = emojis();
  3263. xs_dict_foreach(emo, k, v) {
  3264. if (xs_dict_get(files, v)) {
  3265. files = xs_dict_del(files, v);
  3266. cnt--;
  3267. snac_debug(user, 2, xs_fmt("purge_static: excluding '%s'", v));
  3268. }
  3269. }
  3270. if (cnt <= 0)
  3271. return;
  3272. xs *tl = timeline_simple_list(user, "public", 0, XS_ALL, NULL);
  3273. const char *md5;
  3274. xs_list_foreach(tl, md5) {
  3275. if (cnt <= 0)
  3276. break;
  3277. xs *msg = NULL;
  3278. if (!valid_status(object_get_by_md5(md5, &msg)))
  3279. continue;
  3280. if (!is_msg_mine(user, xs_dict_get_def(msg, "id", "")))
  3281. continue;
  3282. const xs_list *atts = xs_dict_get(msg, "attachment");
  3283. if (!xs_is_list(atts))
  3284. continue;
  3285. const xs_dict *d;
  3286. xs_list_foreach(atts, d) {
  3287. const char *url;
  3288. if (xs_is_dict(d) && xs_is_string(url = xs_dict_get(d, "url"))) {
  3289. if (xs_dict_get(files, url)) {
  3290. files = xs_dict_del(files, url);
  3291. cnt--;
  3292. snac_debug(user, 2, xs_fmt("purge_static: excluding '%s'", url));
  3293. xs *alt_text = xs_fmt("%s.txt", url);
  3294. if (xs_dict_get(files, alt_text)) {
  3295. files = xs_dict_del(files, alt_text);
  3296. cnt--;
  3297. snac_debug(user, 2, xs_fmt("purge_static: excluding alt_text '%s'", alt_text));
  3298. }
  3299. }
  3300. }
  3301. }
  3302. }
  3303. /* what is left in the files dict is not referenced anywhere */
  3304. xs_dict_foreach(files, k, v) {
  3305. xs *s = xs_fmt("%s/static/%s", user->basedir, v);
  3306. snac_debug(user, 1, xs_fmt("purge_static: %s", s));
  3307. unlink(s);
  3308. }
  3309. }
  3310. void purge_user(snac *snac)
  3311. /* do the purge for this user */
  3312. {
  3313. int priv_days, pub_days, user_days = 0;
  3314. const char *v;
  3315. int n;
  3316. priv_days = xs_number_get(xs_dict_get(srv_config, "timeline_purge_days"));
  3317. pub_days = xs_number_get(xs_dict_get(srv_config, "local_purge_days"));
  3318. if ((v = xs_dict_get(snac->config_o, "purge_days")) != NULL ||
  3319. (v = xs_dict_get(snac->config, "purge_days")) != NULL)
  3320. user_days = xs_number_get(v);
  3321. if (user_days) {
  3322. /* override admin settings only if they are lesser */
  3323. if (priv_days == 0 || user_days < priv_days)
  3324. priv_days = user_days;
  3325. if (pub_days == 0 || user_days < pub_days)
  3326. pub_days = user_days;
  3327. }
  3328. if (xs_is_true(xs_dict_get(srv_config, "propagate_local_purge")))
  3329. delete_purged_posts(snac, pub_days);
  3330. _purge_user_subdir(snac, "hidden", priv_days);
  3331. _purge_user_subdir(snac, "private", priv_days);
  3332. _purge_user_subdir(snac, "pending", priv_days);
  3333. _purge_user_subdir(snac, "public", pub_days);
  3334. _purge_user_subdir(snac, "admire", pub_days);
  3335. const char *idxs[] = { "followers.idx", "private.idx", "public.idx", "pinned.idx",
  3336. "bookmark.idx", "draft.idx", "sched.idx", "admire.idx", NULL };
  3337. for (n = 0; idxs[n]; n++) {
  3338. xs *idx = xs_fmt("%s/%s", snac->basedir, idxs[n]);
  3339. int gc = index_gc(idx);
  3340. srv_debug(1, xs_fmt("purge: %s %d", idx, gc));
  3341. }
  3342. /* purge lists */
  3343. {
  3344. xs *spec = xs_fmt("%s/list/" "*.idx", snac->basedir);
  3345. xs *lol = xs_glob(spec, 0, 0);
  3346. int c = 0;
  3347. const char *v;
  3348. while (xs_list_next(lol, &v, &c)) {
  3349. int gc = index_gc(v);
  3350. srv_debug(1, xs_fmt("purge: %s %d", v, gc));
  3351. }
  3352. }
  3353. /* purge static directories, if so desired */
  3354. if (xs_is_true(xs_dict_get(srv_config, "purge_static")))
  3355. purge_static(snac);
  3356. /* unrelated to purging, but it's a janitorial process, so what the hell */
  3357. verify_links(snac);
  3358. }
  3359. void purge_all(void)
  3360. /* purge all users */
  3361. {
  3362. snac snac;
  3363. xs *list = user_list();
  3364. char *p;
  3365. const char *uid;
  3366. p = list;
  3367. while (xs_list_iter(&p, &uid)) {
  3368. if (user_open(&snac, uid)) {
  3369. purge_user(&snac);
  3370. user_free(&snac);
  3371. }
  3372. }
  3373. purge_server();
  3374. #ifndef NO_MASTODON_API
  3375. mastoapi_purge();
  3376. #endif
  3377. }
  3378. /** archive **/
  3379. void srv_archive(const char *direction, const char *url, xs_dict *req,
  3380. const char *payload, int p_size,
  3381. int status, xs_dict *headers,
  3382. const char *body, int b_size)
  3383. /* archives a connection */
  3384. {
  3385. /* obsessive archiving */
  3386. xs *date = tid(0);
  3387. xs *dir = xs_fmt("%s/archive/%s_%s", srv_basedir, date, direction);
  3388. FILE *f;
  3389. if (mkdirx(dir) != -1) {
  3390. xs *meta_fn = xs_fmt("%s/_META", dir);
  3391. if ((f = fopen(meta_fn, "w")) != NULL) {
  3392. xs *j1 = xs_json_dumps(req, 4);
  3393. xs *j2 = xs_json_dumps(headers, 4);
  3394. fprintf(f, "dir: %s\n", direction);
  3395. if (url)
  3396. fprintf(f, "url: %s\n", url);
  3397. fprintf(f, "req: %s\n", j1);
  3398. fprintf(f, "p_size: %d\n", p_size);
  3399. fprintf(f, "status: %d\n", status);
  3400. fprintf(f, "response: %s\n", j2);
  3401. fprintf(f, "b_size: %d\n", b_size);
  3402. fclose(f);
  3403. }
  3404. if (p_size && payload) {
  3405. xs *payload_fn = NULL;
  3406. xs *payload_fn_raw = NULL;
  3407. const char *v = xs_dict_get(req, "content-type");
  3408. if (v && xs_str_in(v, "json") != -1) {
  3409. payload_fn = xs_fmt("%s/payload.json", dir);
  3410. if ((f = fopen(payload_fn, "w")) != NULL) {
  3411. xs *v1 = xs_json_loads(payload);
  3412. xs *j1 = NULL;
  3413. if (v1 != NULL)
  3414. j1 = xs_json_dumps(v1, 4);
  3415. if (j1 != NULL)
  3416. fwrite(j1, strlen(j1), 1, f);
  3417. else
  3418. fwrite(payload, p_size, 1, f);
  3419. fclose(f);
  3420. }
  3421. }
  3422. payload_fn_raw = xs_fmt("%s/payload", dir);
  3423. if ((f = fopen(payload_fn_raw, "w")) != NULL) {
  3424. fwrite(payload, p_size, 1, f);
  3425. fclose(f);
  3426. }
  3427. }
  3428. if (b_size && body) {
  3429. xs *body_fn = NULL;
  3430. const char *v = xs_dict_get(headers, "content-type");
  3431. if (v && xs_str_in(v, "json") != -1) {
  3432. body_fn = xs_fmt("%s/body.json", dir);
  3433. if ((f = fopen(body_fn, "w")) != NULL) {
  3434. xs *v1 = xs_json_loads(body);
  3435. xs *j1 = NULL;
  3436. if (v1 != NULL)
  3437. j1 = xs_json_dumps(v1, 4);
  3438. if (j1 != NULL)
  3439. fwrite(j1, strlen(j1), 1, f);
  3440. else
  3441. fwrite(body, b_size, 1, f);
  3442. fclose(f);
  3443. }
  3444. }
  3445. else {
  3446. body_fn = xs_fmt("%s/body", dir);
  3447. if ((f = fopen(body_fn, "w")) != NULL) {
  3448. fwrite(body, b_size, 1, f);
  3449. fclose(f);
  3450. }
  3451. }
  3452. }
  3453. }
  3454. }
  3455. void srv_archive_error(const char *prefix, const xs_str *err,
  3456. const xs_dict *req, const xs_val *data)
  3457. /* archives an error */
  3458. {
  3459. xs *ntid = tid(0);
  3460. xs *fn = xs_fmt("%s/error/%s_%s", srv_basedir, ntid, prefix);
  3461. FILE *f;
  3462. if ((f = fopen(fn, "w")) != NULL) {
  3463. fprintf(f, "Error: %s\n", err);
  3464. if (req) {
  3465. fprintf(f, "Request headers:\n");
  3466. xs_json_dump(req, 4, f);
  3467. fprintf(f, "\n");
  3468. }
  3469. if (data) {
  3470. fprintf(f, "Data:\n");
  3471. if (xs_type(data) == XSTYPE_LIST || xs_type(data) == XSTYPE_DICT) {
  3472. xs_json_dump(data, 4, f);
  3473. }
  3474. else
  3475. fprintf(f, "%s", data);
  3476. fprintf(f, "\n");
  3477. }
  3478. fclose(f);
  3479. }
  3480. }
  3481. void srv_archive_qitem(const char *prefix, xs_dict *q_item)
  3482. /* archives a q_item in the error folder */
  3483. {
  3484. xs *ntid = tid(0);
  3485. xs *fn = xs_fmt("%s/error/%s_qitem_%s", srv_basedir, ntid, prefix);
  3486. FILE *f;
  3487. if ((f = fopen(fn, "w")) != NULL) {
  3488. xs_json_dump(q_item, 4, f);
  3489. fclose(f);
  3490. }
  3491. }
  3492. t_announcement *announcement(const double after)
  3493. /* returns announcement text or NULL if none exists or it is olde than "after" */
  3494. {
  3495. static const long int MAX_SIZE = 2048;
  3496. static t_announcement a = {
  3497. .text = NULL,
  3498. .timestamp = 0.0,
  3499. };
  3500. static xs_str *fn = NULL;
  3501. if (fn == NULL)
  3502. fn = xs_fmt("%s/announcement.txt", srv_basedir);
  3503. const double ts = mtime(fn);
  3504. /* file does not exist or other than what was requested */
  3505. if (ts == 0.0 || ts <= after)
  3506. return NULL;
  3507. /* nothing changed, just return the current announcement */
  3508. if (a.text != NULL && ts <= a.timestamp)
  3509. return &a;
  3510. /* read and store new announcement */
  3511. FILE *f;
  3512. if ((f = fopen(fn, "r")) != NULL) {
  3513. fseek (f, 0, SEEK_END);
  3514. const long int length = ftell(f);
  3515. if (length > MAX_SIZE) {
  3516. /* this is probably unintentional */
  3517. srv_log(xs_fmt("announcement.txt too big: %ld bytes, max is %ld, ignoring.", length, MAX_SIZE));
  3518. }
  3519. else
  3520. if (length > 0) {
  3521. fseek (f, 0, SEEK_SET);
  3522. char *buffer = malloc(length + 1);
  3523. if (buffer) {
  3524. fread(buffer, 1, length, f);
  3525. buffer[length] = '\0';
  3526. free(a.text);
  3527. a.text = buffer;
  3528. a.timestamp = ts;
  3529. }
  3530. else {
  3531. srv_log("Error allocating memory for announcement");
  3532. }
  3533. }
  3534. else {
  3535. /* an empty file means no announcement */
  3536. free(a.text);
  3537. a.text = NULL;
  3538. a.timestamp = 0.0;
  3539. }
  3540. fclose (f);
  3541. }
  3542. if (a.text != NULL)
  3543. return &a;
  3544. return NULL;
  3545. }
  3546. xs_str *make_url(const char *href, const char *proxy, int by_token)
  3547. /* makes an URL, possibly including proxying */
  3548. {
  3549. xs_str *url = NULL;
  3550. if (proxy && !xs_startswith(href, srv_baseurl)) {
  3551. xs *p = NULL;
  3552. if (by_token) {
  3553. xs *tks = xs_fmt("%s:%s", srv_proxy_token_seed, proxy);
  3554. xs *tk = xs_md5_hex(tks, strlen(tks));
  3555. p = xs_fmt("%s/y/%s/", proxy, tk);
  3556. }
  3557. else
  3558. p = xs_fmt("%s/x/", proxy);
  3559. url = xs_replace(href, "https:/" "/", p);
  3560. }
  3561. else
  3562. url = xs_dup(href);
  3563. return url;
  3564. }
  3565. /** bad login throttle **/
  3566. xs_str *_badlogin_fn(const char *addr)
  3567. {
  3568. xs *md5 = xs_md5_hex(addr, strlen(addr));
  3569. xs *dir = xs_fmt("%s/badlogin", srv_basedir);
  3570. mkdirx(dir);
  3571. return xs_fmt("%s/%s", dir, md5);
  3572. }
  3573. int _badlogin_read(const char *fn, int *failures)
  3574. /* reads a badlogin file */
  3575. {
  3576. int ok = 0;
  3577. FILE *f;
  3578. pthread_mutex_lock(&data_mutex);
  3579. if ((f = fopen(fn, "r")) != NULL) {
  3580. xs *l = xs_readline(f);
  3581. fclose(f);
  3582. if (sscanf(l, "%d", failures) == 1)
  3583. ok = 1;
  3584. }
  3585. pthread_mutex_unlock(&data_mutex);
  3586. return ok;
  3587. }
  3588. int badlogin_check(const char *user, const char *addr)
  3589. /* checks if this address is authorized to try a login */
  3590. {
  3591. int valid = 1;
  3592. if (xs_type(addr) == XSTYPE_STRING) {
  3593. xs *fn = _badlogin_fn(addr);
  3594. double mt = mtime(fn);
  3595. if (mt > 0) {
  3596. int badlogin_expire = xs_number_get(xs_dict_get_def(srv_config,
  3597. "badlogin_expire", "300"));
  3598. mt += badlogin_expire;
  3599. /* if file is expired, delete and give pass */
  3600. if (mt < time(NULL)) {
  3601. srv_debug(1, xs_fmt("Login from %s for %s allowed again", addr, user));
  3602. unlink(fn);
  3603. }
  3604. else {
  3605. int failures;
  3606. if (_badlogin_read(fn, &failures)) {
  3607. int badlogin_max = xs_number_get(xs_dict_get_def(srv_config,
  3608. "badlogin_retries", "5"));
  3609. if (failures >= badlogin_max) {
  3610. valid = 0;
  3611. xs *d = xs_str_iso_date((time_t) mt);
  3612. srv_debug(1,
  3613. xs_fmt("Login from %s for %s forbidden until %s", addr, user, d));
  3614. }
  3615. }
  3616. }
  3617. }
  3618. }
  3619. return valid;
  3620. }
  3621. void badlogin_inc(const char *user, const char *addr)
  3622. /* increments a bad login from this address */
  3623. {
  3624. if (xs_type(addr) == XSTYPE_STRING) {
  3625. int failures = 0;
  3626. xs *fn = _badlogin_fn(addr);
  3627. FILE *f;
  3628. _badlogin_read(fn, &failures);
  3629. pthread_mutex_lock(&data_mutex);
  3630. if ((f = fopen(fn, "w")) != NULL) {
  3631. failures++;
  3632. fprintf(f, "%d %s %s\n", failures, addr, user);
  3633. fclose(f);
  3634. srv_log(xs_fmt("Registered %d login failure(s) from %s for %s", failures, addr, user));
  3635. }
  3636. pthread_mutex_unlock(&data_mutex);
  3637. }
  3638. }
  3639. /** language strings **/
  3640. const char *lang_str(const char *str, const snac *user)
  3641. /* returns a translated string */
  3642. {
  3643. const char *n_str = str;
  3644. if (user && xs_is_dict(user->lang) && xs_is_string(str)) {
  3645. n_str = xs_dict_get(user->lang, str);
  3646. if (xs_is_null(n_str) || *n_str == '\0')
  3647. n_str = str;
  3648. }
  3649. return n_str;
  3650. }
  3651. /** integrity checks **/
  3652. void data_fsck(void)
  3653. {
  3654. xs *list = user_list();
  3655. const char *uid;
  3656. xs_list_foreach(list, uid) {
  3657. snac user;
  3658. if (!user_open(&user, uid))
  3659. continue;
  3660. {
  3661. /* iterate all private posts and check that non-public posts
  3662. from this user are also linked into the public directory,
  3663. to avoid the don't-fucking-delete-my-own-private-posts purge bug */
  3664. xs *priv_spec = xs_fmt("%s/private/""*.json", user.basedir);
  3665. xs *posts = xs_glob(priv_spec, 0, 0);
  3666. const char *priv_fn;
  3667. xs_list_foreach(posts, priv_fn) {
  3668. xs *pub_fn = xs_replace(priv_fn, "/private/", "/public/");
  3669. /* already there? look no more */
  3670. if (mtime(pub_fn))
  3671. continue;
  3672. /* read the post */
  3673. FILE *f;
  3674. if ((f = fopen(priv_fn, "r")) == NULL)
  3675. continue;
  3676. xs *post = xs_json_load(f);
  3677. fclose(f);
  3678. if (!xs_is_dict(post))
  3679. continue;
  3680. const char *attr_to = get_atto(post);
  3681. if (!xs_is_string(attr_to) || strcmp(attr_to, user.actor) != 0) {
  3682. /* not from this user */
  3683. continue;
  3684. }
  3685. /* link */
  3686. snac_debug(&user, 1, xs_fmt("fsck: fixed missing link %s", xs_dict_get(post, "id")));
  3687. link(priv_fn, pub_fn);
  3688. }
  3689. }
  3690. user_free(&user);
  3691. }
  3692. }