data.c 83 KB

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