data.c 95 KB

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