data.c 106 KB

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