activitypub.c 108 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514
  1. /* snac - A simple, minimalistic ActivityPub instance */
  2. /* copyright (c) 2022 - 2025 grunfink et al. / MIT license */
  3. #include "xs.h"
  4. #include "xs_json.h"
  5. #include "xs_curl.h"
  6. #include "xs_mime.h"
  7. #include "xs_openssl.h"
  8. #include "xs_regex.h"
  9. #include "xs_time.h"
  10. #include "xs_set.h"
  11. #include "xs_match.h"
  12. #include "xs_unicode.h"
  13. #include "xs_webmention.h"
  14. #include "snac.h"
  15. #include <sys/wait.h>
  16. const char *public_address = "https:/" "/www.w3.org/ns/activitystreams#Public";
  17. /* susie.png */
  18. const char *susie =
  19. "iVBORw0KGgoAAAANSUhEUgAAAEAAAABAAQAAAAC"
  20. "CEkxzAAAAUUlEQVQoz43R0QkAMQwCUDdw/y3dwE"
  21. "vsvzlL4X1IoQkAisKmwfAFT3RgJHbQezpSRoXEq"
  22. "eqCL9BJBf7h3QbOCCxV5EVWMEMwG7K1/WODtlvx"
  23. "AYTtEsDU9F34AAAAAElFTkSuQmCC";
  24. const char *susie_cool =
  25. "iVBORw0KGgoAAAANSUhEUgAAAEAAAABAAQAAAAC"
  26. "CEkxzAAAAV0lEQVQoz43RwQ3AMAwCQDZg/y3ZgN"
  27. "qo3+JaedwDOUQBQFHYaTB8wTM6sGl2cMPu+DFzn"
  28. "+ZcgN7wF7ZVihXkfSlWIVzIA6dbQzaygllpNuTX"
  29. "ZmmFNlvxADX1+o0cUPMbAAAAAElFTkSuQmCC";
  30. const char *susie_muertos =
  31. "iVBORw0KGgoAAAANSUhEUgAAAEAAAABAAQAAAAC"
  32. "CEkxzAAAAV0lEQVQoz4XQsQ0AMQxCUW/A/lv+DT"
  33. "ic6zGRolekIMyMELNp8PiCEw6Q4w4NoAt53IH5m"
  34. "xXksrZYgZwJrIox+Z8vJAfe2lCxG6AK7eKkWcEb"
  35. "QHbF617xAQatAAD7jJHUAAAAAElFTkSuQmCC";
  36. const char *default_avatar_base64(void)
  37. /* returns the default avatar in base64 */
  38. {
  39. time_t t = time(NULL);
  40. struct tm tm;
  41. const char *p = susie;
  42. gmtime_r(&t, &tm);
  43. if (tm.tm_mon == 10 && tm.tm_mday == 2)
  44. p = susie_muertos;
  45. else
  46. if (tm.tm_wday == 0 || tm.tm_wday == 6)
  47. p = susie_cool;
  48. return p;
  49. }
  50. int activitypub_request(snac *user, const char *url, xs_dict **data)
  51. /* request an object */
  52. {
  53. int status = 0;
  54. xs *response = NULL;
  55. xs *payload = NULL;
  56. int p_size;
  57. const char *ctype;
  58. *data = NULL;
  59. if (user != NULL) {
  60. /* get from the net */
  61. response = http_signed_request(user, "GET", url,
  62. NULL, NULL, 0, &status, &payload, &p_size, 0);
  63. }
  64. if (status == 0 || (status >= 500 && status <= 599)) {
  65. /* I found an instance running Misskey that returned
  66. 500 on signed messages but returned the object
  67. perfectly without signing (?), so why not try */
  68. xs_free(response);
  69. xs *hdrs = xs_dict_new();
  70. hdrs = xs_dict_append(hdrs, "accept", "application/activity+json");
  71. hdrs = xs_dict_append(hdrs, "user-agent", USER_AGENT);
  72. response = xs_http_request("GET", url, hdrs,
  73. NULL, 0, &status, &payload, &p_size, 0);
  74. }
  75. if (valid_status(status)) {
  76. /* ensure it's ActivityPub data */
  77. ctype = xs_dict_get(response, "content-type");
  78. if (xs_is_null(ctype))
  79. status = HTTP_STATUS_BAD_REQUEST;
  80. else
  81. if (xs_str_in(ctype, "application/activity+json") != -1 ||
  82. xs_str_in(ctype, "application/ld+json") != -1) {
  83. /* if there is no payload, fail */
  84. if (xs_is_null(payload))
  85. status = HTTP_STATUS_BAD_REQUEST;
  86. else
  87. *data = xs_json_loads(payload);
  88. }
  89. else
  90. status = HTTP_STATUS_INTERNAL_SERVER_ERROR;
  91. }
  92. return status;
  93. }
  94. int actor_request(snac *user, const char *actor, xs_dict **data)
  95. /* request an actor */
  96. {
  97. int status;
  98. xs *payload = NULL;
  99. if (data)
  100. *data = NULL;
  101. /* get from disk first */
  102. status = actor_get_refresh(user, actor, data);
  103. if (!valid_status(status)) {
  104. /* actor data non-existent: get from the net */
  105. status = activitypub_request(user, actor, &payload);
  106. if (valid_status(status)) {
  107. /* renew data */
  108. status = actor_add(actor, payload);
  109. if (data != NULL) {
  110. *data = payload;
  111. payload = NULL;
  112. }
  113. }
  114. else
  115. srv_debug(1, xs_fmt("actor_request error %s %d", actor, status));
  116. }
  117. /* collect the (presumed) shared inbox in this actor */
  118. if (xs_type(xs_dict_get(srv_config, "disable_inbox_collection")) != XSTYPE_TRUE) {
  119. if (valid_status(status) && data && *data)
  120. inbox_add_by_actor(*data);
  121. }
  122. return status;
  123. }
  124. const char *get_atto(const xs_dict *msg)
  125. /* gets the attributedTo field (an actor) */
  126. {
  127. const xs_val *actor = xs_dict_get(msg, "attributedTo");
  128. /* if the actor is a list of objects (like on Peertube videos), pick the Person */
  129. if (xs_type(actor) == XSTYPE_LIST) {
  130. const xs_list *p = actor;
  131. int c = 0;
  132. const xs_dict *v;
  133. actor = NULL;
  134. while (actor == NULL && xs_list_next(p, &v, &c)) {
  135. if (xs_type(v) == XSTYPE_DICT) {
  136. const char *type = xs_dict_get(v, "type");
  137. if (xs_type(type) == XSTYPE_STRING && strcmp(type, "Person") == 0) {
  138. actor = xs_dict_get(v, "id");
  139. if (xs_type(actor) != XSTYPE_STRING)
  140. actor = NULL;
  141. }
  142. }
  143. }
  144. }
  145. else
  146. if (xs_type(actor) == XSTYPE_DICT) {
  147. /* bandwagon.fm returns this */
  148. actor = xs_dict_get(actor, "id");
  149. }
  150. return actor;
  151. }
  152. const char *get_in_reply_to(const xs_dict *msg)
  153. /* gets the inReplyTo id */
  154. {
  155. const xs_val *in_reply_to = xs_dict_get(msg, "inReplyTo");
  156. if (xs_type(in_reply_to) == XSTYPE_DICT)
  157. in_reply_to = xs_dict_get(in_reply_to, "id");
  158. return in_reply_to;
  159. }
  160. xs_list *get_attachments(const xs_dict *msg)
  161. /* unify the garbage fire that are the attachments */
  162. {
  163. xs_list *l = xs_list_new();
  164. const xs_list *p;
  165. /* try first the attachments list */
  166. if (!xs_is_null(p = xs_dict_get(msg, "attachment"))) {
  167. xs *attach = NULL;
  168. const xs_val *v;
  169. /* ensure it's a list */
  170. if (xs_type(p) == XSTYPE_DICT) {
  171. attach = xs_list_new();
  172. attach = xs_list_append(attach, p);
  173. }
  174. else
  175. attach = xs_dup(p);
  176. if (xs_type(attach) == XSTYPE_LIST && xs_list_len(attach) == 0) {
  177. /* does the message have an image? */
  178. const xs_dict *d = xs_dict_get(msg, "image");
  179. if (xs_type(d) == XSTYPE_DICT) {
  180. /* add it to the attachment list */
  181. attach = xs_list_append(attach, d);
  182. }
  183. }
  184. /* now iterate the list */
  185. int c = 0;
  186. while (xs_list_next(attach, &v, &c)) {
  187. const char *type = xs_dict_get(v, "mediaType");
  188. if (xs_is_null(type))
  189. type = xs_dict_get(v, "type");
  190. if (xs_is_null(type))
  191. continue;
  192. const char *href = xs_dict_get(v, "url");
  193. if (xs_is_null(href))
  194. href = xs_dict_get(v, "href");
  195. if (xs_is_null(href))
  196. continue;
  197. /* infer MIME type from non-specific attachments */
  198. if (xs_list_len(attach) < 2 && xs_match(type, "Link|Document")) {
  199. char *mt = (char *)xs_mime_by_ext(href);
  200. if (xs_match(mt, "image/*|audio/*|video/*")) /* */
  201. type = mt;
  202. }
  203. const char *name = xs_dict_get(v, "name");
  204. if (xs_is_null(name))
  205. name = xs_dict_get(msg, "name");
  206. if (xs_is_null(name))
  207. name = "";
  208. xs *d = xs_dict_new();
  209. d = xs_dict_append(d, "type", type);
  210. d = xs_dict_append(d, "href", href);
  211. d = xs_dict_append(d, "name", name);
  212. const xs_dict *icon = xs_dict_get(v, "icon");
  213. if (xs_type(icon) == XSTYPE_DICT)
  214. d = xs_dict_append(d, "icon", icon);
  215. l = xs_list_append(l, d);
  216. }
  217. }
  218. /** urls (attachments from Peertube) **/
  219. p = xs_dict_get(msg, "url");
  220. if (xs_type(p) == XSTYPE_LIST) {
  221. const char *href = NULL;
  222. const char *type = NULL;
  223. int c = 0;
  224. const xs_val *v;
  225. while (href == NULL && xs_list_next(p, &v, &c)) {
  226. if (xs_type(v) == XSTYPE_DICT) {
  227. const char *mtype = xs_dict_get(v, "type");
  228. if (xs_type(mtype) == XSTYPE_STRING && strcmp(mtype, "Link") == 0) {
  229. mtype = xs_dict_get(v, "mediaType");
  230. const xs_list *tag = xs_dict_get(v, "tag");
  231. if (xs_type(mtype) == XSTYPE_STRING &&
  232. strcmp(mtype, "application/x-mpegURL") == 0 &&
  233. xs_type(tag) == XSTYPE_LIST) {
  234. /* now iterate the tag list, looking for a video URL */
  235. const xs_dict *d;
  236. int c = 0;
  237. while (href == NULL && xs_list_next(tag, &d, &c)) {
  238. if (xs_type(d) == XSTYPE_DICT) {
  239. if (xs_type(mtype = xs_dict_get(d, "mediaType")) == XSTYPE_STRING &&
  240. xs_startswith(mtype, "video/")) {
  241. const char *h = xs_dict_get(d, "href");
  242. /* this is probably it */
  243. if (xs_type(h) == XSTYPE_STRING) {
  244. href = h;
  245. type = mtype;
  246. }
  247. }
  248. }
  249. }
  250. }
  251. }
  252. }
  253. }
  254. if (href && type) {
  255. xs *d = xs_dict_new();
  256. d = xs_dict_append(d, "href", href);
  257. d = xs_dict_append(d, "type", type);
  258. d = xs_dict_append(d, "name", "---");
  259. l = xs_list_append(l, d);
  260. }
  261. }
  262. return l;
  263. }
  264. int hashtag_in_msg(const xs_list *hashtags, const xs_dict *msg)
  265. /* returns 1 if the message contains any of the list of hashtags */
  266. {
  267. if (xs_is_list(hashtags) && xs_is_dict(msg)) {
  268. const xs_list *tags_in_msg = xs_dict_get(msg, "tag");
  269. if (xs_is_list(tags_in_msg)) {
  270. const xs_dict *te;
  271. /* iterate the tags in the message */
  272. xs_list_foreach(tags_in_msg, te) {
  273. if (xs_is_dict(te)) {
  274. const char *type = xs_dict_get(te, "type");
  275. const char *name = xs_dict_get(te, "name");
  276. if (xs_is_string(type) && xs_is_string(name)) {
  277. if (strcmp(type, "Hashtag") == 0) {
  278. xs *lc_name = xs_utf8_to_lower(name);
  279. if (xs_list_in(hashtags, lc_name) != -1)
  280. return 1;
  281. }
  282. }
  283. }
  284. }
  285. }
  286. }
  287. return 0;
  288. }
  289. int followed_hashtag_check(snac *user, const xs_dict *msg)
  290. /* returns 1 if this message contains a hashtag followed by me */
  291. {
  292. return hashtag_in_msg(xs_dict_get(user->config, "followed_hashtags"), msg);
  293. }
  294. int blocked_hashtag_check(snac *user, const xs_dict *msg)
  295. /* returns 1 if this message contains a hashtag blocked by me */
  296. {
  297. return hashtag_in_msg(xs_dict_get(user->config, "blocked_hashtags"), msg);
  298. }
  299. int timeline_request(snac *snac, const char **id, xs_str **wrk, int level)
  300. /* ensures that an entry and its ancestors are in the timeline */
  301. {
  302. int status = 0;
  303. if (level < MAX_CONVERSATION_LEVELS && !xs_is_null(*id)) {
  304. xs *msg = NULL;
  305. /* from a blocked instance? discard and break */
  306. if (is_instance_blocked(*id)) {
  307. snac_debug(snac, 1, xs_fmt("timeline_request blocked instance %s", *id));
  308. return status;
  309. }
  310. /* is the object already there? */
  311. if (!valid_status((status = object_get(*id, &msg)))) {
  312. /* no; download it */
  313. status = activitypub_request(snac, *id, &msg);
  314. }
  315. if (valid_status(status)) {
  316. const xs_dict *object = msg;
  317. const char *type = xs_dict_get(object, "type");
  318. /* get the id again from the object, as it may be different */
  319. const char *nid = xs_dict_get(object, "id");
  320. if (xs_type(nid) != XSTYPE_STRING)
  321. return 0;
  322. if (wrk && strcmp(nid, *id) != 0) {
  323. snac_debug(snac, 1,
  324. xs_fmt("timeline_request canonical id for %s is %s", *id, nid));
  325. *wrk = xs_dup(nid);
  326. *id = *wrk;
  327. }
  328. if (xs_is_null(type))
  329. type = "(null)";
  330. srv_debug(2, xs_fmt("timeline_request type %s '%s'", nid, type));
  331. if (strcmp(type, "Create") == 0) {
  332. /* some software like lemmy nest Announce + Create + Note */
  333. if (!xs_is_null(object = xs_dict_get(object, "object"))) {
  334. type = xs_dict_get(object, "type");
  335. nid = xs_dict_get(object, "id");
  336. }
  337. else
  338. type = "(null)";
  339. }
  340. if (xs_match(type, POSTLIKE_OBJECT_TYPE)) {
  341. if (content_match("filter_reject.txt", object))
  342. snac_log(snac, xs_fmt("timeline_request rejected by content %s", nid));
  343. else
  344. if (blocked_hashtag_check(snac, object))
  345. snac_log(snac, xs_fmt("timeline_request rejected by hashtag %s", nid));
  346. else {
  347. const char *actor = get_atto(object);
  348. if (!xs_is_null(actor)) {
  349. /* request (and drop) the actor for this entry */
  350. if (!valid_status(actor_request(snac, actor, NULL))) {
  351. /* failed? retry later */
  352. enqueue_actor_refresh(snac, actor, 60);
  353. }
  354. /* does it have an ancestor? */
  355. const char *in_reply_to = get_in_reply_to(object);
  356. /* store */
  357. timeline_add(snac, nid, object);
  358. /* redistribute to lists for this user */
  359. list_distribute(snac, actor, object);
  360. /* recurse! */
  361. timeline_request(snac, &in_reply_to, NULL, level + 1);
  362. }
  363. }
  364. }
  365. }
  366. }
  367. return status;
  368. }
  369. int send_to_inbox_raw(const char *keyid, const char *seckey,
  370. const xs_str *inbox, const xs_dict *msg,
  371. xs_val **payload, int *p_size, int timeout)
  372. /* sends a message to an Inbox */
  373. {
  374. int status;
  375. xs_dict *response;
  376. xs *j_msg = xs_json_dumps((xs_dict *)msg, 4);
  377. response = http_signed_request_raw(keyid, seckey, "POST", inbox,
  378. NULL, j_msg, strlen(j_msg), &status, payload, p_size, timeout);
  379. xs_free(response);
  380. return status;
  381. }
  382. int send_to_inbox(snac *snac, const xs_str *inbox, const xs_dict *msg,
  383. xs_val **payload, int *p_size, int timeout)
  384. /* sends a message to an Inbox */
  385. {
  386. const char *seckey = xs_dict_get(snac->key, "secret");
  387. return send_to_inbox_raw(snac->actor, seckey, inbox, msg, payload, p_size, timeout);
  388. }
  389. xs_str *get_actor_inbox(const char *actor, int shared)
  390. /* gets an actor's inbox */
  391. {
  392. xs *data = NULL;
  393. const char *v = NULL;
  394. if (valid_status(actor_request(NULL, actor, &data))) {
  395. /* try first endpoints/sharedInbox */
  396. if (shared && (v = xs_dict_get(data, "endpoints")))
  397. v = xs_dict_get(v, "sharedInbox");
  398. /* try then the regular inbox */
  399. if (xs_is_null(v))
  400. v = xs_dict_get(data, "inbox");
  401. }
  402. return xs_is_null(v) ? NULL : xs_dup(v);
  403. }
  404. int send_to_actor(snac *snac, const char *actor, const xs_dict *msg,
  405. xs_val **payload, int *p_size, int timeout)
  406. /* sends a message to an actor */
  407. {
  408. int status = HTTP_STATUS_BAD_REQUEST;
  409. xs *inbox = get_actor_inbox(actor, 1);
  410. if (!xs_is_null(inbox))
  411. status = send_to_inbox(snac, inbox, msg, payload, p_size, timeout);
  412. return status;
  413. }
  414. void post_message(snac *snac, const char *actor, const xs_dict *msg)
  415. /* posts a message immediately (bypassing the output queues) */
  416. {
  417. xs *payload = NULL;
  418. int p_size;
  419. int status = send_to_actor(snac, actor, msg, &payload, &p_size, 3);
  420. srv_log(xs_fmt("post_message to actor %s %d", actor, status));
  421. if (!valid_status(status))
  422. /* cannot send right now, enqueue */
  423. enqueue_message(snac, msg);
  424. }
  425. xs_list *recipient_list(snac *snac, const xs_dict *msg, int expand_public)
  426. /* returns the list of recipients for a message */
  427. {
  428. const xs_val *to = xs_dict_get(msg, "to");
  429. const xs_val *cc = xs_dict_get(msg, "cc");
  430. xs_set rcpts;
  431. int n;
  432. xs_set_init(&rcpts);
  433. const xs_list *lists[] = { to, cc, NULL };
  434. for (n = 0; lists[n]; n++) {
  435. xs_list *l = (xs_list *)lists[n];
  436. const char *v;
  437. xs *tl = NULL;
  438. /* if it's a string, create a list with only one element */
  439. if (xs_type(l) == XSTYPE_STRING) {
  440. tl = xs_list_new();
  441. tl = xs_list_append(tl, l);
  442. l = tl;
  443. }
  444. while (xs_list_iter(&l, &v)) {
  445. if (expand_public && strcmp(v, public_address) == 0) {
  446. /* iterate the followers and add them */
  447. xs *fwers = follower_list(snac);
  448. const char *actor;
  449. char *p = fwers;
  450. while (xs_list_iter(&p, &actor))
  451. xs_set_add(&rcpts, actor);
  452. }
  453. else
  454. xs_set_add(&rcpts, v);
  455. }
  456. }
  457. return xs_set_result(&rcpts);
  458. }
  459. int is_msg_public(const xs_dict *msg)
  460. /* checks if a message is public */
  461. {
  462. const char *to = xs_dict_get(msg, "to");
  463. const char *cc = xs_dict_get(msg, "cc");
  464. int n;
  465. const char *lists[] = { to, cc, NULL };
  466. for (n = 0; lists[n]; n++) {
  467. const xs_val *l = lists[n];
  468. if (xs_type(l) == XSTYPE_STRING) {
  469. if (strcmp(l, public_address) == 0)
  470. return 1;
  471. }
  472. else
  473. if (xs_type(l) == XSTYPE_LIST) {
  474. if (xs_list_in(l, public_address) != -1)
  475. return 1;
  476. }
  477. }
  478. return 0;
  479. }
  480. int is_msg_from_private_user(const xs_dict *msg)
  481. /* checks if a message is from a local, private user */
  482. {
  483. int ret = 0;
  484. /* is this message from a local user? */
  485. if (xs_startswith(xs_dict_get(msg, "id"), srv_baseurl)) {
  486. const char *atto = get_atto(msg);
  487. xs *l = xs_split(atto, "/");
  488. const char *uid = xs_list_get(l, -1);
  489. snac user;
  490. if (uid && user_open(&user, uid)) {
  491. if (xs_type(xs_dict_get(user.config, "private")) == XSTYPE_TRUE)
  492. ret = 1;
  493. user_free(&user);
  494. }
  495. }
  496. return ret;
  497. }
  498. void followed_hashtag_distribute(const xs_dict *msg)
  499. /* distribute this post to all users following the included hashtags */
  500. {
  501. const char *id = xs_dict_get(msg, "id");
  502. const xs_list *tags_in_msg = xs_dict_get(msg, "tag");
  503. if (!xs_is_string(id) || !xs_is_list(tags_in_msg) || xs_list_len(tags_in_msg) == 0)
  504. return;
  505. srv_debug(1, xs_fmt("followed_hashtag_distribute check for %s", id));
  506. xs *users = user_list();
  507. const char *uid;
  508. xs_list_foreach(users, uid) {
  509. snac user;
  510. if (user_open(&user, uid)) {
  511. if (followed_hashtag_check(&user, msg)) {
  512. timeline_add(&user, id, msg);
  513. snac_log(&user, xs_fmt("followed hashtag in %s", id));
  514. }
  515. user_free(&user);
  516. }
  517. }
  518. }
  519. int is_msg_for_me(snac *snac, const xs_dict *c_msg)
  520. /* checks if this message is for me */
  521. {
  522. const char *type = xs_dict_get(c_msg, "type");
  523. const char *actor = xs_dict_get(c_msg, "actor");
  524. if (strcmp(actor, snac->actor) == 0) {
  525. /* message by myself? (most probably via the shared-inbox) reject */
  526. snac_debug(snac, 1, xs_fmt("ignoring message by myself"));
  527. return 0;
  528. }
  529. if (xs_match(type, "Like|Announce|EmojiReact")) {
  530. const char *object = xs_dict_get(c_msg, "object");
  531. xs *obj = NULL;
  532. if (xs_is_dict(object)) {
  533. obj = xs_dup(object);
  534. object = xs_dict_get(object, "id");
  535. }
  536. /* bad object id? reject */
  537. if (!xs_is_string(object))
  538. return 0;
  539. /* try to get the object */
  540. if (!xs_is_dict(obj))
  541. object_get(object, &obj);
  542. /* if it's about one of our posts, accept it */
  543. if (xs_startswith(object, snac->actor))
  544. return 2;
  545. /* blocked by hashtag? */
  546. if (blocked_hashtag_check(snac, obj))
  547. return 0;
  548. /* if it's by someone we follow, accept it */
  549. if (following_check(snac, actor))
  550. return 1;
  551. /* do we follow any hashtag? */
  552. if (followed_hashtag_check(snac, obj))
  553. return 7;
  554. return 0;
  555. }
  556. /* if it's an Undo, it must be from someone related to us */
  557. if (xs_match(type, "Undo")) {
  558. return follower_check(snac, actor) || following_check(snac, actor);
  559. }
  560. /* if it's an Accept + Follow, it must be for a Follow we created */
  561. if (xs_match(type, "Accept")) {
  562. return following_check(snac, actor);
  563. }
  564. /* if it's a Follow, it must be explicitly for us */
  565. if (xs_match(type, "Follow")) {
  566. const char *object = xs_dict_get(c_msg, "object");
  567. return !xs_is_null(object) && strcmp(snac->actor, object) == 0;
  568. }
  569. /* only accept Ping directed to us */
  570. if (xs_match(type, "Ping")) {
  571. const char *dest = xs_dict_get(c_msg, "to");
  572. return !xs_is_null(dest) && strcmp(snac->actor, dest) == 0;
  573. }
  574. /* if it's not a Create or Update, allow as is */
  575. if (!xs_match(type, "Create|Update")) {
  576. return 1;
  577. }
  578. const xs_dict *msg = xs_dict_get(c_msg, "object");
  579. /* any blocked hashtag? reject */
  580. if (blocked_hashtag_check(snac, msg)) {
  581. snac_debug(snac, 1, xs_fmt("blocked by hashtag %s", xs_dict_get(msg, "id")));
  582. return 0;
  583. }
  584. int pub_msg = is_msg_public(c_msg);
  585. /* if this message is public and we follow the actor of this post, allow */
  586. if (pub_msg && following_check(snac, actor))
  587. return 1;
  588. xs *rcpts = recipient_list(snac, msg, 0);
  589. xs_list *p = rcpts;
  590. const xs_str *v;
  591. xs *actor_followers = NULL;
  592. if (!pub_msg) {
  593. /* not a public message; get the actor and its followers list */
  594. xs *actor_obj = NULL;
  595. if (valid_status(object_get(actor, &actor_obj))) {
  596. const xs_val *fw = xs_dict_get(actor_obj, "followers");
  597. if (fw)
  598. actor_followers = xs_dup(fw);
  599. }
  600. }
  601. while(xs_list_iter(&p, &v)) {
  602. /* explicitly for me? accept */
  603. if (strcmp(v, snac->actor) == 0)
  604. return 2;
  605. if (pub_msg) {
  606. /* a public message for someone we follow? (probably cc'ed) accept */
  607. if (strcmp(v, public_address) != 0 && following_check(snac, v))
  608. return 5;
  609. }
  610. else
  611. if (actor_followers && strcmp(v, actor_followers) == 0) {
  612. /* if this message is for this actor's followers, are we one of them? */
  613. if (following_check(snac, actor))
  614. return 6;
  615. }
  616. }
  617. /* accept if it's by someone we follow */
  618. const char *atto = get_atto(msg);
  619. if (pub_msg && !xs_is_null(atto) && following_check(snac, atto))
  620. return 3;
  621. /* is this message a reply to another? */
  622. const char *irt = get_in_reply_to(msg);
  623. if (!xs_is_null(irt)) {
  624. xs *r_msg = NULL;
  625. /* try to get the replied message */
  626. if (valid_status(object_get(irt, &r_msg))) {
  627. atto = get_atto(r_msg);
  628. /* accept if the replied message is from someone we follow */
  629. if (pub_msg && !xs_is_null(atto) && following_check(snac, atto))
  630. return 4;
  631. }
  632. }
  633. /* does this message contain a tag we are following? */
  634. if (pub_msg && followed_hashtag_check(snac, msg))
  635. return 7;
  636. return 0;
  637. }
  638. xs_str *process_tags(snac *snac, const char *content, xs_list **tag)
  639. /* parses mentions and tags from content */
  640. {
  641. xs_str *nc = xs_str_new(NULL);
  642. xs_list *tl = *tag;
  643. xs *split;
  644. xs_list *p;
  645. const xs_val *v;
  646. int n = 0;
  647. /* create a default server for incomplete mentions */
  648. xs *def_srv = NULL;
  649. if (xs_list_len(tl)) {
  650. /* if there are any mentions, get the server from
  651. the first one, which is the inReplyTo author */
  652. p = tl;
  653. while (xs_list_iter(&p, &v)) {
  654. const char *type = xs_dict_get(v, "type");
  655. const char *name = xs_dict_get(v, "name");
  656. if (type && name && strcmp(type, "Mention") == 0) {
  657. xs *l = xs_split(name, "@");
  658. def_srv = xs_dup(xs_list_get(l, -1));
  659. break;
  660. }
  661. }
  662. }
  663. if (xs_is_null(def_srv))
  664. /* use this same server */
  665. def_srv = xs_dup(xs_dict_get(srv_config, "host"));
  666. split = xs_regex_split(content, "(@[A-Za-z0-9_]+(@[A-Za-z0-9\\.-]+)?|&#[0-9]+;|#(_|[^[:punct:][:space:]])+)");
  667. p = split;
  668. while (xs_list_iter(&p, &v)) {
  669. if ((n & 0x1)) {
  670. if (*v == '@') {
  671. xs *link = NULL;
  672. xs *wuid = NULL;
  673. if (strchr(v + 1, '@') == NULL) {
  674. /* only one @? it's a dumb Mastodon-like mention
  675. without server; add the default one */
  676. wuid = xs_fmt("%s@%s", v, def_srv);
  677. snac_debug(snac, 2, xs_fmt("mention without server '%s' '%s'", v, wuid));
  678. }
  679. else
  680. wuid = xs_dup(v);
  681. /* query the webfinger about this fellow */
  682. xs *actor = NULL;
  683. xs *uid = NULL;
  684. int status;
  685. status = webfinger_request(wuid, &actor, &uid);
  686. if (valid_status(status) && actor && uid) {
  687. xs *d = xs_dict_new();
  688. xs *n = xs_fmt("@%s", uid);
  689. d = xs_dict_append(d, "type", "Mention");
  690. d = xs_dict_append(d, "href", actor);
  691. d = xs_dict_append(d, "name", n);
  692. tl = xs_list_append(tl, d);
  693. link = xs_fmt("<span class=\"h-card\"><a href=\"%s\" class=\"u-url mention\">%s</a></span>", actor, n);
  694. }
  695. if (!xs_is_null(link))
  696. nc = xs_str_cat(nc, link);
  697. else
  698. nc = xs_str_cat(nc, v);
  699. }
  700. else
  701. if (*v == '#') {
  702. /* hashtag */
  703. xs *d = xs_dict_new();
  704. xs *n = xs_utf8_to_lower(v);
  705. xs *h = xs_fmt("%s?t=%s", srv_baseurl, n + 1);
  706. xs *l = xs_fmt("<a href=\"%s\" class=\"mention hashtag\" rel=\"tag\">%s</a>", h, v);
  707. d = xs_dict_append(d, "type", "Hashtag");
  708. d = xs_dict_append(d, "href", h);
  709. d = xs_dict_append(d, "name", n);
  710. tl = xs_list_append(tl, d);
  711. /* add the code */
  712. nc = xs_str_cat(nc, l);
  713. }
  714. else
  715. if (*v == '&') {
  716. /* HTML Unicode entity, probably part of an emoji */
  717. /* write as is */
  718. nc = xs_str_cat(nc, v);
  719. }
  720. }
  721. else
  722. nc = xs_str_cat(nc, v);
  723. n++;
  724. }
  725. *tag = tl;
  726. return nc;
  727. }
  728. void collect_replies(snac *user, const char *id)
  729. /* collects all replies for a post */
  730. {
  731. xs *obj = NULL;
  732. if (!valid_status(object_get(id, &obj))) {
  733. snac_debug(user, 1, xs_fmt("collect_replies: object '%s' is not here", id));
  734. return;
  735. }
  736. const char *next = xs_dict_get_path(obj, "replies.first.next");
  737. if (!xs_is_string(next)) {
  738. snac_debug(user, 1, xs_fmt("collect_replies: object '%s' does not have a replies.first.next URL", id));
  739. return;
  740. }
  741. /* pick the first level replies (may be empty) */
  742. const xs_list *level0_replies = xs_dict_get_path(obj, "replies.first.items");
  743. xs *reply_obj = NULL;
  744. if (!valid_status(object_get(next, &reply_obj))) {
  745. if (!valid_status(activitypub_request(user, next, &reply_obj))) {
  746. snac_debug(user, 1, xs_fmt("collect_replies: cannot get replies object '%s'", next));
  747. return;
  748. }
  749. }
  750. const xs_list *level1_replies = xs_dict_get(reply_obj, "items");
  751. if (!xs_is_list(level1_replies)) {
  752. snac_debug(user, 1, xs_fmt("collect_replies: cannot get reply items from object '%s'", next));
  753. return;
  754. }
  755. xs *items = NULL;
  756. if (xs_is_list(level0_replies))
  757. items = xs_list_cat(xs_dup(level0_replies), level1_replies);
  758. else
  759. items = xs_dup(level1_replies);
  760. const xs_val *v;
  761. xs_list_foreach(items, v) {
  762. xs *reply = NULL;
  763. if (xs_is_string(v)) {
  764. /* request the object */
  765. if (!valid_status(object_get(v, &reply))) {
  766. if (!valid_status(activitypub_request(user, v, &reply))) {
  767. snac_debug(user, 1, xs_fmt("collect_replies: error requesting object '%s'", v));
  768. continue;
  769. }
  770. }
  771. }
  772. else
  773. if (xs_is_dict(v)) {
  774. /* actually the post object */
  775. reply = xs_dup(v);
  776. }
  777. if (!xs_is_dict(reply))
  778. continue;
  779. const char *id = xs_dict_get(reply, "id");
  780. const char *type = xs_dict_get(reply, "type");
  781. const char *attr_to = get_atto(reply);
  782. if (!xs_is_string(id) || !xs_is_string(type) || !xs_is_string(attr_to))
  783. continue;
  784. if (!xs_match(type, POSTLIKE_OBJECT_TYPE))
  785. continue;
  786. if (timeline_here(user, id)) {
  787. snac_debug(user, 1, xs_fmt("collect_replies: item already in timeline %s", id));
  788. continue;
  789. }
  790. enqueue_actor_refresh(user, attr_to, 0);
  791. timeline_add(user, id, reply);
  792. snac_log(user, xs_fmt("new '%s' (collect_replies) %s %s", type, attr_to, id));
  793. }
  794. }
  795. void notify(snac *snac, const char *type, const char *utype, const char *actor, const xs_dict *msg)
  796. /* notifies the user of relevant events */
  797. {
  798. /* skip our own notifications */
  799. if (strcmp(snac->actor, actor) == 0)
  800. return;
  801. const char *id = xs_dict_get(msg, "id");
  802. if (strcmp(type, "Create") == 0) {
  803. /* only notify of notes specifically for us */
  804. xs *rcpts = recipient_list(snac, msg, 0);
  805. if (xs_list_in(rcpts, snac->actor) == -1)
  806. return;
  807. /* discard votes */
  808. const xs_dict *note = xs_dict_get(msg, "object");
  809. if (note && !xs_is_null(xs_dict_get(note, "name")))
  810. return;
  811. }
  812. if (strcmp(type, "Undo") == 0 && strcmp(utype, "Follow") != 0)
  813. return;
  814. /* get the object id */
  815. const char *objid = xs_dict_get(msg, "object");
  816. if (xs_type(objid) == XSTYPE_DICT)
  817. objid = xs_dict_get(objid, "id");
  818. if (xs_match(type, "Like|Announce|EmojiReact")) {
  819. /* if it's not an admiration about something by us, done */
  820. if (xs_is_null(objid) || !xs_startswith(objid, snac->actor))
  821. return;
  822. /* if it's an announce by our own relay, done */
  823. xs *relay_id = xs_fmt("%s/relay", srv_baseurl);
  824. if (xs_startswith(id, relay_id))
  825. return;
  826. }
  827. /* updated poll? */
  828. if (strcmp(type, "Update") == 0 && strcmp(utype, "Question") == 0) {
  829. const xs_dict *poll;
  830. const char *poll_id;
  831. if ((poll = xs_dict_get(msg, "object")) == NULL)
  832. return;
  833. /* if it's not closed, discard */
  834. if (xs_is_null(xs_dict_get(poll, "closed")))
  835. return;
  836. if ((poll_id = xs_dict_get(poll, "id")) == NULL)
  837. return;
  838. /* if it's not ours and we didn't vote, discard */
  839. if (!xs_startswith(poll_id, snac->actor) && !was_question_voted(snac, poll_id))
  840. return;
  841. }
  842. /* user will love to know about this! */
  843. /* prepare message body */
  844. xs *body = xs_fmt("User : @%s@%s\n",
  845. xs_dict_get(snac->config, "uid"),
  846. xs_dict_get(srv_config, "host")
  847. );
  848. if (strcmp(utype, "(null)") != 0) {
  849. xs *s1 = xs_fmt("Type : %s + %s\n", type, utype);
  850. body = xs_str_cat(body, s1);
  851. }
  852. else {
  853. xs *s1 = xs_fmt("Type : %s\n", type);
  854. body = xs_str_cat(body, s1);
  855. }
  856. {
  857. xs *s1 = xs_fmt("Actor : %s\n", actor);
  858. body = xs_str_cat(body, s1);
  859. }
  860. if (objid != NULL) {
  861. xs *s1 = xs_fmt("Object: %s\n", objid);
  862. body = xs_str_cat(body, s1);
  863. }
  864. /* email */
  865. const char *email = "[disabled by admin]";
  866. if (xs_type(xs_dict_get(srv_config, "disable_email_notifications")) != XSTYPE_TRUE) {
  867. email = xs_dict_get(snac->config_o, "email");
  868. if (xs_is_null(email)) {
  869. email = xs_dict_get(snac->config, "email");
  870. if (xs_is_null(email))
  871. email = "[empty]";
  872. }
  873. }
  874. if (*email != '\0' && *email != '[') {
  875. snac_debug(snac, 1, xs_fmt("email notify %s %s %s", type, utype, actor));
  876. xs *subject = xs_fmt("snac notify for @%s@%s",
  877. xs_dict_get(snac->config, "uid"), xs_dict_get(srv_config, "host"));
  878. xs *from = xs_fmt("<snac-daemon@%s>", xs_dict_get(srv_config, "host"));
  879. xs *header = xs_fmt(
  880. "From: snac-daemon %s\n"
  881. "To: %s\n"
  882. "Subject: %s\n"
  883. "\n",
  884. from, email, subject);
  885. xs *mailinfo = xs_dict_new();
  886. xs *bd = xs_fmt("%s%s", header, body);
  887. mailinfo = xs_dict_append(mailinfo, "from", from);
  888. mailinfo = xs_dict_append(mailinfo, "to", email);
  889. mailinfo = xs_dict_append(mailinfo, "body", bd);
  890. enqueue_email(mailinfo, 0);
  891. }
  892. /* telegram */
  893. const char *bot = xs_dict_get(snac->config, "telegram_bot");
  894. const char *chat_id = xs_dict_get(snac->config, "telegram_chat_id");
  895. if (!xs_is_null(bot) && !xs_is_null(chat_id) && *bot && *chat_id)
  896. enqueue_telegram(body, bot, chat_id);
  897. /* ntfy */
  898. const char *ntfy_server = xs_dict_get(snac->config, "ntfy_server");
  899. const char *ntfy_token = xs_dict_get(snac->config, "ntfy_token");
  900. if (!xs_is_null(ntfy_server) && *ntfy_server)
  901. enqueue_ntfy(body, ntfy_server, ntfy_token);
  902. /* auto boost */
  903. if (xs_match(type, "Create") && xs_is_true(xs_dict_get(snac->config, "auto_boost"))) {
  904. xs *msg = msg_admiration(snac, objid, "Announce");
  905. enqueue_message(snac, msg);
  906. snac_debug(snac, 1, xs_fmt("auto boosted %s", objid));
  907. }
  908. /* finally, store it in the notification folder */
  909. if (strcmp(type, "Follow") == 0)
  910. objid = id;
  911. else
  912. if (strcmp(utype, "Follow") == 0)
  913. objid = actor;
  914. notify_add(snac, type, utype, actor, objid != NULL ? objid : id, msg);
  915. }
  916. /** messages **/
  917. xs_dict *msg_base(snac *snac, const char *type, const char *id,
  918. const char *actor, const char *date, const char *object)
  919. /* creates a base ActivityPub message */
  920. {
  921. xs *did = NULL;
  922. xs *published = NULL;
  923. xs *ntid = tid(0);
  924. const char *obj_id;
  925. if (xs_type(object) == XSTYPE_DICT)
  926. obj_id = xs_dict_get(object, "id");
  927. else
  928. obj_id = object;
  929. /* generated values */
  930. if (date && strcmp(date, "@now") == 0) {
  931. published = xs_str_utctime(0, ISO_DATE_SPEC);
  932. date = published;
  933. }
  934. if (id != NULL) {
  935. if (strcmp(id, "@dummy") == 0) {
  936. did = xs_fmt("%s/d/%s/%s", snac->actor, ntid, type);
  937. id = did;
  938. }
  939. else
  940. if (strcmp(id, "@object") == 0) {
  941. if (obj_id != NULL) {
  942. did = xs_fmt("%s/%s_%s", obj_id, type, ntid);
  943. id = did;
  944. }
  945. else
  946. id = NULL;
  947. }
  948. else
  949. if (strcmp(id, "@wrapper") == 0) {
  950. /* like @object, but always generate the same id */
  951. if (object != NULL) {
  952. date = xs_dict_get(object, "published");
  953. did = xs_fmt("%s/%s", obj_id, type);
  954. id = did;
  955. }
  956. else
  957. id = NULL;
  958. }
  959. }
  960. xs_dict *msg = xs_dict_new();
  961. msg = xs_dict_append(msg, "@context", "https:/" "/www.w3.org/ns/activitystreams");
  962. msg = xs_dict_append(msg, "type", type);
  963. if (id != NULL)
  964. msg = xs_dict_append(msg, "id", id);
  965. if (actor != NULL)
  966. msg = xs_dict_append(msg, "actor", actor);
  967. if (date != NULL)
  968. msg = xs_dict_append(msg, "published", date);
  969. if (object != NULL)
  970. msg = xs_dict_append(msg, "object", object);
  971. return msg;
  972. }
  973. xs_dict *msg_collection(snac *snac, const char *id, int items)
  974. /* creates an empty OrderedCollection message */
  975. {
  976. xs_dict *msg = msg_base(snac, "OrderedCollection", id, NULL, NULL, NULL);
  977. xs *n = xs_number_new(items);
  978. msg = xs_dict_append(msg, "attributedTo", snac->actor);
  979. msg = xs_dict_append(msg, "totalItems", n);
  980. return msg;
  981. }
  982. xs_dict *msg_accept(snac *snac, const xs_val *object, const char *to)
  983. /* creates an Accept message (as a response to a Follow) */
  984. {
  985. xs_dict *msg = msg_base(snac, "Accept", "@dummy", snac->actor, NULL, object);
  986. msg = xs_dict_append(msg, "to", to);
  987. return msg;
  988. }
  989. xs_dict *msg_update(snac *snac, const xs_dict *object)
  990. /* creates an Update message */
  991. {
  992. xs_dict *msg = msg_base(snac, "Update", "@object", snac->actor, "@now", object);
  993. const char *type = xs_dict_get(object, "type");
  994. if (strcmp(type, "Note") == 0) {
  995. msg = xs_dict_append(msg, "to", xs_dict_get(object, "to"));
  996. msg = xs_dict_append(msg, "cc", xs_dict_get(object, "cc"));
  997. }
  998. else
  999. if (strcmp(type, "Person") == 0) {
  1000. msg = xs_dict_append(msg, "to", public_address);
  1001. /* also spam the people being followed, so that
  1002. they have the newest information about who we are */
  1003. xs *cc = following_list(snac);
  1004. msg = xs_dict_append(msg, "cc", cc);
  1005. }
  1006. else
  1007. msg = xs_dict_append(msg, "to", public_address);
  1008. return msg;
  1009. }
  1010. xs_dict *msg_admiration(snac *snac, const char *object, const char *type)
  1011. /* creates a Like or Announce message */
  1012. {
  1013. xs *a_msg = NULL;
  1014. xs_dict *msg = NULL;
  1015. xs *wrk = NULL;
  1016. /* call the object */
  1017. timeline_request(snac, &object, &wrk, 0);
  1018. if (valid_status(object_get(object, &a_msg))) {
  1019. xs *rcpts = xs_list_new();
  1020. xs *o_md5 = xs_md5_hex(object, strlen(object));
  1021. xs *id = xs_fmt("%s/%s/%s", snac->actor, *type == 'L' ? "l" : "a", o_md5);
  1022. msg = msg_base(snac, type, id, snac->actor, "@now", object);
  1023. if (is_msg_public(a_msg))
  1024. rcpts = xs_list_append(rcpts, public_address);
  1025. rcpts = xs_list_append(rcpts, get_atto(a_msg));
  1026. msg = xs_dict_append(msg, "to", rcpts);
  1027. }
  1028. else
  1029. snac_log(snac, xs_fmt("msg_admiration cannot retrieve object %s", object));
  1030. return msg;
  1031. }
  1032. xs_dict *msg_repulsion(snac *user, const char *id, const char *type)
  1033. /* creates an Undo + admiration message */
  1034. {
  1035. xs *a_msg = NULL;
  1036. xs_dict *msg = NULL;
  1037. if (valid_status(object_get(id, &a_msg))) {
  1038. /* create a clone of the original admiration message */
  1039. xs *object = msg_admiration(user, id, type);
  1040. /* delete the published date */
  1041. object = xs_dict_del(object, "published");
  1042. /* create an undo message for this object */
  1043. msg = msg_undo(user, object);
  1044. /* copy the 'to' field */
  1045. msg = xs_dict_set(msg, "to", xs_dict_get(object, "to"));
  1046. }
  1047. /* now we despise this */
  1048. object_unadmire(id, user->actor, *type == 'L' ? 1 : 0);
  1049. return msg;
  1050. }
  1051. xs_dict *msg_actor_place(snac *user, const char *label)
  1052. /* creates a Place object, if the user has a location defined */
  1053. {
  1054. xs_dict *place = NULL;
  1055. const char *latitude = xs_dict_get_def(user->config, "latitude", "");
  1056. const char *longitude = xs_dict_get_def(user->config, "longitude", "");
  1057. if (*latitude && *longitude) {
  1058. xs *d_la = xs_number_new(atof(latitude));
  1059. xs *d_lo = xs_number_new(atof(longitude));
  1060. place = msg_base(user, "Place", NULL, user->actor, NULL, NULL);
  1061. place = xs_dict_set(place, "name", label);
  1062. place = xs_dict_set(place, "latitude", d_la);
  1063. place = xs_dict_set(place, "longitude", d_lo);
  1064. }
  1065. return place;
  1066. }
  1067. xs_dict *msg_actor(snac *snac)
  1068. /* create a Person message for this actor */
  1069. {
  1070. xs *ctxt = xs_list_new();
  1071. xs *icon = xs_dict_new();
  1072. xs *keys = xs_dict_new();
  1073. xs *tags = xs_list_new();
  1074. xs *avtr = NULL;
  1075. xs *kid = NULL;
  1076. xs *f_bio = NULL;
  1077. xs_dict *msg = NULL;
  1078. const char *p;
  1079. int n;
  1080. /* everybody loves some caching */
  1081. if (time(NULL) - object_mtime(snac->actor) < 3 * 3600 &&
  1082. valid_status(object_get(snac->actor, &msg))) {
  1083. snac_debug(snac, 2, xs_fmt("Returning cached actor %s", snac->actor));
  1084. return msg;
  1085. }
  1086. msg = msg_base(snac, "Person", snac->actor, NULL, NULL, NULL);
  1087. /* change the @context (is this really necessary?) */
  1088. ctxt = xs_list_append(ctxt, "https:/" "/www.w3.org/ns/activitystreams");
  1089. ctxt = xs_list_append(ctxt, "https:/" "/w3id.org/security/v1");
  1090. msg = xs_dict_set(msg, "@context", ctxt);
  1091. msg = xs_dict_set(msg, "url", snac->actor);
  1092. msg = xs_dict_set(msg, "name", xs_dict_get(snac->config, "name"));
  1093. msg = xs_dict_set(msg, "preferredUsername", snac->uid);
  1094. msg = xs_dict_set(msg, "published", xs_dict_get(snac->config, "published"));
  1095. // this exists so we get the emoji tags from our name too.
  1096. // and then we just throw away the result, because it's kinda useless to have markdown in the display name.
  1097. xs *name_dummy = not_really_markdown(xs_dict_get(snac->config, "name"), NULL, &tags);
  1098. xs *f_bio_2 = not_really_markdown(xs_dict_get(snac->config, "bio"), NULL, &tags);
  1099. f_bio = process_tags(snac, f_bio_2, &tags);
  1100. msg = xs_dict_set(msg, "summary", f_bio);
  1101. msg = xs_dict_set(msg, "tag", tags);
  1102. char *folders[] = { "inbox", "outbox", "followers", "following", "featured", NULL };
  1103. for (n = 0; folders[n]; n++) {
  1104. xs *f = xs_fmt("%s/%s", snac->actor, folders[n]);
  1105. msg = xs_dict_set(msg, folders[n], f);
  1106. }
  1107. p = xs_dict_get(snac->config, "avatar");
  1108. if (*p == '\0')
  1109. avtr = xs_fmt("%s/susie.png", srv_baseurl);
  1110. else
  1111. avtr = xs_dup(p);
  1112. icon = xs_dict_append(icon, "type", "Image");
  1113. icon = xs_dict_append(icon, "mediaType", xs_mime_by_ext(avtr));
  1114. icon = xs_dict_append(icon, "url", avtr);
  1115. msg = xs_dict_set(msg, "icon", icon);
  1116. kid = xs_fmt("%s#main-key", snac->actor);
  1117. keys = xs_dict_append(keys, "id", kid);
  1118. keys = xs_dict_append(keys, "owner", snac->actor);
  1119. keys = xs_dict_append(keys, "publicKeyPem", xs_dict_get(snac->key, "public"));
  1120. msg = xs_dict_set(msg, "publicKey", keys);
  1121. /* if the "bot" config field is set to true, change type to "Service" */
  1122. if (xs_type(xs_dict_get(snac->config, "bot")) == XSTYPE_TRUE)
  1123. msg = xs_dict_set(msg, "type", "Service");
  1124. /* if it's named "relay", then identify as an "Application" */
  1125. if (strcmp(snac->uid, "relay") == 0)
  1126. msg = xs_dict_set(msg, "type", "Application");
  1127. /* add the header image, if there is one defined */
  1128. const char *header = xs_dict_get(snac->config, "header");
  1129. if (!xs_is_null(header)) {
  1130. xs *d = xs_dict_new();
  1131. d = xs_dict_append(d, "type", "Image");
  1132. d = xs_dict_append(d, "mediaType", xs_mime_by_ext(header));
  1133. d = xs_dict_append(d, "url", header);
  1134. msg = xs_dict_set(msg, "image", d);
  1135. }
  1136. /* add the metadata as attachments of PropertyValue */
  1137. xs *metadata = NULL;
  1138. const xs_dict *md = xs_dict_get(snac->config, "metadata");
  1139. if (xs_type(md) == XSTYPE_DICT)
  1140. metadata = xs_dup(md);
  1141. else
  1142. if (xs_type(md) == XSTYPE_STRING) {
  1143. metadata = xs_dict_new();
  1144. xs *l = xs_split(md, "\n");
  1145. const char *ll;
  1146. xs_list_foreach(l, ll) {
  1147. xs *kv = xs_split_n(ll, "=", 1);
  1148. const char *k = xs_list_get(kv, 0);
  1149. const char *v = xs_list_get(kv, 1);
  1150. if (k && v) {
  1151. xs *kk = xs_strip_i(xs_dup(k));
  1152. xs *vv = xs_strip_i(xs_dup(v));
  1153. metadata = xs_dict_set(metadata, kk, vv);
  1154. }
  1155. }
  1156. }
  1157. if (xs_type(metadata) == XSTYPE_DICT) {
  1158. xs *attach = xs_list_new();
  1159. const xs_str *k;
  1160. const xs_str *v;
  1161. int c = 0;
  1162. while (xs_dict_next(metadata, &k, &v, &c)) {
  1163. xs *d = xs_dict_new();
  1164. xs *k2 = encode_html(k);
  1165. xs *v2 = NULL;
  1166. if (xs_startswith(v, "https:/") || xs_startswith(v, "http:/")) {
  1167. xs *t = encode_html(v);
  1168. v2 = xs_fmt("<a href=\"%s\" rel=\"me\">%s</a>", t, t);
  1169. }
  1170. else
  1171. v2 = encode_html(v);
  1172. d = xs_dict_append(d, "type", "PropertyValue");
  1173. d = xs_dict_append(d, "name", k2);
  1174. d = xs_dict_append(d, "value", v2);
  1175. attach = xs_list_append(attach, d);
  1176. }
  1177. msg = xs_dict_set(msg, "attachment", attach);
  1178. }
  1179. /* use shared inboxes? */
  1180. if (xs_is_true(xs_dict_get(srv_config, "shared_inboxes")) || strcmp(snac->uid, "relay") == 0) {
  1181. xs *d = xs_dict_new();
  1182. xs *si = xs_fmt("%s/shared-inbox", srv_baseurl);
  1183. d = xs_dict_append(d, "sharedInbox", si);
  1184. msg = xs_dict_set(msg, "endpoints", d);
  1185. }
  1186. /* does this user have an aka? */
  1187. const char *aka = xs_dict_get(snac->config, "alias");
  1188. if (xs_type(aka) == XSTYPE_STRING && *aka) {
  1189. xs *loaka = xs_list_append(xs_list_new(), aka);
  1190. msg = xs_dict_set(msg, "alsoKnownAs", loaka);
  1191. }
  1192. const xs_val *manually = xs_dict_get(snac->config, "approve_followers");
  1193. msg = xs_dict_set(msg, "manuallyApprovesFollowers",
  1194. xs_stock(xs_is_true(manually) ? XSTYPE_TRUE : XSTYPE_FALSE));
  1195. /* if there are location coords, create a Place object */
  1196. xs *location = msg_actor_place(snac, "Home");
  1197. if (xs_type(location) == XSTYPE_DICT)
  1198. msg = xs_dict_set(msg, "location", location);
  1199. /* cache it */
  1200. snac_debug(snac, 1, xs_fmt("Caching actor %s", snac->actor));
  1201. object_add_ow(snac->actor, msg);
  1202. return msg;
  1203. }
  1204. xs_dict *msg_create(snac *snac, const xs_dict *object)
  1205. /* creates a 'Create' message */
  1206. {
  1207. xs_dict *msg = msg_base(snac, "Create", "@wrapper", snac->actor, NULL, object);
  1208. const xs_val *v;
  1209. if ((v = get_atto(object)))
  1210. msg = xs_dict_append(msg, "attributedTo", v);
  1211. if ((v = xs_dict_get(object, "cc")))
  1212. msg = xs_dict_append(msg, "cc", v);
  1213. if ((v = xs_dict_get(object, "to")))
  1214. msg = xs_dict_append(msg, "to", v);
  1215. else
  1216. msg = xs_dict_append(msg, "to", public_address);
  1217. return msg;
  1218. }
  1219. xs_dict *msg_undo(snac *snac, const xs_val *object)
  1220. /* creates an 'Undo' message */
  1221. {
  1222. xs_dict *msg = msg_base(snac, "Undo", "@object", snac->actor, "@now", object);
  1223. const char *to;
  1224. if (xs_type(object) == XSTYPE_DICT && (to = xs_dict_get(object, "object")))
  1225. msg = xs_dict_append(msg, "to", to);
  1226. return msg;
  1227. }
  1228. xs_dict *msg_delete(snac *snac, const char *id)
  1229. /* creates a 'Delete' + 'Tombstone' for a local entry */
  1230. {
  1231. xs *tomb = xs_dict_new();
  1232. xs_dict *msg = NULL;
  1233. /* sculpt the tombstone */
  1234. tomb = xs_dict_append(tomb, "type", "Tombstone");
  1235. tomb = xs_dict_append(tomb, "id", id);
  1236. /* now create the Delete */
  1237. msg = msg_base(snac, "Delete", "@object", snac->actor, "@now", tomb);
  1238. xs *to = xs_list_new();
  1239. xs *involved = object_likes(id);
  1240. xs *boosts = object_announces(id);
  1241. xs *children = object_children(id);
  1242. const char *md5;
  1243. involved = xs_list_cat(involved, boosts);
  1244. involved = xs_list_cat(involved, children);
  1245. /* add everybody */
  1246. to = xs_list_append(to, public_address);
  1247. /* add actors that liked, boosted or replied to this */
  1248. xs_list_foreach(involved, md5) {
  1249. xs *actor = NULL;
  1250. if (valid_status(object_get_by_md5(md5, &actor))) {
  1251. const char *id = xs_dict_get(actor, "id");
  1252. const char *atto = get_atto(actor);
  1253. if (xs_is_string(atto))
  1254. to = xs_list_append(to, atto);
  1255. else
  1256. if (xs_is_string(id))
  1257. to = xs_list_append(to, id);
  1258. }
  1259. }
  1260. msg = xs_dict_append(msg, "to", to);
  1261. return msg;
  1262. }
  1263. xs_dict *msg_follow(snac *snac, const char *q)
  1264. /* creates a 'Follow' message */
  1265. {
  1266. xs *actor_o = NULL;
  1267. xs *actor = NULL;
  1268. xs_dict *msg = NULL;
  1269. int status;
  1270. xs *url_or_uid = xs_strip_i(xs_str_new(q));
  1271. if (xs_startswith(url_or_uid, "https:/") || xs_startswith(url_or_uid, "http:/"))
  1272. actor = xs_dup(url_or_uid);
  1273. else
  1274. if (!valid_status(webfinger_request(url_or_uid, &actor, NULL)) || actor == NULL) {
  1275. snac_log(snac, xs_fmt("cannot resolve user %s to follow", url_or_uid));
  1276. return NULL;
  1277. }
  1278. /* request the actor */
  1279. status = actor_request(snac, actor, &actor_o);
  1280. if (valid_status(status)) {
  1281. /* check if the actor is an alias */
  1282. const char *r_actor = xs_dict_get(actor_o, "id");
  1283. if (r_actor && strcmp(actor, r_actor) != 0) {
  1284. snac_log(snac, xs_fmt("actor to follow is an alias %s -> %s", actor, r_actor));
  1285. }
  1286. msg = msg_base(snac, "Follow", "@dummy", snac->actor, NULL, r_actor);
  1287. }
  1288. else
  1289. snac_log(snac, xs_fmt("cannot get actor to follow %s %d", actor, status));
  1290. return msg;
  1291. }
  1292. xs_dict *msg_note(snac *snac, const xs_str *content, const xs_val *rcpts,
  1293. const xs_str *in_reply_to, const xs_list *attach,
  1294. int scope, const char *lang_str, const char *msg_date)
  1295. /* creates a 'Note' message */
  1296. /* scope: 0, public; 1, private (mentioned only); 2, "quiet public"; 3, followers only */
  1297. {
  1298. xs *ntid = tid(0);
  1299. xs *id = xs_fmt("%s/p/%s", snac->actor, ntid);
  1300. xs *ctxt = NULL;
  1301. xs *fc2 = NULL;
  1302. xs *fc1 = NULL;
  1303. xs *to = NULL;
  1304. xs *cc = xs_list_new();
  1305. xs *irt = NULL;
  1306. xs *tag = xs_list_new();
  1307. xs *atls = xs_list_new();
  1308. /* discard non-parseable dates */
  1309. if (!xs_is_string(msg_date) || xs_parse_iso_date(msg_date, 0) == 0)
  1310. msg_date = NULL;
  1311. xs_dict *msg = msg_base(snac, "Note", id, NULL, xs_or(msg_date, "@now"), NULL);
  1312. xs_list *p;
  1313. const xs_val *v;
  1314. /* FIXME: implement scope 3 */
  1315. int priv = scope == 1;
  1316. if (rcpts == NULL)
  1317. to = xs_list_new();
  1318. else {
  1319. if (xs_type(rcpts) == XSTYPE_STRING) {
  1320. to = xs_list_new();
  1321. to = xs_list_append(to, rcpts);
  1322. }
  1323. else
  1324. to = xs_dup(rcpts);
  1325. }
  1326. /* format the content */
  1327. fc2 = not_really_markdown(content, &atls, &tag);
  1328. if (in_reply_to != NULL && *in_reply_to) {
  1329. xs *p_msg = NULL;
  1330. xs *wrk = NULL;
  1331. /* demand this thing */
  1332. timeline_request(snac, &in_reply_to, &wrk, 0);
  1333. if (valid_status(object_get(in_reply_to, &p_msg))) {
  1334. /* add this author as recipient */
  1335. const char *a, *v;
  1336. if ((a = get_atto(p_msg)) && xs_list_in(to, a) == -1)
  1337. to = xs_list_append(to, a);
  1338. /* add this author to the tag list as a mention */
  1339. if (!xs_is_null(a)) {
  1340. xs *l = xs_split(a, "/");
  1341. xs *actor_o = NULL;
  1342. if (xs_list_len(l) > 3 && valid_status(object_get(a, &actor_o))) {
  1343. const char *uname = xs_dict_get(actor_o, "preferredUsername");
  1344. if (!xs_is_null(uname) && *uname) {
  1345. xs *handle = xs_fmt("@%s@%s", uname, xs_list_get(l, 2));
  1346. xs *t = xs_dict_new();
  1347. t = xs_dict_append(t, "type", "Mention");
  1348. t = xs_dict_append(t, "href", a);
  1349. t = xs_dict_append(t, "name", handle);
  1350. tag = xs_list_append(tag, t);
  1351. }
  1352. }
  1353. }
  1354. /* get the context, if there is one */
  1355. if ((v = xs_dict_get(p_msg, "context")))
  1356. ctxt = xs_dup(v);
  1357. /* propagate the conversation field, if there is one */
  1358. if ((v = xs_dict_get(p_msg, "conversation")))
  1359. msg = xs_dict_append(msg, "conversation", v);
  1360. /* if this message is public, ours will also be */
  1361. if (!priv && is_msg_public(p_msg) && xs_list_in(to, public_address) == -1)
  1362. to = xs_list_append(to, public_address);
  1363. }
  1364. irt = xs_dup(in_reply_to);
  1365. }
  1366. else
  1367. irt = xs_val_new(XSTYPE_NULL);
  1368. /* extract the mentions and hashtags and convert the content */
  1369. fc1 = process_tags(snac, fc2, &tag);
  1370. /* create the attachment list, if there are any */
  1371. if (!xs_is_null(attach)) {
  1372. xs_list_foreach(attach, v) {
  1373. const char *url = xs_list_get(v, 0);
  1374. const char *alt = xs_list_get(v, 1);
  1375. const char *mime = xs_mime_by_ext(url);
  1376. int add = 1;
  1377. /* check if it's already here */
  1378. const xs_dict *ad;
  1379. xs_list_foreach(atls, ad) {
  1380. if (strcmp(xs_dict_get_def(ad, "url", ""), url) == 0) {
  1381. add = 0;
  1382. break;
  1383. }
  1384. }
  1385. if (add) {
  1386. xs *d = xs_dict_new();
  1387. d = xs_dict_append(d, "mediaType", mime);
  1388. d = xs_dict_append(d, "url", url);
  1389. d = xs_dict_append(d, "name", alt);
  1390. d = xs_dict_append(d, "type",
  1391. xs_startswith(mime, "image/") ? "Image" : "Document");
  1392. atls = xs_list_append(atls, d);
  1393. }
  1394. }
  1395. }
  1396. if (ctxt == NULL)
  1397. ctxt = xs_fmt("%s#ctxt", id);
  1398. /* add all mentions to the cc */
  1399. p = tag;
  1400. while (xs_list_iter(&p, &v)) {
  1401. if (xs_type(v) == XSTYPE_DICT) {
  1402. const char *t;
  1403. if (!xs_is_null(t = xs_dict_get(v, "type")) && strcmp(t, "Mention") == 0) {
  1404. if (!xs_is_null(t = xs_dict_get(v, "href")))
  1405. cc = xs_list_append(cc, t);
  1406. }
  1407. }
  1408. }
  1409. if (scope == 2) {
  1410. /* Mastodon's "quiet public": add public address to cc */
  1411. if (xs_list_in(cc, public_address) == -1)
  1412. cc = xs_list_append(cc, public_address);
  1413. }
  1414. else
  1415. /* no recipients? must be for everybody */
  1416. if (!priv && xs_list_len(to) == 0)
  1417. to = xs_list_append(to, public_address);
  1418. /* delete all cc recipients that also are in the to */
  1419. p = to;
  1420. while (xs_list_iter(&p, &v)) {
  1421. int i;
  1422. if ((i = xs_list_in(cc, v)) != -1)
  1423. cc = xs_list_del(cc, i);
  1424. }
  1425. msg = xs_dict_append(msg, "attributedTo", snac->actor);
  1426. msg = xs_dict_append(msg, "summary", "");
  1427. msg = xs_dict_append(msg, "content", fc1);
  1428. msg = xs_dict_append(msg, "context", ctxt);
  1429. msg = xs_dict_append(msg, "url", id);
  1430. msg = xs_dict_append(msg, "to", to);
  1431. msg = xs_dict_append(msg, "cc", cc);
  1432. msg = xs_dict_append(msg, "inReplyTo", irt);
  1433. msg = xs_dict_append(msg, "tag", tag);
  1434. msg = xs_dict_append(msg, "sourceContent", content);
  1435. if (xs_list_len(atls))
  1436. msg = xs_dict_append(msg, "attachment", atls);
  1437. /* set language content map */
  1438. if (xs_type(lang_str) == XSTYPE_STRING) {
  1439. /* split at the first _ */
  1440. xs *l0 = xs_split(lang_str, "_");
  1441. const char *lang = xs_list_get(l0, 0);
  1442. if (xs_type(lang) == XSTYPE_STRING && strlen(lang) == 2) {
  1443. /* a valid ISO language id */
  1444. xs *cmap = xs_dict_new();
  1445. cmap = xs_dict_set(cmap, lang, xs_dict_get(msg, "content"));
  1446. msg = xs_dict_set(msg, "contentMap", cmap);
  1447. }
  1448. }
  1449. return msg;
  1450. }
  1451. xs_dict *msg_ping(snac *user, const char *rcpt)
  1452. /* creates a Ping message (https://humungus.tedunangst.com/r/honk/v/tip/f/docs/ping.txt) */
  1453. {
  1454. xs_dict *msg = msg_base(user, "Ping", "@dummy", user->actor, NULL, NULL);
  1455. msg = xs_dict_append(msg, "to", rcpt);
  1456. return msg;
  1457. }
  1458. xs_dict *msg_pong(snac *user, const char *rcpt, const char *object)
  1459. /* creates a Pong message (https://humungus.tedunangst.com/r/honk/v/tip/f/docs/ping.txt) */
  1460. {
  1461. xs_dict *msg = msg_base(user, "Pong", "@dummy", user->actor, NULL, object);
  1462. msg = xs_dict_append(msg, "to", rcpt);
  1463. return msg;
  1464. }
  1465. xs_dict *msg_move(snac *user, const char *new_account)
  1466. /* creates a Move message (to move the user to new_account) */
  1467. {
  1468. xs_dict *msg = msg_base(user, "Move", "@dummy", user->actor, NULL, user->actor);
  1469. msg = xs_dict_append(msg, "target", new_account);
  1470. return msg;
  1471. }
  1472. xs_dict *msg_question(snac *user, const char *content, xs_list *attach,
  1473. const xs_list *opts, int multiple, int end_secs)
  1474. /* creates a Question message */
  1475. {
  1476. xs_dict *msg = msg_note(user, content, NULL, NULL, attach, 0, NULL, NULL);
  1477. int max = 8;
  1478. xs_set seen;
  1479. msg = xs_dict_set(msg, "type", "Question");
  1480. /* make it non-editable */
  1481. msg = xs_dict_del(msg, "sourceContent");
  1482. xs *o = xs_list_new();
  1483. xs_list *p = (xs_list *)opts;
  1484. const xs_str *v;
  1485. xs *replies = xs_json_loads("{\"type\":\"Collection\",\"totalItems\":0}");
  1486. xs_set_init(&seen);
  1487. while (max && xs_list_iter(&p, &v)) {
  1488. if (*v) {
  1489. xs *v2 = xs_dup(v);
  1490. xs *d = xs_dict_new();
  1491. if (strlen(v2) > 60) {
  1492. v2[60] = '\0';
  1493. v2 = xs_str_cat(v2, "...");
  1494. }
  1495. if (xs_set_add(&seen, v2) == 1) {
  1496. d = xs_dict_append(d, "type", "Note");
  1497. d = xs_dict_append(d, "name", v2);
  1498. d = xs_dict_append(d, "replies", replies);
  1499. o = xs_list_append(o, d);
  1500. max--;
  1501. }
  1502. }
  1503. }
  1504. xs_set_free(&seen);
  1505. msg = xs_dict_append(msg, multiple ? "anyOf" : "oneOf", o);
  1506. /* set the end time */
  1507. time_t t = time(NULL) + end_secs;
  1508. xs *et = xs_str_utctime(t, ISO_DATE_SPEC);
  1509. msg = xs_dict_append(msg, "endTime", et);
  1510. return msg;
  1511. }
  1512. int update_question(snac *user, const char *id)
  1513. /* updates the poll counts */
  1514. {
  1515. xs *msg = NULL;
  1516. xs *rcnt = xs_dict_new();
  1517. xs *lopts = xs_list_new();
  1518. const xs_list *opts;
  1519. xs_list *p;
  1520. const xs_val *v;
  1521. /* get the object */
  1522. if (!valid_status(object_get(id, &msg)))
  1523. return -1;
  1524. /* closed? do nothing more */
  1525. if (xs_dict_get(msg, "closed"))
  1526. return -2;
  1527. /* get the options */
  1528. if ((opts = xs_dict_get(msg, "oneOf")) == NULL &&
  1529. (opts = xs_dict_get(msg, "anyOf")) == NULL)
  1530. return -3;
  1531. /* fill the initial count */
  1532. int c = 0;
  1533. while (xs_list_next(opts, &v, &c)) {
  1534. const char *name = xs_dict_get(v, "name");
  1535. if (name) {
  1536. lopts = xs_list_append(lopts, name);
  1537. rcnt = xs_dict_set(rcnt, name, xs_stock(0));
  1538. }
  1539. }
  1540. xs_set s;
  1541. xs_set_init(&s);
  1542. /* iterate now the children (the votes) */
  1543. xs *chld = object_children(id);
  1544. p = chld;
  1545. while (xs_list_iter(&p, &v)) {
  1546. xs *obj = NULL;
  1547. if (!valid_status(object_get_by_md5(v, &obj)))
  1548. continue;
  1549. const char *name = xs_dict_get(obj, "name");
  1550. const char *atto = get_atto(obj);
  1551. if (name && atto) {
  1552. /* get the current count */
  1553. const xs_number *cnt = xs_dict_get(rcnt, name);
  1554. if (xs_type(cnt) == XSTYPE_NUMBER) {
  1555. /* if it exists, increment */
  1556. xs *ucnt = xs_number_new(xs_number_get(cnt) + 1);
  1557. rcnt = xs_dict_set(rcnt, name, ucnt);
  1558. xs_set_add(&s, atto);
  1559. }
  1560. }
  1561. }
  1562. xs *rcpts = xs_set_result(&s);
  1563. /* create a new list of options with their new counts */
  1564. xs *nopts = xs_list_new();
  1565. p = lopts;
  1566. while (xs_list_iter(&p, &v)) {
  1567. const xs_number *cnt = xs_dict_get(rcnt, v);
  1568. if (xs_type(cnt) == XSTYPE_NUMBER) {
  1569. xs *d1 = xs_dict_new();
  1570. xs *d2 = xs_dict_new();
  1571. d2 = xs_dict_append(d2, "type", "Collection");
  1572. d2 = xs_dict_append(d2, "totalItems", cnt);
  1573. d1 = xs_dict_append(d1, "type", "Note");
  1574. d1 = xs_dict_append(d1, "name", v);
  1575. d1 = xs_dict_append(d1, "replies", d2);
  1576. nopts = xs_list_append(nopts, d1);
  1577. }
  1578. }
  1579. /* update the list */
  1580. msg = xs_dict_set(msg, xs_dict_get(msg, "oneOf") != NULL ? "oneOf" : "anyOf", nopts);
  1581. /* due date? */
  1582. int closed = 0;
  1583. const char *end_time = xs_dict_get(msg, "endTime");
  1584. if (!xs_is_null(end_time)) {
  1585. xs *now = xs_str_utctime(0, ISO_DATE_SPEC);
  1586. /* is now greater than the endTime? */
  1587. if (strcmp(now, end_time) >= 0) {
  1588. xs *et = xs_dup(end_time);
  1589. msg = xs_dict_set(msg, "closed", et);
  1590. closed = 1;
  1591. }
  1592. }
  1593. /* update the count of voters */
  1594. xs *vcnt = xs_number_new(xs_list_len(rcpts));
  1595. msg = xs_dict_set(msg, "votersCount", vcnt);
  1596. msg = xs_dict_set(msg, "cc", rcpts);
  1597. /* store */
  1598. object_add_ow(id, msg);
  1599. snac_debug(user, 1, xs_fmt("recounted poll %s", id));
  1600. timeline_touch(user);
  1601. /* send an update message to all voters */
  1602. xs *u_msg = msg_update(user, msg);
  1603. u_msg = xs_dict_set(u_msg, "cc", rcpts);
  1604. enqueue_message(user, u_msg);
  1605. if (closed) {
  1606. xs *c_msg = msg_update(user, msg);
  1607. notify(user, "Update", "Question", user->actor, c_msg);
  1608. }
  1609. return 0;
  1610. }
  1611. /** queues **/
  1612. int process_input_message(snac *snac, const xs_dict *msg, const xs_dict *req)
  1613. /* processes an ActivityPub message from the input queue */
  1614. /* return values: -1, fatal error; 0, transient error, retry;
  1615. 1, processed and done; 2, propagate to users (only when no user is set) */
  1616. {
  1617. const char *actor = xs_dict_get(msg, "actor");
  1618. const char *type = xs_dict_get(msg, "type");
  1619. xs *actor_o = NULL;
  1620. int a_status;
  1621. int do_notify = 0;
  1622. if (xs_is_null(actor) || *actor == '\0') {
  1623. srv_debug(0, xs_fmt("malformed message (bad actor)"));
  1624. return -1;
  1625. }
  1626. /* question votes may not have a type */
  1627. if (xs_is_null(type))
  1628. type = "Note";
  1629. /* reject uninteresting messages right now */
  1630. if (xs_match(type, "Add|View|Reject|Read|Remove")) {
  1631. srv_debug(0, xs_fmt("Ignored message of type '%s'", type));
  1632. /* archive the ignored activity */
  1633. xs *ntid = tid(0);
  1634. xs *fn = xs_fmt("%s/ignored/%s.json", srv_basedir, ntid);
  1635. FILE *f;
  1636. if ((f = fopen(fn, "w")) != NULL) {
  1637. xs_json_dump(msg, 4, f);
  1638. fclose(f);
  1639. }
  1640. return -1;
  1641. }
  1642. const char *object, *utype;
  1643. object = xs_dict_get(msg, "object");
  1644. if (object != NULL && xs_type(object) == XSTYPE_DICT)
  1645. utype = xs_dict_get(object, "type");
  1646. else
  1647. utype = "(null)";
  1648. /* special case for Delete messages */
  1649. if (strcmp(type, "Delete") == 0) {
  1650. /* if the actor is not here, do not even try */
  1651. if (!object_here(actor)) {
  1652. srv_debug(1, xs_fmt("dropped 'Delete' message from unknown actor '%s'", actor));
  1653. return -1;
  1654. }
  1655. /* discard crap */
  1656. if (xs_is_null(object)) {
  1657. srv_log(xs_fmt("dropped 'Delete' message with invalid object from actor '%s'", actor));
  1658. return -1;
  1659. }
  1660. /* also discard if the object to be deleted is not here */
  1661. const char *obj_id = object;
  1662. if (xs_type(obj_id) == XSTYPE_DICT)
  1663. obj_id = xs_dict_get(obj_id, "id");
  1664. if (xs_is_null(obj_id) || !object_here(obj_id)) {
  1665. srv_debug(1, xs_fmt("dropped 'Delete' message from unknown object '%s'", obj_id));
  1666. return -1;
  1667. }
  1668. }
  1669. /* bring the actor */
  1670. a_status = actor_request(snac, actor, &actor_o);
  1671. /* do not retry permanent failures */
  1672. if (a_status == HTTP_STATUS_NOT_FOUND
  1673. || a_status == HTTP_STATUS_GONE
  1674. || a_status < 0) {
  1675. srv_debug(1, xs_fmt("dropping message due to actor error %s %d", actor, a_status));
  1676. return -1;
  1677. }
  1678. if (!valid_status(a_status)) {
  1679. /* do not retry 'Delete' messages */
  1680. if (strcmp(type, "Delete") == 0) {
  1681. srv_debug(1, xs_fmt("dropping 'Delete' message due to actor error %s %d", actor, a_status));
  1682. return -1;
  1683. }
  1684. /* other actor download errors */
  1685. /* the actor may require a signed request; propagate if no user is set */
  1686. if (snac == NULL)
  1687. return 2;
  1688. /* may need a retry */
  1689. srv_debug(0, xs_fmt("error requesting actor %s %d -- retry later", actor, a_status));
  1690. return 0;
  1691. }
  1692. /* check the signature */
  1693. xs *sig_err = NULL;
  1694. if (!check_signature(req, &sig_err)) {
  1695. srv_log(xs_fmt("bad signature %s (%s)", actor, sig_err));
  1696. srv_archive_error("check_signature", sig_err, req, msg);
  1697. return -1;
  1698. }
  1699. /* if no user is set, no further checks can be done; propagate */
  1700. if (snac == NULL)
  1701. return 2;
  1702. /* reject messages that are not for this user */
  1703. if (!is_msg_for_me(snac, msg)) {
  1704. snac_debug(snac, 1, xs_fmt("message from %s of type '%s' not for us", actor, type));
  1705. return 1;
  1706. }
  1707. /* if it's a DM from someone we don't follow, reject the message */
  1708. if (xs_type(xs_dict_get(snac->config, "drop_dm_from_unknown")) == XSTYPE_TRUE) {
  1709. if (strcmp(utype, "Note") == 0 && !is_msg_public(msg) &&
  1710. !following_check(snac, actor)) {
  1711. snac_log(snac, xs_fmt("DM rejected from unknown actor %s", actor));
  1712. return 1;
  1713. }
  1714. }
  1715. /* check the minimum acceptable account age */
  1716. int min_account_age = xs_number_get(xs_dict_get(srv_config, "min_account_age"));
  1717. if (min_account_age > 0) {
  1718. const char *actor_date = xs_dict_get(actor_o, "published");
  1719. if (!xs_is_null(actor_date)) {
  1720. time_t actor_t = xs_parse_iso_date(actor_date, 0);
  1721. if (actor_t < 950000000) {
  1722. snac_log(snac, xs_fmt("rejected activity from %s (suspicious date, %s)",
  1723. actor, actor_date));
  1724. return 1;
  1725. }
  1726. if (actor_t > 0) {
  1727. int td = (int)(time(NULL) - actor_t);
  1728. snac_debug(snac, 2, xs_fmt("actor %s age: %d seconds", actor, td));
  1729. if (td < min_account_age) {
  1730. snac_log(snac, xs_fmt("rejected activity from %s (too new, %d seconds)",
  1731. actor, td));
  1732. return 1;
  1733. }
  1734. }
  1735. }
  1736. else
  1737. snac_debug(snac, 1, xs_fmt("warning: empty or null creation date for %s", actor));
  1738. }
  1739. if (strcmp(type, "Follow") == 0) { /** **/
  1740. const char *id = xs_dict_get(msg, "id");
  1741. if (xs_is_null(id)) {
  1742. snac_log(snac, xs_fmt("malformed message: no 'id' field"));
  1743. }
  1744. else
  1745. if (!follower_check(snac, actor)) {
  1746. /* ensure the actor object is here */
  1747. if (!object_here(actor)) {
  1748. xs *actor_obj = NULL;
  1749. actor_request(snac, actor, &actor_obj);
  1750. object_add(actor, actor_obj);
  1751. }
  1752. if (xs_is_true(xs_dict_get(snac->config, "approve_followers"))) {
  1753. pending_add(snac, actor, msg);
  1754. snac_log(snac, xs_fmt("new pending follower approval %s", actor));
  1755. }
  1756. else {
  1757. /* automatic following */
  1758. xs *f_msg = xs_dup(msg);
  1759. xs *reply = msg_accept(snac, f_msg, actor);
  1760. post_message(snac, actor, reply);
  1761. if (xs_is_null(xs_dict_get(f_msg, "published"))) {
  1762. /* add a date if it doesn't include one (Mastodon) */
  1763. xs *date = xs_str_utctime(0, ISO_DATE_SPEC);
  1764. f_msg = xs_dict_set(f_msg, "published", date);
  1765. }
  1766. timeline_add(snac, id, f_msg);
  1767. follower_add(snac, actor);
  1768. snac_log(snac, xs_fmt("new follower %s", actor));
  1769. }
  1770. do_notify = 1;
  1771. }
  1772. else
  1773. snac_log(snac, xs_fmt("repeated 'Follow' from %s", actor));
  1774. }
  1775. else
  1776. if (strcmp(type, "Undo") == 0) { /** **/
  1777. const char *id = xs_dict_get(object, "object");
  1778. if (xs_type(object) != XSTYPE_DICT) {
  1779. snac_debug(snac, 1, xs_fmt("undo: overriding utype %s | %s | %s",
  1780. utype, id, actor));
  1781. utype = "Follow";
  1782. }
  1783. if (strcmp(utype, "Follow") == 0) { /** **/
  1784. if (!id) {
  1785. snac_log(snac, xs_fmt("no id (msg.object.object) when "
  1786. "handling follow: %s", actor));
  1787. return 1;
  1788. }
  1789. if (strcmp(id, snac->actor) != 0)
  1790. snac_debug(snac, 1, xs_fmt("Undo + Follow from %s not for us (%s)", actor, id));
  1791. else
  1792. if (valid_status(follower_del(snac, actor))) {
  1793. snac_log(snac, xs_fmt("no longer following us %s", actor));
  1794. do_notify = 1;
  1795. }
  1796. else
  1797. if (pending_check(snac, actor)) {
  1798. pending_del(snac, actor);
  1799. snac_log(snac, xs_fmt("cancelled pending follow from %s", actor));
  1800. }
  1801. else
  1802. snac_log(snac, xs_fmt("error deleting follower %s", actor));
  1803. }
  1804. else
  1805. if (strcmp(utype, "Like") == 0 || strcmp(utype, "EmojiReact") == 0) { /** **/
  1806. int status = object_unadmire(id, actor, 1);
  1807. snac_log(snac, xs_fmt("Undo '%s' for %s %d", utype, id, status));
  1808. }
  1809. else
  1810. if (strcmp(utype, "Announce") == 0) { /** **/
  1811. int status = HTTP_STATUS_OK;
  1812. /* commented out: if a followed user boosts something that
  1813. is requested and then unboosts, the post remains here,
  1814. but with no apparent reason, and that is confusing */
  1815. //status = object_unadmire(id, actor, 0);
  1816. snac_log(snac, xs_fmt("Unboost for %s %d", id, status));
  1817. }
  1818. else
  1819. snac_debug(snac, 1, xs_fmt("ignored 'Undo' for object type '%s'", utype));
  1820. }
  1821. else
  1822. if (strcmp(type, "Create") == 0) { /** **/
  1823. if (is_muted(snac, actor)) {
  1824. snac_log(snac, xs_fmt("ignored 'Create' + '%s' from muted actor %s", utype, actor));
  1825. return 1;
  1826. }
  1827. if (xs_match(utype, "Note|Article")) { /** **/
  1828. const char *id = xs_dict_get(object, "id");
  1829. const char *in_reply_to = get_in_reply_to(object);
  1830. const char *atto = get_atto(object);
  1831. xs *wrk = NULL;
  1832. if (xs_is_null(id))
  1833. snac_log(snac, xs_fmt("malformed message: no 'id' field"));
  1834. else
  1835. if (xs_is_null(atto))
  1836. snac_log(snac, xs_fmt("malformed message: no 'attributedTo' field"));
  1837. else
  1838. if (!xs_is_null(in_reply_to) && is_hidden(snac, in_reply_to)) {
  1839. snac_debug(snac, 0, xs_fmt("dropped reply %s to hidden post %s", id, in_reply_to));
  1840. }
  1841. else {
  1842. if (content_match("filter_reject.txt", object)) {
  1843. snac_log(snac, xs_fmt("rejected by content %s", id));
  1844. return 1;
  1845. }
  1846. if (strcmp(actor, atto) != 0)
  1847. snac_log(snac, xs_fmt("SUSPICIOUS: actor != atto (%s != %s)", actor, atto));
  1848. timeline_request(snac, &in_reply_to, &wrk, 0);
  1849. if (timeline_add(snac, id, object)) {
  1850. snac_log(snac, xs_fmt("new '%s' %s %s", utype, actor, id));
  1851. do_notify = 1;
  1852. }
  1853. /* if it has a "name" field, it may be a vote for a question */
  1854. const char *name = xs_dict_get(object, "name");
  1855. if (!xs_is_null(name) && *name && !xs_is_null(in_reply_to) && *in_reply_to)
  1856. update_question(snac, in_reply_to);
  1857. }
  1858. }
  1859. else
  1860. if (strcmp(utype, "Question") == 0) { /** **/
  1861. const char *id = xs_dict_get(object, "id");
  1862. if (xs_is_null(id))
  1863. snac_log(snac, xs_fmt("malformed message: no 'id' field"));
  1864. else
  1865. if (timeline_add(snac, id, object))
  1866. snac_log(snac, xs_fmt("new 'Question' %s %s", actor, id));
  1867. }
  1868. else
  1869. if (xs_match(utype, "Audio|Video|Event")) { /** **/
  1870. const char *id = xs_dict_get(object, "id");
  1871. if (xs_is_null(id))
  1872. snac_log(snac, xs_fmt("malformed message: no 'id' field"));
  1873. else
  1874. if (timeline_add(snac, id, object))
  1875. snac_log(snac, xs_fmt("new '%s' %s %s", utype, actor, id));
  1876. }
  1877. else
  1878. snac_debug(snac, 1, xs_fmt("ignored 'Create' for object type '%s'", utype));
  1879. }
  1880. else
  1881. if (strcmp(type, "Accept") == 0) { /** **/
  1882. if (strcmp(utype, "(null)") == 0) {
  1883. const char *obj_id = xs_dict_get(msg, "object");
  1884. /* if the accepted object id is a string that may
  1885. be created by us, it's a follow */
  1886. if (xs_type(obj_id) == XSTYPE_STRING &&
  1887. xs_startswith(obj_id, srv_baseurl) &&
  1888. xs_endswith(obj_id, "/Follow"))
  1889. utype = "Follow";
  1890. }
  1891. if (strcmp(utype, "Follow") == 0) { /** **/
  1892. if (following_check(snac, actor)) {
  1893. following_add(snac, actor, msg);
  1894. snac_log(snac, xs_fmt("confirmed follow from %s", actor));
  1895. }
  1896. else
  1897. snac_log(snac, xs_fmt("spurious follow accept from %s", actor));
  1898. }
  1899. else
  1900. if (strcmp(utype, "Create") == 0) {
  1901. /* some implementations send Create confirmations, go figure */
  1902. snac_debug(snac, 1, xs_dup("ignored 'Accept' + 'Create'"));
  1903. }
  1904. else {
  1905. srv_archive_error("accept", "ignored Accept", req, msg);
  1906. snac_debug(snac, 1, xs_fmt("ignored 'Accept' for object type '%s'", utype));
  1907. }
  1908. }
  1909. else
  1910. if (strcmp(type, "Like") == 0 || strcmp(type, "EmojiReact") == 0) { /** **/
  1911. if (xs_type(object) == XSTYPE_DICT)
  1912. object = xs_dict_get(object, "id");
  1913. if (xs_is_null(object))
  1914. snac_log(snac, xs_fmt("malformed message: no 'id' field"));
  1915. else
  1916. if (timeline_admire(snac, object, actor, 1) == HTTP_STATUS_CREATED)
  1917. snac_log(snac, xs_fmt("new '%s' %s %s", type, actor, object));
  1918. else
  1919. snac_log(snac, xs_fmt("repeated '%s' from %s to %s", type, actor, object));
  1920. do_notify = 1;
  1921. }
  1922. else
  1923. if (strcmp(type, "Announce") == 0) { /** **/
  1924. if (xs_type(object) == XSTYPE_DICT)
  1925. object = xs_dict_get(object, "id");
  1926. if (xs_is_null(object))
  1927. snac_log(snac, xs_fmt("malformed message: no 'id' field"));
  1928. else
  1929. if (is_muted(snac, actor) && !xs_startswith(object, snac->actor))
  1930. snac_log(snac, xs_fmt("dropped 'Announce' from muted actor %s", actor));
  1931. else
  1932. if (is_limited(snac, actor) && !xs_startswith(object, snac->actor))
  1933. snac_log(snac, xs_fmt("dropped 'Announce' from limited actor %s", actor));
  1934. else {
  1935. xs *a_msg = NULL;
  1936. xs *wrk = NULL;
  1937. timeline_request(snac, &object, &wrk, 0);
  1938. if (valid_status(object_get(object, &a_msg))) {
  1939. const char *who = get_atto(a_msg);
  1940. if (who && !is_muted(snac, who)) {
  1941. /* bring the actor */
  1942. xs *who_o = NULL;
  1943. if (valid_status(actor_request(snac, who, &who_o))) {
  1944. /* don't account as such announces by our own relay */
  1945. xs *this_relay = xs_fmt("%s/relay", srv_baseurl);
  1946. if (strcmp(actor, this_relay) != 0) {
  1947. if (valid_status(timeline_admire(snac, object, actor, 0)))
  1948. snac_log(snac, xs_fmt("new 'Announce' %s %s", actor, object));
  1949. else
  1950. snac_log(snac, xs_fmt("repeated 'Announce' from %s to %s",
  1951. actor, object));
  1952. }
  1953. /* distribute the post with the actor as 'proxy' */
  1954. list_distribute(snac, actor, a_msg);
  1955. /* distribute the post to users following these hashtags */
  1956. followed_hashtag_distribute(a_msg);
  1957. do_notify = 1;
  1958. }
  1959. else
  1960. snac_debug(snac, 1, xs_fmt("dropped 'Announce' on actor request error %s", who));
  1961. }
  1962. else
  1963. snac_log(snac, xs_fmt("ignored 'Announce' about muted actor %s", who));
  1964. }
  1965. else
  1966. snac_debug(snac, 2, xs_fmt("error requesting 'Announce' object %s", object));
  1967. }
  1968. }
  1969. else
  1970. if (strcmp(type, "Update") == 0) { /** **/
  1971. if (xs_match(utype, "Person|Service|Application")) { /** **/
  1972. actor_add(actor, xs_dict_get(msg, "object"));
  1973. timeline_touch(snac);
  1974. snac_log(snac, xs_fmt("updated actor %s", actor));
  1975. }
  1976. else
  1977. if (xs_match(utype, "Note|Page|Article|Video|Audio|Event")) { /** **/
  1978. const char *id = xs_dict_get(object, "id");
  1979. if (xs_is_null(id))
  1980. snac_log(snac, xs_fmt("malformed message: no 'id' field"));
  1981. else
  1982. if (object_here(id)) {
  1983. object_add_ow(id, object);
  1984. timeline_touch(snac);
  1985. snac_log(snac, xs_fmt("updated '%s' %s", utype, id));
  1986. }
  1987. else
  1988. snac_log(snac, xs_fmt("dropped update for unknown '%s' %s", utype, id));
  1989. }
  1990. else
  1991. if (strcmp(utype, "Question") == 0) { /** **/
  1992. const char *id = xs_dict_get(object, "id");
  1993. const char *closed = xs_dict_get(object, "closed");
  1994. if (xs_is_null(id))
  1995. snac_log(snac, xs_fmt("malformed message: no 'id' field"));
  1996. else {
  1997. object_add_ow(id, object);
  1998. timeline_touch(snac);
  1999. snac_log(snac, xs_fmt("%s poll %s", closed == NULL ? "updated" : "closed", id));
  2000. if (closed != NULL)
  2001. do_notify = 1;
  2002. }
  2003. }
  2004. else {
  2005. srv_archive_error("unsupported_update", "unsupported_update", req, msg);
  2006. snac_log(snac, xs_fmt("ignored 'Update' for object type '%s'", utype));
  2007. }
  2008. }
  2009. else
  2010. if (strcmp(type, "Delete") == 0) { /** **/
  2011. if (xs_type(object) == XSTYPE_DICT)
  2012. object = xs_dict_get(object, "id");
  2013. if (xs_is_null(object))
  2014. snac_log(snac, xs_fmt("malformed message: no 'id' field"));
  2015. else
  2016. if (object_here(object)) {
  2017. timeline_del(snac, object);
  2018. snac_debug(snac, 1, xs_fmt("new 'Delete' %s %s", actor, object));
  2019. }
  2020. else
  2021. snac_debug(snac, 1, xs_fmt("ignored 'Delete' for unknown object %s", object));
  2022. }
  2023. else
  2024. if (strcmp(type, "Pong") == 0) { /** **/
  2025. snac_log(snac, xs_fmt("'Pong' received from %s", actor));
  2026. }
  2027. else
  2028. if (strcmp(type, "Ping") == 0) { /** **/
  2029. const char *id = xs_dict_get(msg, "id");
  2030. snac_log(snac, xs_fmt("'Ping' requested from %s", actor));
  2031. if (!xs_is_null(id)) {
  2032. xs *rsp = msg_pong(snac, actor, id);
  2033. enqueue_output_by_actor(snac, rsp, actor, 0);
  2034. }
  2035. }
  2036. else
  2037. if (strcmp(type, "Block") == 0) { /** **/
  2038. snac_debug(snac, 1, xs_fmt("'Block' received from %s", actor));
  2039. /* should we MUTE the actor back? */
  2040. /* mute(snac, actor); */
  2041. if (!xs_is_true(xs_dict_get(srv_config, "disable_block_notifications")))
  2042. do_notify = 1;
  2043. }
  2044. else
  2045. if (strcmp(type, "Move") == 0) { /** **/
  2046. do_notify = 1;
  2047. const char *old_account = xs_dict_get(msg, "object");
  2048. const char *new_account = xs_dict_get(msg, "target");
  2049. if (!xs_is_null(old_account) && !xs_is_null(new_account)) {
  2050. if (following_check(snac, old_account)) {
  2051. xs *n_actor = NULL;
  2052. if (valid_status(object_get(new_account, &n_actor))) {
  2053. const xs_list *aka = xs_dict_get(n_actor, "alsoKnownAs");
  2054. if (xs_type(aka) == XSTYPE_LIST) {
  2055. if (xs_list_in(aka, old_account) != -1) {
  2056. /* all conditions met! */
  2057. /* follow new account */
  2058. xs *f_msg = msg_follow(snac, new_account);
  2059. if (f_msg != NULL) {
  2060. const char *new_actor = xs_dict_get(f_msg, "object");
  2061. following_add(snac, new_actor, f_msg);
  2062. enqueue_output_by_actor(snac, f_msg, new_actor, 0);
  2063. snac_log(snac, xs_fmt("'Move': following %s", new_account));
  2064. }
  2065. /* unfollow old account */
  2066. xs *of_msg = NULL;
  2067. if (valid_status(following_get(snac, old_account, &of_msg))) {
  2068. xs *uf_msg = msg_undo(snac, xs_dict_get(of_msg, "object"));
  2069. following_del(snac, old_account);
  2070. enqueue_output_by_actor(snac, uf_msg, old_account, 0);
  2071. snac_log(snac, xs_fmt("'Move': unfollowing %s", old_account));
  2072. }
  2073. }
  2074. else
  2075. snac_log(snac, xs_fmt("'Move' error: old actor %s not found in %s 'alsoKnownAs'",
  2076. old_account, new_account));
  2077. }
  2078. else
  2079. snac_log(snac, xs_fmt("'Move' error: cannot get %s 'alsoKnownAs'", new_account));
  2080. }
  2081. else {
  2082. snac_log(snac, xs_fmt("'Move' error: cannot get new actor %s", new_account));
  2083. /* may be a server hiccup, retry later */
  2084. return 0;
  2085. }
  2086. }
  2087. else
  2088. snac_log(snac, xs_fmt("'Move' error: actor %s is not being followed", old_account));
  2089. }
  2090. else {
  2091. snac_log(snac, xs_fmt("'Move' error: malformed message from %s", actor));
  2092. srv_archive_error("move", "move", req, msg);
  2093. }
  2094. }
  2095. else {
  2096. srv_archive_error("unsupported_type", "unsupported_type", req, msg);
  2097. snac_debug(snac, 1, xs_fmt("process_input_message type '%s' ignored", type));
  2098. }
  2099. if (do_notify) {
  2100. notify(snac, type, utype, actor, msg);
  2101. timeline_touch(snac);
  2102. }
  2103. return 1;
  2104. }
  2105. int send_email(const xs_dict *mailinfo)
  2106. /* invoke curl */
  2107. {
  2108. const char *url = xs_dict_get(srv_config, "smtp_url");
  2109. if (!xs_is_string(url) || *url == '\0') {
  2110. /* revert back to old sendmail pipe behaviour */
  2111. const char *msg = xs_dict_get(mailinfo, "body");
  2112. FILE *f;
  2113. int status;
  2114. int fds[2];
  2115. pid_t pid;
  2116. if (pipe(fds) == -1) return -1;
  2117. pid = vfork();
  2118. if (pid == -1) return -1;
  2119. else if (pid == 0) {
  2120. dup2(fds[0], 0);
  2121. close(fds[0]);
  2122. close(fds[1]);
  2123. execl("/usr/sbin/sendmail", "sendmail", "-t", (char *) NULL);
  2124. _exit(1);
  2125. }
  2126. close(fds[0]);
  2127. if ((f = fdopen(fds[1], "w")) == NULL) {
  2128. close(fds[1]);
  2129. return -1;
  2130. }
  2131. fprintf(f, "%s\n", msg);
  2132. fclose(f);
  2133. if (waitpid(pid, &status, 0) == -1) return -1;
  2134. return status;
  2135. }
  2136. const char
  2137. *user = xs_dict_get(srv_config, "smtp_username"),
  2138. *pass = xs_dict_get(srv_config, "smtp_password"),
  2139. *from = xs_dict_get(mailinfo, "from"),
  2140. *to = xs_dict_get(mailinfo, "to"),
  2141. *body = xs_dict_get(mailinfo, "body");
  2142. if (url == NULL || *url == '\0')
  2143. url = "smtp://localhost";
  2144. int smtp_port = parse_port(url, NULL);
  2145. return xs_smtp_request(url, user, pass, from, to, body, smtp_port == 465 || smtp_port == 587);
  2146. }
  2147. void process_user_queue_item(snac *user, xs_dict *q_item)
  2148. /* processes an item from the user queue */
  2149. {
  2150. const char *type;
  2151. int queue_retry_max = xs_number_get(xs_dict_get(srv_config, "queue_retry_max"));
  2152. if ((type = xs_dict_get(q_item, "type")) == NULL)
  2153. type = "output";
  2154. if (strcmp(type, "message") == 0) {
  2155. const xs_dict *msg = xs_dict_get(q_item, "message");
  2156. xs *rcpts = recipient_list(user, msg, 1);
  2157. xs_set inboxes;
  2158. const xs_str *actor;
  2159. xs_set_init(&inboxes);
  2160. /* add this shared inbox first */
  2161. xs *this_shared_inbox = xs_fmt("%s/shared-inbox", srv_baseurl);
  2162. xs_set_add(&inboxes, this_shared_inbox);
  2163. enqueue_output(user, msg, this_shared_inbox, 0, 0);
  2164. /* iterate the recipients */
  2165. xs_list_foreach(rcpts, actor) {
  2166. /* local users were served by this_shared_inbox */
  2167. if (!xs_startswith(actor, srv_baseurl)) {
  2168. xs *inbox = get_actor_inbox(actor, 1);
  2169. if (inbox != NULL) {
  2170. /* add to the set and, if it's not there, send message */
  2171. if (xs_set_add(&inboxes, inbox) == 1)
  2172. enqueue_output(user, msg, inbox, 0, 0);
  2173. }
  2174. else
  2175. snac_log(user, xs_fmt("cannot find inbox for %s", actor));
  2176. }
  2177. }
  2178. /* if it's a public note or question, send to the collected inboxes */
  2179. if (xs_match(xs_dict_get_def(msg, "type", ""), "Create|Update") && is_msg_public(msg)) {
  2180. if (xs_type(xs_dict_get(srv_config, "disable_inbox_collection")) != XSTYPE_TRUE) {
  2181. xs *shibx = inbox_list();
  2182. const xs_str *inbox;
  2183. xs_list_foreach(shibx, inbox) {
  2184. if (xs_set_add(&inboxes, inbox) == 1)
  2185. enqueue_output(user, msg, inbox, 0, 0);
  2186. }
  2187. }
  2188. }
  2189. xs_set_free(&inboxes);
  2190. /* relay this note */
  2191. if (is_msg_public(msg) && strcmp(user->uid, "relay") != 0) { /* avoid loops */
  2192. snac relay;
  2193. if (user_open(&relay, "relay")) {
  2194. /* a 'relay' user exists */
  2195. const char *type = xs_dict_get(msg, "type");
  2196. if (xs_is_string(type) && strcmp(type, "Create") == 0) {
  2197. const xs_val *object = xs_dict_get(msg, "object");
  2198. if (xs_is_dict(object)) {
  2199. object = xs_dict_get(object, "id");
  2200. snac_debug(&relay, 1, xs_fmt("relaying message %s", object));
  2201. xs *boost = msg_admiration(&relay, object, "Announce");
  2202. enqueue_message(&relay, boost);
  2203. }
  2204. }
  2205. user_free(&relay);
  2206. }
  2207. }
  2208. }
  2209. else
  2210. if (strcmp(type, "input") == 0) {
  2211. /* process the message */
  2212. const xs_dict *msg = xs_dict_get(q_item, "message");
  2213. const xs_dict *req = xs_dict_get(q_item, "req");
  2214. int retries = xs_number_get(xs_dict_get(q_item, "retries"));
  2215. if (xs_is_null(msg))
  2216. return;
  2217. if (!process_input_message(user, msg, req)) {
  2218. if (retries > queue_retry_max)
  2219. snac_log(user, xs_fmt("input giving up"));
  2220. else {
  2221. /* reenqueue */
  2222. enqueue_input(user, msg, req, retries + 1);
  2223. snac_log(user, xs_fmt("input requeue #%d", retries + 1));
  2224. }
  2225. }
  2226. }
  2227. else
  2228. if (strcmp(type, "close_question") == 0) {
  2229. /* the time for this question has ended */
  2230. const char *id = xs_dict_get(q_item, "message");
  2231. if (!xs_is_null(id))
  2232. update_question(user, id);
  2233. }
  2234. else
  2235. if (strcmp(type, "object_request") == 0) {
  2236. const char *id = xs_dict_get(q_item, "message");
  2237. if (!xs_is_null(id)) {
  2238. int status;
  2239. xs *data = NULL;
  2240. status = activitypub_request(user, id, &data);
  2241. if (valid_status(status))
  2242. object_add_ow(id, data);
  2243. snac_debug(user, 1, xs_fmt("object_request %s %d", id, status));
  2244. }
  2245. }
  2246. else
  2247. if (strcmp(type, "verify_links") == 0) {
  2248. verify_links(user);
  2249. }
  2250. else
  2251. if (strcmp(type, "actor_refresh") == 0) {
  2252. const char *actor = xs_dict_get(q_item, "actor");
  2253. double mtime = object_mtime(actor);
  2254. /* only refresh if it was refreshed more than an hour ago */
  2255. if (mtime + 3600.0 < (double) time(NULL)) {
  2256. xs *actor_o = NULL;
  2257. int status;
  2258. if (valid_status((status = activitypub_request(user, actor, &actor_o))))
  2259. actor_add(actor, actor_o);
  2260. else
  2261. object_touch(actor);
  2262. snac_log(user, xs_fmt("actor_refresh %s %d", actor, status));
  2263. }
  2264. }
  2265. else
  2266. if (strcmp(type, "notify_webhook") == 0) {
  2267. const char *webhook = xs_dict_get(user->config, "notify_webhook");
  2268. if (xs_is_string(webhook) && xs_match(webhook, "https://*|http://*")) { /** **/
  2269. const xs_dict *msg = xs_dict_get(q_item, "message");
  2270. int retries = xs_number_get(xs_dict_get(q_item, "retries"));
  2271. xs *hdrs = xs_dict_new();
  2272. hdrs = xs_dict_set(hdrs, "content-type", "application/json");
  2273. hdrs = xs_dict_set(hdrs, "user-agent", USER_AGENT);
  2274. xs *body = xs_json_dumps(msg, 4);
  2275. int status;
  2276. xs *rsp = xs_http_request("POST", webhook, hdrs, body, strlen(body), &status, NULL, NULL, 0);
  2277. snac_debug(user, 0, xs_fmt("webhook post %s %d", webhook, status));
  2278. if (!valid_status(status)) {
  2279. retries++;
  2280. if (retries > queue_retry_max)
  2281. snac_debug(user, 0, xs_fmt("webhook post giving up %s", webhook));
  2282. else {
  2283. snac_debug(user, 0, xs_fmt("webhook post requeue %s %d", webhook, retries));
  2284. enqueue_notify_webhook(user, msg, retries);
  2285. }
  2286. }
  2287. }
  2288. }
  2289. else
  2290. if (strcmp(type, "collect_replies") == 0) {
  2291. const char *post = xs_dict_get(q_item, "message");
  2292. collect_replies(user, post);
  2293. }
  2294. else
  2295. snac_log(user, xs_fmt("unexpected user q_item type '%s'", type));
  2296. }
  2297. int process_user_queue(snac *snac)
  2298. /* processes a user's queue */
  2299. {
  2300. int cnt = 0;
  2301. xs *list = user_queue(snac);
  2302. xs_list *p = list;
  2303. const xs_str *fn;
  2304. while (xs_list_iter(&p, &fn)) {
  2305. xs *q_item = dequeue(fn);
  2306. if (q_item == NULL)
  2307. continue;
  2308. process_user_queue_item(snac, q_item);
  2309. cnt++;
  2310. }
  2311. scheduled_process(snac);
  2312. return cnt;
  2313. }
  2314. xs_str *str_status(int status)
  2315. {
  2316. return xs_fmt("%d %s", status, status < 0 ? xs_curl_strerr(status) : http_status_text(status));
  2317. }
  2318. void process_queue_item(xs_dict *q_item)
  2319. /* processes an item from the global queue */
  2320. {
  2321. const char *type = xs_dict_get(q_item, "type");
  2322. int queue_retry_max = xs_number_get(xs_dict_get(srv_config, "queue_retry_max"));
  2323. if (strcmp(type, "output") == 0) {
  2324. int status;
  2325. const xs_str *inbox = xs_dict_get(q_item, "inbox");
  2326. const xs_str *keyid = xs_dict_get(q_item, "keyid");
  2327. const xs_str *seckey = xs_dict_get(q_item, "seckey");
  2328. const xs_dict *msg = xs_dict_get(q_item, "message");
  2329. int retries = xs_number_get(xs_dict_get(q_item, "retries"));
  2330. int p_status = xs_number_get(xs_dict_get(q_item, "p_status"));
  2331. xs *payload = NULL;
  2332. int p_size = 0;
  2333. int timeout = 0;
  2334. if (xs_is_null(inbox) || xs_is_null(msg) || xs_is_null(keyid) || xs_is_null(seckey)) {
  2335. srv_log(xs_fmt("output message error: missing fields"));
  2336. return;
  2337. }
  2338. if (is_instance_blocked(inbox)) {
  2339. srv_debug(0, xs_fmt("discarded output message to blocked instance %s", inbox));
  2340. return;
  2341. }
  2342. /* deliver (if previous error status was a timeout, try now longer) */
  2343. if (p_status == 599)
  2344. timeout = xs_number_get(xs_dict_get_def(srv_config, "queue_timeout_2", "8"));
  2345. else
  2346. timeout = xs_number_get(xs_dict_get_def(srv_config, "queue_timeout", "6"));
  2347. if (timeout == 0)
  2348. timeout = 6;
  2349. status = send_to_inbox_raw(keyid, seckey, inbox, msg, &payload, &p_size, timeout);
  2350. if (payload) {
  2351. if (p_size > 64) {
  2352. /* trim the message */
  2353. payload[64] = '\0';
  2354. payload = xs_str_cat(payload, "...");
  2355. }
  2356. /* strip ugly control characters */
  2357. payload = xs_replace_i(payload, "\n", "");
  2358. payload = xs_replace_i(payload, "\r", "");
  2359. if (*payload)
  2360. payload = xs_str_wrap_i(" [", payload, "]");
  2361. }
  2362. else
  2363. payload = xs_str_new(NULL);
  2364. xs *s_status = str_status(status);
  2365. srv_log(xs_fmt("output message: sent to inbox %s (%s)%s", inbox, s_status, payload));
  2366. if (!valid_status(status)) {
  2367. retries++;
  2368. /* if it's not the first time it fails with a timeout,
  2369. penalize the server by skipping one retry */
  2370. if (p_status == status && status == HTTP_STATUS_CLIENT_CLOSED_REQUEST)
  2371. retries++;
  2372. /* error sending; requeue? */
  2373. if (status == HTTP_STATUS_BAD_REQUEST
  2374. || status == HTTP_STATUS_NOT_FOUND
  2375. || status == HTTP_STATUS_METHOD_NOT_ALLOWED
  2376. || status == HTTP_STATUS_GONE
  2377. || status == HTTP_STATUS_UNPROCESSABLE_CONTENT
  2378. || status < 0)
  2379. /* explicit error: discard */
  2380. srv_log(xs_fmt("output message: error %s (%s)", inbox, s_status));
  2381. else
  2382. if (retries > queue_retry_max)
  2383. srv_log(xs_fmt("output message: giving up %s (%s)", inbox, s_status));
  2384. else {
  2385. /* requeue */
  2386. enqueue_output_raw(keyid, seckey, msg, inbox, retries, status);
  2387. srv_log(xs_fmt("output message: requeue %s #%d", inbox, retries));
  2388. }
  2389. }
  2390. }
  2391. else
  2392. if (strcmp(type, "email") == 0) {
  2393. /* send this email */
  2394. const xs_dict *msg = xs_dict_get(q_item, "message");
  2395. int retries = xs_number_get(xs_dict_get(q_item, "retries"));
  2396. if (!send_email(msg))
  2397. srv_debug(1, xs_fmt("email message sent"));
  2398. else {
  2399. retries++;
  2400. if (retries > queue_retry_max)
  2401. srv_log(xs_fmt("email giving up (errno: %d)", errno));
  2402. else {
  2403. /* requeue */
  2404. srv_log(xs_fmt(
  2405. "email requeue #%d (errno: %d)", retries, errno));
  2406. enqueue_email(msg, retries);
  2407. }
  2408. }
  2409. }
  2410. else
  2411. if (strcmp(type, "telegram") == 0) {
  2412. /* send this via telegram */
  2413. const char *bot = xs_dict_get(q_item, "bot");
  2414. const char *msg = xs_dict_get(q_item, "message");
  2415. xs *chat_id = xs_dup(xs_dict_get(q_item, "chat_id"));
  2416. int status = 0;
  2417. /* chat_id must start with a - */
  2418. if (!xs_startswith(chat_id, "-"))
  2419. chat_id = xs_str_wrap_i("-", chat_id, NULL);
  2420. xs *url = xs_fmt("https:/" "/api.telegram.org/bot%s/sendMessage", bot);
  2421. xs *body = xs_fmt("{\"chat_id\":%s,\"text\":\"%s\"}", chat_id, msg);
  2422. xs *headers = xs_dict_new();
  2423. headers = xs_dict_append(headers, "content-type", "application/json");
  2424. xs *rsp = xs_http_request("POST", url, headers,
  2425. body, strlen(body), &status, NULL, NULL, 0);
  2426. rsp = xs_free(rsp);
  2427. srv_debug(0, xs_fmt("telegram post %d", status));
  2428. }
  2429. else
  2430. if (strcmp(type, "ntfy") == 0) {
  2431. /* send this via ntfy */
  2432. const char *ntfy_server = xs_dict_get(q_item, "ntfy_server");
  2433. const char *msg = xs_dict_get(q_item, "message");
  2434. const char *ntfy_token = xs_dict_get(q_item, "ntfy_token");
  2435. int status = 0;
  2436. xs *url = xs_fmt("%s", ntfy_server);
  2437. xs *body = xs_fmt("%s", msg);
  2438. xs *headers = xs_dict_new();
  2439. headers = xs_dict_append(headers, "content-type", "text/plain");
  2440. // Append the Authorization header only if ntfy_token is not NULL
  2441. if (ntfy_token != NULL) {
  2442. headers = xs_dict_append(headers, "Authorization", xs_fmt("Bearer %s", ntfy_token));
  2443. }
  2444. xs *rsp = xs_http_request("POST", url, headers,
  2445. body, strlen(body), &status, NULL, NULL, 0);
  2446. rsp = xs_free(rsp);
  2447. srv_debug(0, xs_fmt("ntfy post %d", status));
  2448. }
  2449. else
  2450. if (strcmp(type, "purge") == 0) {
  2451. srv_log(xs_dup("purge start"));
  2452. purge_all();
  2453. srv_log(xs_dup("purge end"));
  2454. }
  2455. else
  2456. if (strcmp(type, "input") == 0) {
  2457. const xs_dict *msg = xs_dict_get(q_item, "message");
  2458. const xs_dict *req = xs_dict_get(q_item, "req");
  2459. int retries = xs_number_get(xs_dict_get(q_item, "retries"));
  2460. /* do some instance-level checks */
  2461. int r = process_input_message(NULL, msg, req);
  2462. if (r == 0) {
  2463. /* transient error? retry */
  2464. if (retries > queue_retry_max)
  2465. srv_log(xs_fmt("shared input giving up"));
  2466. else {
  2467. /* reenqueue */
  2468. enqueue_shared_input(msg, req, retries + 1);
  2469. srv_log(xs_fmt("shared input requeue #%d", retries + 1));
  2470. }
  2471. }
  2472. else
  2473. if (r == 2) {
  2474. /* redistribute the input message to all users */
  2475. const char *ntid = xs_dict_get(q_item, "ntid");
  2476. xs *tmpfn = xs_fmt("%s/tmp/%s.json", srv_basedir, ntid);
  2477. FILE *f;
  2478. if ((f = fopen(tmpfn, "w")) != NULL) {
  2479. xs_json_dump(q_item, 4, f);
  2480. fclose(f);
  2481. }
  2482. xs *users = user_list();
  2483. xs_list *p = users;
  2484. const char *v;
  2485. int cnt = 0;
  2486. while (xs_list_iter(&p, &v)) {
  2487. snac user;
  2488. if (user_open(&user, v)) {
  2489. int rsn = is_msg_for_me(&user, msg);
  2490. if (rsn) {
  2491. xs *fn = xs_fmt("%s/queue/%s.json", user.basedir, ntid);
  2492. snac_debug(&user, 1,
  2493. xs_fmt("enqueue_input (from shared inbox) %s [%d]", xs_dict_get(msg, "id"), rsn));
  2494. if (link(tmpfn, fn) < 0)
  2495. srv_log(xs_fmt("link(%s, %s) error", tmpfn, fn));
  2496. cnt++;
  2497. }
  2498. user_free(&user);
  2499. }
  2500. }
  2501. unlink(tmpfn);
  2502. if (cnt == 0) {
  2503. srv_debug(1, xs_fmt("no valid recipients for %s", xs_dict_get(msg, "id")));
  2504. }
  2505. }
  2506. }
  2507. else
  2508. if (strcmp(type, "webmention") == 0) {
  2509. const xs_dict *msg = xs_dict_get(q_item, "message");
  2510. const char *source = xs_dict_get(msg, "id");
  2511. const char *content = xs_dict_get(msg, "content");
  2512. if (xs_is_string(source) && xs_is_string(content)) {
  2513. xs *links = xs_regex_select(content, "\"https?:/" "/[^\"]+");
  2514. const char *link;
  2515. xs_list_foreach(links, link) {
  2516. xs *target = xs_strip_chars_i(xs_dup(link), "\"");
  2517. int r = xs_webmention_send(source, target, USER_AGENT);
  2518. srv_debug(1, xs_fmt("webmention source=%s target=%s %d", source, target, r));
  2519. }
  2520. }
  2521. }
  2522. else
  2523. if (strcmp(type, "rss_hashtag_poll") == 0) {
  2524. rss_poll_hashtags();
  2525. }
  2526. else
  2527. srv_log(xs_fmt("unexpected q_item type '%s'", type));
  2528. }
  2529. int process_queue(void)
  2530. /* processes the global queue */
  2531. {
  2532. int cnt = 0;
  2533. xs *list = queue();
  2534. xs_list *p = list;
  2535. const xs_str *fn;
  2536. while (xs_list_iter(&p, &fn)) {
  2537. xs *q_item = dequeue(fn);
  2538. if (q_item != NULL) {
  2539. job_post(q_item, 0);
  2540. cnt++;
  2541. }
  2542. }
  2543. return cnt;
  2544. }
  2545. /** account migration **/
  2546. int migrate_account(snac *user)
  2547. /* migrates this account to a new one (stored in the 'alias' user field) */
  2548. {
  2549. const char *new_account = xs_dict_get(user->config, "alias");
  2550. if (xs_type(new_account) != XSTYPE_STRING) {
  2551. snac_log(user, xs_fmt("Cannot migrate: alias (destination account) not set"));
  2552. return 1;
  2553. }
  2554. xs *new_actor = NULL;
  2555. int status;
  2556. if (!valid_status(status = activitypub_request(user, new_account, &new_actor))) {
  2557. snac_log(user, xs_fmt("Cannot migrate: error requesting actor %s %d", new_account, status));
  2558. return 1;
  2559. }
  2560. actor_add(new_account, new_actor);
  2561. const char *loaka = xs_dict_get(new_actor, "alsoKnownAs");
  2562. if (xs_type(loaka) != XSTYPE_LIST) {
  2563. snac_log(user, xs_fmt("Cannot migrate: destination account doesn't have any aliases"));
  2564. return 1;
  2565. }
  2566. if (xs_list_in(loaka, user->actor) == -1) {
  2567. snac_log(user, xs_fmt("Cannot migrate: destination account doesn't have this one as an alias"));
  2568. return 1;
  2569. }
  2570. xs *move = msg_move(user, new_account);
  2571. xs *fwers = follower_list(user);
  2572. const char *actor;
  2573. xs_list_foreach(fwers, actor) {
  2574. /* get the actor inbox, excluding the shared one */
  2575. xs *inbox = get_actor_inbox(actor, 0);
  2576. if (xs_is_null(inbox))
  2577. snac_log(user, xs_fmt("migrate_account: cannot get inbox for actor %s", actor));
  2578. else
  2579. enqueue_output(user, move, inbox, 0, 0);
  2580. }
  2581. return 0;
  2582. }
  2583. /** HTTP handlers */
  2584. int activitypub_get_handler(const xs_dict *req, const char *q_path,
  2585. char **body, int *b_size, char **ctype)
  2586. {
  2587. int status = HTTP_STATUS_OK;
  2588. const char *accept = xs_dict_get(req, "accept");
  2589. snac snac;
  2590. xs *msg = NULL;
  2591. if (accept == NULL)
  2592. return 0;
  2593. if (xs_str_in(accept, "application/activity+json") == -1 &&
  2594. xs_str_in(accept, "application/ld+json") == -1)
  2595. return 0;
  2596. xs *l = xs_split_n(q_path, "/", 2);
  2597. const char *uid;
  2598. const char *p_path;
  2599. uid = xs_list_get(l, 1);
  2600. if (!user_open(&snac, uid)) {
  2601. /* invalid user */
  2602. srv_debug(1, xs_fmt("activitypub_get_handler bad user %s", uid));
  2603. return HTTP_STATUS_NOT_FOUND;
  2604. }
  2605. p_path = xs_list_get(l, 2);
  2606. *ctype = "application/activity+json";
  2607. int show_contact_metrics = xs_is_true(xs_dict_get(snac.config, "show_contact_metrics"));
  2608. if (p_path == NULL) {
  2609. /* if there was no component after the user, it's an actor request */
  2610. msg = msg_actor(&snac);
  2611. *ctype = "application/ld+json; profile=\"https://www.w3.org/ns/activitystreams\"";
  2612. const char *ua = xs_dict_get(req, "user-agent");
  2613. snac_debug(&snac, 0, xs_fmt("serving actor [%s]", ua ? ua : "No UA"));
  2614. }
  2615. else
  2616. if (strcmp(p_path, "outbox") == 0 || strcmp(p_path, "featured") == 0) {
  2617. xs *id = xs_fmt("%s/%s", snac.actor, p_path);
  2618. xs *list = xs_list_new();
  2619. const char *v;
  2620. int cnt = xs_number_get(xs_dict_get_def(srv_config, "max_public_entries", "20"));
  2621. /* get the public outbox or the pinned list */
  2622. xs *elems = *p_path == 'o' ? timeline_simple_list(&snac, "public", 0, cnt, NULL) : pinned_list(&snac);
  2623. xs_list_foreach(elems, v) {
  2624. xs *i = NULL;
  2625. if (valid_status(object_get_by_md5(v, &i))) {
  2626. const char *type = xs_dict_get(i, "type");
  2627. const char *id = xs_dict_get(i, "id");
  2628. if (type && id && strcmp(type, "Note") == 0 && xs_startswith(id, snac.actor)) {
  2629. xs *c_msg = msg_create(&snac, i);
  2630. list = xs_list_append(list, c_msg);
  2631. }
  2632. }
  2633. }
  2634. /* replace the 'orderedItems' with the latest posts */
  2635. msg = msg_collection(&snac, id, xs_list_len(list));
  2636. msg = xs_dict_set(msg, "orderedItems", list);
  2637. }
  2638. else
  2639. if (strcmp(p_path, "followers") == 0) {
  2640. int total = 0;
  2641. if (show_contact_metrics) {
  2642. total = follower_list_len(&snac);
  2643. }
  2644. xs *id = xs_fmt("%s/%s", snac.actor, p_path);
  2645. msg = msg_collection(&snac, id, total);
  2646. }
  2647. else
  2648. if (strcmp(p_path, "following") == 0) {
  2649. int total = 0;
  2650. if (show_contact_metrics) {
  2651. total = following_list_len(&snac);
  2652. }
  2653. xs *id = xs_fmt("%s/%s", snac.actor, p_path);
  2654. msg = msg_collection(&snac, id, total);
  2655. }
  2656. else
  2657. if (xs_startswith(p_path, "p/")) {
  2658. xs *id = xs_fmt("%s/%s", snac.actor, p_path);
  2659. status = object_get(id, &msg);
  2660. /* don't return non-public objects */
  2661. if (valid_status(status) && !is_msg_public(msg))
  2662. status = HTTP_STATUS_NOT_FOUND;
  2663. }
  2664. else
  2665. status = HTTP_STATUS_NOT_FOUND;
  2666. if (status == HTTP_STATUS_OK && msg != NULL) {
  2667. *body = xs_json_dumps(msg, 4);
  2668. *b_size = strlen(*body);
  2669. }
  2670. snac_debug(&snac, 1, xs_fmt("activitypub_get_handler serving %s %d", q_path, status));
  2671. user_free(&snac);
  2672. return status;
  2673. }
  2674. int activitypub_post_handler(const xs_dict *req, const char *q_path,
  2675. char *payload, int p_size,
  2676. char **body, int *b_size, char **ctype)
  2677. /* processes an input message */
  2678. {
  2679. (void)b_size;
  2680. int status = HTTP_STATUS_ACCEPTED;
  2681. const char *i_ctype = xs_dict_get(req, "content-type");
  2682. snac snac;
  2683. const char *v;
  2684. if (i_ctype == NULL) {
  2685. *body = xs_str_new("no content-type");
  2686. *ctype = "text/plain";
  2687. return HTTP_STATUS_BAD_REQUEST;
  2688. }
  2689. if (xs_is_null(payload)) {
  2690. *body = xs_str_new("no payload");
  2691. *ctype = "text/plain";
  2692. return HTTP_STATUS_BAD_REQUEST;
  2693. }
  2694. if (xs_str_in(i_ctype, "application/activity+json") == -1 &&
  2695. xs_str_in(i_ctype, "application/ld+json") == -1)
  2696. return 0;
  2697. /* decode the message */
  2698. xs *msg = xs_json_loads(payload);
  2699. const char *id = xs_dict_get(msg, "id");
  2700. if (msg == NULL) {
  2701. srv_log(xs_fmt("activitypub_post_handler JSON error %s", q_path));
  2702. srv_archive_error("activitypub_post_handler", "JSON error", req, payload);
  2703. *body = xs_str_new("JSON error");
  2704. *ctype = "text/plain";
  2705. return HTTP_STATUS_BAD_REQUEST;
  2706. }
  2707. if (id && is_instance_blocked(id)) {
  2708. srv_debug(1, xs_fmt("full instance block for %s", id));
  2709. *body = xs_str_new("blocked");
  2710. *ctype = "text/plain";
  2711. return HTTP_STATUS_FORBIDDEN;
  2712. }
  2713. /* get the user and path */
  2714. xs *l = xs_split_n(q_path, "/", 2);
  2715. if (xs_list_len(l) == 2 && strcmp(xs_list_get(l, 1), "shared-inbox") == 0) {
  2716. enqueue_shared_input(msg, req, 0);
  2717. return HTTP_STATUS_ACCEPTED;
  2718. }
  2719. if (xs_list_len(l) != 3 || strcmp(xs_list_get(l, 2), "inbox") != 0) {
  2720. /* strange q_path */
  2721. srv_debug(1, xs_fmt("activitypub_post_handler unsupported path %s", q_path));
  2722. return HTTP_STATUS_NOT_FOUND;
  2723. }
  2724. const char *uid = xs_list_get(l, 1);
  2725. if (!user_open(&snac, uid)) {
  2726. /* invalid user */
  2727. srv_debug(1, xs_fmt("activitypub_post_handler bad user %s", uid));
  2728. return HTTP_STATUS_NOT_FOUND;
  2729. }
  2730. /* if it has a digest, check it now, because
  2731. later the payload won't be exactly the same */
  2732. if ((v = xs_dict_get(req, "digest")) != NULL) {
  2733. xs *s1 = xs_sha256_base64(payload, p_size);
  2734. xs *s2 = xs_fmt("SHA-256=%s", s1);
  2735. if (strcmp(s2, v) != 0) {
  2736. srv_log(xs_fmt("digest check FAILED"));
  2737. *body = xs_str_new("bad digest");
  2738. *ctype = "text/plain";
  2739. status = HTTP_STATUS_BAD_REQUEST;
  2740. }
  2741. }
  2742. /* if the message is from a muted actor, reject it right now */
  2743. if (!xs_is_null(v = xs_dict_get(msg, "actor")) && *v) {
  2744. if (is_muted(&snac, v)) {
  2745. snac_log(&snac, xs_fmt("rejected message from MUTEd actor %s", v));
  2746. *body = xs_str_new("rejected");
  2747. *ctype = "text/plain";
  2748. status = HTTP_STATUS_FORBIDDEN;
  2749. }
  2750. }
  2751. if (valid_status(status)) {
  2752. enqueue_input(&snac, msg, req, 0);
  2753. *ctype = "application/activity+json";
  2754. }
  2755. user_free(&snac);
  2756. return status;
  2757. }