data.c 87 KB

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