data.c 94 KB

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