data.c 84 KB

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