html.c 95 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906
  1. /* snac - A simple, minimalistic ActivityPub instance */
  2. /* copyright (c) 2022 - 2023 grunfink et al. / MIT license */
  3. #include "xs.h"
  4. #include "xs_io.h"
  5. #include "xs_json.h"
  6. #include "xs_regex.h"
  7. #include "xs_set.h"
  8. #include "xs_openssl.h"
  9. #include "xs_time.h"
  10. #include "xs_mime.h"
  11. #include "xs_match.h"
  12. #include "xs_html.h"
  13. #include "snac.h"
  14. int login(snac *snac, const xs_dict *headers)
  15. /* tries a login */
  16. {
  17. int logged_in = 0;
  18. const char *auth = xs_dict_get(headers, "authorization");
  19. if (auth && xs_startswith(auth, "Basic ")) {
  20. int sz;
  21. xs *s1 = xs_crop_i(xs_dup(auth), 6, 0);
  22. xs *s2 = xs_base64_dec(s1, &sz);
  23. xs *l1 = xs_split_n(s2, ":", 1);
  24. if (xs_list_len(l1) == 2) {
  25. logged_in = check_password(
  26. xs_list_get(l1, 0), xs_list_get(l1, 1),
  27. xs_dict_get(snac->config, "passwd"));
  28. }
  29. }
  30. if (logged_in)
  31. lastlog_write(snac, "web");
  32. return logged_in;
  33. }
  34. xs_str *actor_name(xs_dict *actor)
  35. /* gets the actor name */
  36. {
  37. xs_list *p;
  38. char *v;
  39. xs_str *name;
  40. if (xs_is_null((v = xs_dict_get(actor, "name"))) || *v == '\0') {
  41. if (xs_is_null(v = xs_dict_get(actor, "preferredUsername")) || *v == '\0') {
  42. v = "anonymous";
  43. }
  44. }
  45. name = encode_html(v);
  46. /* replace the :shortnames: */
  47. if (!xs_is_null(p = xs_dict_get(actor, "tag"))) {
  48. xs *tag = NULL;
  49. if (xs_type(p) == XSTYPE_DICT) {
  50. /* not a list */
  51. tag = xs_list_new();
  52. tag = xs_list_append(tag, p);
  53. } else {
  54. /* is a list */
  55. tag = xs_dup(p);
  56. }
  57. xs_list *tags = tag;
  58. /* iterate the tags */
  59. while (xs_list_iter(&tags, &v)) {
  60. char *t = xs_dict_get(v, "type");
  61. if (t && strcmp(t, "Emoji") == 0) {
  62. char *n = xs_dict_get(v, "name");
  63. char *i = xs_dict_get(v, "icon");
  64. if (n && i) {
  65. char *u = xs_dict_get(i, "url");
  66. xs *img = xs_fmt("<img loading=\"lazy\" src=\"%s\" style=\"height: 1em; vertical-align: middle;\"/>", u);
  67. name = xs_replace_i(name, n, img);
  68. }
  69. }
  70. }
  71. }
  72. return name;
  73. }
  74. xs_html *html_actor_icon(xs_dict *actor, const char *date,
  75. const char *udate, const char *url, int priv)
  76. {
  77. xs_html *actor_icon = xs_html_tag("p", NULL);
  78. xs *avatar = NULL;
  79. char *v;
  80. xs *name = actor_name(actor);
  81. /* get the avatar */
  82. if ((v = xs_dict_get(actor, "icon")) != NULL &&
  83. (v = xs_dict_get(v, "url")) != NULL) {
  84. avatar = xs_dup(v);
  85. }
  86. if (avatar == NULL)
  87. avatar = xs_fmt("data:image/png;base64, %s", default_avatar_base64());
  88. xs_html_add(actor_icon,
  89. xs_html_sctag("img",
  90. xs_html_attr("loading", "lazy"),
  91. xs_html_attr("class", "snac-avatar"),
  92. xs_html_attr("src", avatar),
  93. xs_html_attr("alt", "")),
  94. xs_html_tag("a",
  95. xs_html_attr("href", xs_dict_get(actor, "id")),
  96. xs_html_attr("class", "p-author h-card snac-author"),
  97. xs_html_raw(name))); /* name is already html-escaped */
  98. if (!xs_is_null(url)) {
  99. xs_html_add(actor_icon,
  100. xs_html_text(" "),
  101. xs_html_tag("a",
  102. xs_html_attr("href", (char *)url),
  103. xs_html_text("»")));
  104. }
  105. if (priv) {
  106. xs_html_add(actor_icon,
  107. xs_html_text(" "),
  108. xs_html_tag("span",
  109. xs_html_attr("title", "private"),
  110. xs_html_raw("&#128274;")));
  111. }
  112. if (strcmp(xs_dict_get(actor, "type"), "Service") == 0) {
  113. xs_html_add(actor_icon,
  114. xs_html_text(" "),
  115. xs_html_tag("span",
  116. xs_html_attr("title", "bot"),
  117. xs_html_raw("&#129302;")));
  118. }
  119. if (xs_is_null(date)) {
  120. xs_html_add(actor_icon,
  121. xs_html_raw("&nbsp;"));
  122. }
  123. else {
  124. xs *date_label = xs_crop_i(xs_dup(date), 0, 10);
  125. xs *date_title = xs_dup(date);
  126. if (!xs_is_null(udate)) {
  127. xs *sd = xs_crop_i(xs_dup(udate), 0, 10);
  128. date_label = xs_str_cat(date_label, " / ", sd);
  129. date_title = xs_str_cat(date_title, " / ", udate);
  130. }
  131. xs_html_add(actor_icon,
  132. xs_html_text(" "),
  133. xs_html_tag("time",
  134. xs_html_attr("class", "dt-published snac-pubdate"),
  135. xs_html_attr("title", date_title),
  136. xs_html_text(date_label)));
  137. }
  138. {
  139. char *username, *id;
  140. if (xs_is_null(username = xs_dict_get(actor, "preferredUsername")) || *username == '\0') {
  141. /* This should never be reached */
  142. username = "anonymous";
  143. }
  144. if (xs_is_null(id = xs_dict_get(actor, "id")) || *id == '\0') {
  145. /* This should never be reached */
  146. id = "https://social.example.org/anonymous";
  147. }
  148. /* "LIKE AN ANIMAL" */
  149. xs *domain = xs_split(id, "/");
  150. xs *user = xs_fmt("@%s@%s", username, xs_list_get(domain, 2));
  151. xs_html_add(actor_icon,
  152. xs_html_sctag("br", NULL),
  153. xs_html_tag("a",
  154. xs_html_attr("href", xs_dict_get(actor, "id")),
  155. xs_html_attr("class", "p-author-tag h-card snac-author-tag"),
  156. xs_html_text(user)));
  157. }
  158. return actor_icon;
  159. }
  160. xs_str *html_msg_icon(xs_str *os, const xs_dict *msg)
  161. {
  162. char *actor_id;
  163. xs *actor = NULL;
  164. if ((actor_id = xs_dict_get(msg, "attributedTo")) == NULL)
  165. actor_id = xs_dict_get(msg, "actor");
  166. if (actor_id && valid_status(actor_get(actor_id, &actor))) {
  167. char *date = NULL;
  168. char *udate = NULL;
  169. char *url = NULL;
  170. int priv = 0;
  171. const char *type = xs_dict_get(msg, "type");
  172. if (xs_match(type, "Note|Question|Page|Article"))
  173. url = xs_dict_get(msg, "id");
  174. priv = !is_msg_public(msg);
  175. date = xs_dict_get(msg, "published");
  176. udate = xs_dict_get(msg, "updated");
  177. xs_html *actor_icon = html_actor_icon(actor, date, udate, url, priv);
  178. xs *s1 = xs_html_render(actor_icon);
  179. os = xs_str_cat(os, s1);
  180. }
  181. return os;
  182. }
  183. xs_html *html_note(snac *user, char *summary,
  184. char *div_id, char *form_id,
  185. char *ta_plh, char *ta_content,
  186. char *edit_id, char *actor_id,
  187. xs_val *cw_yn, char *cw_text,
  188. xs_val *mnt_only, char *redir,
  189. char *in_reply_to, int poll)
  190. {
  191. xs *action = xs_fmt("%s/admin/note", user->actor);
  192. xs_html *form;
  193. xs_html *note = xs_html_tag("div",
  194. xs_html_tag("details",
  195. xs_html_tag("summary",
  196. xs_html_text(summary)),
  197. xs_html_tag("p", NULL),
  198. xs_html_tag("div",
  199. xs_html_attr("class", "snac-note"),
  200. xs_html_attr("id", div_id),
  201. form = xs_html_tag("form",
  202. xs_html_attr("autocomplete", "off"),
  203. xs_html_attr("method", "post"),
  204. xs_html_attr("action", action),
  205. xs_html_attr("enctype", "multipart/form-data"),
  206. xs_html_attr("id", form_id),
  207. xs_html_tag("textarea",
  208. xs_html_attr("class", "snac-textarea"),
  209. xs_html_attr("name", "content"),
  210. xs_html_attr("rows", "4"),
  211. xs_html_attr("wrap", "virtual"),
  212. xs_html_attr("required", "required"),
  213. xs_html_attr("placeholder", ta_plh),
  214. xs_html_text(ta_content)),
  215. xs_html_tag("p", NULL),
  216. xs_html_text(L("Sensitive content: ")),
  217. xs_html_sctag("input",
  218. xs_html_attr("type", "checkbox"),
  219. xs_html_attr("name", "sensitive"),
  220. xs_html_attr(xs_type(cw_yn) == XSTYPE_TRUE ? "checked" : "", NULL)),
  221. xs_html_sctag("input",
  222. xs_html_attr("type", "text"),
  223. xs_html_attr("name", "summary"),
  224. xs_html_attr("placeholder", L("Sensitive content description")),
  225. xs_html_attr("value", xs_is_null(cw_text) ? "" : cw_text))))));
  226. if (actor_id)
  227. xs_html_add(form,
  228. xs_html_sctag("input",
  229. xs_html_attr("type", "hidden"),
  230. xs_html_attr("name", "to"),
  231. xs_html_attr("value", actor_id)));
  232. else {
  233. /* no actor_id; ask for mentioned_only */
  234. xs_html_add(form,
  235. xs_html_tag("p", NULL),
  236. xs_html_text(L("Only for mentioned people: ")),
  237. xs_html_sctag("input",
  238. xs_html_attr("type", "checkbox"),
  239. xs_html_attr("name", "mentioned_only"),
  240. xs_html_attr(xs_type(mnt_only) == XSTYPE_TRUE ? "checked" : "", NULL)));
  241. }
  242. if (redir)
  243. xs_html_add(form,
  244. xs_html_sctag("input",
  245. xs_html_attr("type", "hidden"),
  246. xs_html_attr("name", "redir"),
  247. xs_html_attr("value", redir)));
  248. if (in_reply_to)
  249. xs_html_add(form,
  250. xs_html_sctag("input",
  251. xs_html_attr("type", "hidden"),
  252. xs_html_attr("name", "in_reply_to"),
  253. xs_html_attr("value", in_reply_to)));
  254. if (edit_id)
  255. xs_html_add(form,
  256. xs_html_sctag("input",
  257. xs_html_attr("type", "hidden"),
  258. xs_html_attr("name", "edit_id"),
  259. xs_html_attr("value", edit_id)));
  260. xs_html_add(form,
  261. xs_html_tag("p", NULL),
  262. xs_html_tag("details",
  263. xs_html_tag("summary",
  264. xs_html_text(L("Attachment..."))),
  265. xs_html_tag("p", NULL),
  266. xs_html_sctag("input",
  267. xs_html_attr("type", "file"),
  268. xs_html_attr("name", "attach")),
  269. xs_html_sctag("input",
  270. xs_html_attr("type", "text"),
  271. xs_html_attr("name", "alt_text"),
  272. xs_html_attr("placeholder", L("Attachment description")))));
  273. /* add poll controls */
  274. if (poll) {
  275. xs_html_add(form,
  276. xs_html_tag("p", NULL),
  277. xs_html_tag("details",
  278. xs_html_tag("summary",
  279. xs_html_text(L("Poll..."))),
  280. xs_html_tag("p",
  281. xs_html_text(L("Poll options (one per line, up to 8):"))),
  282. xs_html_tag("textarea",
  283. xs_html_attr("class", "snac-textarea"),
  284. xs_html_attr("name", "poll_options"),
  285. xs_html_attr("rows", "4"),
  286. xs_html_attr("wrap", "virtual"),
  287. xs_html_attr("placeholder", "Option 1...\nOption 2...\nOption 3...\n...")),
  288. xs_html_tag("p", NULL),
  289. xs_html_tag("select",
  290. xs_html_attr("name", "poll_multiple"),
  291. xs_html_tag("option",
  292. xs_html_attr("value", "off"),
  293. xs_html_text(L("One choice"))),
  294. xs_html_tag("option",
  295. xs_html_attr("value", "on"),
  296. xs_html_text(L("Multiple choices")))),
  297. xs_html_text(" "),
  298. xs_html_tag("select",
  299. xs_html_attr("name", "poll_end_secs"),
  300. xs_html_tag("option",
  301. xs_html_attr("value", "300"),
  302. xs_html_text(L("End in 5 minutes"))),
  303. xs_html_tag("option",
  304. xs_html_attr("value", "3600"),
  305. xs_html_attr("selected", NULL),
  306. xs_html_text(L("End in 1 hour"))),
  307. xs_html_tag("option",
  308. xs_html_attr("value", "86400"),
  309. xs_html_text(L("End in 1 day"))))));
  310. }
  311. xs_html_add(form,
  312. xs_html_tag("p", NULL),
  313. xs_html_sctag("input",
  314. xs_html_attr("type", "submit"),
  315. xs_html_attr("class", "button"),
  316. xs_html_attr("value", L("Post"))));
  317. return note;
  318. }
  319. static xs_str *html_base_header(xs_str *s)
  320. {
  321. xs_list *p;
  322. xs_str *v;
  323. s = xs_str_cat(s, "<!DOCTYPE html>\n<html>\n<head>\n");
  324. s = xs_str_cat(s, "<meta name=\"viewport\" "
  325. "content=\"width=device-width, initial-scale=1\"/>\n");
  326. s = xs_str_cat(s, "<meta name=\"generator\" "
  327. "content=\"" USER_AGENT "\"/>\n");
  328. /* add server CSS */
  329. p = xs_dict_get(srv_config, "cssurls");
  330. while (xs_list_iter(&p, &v)) {
  331. xs *s1 = xs_fmt("<link rel=\"stylesheet\" type=\"text/css\" href=\"%s\"/>\n", v);
  332. s = xs_str_cat(s, s1);
  333. }
  334. return s;
  335. }
  336. static xs_html *html_base_head(void)
  337. {
  338. xs_html *head = xs_html_tag("head",
  339. xs_html_sctag("meta",
  340. xs_html_attr("name", "viewport"),
  341. xs_html_attr("content", "width=device-width, initial-scale=1")),
  342. xs_html_sctag("meta",
  343. xs_html_attr("name", "generator"),
  344. xs_html_attr("content", USER_AGENT)));
  345. /* add server CSS */
  346. xs_list *p = xs_dict_get(srv_config, "cssurls");
  347. char *v;
  348. while (xs_list_iter(&p, &v)) {
  349. xs_html_add(head,
  350. xs_html_sctag("link",
  351. xs_html_attr("rel", "stylesheet"),
  352. xs_html_attr("type", "text/css"),
  353. xs_html_attr("href", v)));
  354. }
  355. return head;
  356. }
  357. xs_str *html_instance_header(xs_str *s, char *tag)
  358. {
  359. xs_html *head = html_base_head();
  360. {
  361. FILE *f;
  362. xs *g_css_fn = xs_fmt("%s/style.css", srv_basedir);
  363. if ((f = fopen(g_css_fn, "r")) != NULL) {
  364. xs *css = xs_readall(f);
  365. fclose(f);
  366. xs_html_add(head,
  367. xs_html_tag("style",
  368. xs_html_text(css)));
  369. }
  370. }
  371. char *host = xs_dict_get(srv_config, "host");
  372. char *title = xs_dict_get(srv_config, "title");
  373. char *sdesc = xs_dict_get(srv_config, "short_description");
  374. char *email = xs_dict_get(srv_config, "admin_email");
  375. char *acct = xs_dict_get(srv_config, "admin_account");
  376. xs_html_add(head,
  377. xs_html_tag("title",
  378. xs_html_text(title && *title ? title : host)));
  379. {
  380. xs *s1 = xs_html_render(head);
  381. s = xs_str_cat(s, "<!DOCTYPE html><html>\n", s1);
  382. }
  383. s = xs_str_cat(s, "<body>\n");
  384. s = xs_str_cat(s, "<div class=\"snac-instance-blurb\">\n");
  385. {
  386. xs *s1 = xs_replace(snac_blurb, "%host%", host);
  387. s = xs_str_cat(s, s1);
  388. }
  389. s = xs_str_cat(s, "<dl>\n");
  390. if (sdesc && *sdesc) {
  391. xs *s1 = xs_fmt("<di><dt>%s</dt><dd>%s</dd></di>\n", L("Site description"), sdesc);
  392. s = xs_str_cat(s, s1);
  393. }
  394. if (email && *email) {
  395. xs *s1 = xs_fmt("<di><dt>%s</dt><dd>"
  396. "<a href=\"mailto:%s\">%s</a></dd></di>\n",
  397. L("Admin email"), email, email);
  398. s = xs_str_cat(s, s1);
  399. }
  400. if (acct && *acct) {
  401. xs *s1 = xs_fmt("<di><dt>%s</dt><dd>"
  402. "<a href=\"%s/%s\">@%s@%s</a></dd></di>\n",
  403. L("Admin account"), srv_baseurl, acct, acct, host);
  404. s = xs_str_cat(s, s1);
  405. }
  406. s = xs_str_cat(s, "</dl>\n");
  407. s = xs_str_cat(s, "</div>\n");
  408. {
  409. xs *l = tag ? xs_fmt(L("Search results for #%s"), tag) :
  410. xs_dup(L("Recent posts by users in this instance"));
  411. xs *s1 = xs_fmt("<h2 class=\"snac-header\">%s</h2>\n", l);
  412. s = xs_str_cat(s, s1);
  413. }
  414. return s;
  415. }
  416. xs_str *html_user_header(snac *snac, xs_str *s, int local)
  417. /* creates the HTML header */
  418. {
  419. s = html_base_header(s);
  420. /* add the user CSS */
  421. {
  422. xs *css = NULL;
  423. int size;
  424. /* try to open the user css */
  425. if (!valid_status(static_get(snac, "style.css", &css, &size, NULL, NULL))) {
  426. /* it's not there; try to open the server-wide css */
  427. FILE *f;
  428. xs *g_css_fn = xs_fmt("%s/style.css", srv_basedir);
  429. if ((f = fopen(g_css_fn, "r")) != NULL) {
  430. css = xs_readall(f);
  431. fclose(f);
  432. }
  433. }
  434. if (css != NULL) {
  435. xs *s1 = xs_fmt("<style>%s</style>\n", css);
  436. s = xs_str_cat(s, s1);
  437. }
  438. }
  439. {
  440. xs *es1 = encode_html(xs_dict_get(snac->config, "name"));
  441. xs *es2 = encode_html(snac->uid);
  442. xs *es3 = encode_html(xs_dict_get(srv_config, "host"));
  443. xs *s1 = xs_fmt("<title>%s (@%s@%s)</title>\n", es1, es2, es3);
  444. s = xs_str_cat(s, s1);
  445. }
  446. xs *avatar = xs_dup(xs_dict_get(snac->config, "avatar"));
  447. if (avatar == NULL || *avatar == '\0') {
  448. xs_free(avatar);
  449. avatar = xs_fmt("data:image/png;base64, %s", default_avatar_base64());
  450. }
  451. {
  452. xs *s_bio = xs_dup(xs_dict_get(snac->config, "bio"));
  453. int n;
  454. /* shorten the bio */
  455. for (n = 0; s_bio[n] && s_bio[n] != '&' && s_bio[n] != '.' &&
  456. s_bio[n] != '\r' && s_bio[n] != '\n' && n < 128; n++);
  457. s_bio[n] = '\0';
  458. xs *s_avatar = xs_dup(avatar);
  459. /* don't inline an empty avatar: create a real link */
  460. if (xs_startswith(s_avatar, "data:")) {
  461. xs_free(s_avatar);
  462. s_avatar = xs_fmt("%s/susie.png", srv_baseurl);
  463. }
  464. /* og properties */
  465. xs *es1 = encode_html(xs_dict_get(srv_config, "host"));
  466. xs *es2 = encode_html(xs_dict_get(snac->config, "name"));
  467. xs *es3 = encode_html(snac->uid);
  468. xs *es4 = encode_html(xs_dict_get(srv_config, "host"));
  469. xs *es5 = encode_html(s_bio);
  470. xs *es6 = encode_html(s_avatar);
  471. xs *s1 = xs_fmt(
  472. "<meta property=\"og:site_name\" content=\"%s\"/>\n"
  473. "<meta property=\"og:title\" content=\"%s (@%s@%s)\"/>\n"
  474. "<meta property=\"og:description\" content=\"%s\"/>\n"
  475. "<meta property=\"og:image\" content=\"%s\"/>\n"
  476. "<meta property=\"og:image:width\" content=\"300\"/>\n"
  477. "<meta property=\"og:image:height\" content=\"300\"/>\n",
  478. es1, es2, es3, es4, es5, es6);
  479. s = xs_str_cat(s, s1);
  480. }
  481. {
  482. xs *s1 = xs_fmt("<link rel=\"alternate\" type=\"application/rss+xml\" "
  483. "title=\"RSS\" href=\"%s.rss\" />\n", snac->actor); /* snac->actor is likely need to be URLEncoded. */
  484. s = xs_str_cat(s, s1);
  485. }
  486. s = xs_str_cat(s, "</head>\n<body>\n");
  487. /* top nav */
  488. s = xs_str_cat(s, "<nav class=\"snac-top-nav\">");
  489. {
  490. xs *s1;
  491. s1 = xs_fmt("<img src=\"%s\" class=\"snac-avatar\" alt=\"\"/>&nbsp;", avatar);
  492. s = xs_str_cat(s, s1);
  493. }
  494. {
  495. xs *s1;
  496. if (local)
  497. s1 = xs_fmt(
  498. "<a href=\"%s.rss\">%s</a> - "
  499. "<a href=\"%s/admin\" rel=\"nofollow\">%s</a></nav>\n",
  500. snac->actor, L("RSS"),
  501. snac->actor, L("private"));
  502. else {
  503. xs *n_list = notify_list(snac, 1);
  504. int n_len = xs_list_len(n_list);
  505. xs *n_str = NULL;
  506. /* show the number of new notifications, if there are any */
  507. if (n_len)
  508. n_str = xs_fmt("<sup style=\"background-color: red; "
  509. "color: white;\"> %d </sup> ", n_len);
  510. else
  511. n_str = xs_str_new("");
  512. s1 = xs_fmt(
  513. "<a href=\"%s\">%s</a> - "
  514. "<a href=\"%s/admin\">%s</a> - "
  515. "<a href=\"%s/notifications\">%s</a>%s - "
  516. "<a href=\"%s/people\">%s</a></nav>\n",
  517. snac->actor, L("public"),
  518. snac->actor, L("private"),
  519. snac->actor, L("notifications"), n_str,
  520. snac->actor, L("people"));
  521. }
  522. s = xs_str_cat(s, s1);
  523. }
  524. /* user info */
  525. {
  526. s = xs_str_cat(s, "<div class=\"h-card snac-top-user\">\n");
  527. if (local) {
  528. const char *header = xs_dict_get(snac->config, "header");
  529. if (header && *header) {
  530. xs *h = encode_html(header);
  531. xs *s1 = xs_fmt("<div class=\"snac-top-user-banner\" style=\"clear: both\">"
  532. "<br><img src=\"%s\"/></div>\n", h);
  533. s = xs_str_cat(s, s1);
  534. }
  535. }
  536. const char *_tmpl =
  537. "<p class=\"p-name snac-top-user-name\">%s</p>\n"
  538. "<p class=\"snac-top-user-id\">@%s@%s</p>\n";
  539. xs *es1 = encode_html(xs_dict_get(snac->config, "name"));
  540. xs *es2 = encode_html(xs_dict_get(snac->config, "uid"));
  541. xs *es3 = encode_html(xs_dict_get(srv_config, "host"));
  542. xs *s1 = xs_fmt(_tmpl, es1, es2, es3);
  543. s = xs_str_cat(s, s1);
  544. if (local) {
  545. xs *es1 = encode_html(xs_dict_get(snac->config, "bio"));
  546. xs *bio1 = not_really_markdown(es1, NULL);
  547. xs *tags = xs_list_new();
  548. xs *bio2 = process_tags(snac, bio1, &tags);
  549. xs *s1 = xs_fmt("<div class=\"p-note snac-top-user-bio\">%s</div>\n", bio2);
  550. s = xs_str_cat(s, s1);
  551. xs_dict *metadata = xs_dict_get(snac->config, "metadata");
  552. if (xs_type(metadata) == XSTYPE_DICT) {
  553. xs_str *k;
  554. xs_str *v;
  555. s = xs_str_cat(s, "<br><div class=\"snac-metadata\">\n");
  556. while (xs_dict_iter(&metadata, &k, &v)) {
  557. xs *k2 = encode_html(k);
  558. xs *v2 = encode_html(v);
  559. xs *v3 = NULL;
  560. if (xs_startswith(v, "https:/" "/"))
  561. v3 = xs_fmt("<a href=\"%s\">%s</a>", v2, v2);
  562. else
  563. v3 = xs_dup(v2);
  564. xs *s1 = xs_fmt("<span class=\"snac-property-name\">%s</span>:<br>"
  565. "<span class=\"snac-property-value\">%s</span><br>\n", k2, v3);
  566. s = xs_str_cat(s, s1);
  567. }
  568. s = xs_str_cat(s, "</div>\n");
  569. }
  570. }
  571. s = xs_str_cat(s, "</div>\n");
  572. }
  573. return s;
  574. }
  575. xs_str *html_top_controls(snac *snac, xs_str *s)
  576. /* generates the top controls */
  577. {
  578. xs_str_cat(s, "<div class=\"snac-top-controls\">\n");
  579. xs_html *new_note = html_note(snac, L("New Post..."),
  580. "new_post_div", "new_post_form",
  581. L("What's on your mind?"), "",
  582. NULL, NULL,
  583. xs_stock_false, "",
  584. xs_stock_false, NULL,
  585. NULL, 1);
  586. xs *s1 = xs_html_render(new_note);
  587. xs *s2 = NULL;
  588. /** operations form **/
  589. {
  590. xs *ops_action = xs_fmt("%s/admin/action", snac->actor);
  591. xs_html *ops = xs_html_tag("details",
  592. xs_html_tag("summary",
  593. xs_html_text(L("Operations..."))),
  594. xs_html_tag("p", NULL),
  595. xs_html_tag("form",
  596. xs_html_attr("autocomplete", "off"),
  597. xs_html_attr("method", "post"),
  598. xs_html_attr("action", ops_action),
  599. xs_html_sctag("input",
  600. xs_html_attr("type", "text"),
  601. xs_html_attr("name", "actor"),
  602. xs_html_attr("required", "required"),
  603. xs_html_attr("placeholder", "bob@example.com")),
  604. xs_html_sctag("input",
  605. xs_html_attr("type", "submit"),
  606. xs_html_attr("name", "action"),
  607. xs_html_attr("value", L("Follow"))),
  608. xs_html_text(L("(by URL or user@host)"))),
  609. xs_html_tag("p", NULL),
  610. xs_html_tag("form",
  611. xs_html_attr("autocomplete", "off"),
  612. xs_html_attr("method", "post"),
  613. xs_html_attr("action", ops_action),
  614. xs_html_sctag("input",
  615. xs_html_attr("type", "text"),
  616. xs_html_attr("name", "id"),
  617. xs_html_attr("required", "required"),
  618. xs_html_attr("placeholder", "https:/" "/fedi.example.com/bob/...")),
  619. xs_html_sctag("input",
  620. xs_html_attr("type", "submit"),
  621. xs_html_attr("name", "action"),
  622. xs_html_attr("value", L("Boost"))),
  623. xs_html_text(L("(by URL)"))),
  624. xs_html_tag("p", NULL));
  625. s2 = xs_html_render(ops);
  626. }
  627. /** user settings form **/
  628. char *email = "[disabled by admin]";
  629. if (xs_type(xs_dict_get(srv_config, "disable_email_notifications")) != XSTYPE_TRUE) {
  630. email = xs_dict_get(snac->config_o, "email");
  631. if (xs_is_null(email)) {
  632. email = xs_dict_get(snac->config, "email");
  633. if (xs_is_null(email))
  634. email = "";
  635. }
  636. }
  637. char *cw = xs_dict_get(snac->config, "cw");
  638. if (xs_is_null(cw))
  639. cw = "";
  640. char *telegram_bot = xs_dict_get(snac->config, "telegram_bot");
  641. if (xs_is_null(telegram_bot))
  642. telegram_bot = "";
  643. char *telegram_chat_id = xs_dict_get(snac->config, "telegram_chat_id");
  644. if (xs_is_null(telegram_chat_id))
  645. telegram_chat_id = "";
  646. char *purge_days = xs_dict_get(snac->config, "purge_days");
  647. if (!xs_is_null(purge_days) && xs_type(purge_days) == XSTYPE_NUMBER)
  648. purge_days = (char *)xs_number_str(purge_days);
  649. else
  650. purge_days = "0";
  651. xs_val *d_dm_f_u = xs_dict_get(snac->config, "drop_dm_from_unknown");
  652. xs_val *bot = xs_dict_get(snac->config, "bot");
  653. xs_val *a_private = xs_dict_get(snac->config, "private");
  654. xs *metadata = xs_str_new(NULL);
  655. xs_dict *md = xs_dict_get(snac->config, "metadata");
  656. xs_str *k;
  657. xs_str *v;
  658. while (xs_dict_iter(&md, &k, &v)) {
  659. xs *kp = xs_fmt("%s=%s", k, v);
  660. if (*metadata)
  661. metadata = xs_str_cat(metadata, "\n");
  662. metadata = xs_str_cat(metadata, kp);
  663. }
  664. xs *user_setup_action = xs_fmt("%s/admin/user-setup", snac->actor);
  665. xs_html *user_settings = xs_html_tag("details",
  666. xs_html_tag("summary",
  667. xs_html_text(L("User Settings..."))),
  668. xs_html_tag("div",
  669. xs_html_attr("class", "snac-user-setup"),
  670. xs_html_tag("form",
  671. xs_html_attr("autocomplete", "off"),
  672. xs_html_attr("method", "post"),
  673. xs_html_attr("action", user_setup_action),
  674. xs_html_attr("enctype", "multipart/form-data"),
  675. xs_html_tag("p",
  676. xs_html_text(L("Display name:")),
  677. xs_html_sctag("br", NULL),
  678. xs_html_sctag("input",
  679. xs_html_attr("type", "text"),
  680. xs_html_attr("name", "name"),
  681. xs_html_attr("value", xs_dict_get(snac->config, "name")),
  682. xs_html_attr("placeholder", L("Your name")))),
  683. xs_html_tag("p",
  684. xs_html_text(L("Avatar: ")),
  685. xs_html_sctag("input",
  686. xs_html_attr("type", "file"),
  687. xs_html_attr("name", "avatar_file"))),
  688. xs_html_tag("p",
  689. xs_html_text(L("Header image (banner): ")),
  690. xs_html_sctag("input",
  691. xs_html_attr("type", "file"),
  692. xs_html_attr("name", "header_file"))),
  693. xs_html_tag("p",
  694. xs_html_text(L("Bio:")),
  695. xs_html_sctag("br", NULL),
  696. xs_html_tag("textarea",
  697. xs_html_attr("name", "bio"),
  698. xs_html_attr("cols", "40"),
  699. xs_html_attr("rows", "4"),
  700. xs_html_attr("placeholder", L("Write about yourself here...")),
  701. xs_html_text(xs_dict_get(snac->config, "bio")))),
  702. xs_html_sctag("input",
  703. xs_html_attr("type", "checkbox"),
  704. xs_html_attr("name", "cw"),
  705. xs_html_attr("id", "cw"),
  706. xs_html_attr(strcmp(cw, "open") == 0 ? "checked" : "", NULL)),
  707. xs_html_tag("label",
  708. xs_html_attr("for", "cw"),
  709. xs_html_text(L("Always show sensitive content"))),
  710. xs_html_tag("p",
  711. xs_html_text(L("Email address for notifications:")),
  712. xs_html_sctag("br", NULL),
  713. xs_html_sctag("input",
  714. xs_html_attr("type", "text"),
  715. xs_html_attr("name", "email"),
  716. xs_html_attr("value", email),
  717. xs_html_attr("placeholder", "bob@example.com"))),
  718. xs_html_tag("p",
  719. xs_html_text(L("Telegram notifications (bot key and chat id):")),
  720. xs_html_sctag("br", NULL),
  721. xs_html_sctag("input",
  722. xs_html_attr("type", "text"),
  723. xs_html_attr("name", "telegram_bot"),
  724. xs_html_attr("value", telegram_bot),
  725. xs_html_attr("placeholder", "Bot API key")),
  726. xs_html_text(" "),
  727. xs_html_sctag("input",
  728. xs_html_attr("type", "text"),
  729. xs_html_attr("name", "telegram_chat_id"),
  730. xs_html_attr("value", telegram_chat_id),
  731. xs_html_attr("placeholder", "Chat id"))),
  732. xs_html_tag("p",
  733. xs_html_text(L("Maximum days to keep posts (0: server settings):")),
  734. xs_html_sctag("br", NULL),
  735. xs_html_sctag("input",
  736. xs_html_attr("type", "number"),
  737. xs_html_attr("name", "purge_days"),
  738. xs_html_attr("value", purge_days))),
  739. xs_html_tag("p",
  740. xs_html_sctag("input",
  741. xs_html_attr("type", "checkbox"),
  742. xs_html_attr("name", "drop_dm_from_unknown"),
  743. xs_html_attr("id", "drop_dm_from_unknown"),
  744. xs_html_attr(xs_type(d_dm_f_u) == XSTYPE_TRUE ? "checked" : "", NULL)),
  745. xs_html_tag("label",
  746. xs_html_attr("for", "drop_dm_from_unknown"),
  747. xs_html_text(L("Drop direct messages from people you don't follow")))),
  748. xs_html_tag("p",
  749. xs_html_sctag("input",
  750. xs_html_attr("type", "checkbox"),
  751. xs_html_attr("name", "bot"),
  752. xs_html_attr("id", "bot"),
  753. xs_html_attr(xs_type(bot) == XSTYPE_TRUE ? "checked" : "", NULL)),
  754. xs_html_tag("label",
  755. xs_html_attr("for", "bot"),
  756. xs_html_text(L("This account is a bot")))),
  757. xs_html_tag("p",
  758. xs_html_sctag("input",
  759. xs_html_attr("type", "checkbox"),
  760. xs_html_attr("name", "private"),
  761. xs_html_attr("id", "private"),
  762. xs_html_attr(xs_type(a_private) == XSTYPE_TRUE ? "checked" : "", NULL)),
  763. xs_html_tag("label",
  764. xs_html_attr("for", "private"),
  765. xs_html_text(L("This account is private (posts are not shown through the web)")))),
  766. xs_html_tag("p",
  767. xs_html_text(L("Profile metadata (key=value pairs in each line):")),
  768. xs_html_tag("textarea",
  769. xs_html_attr("name", "metadata"),
  770. xs_html_attr("cols", "40"),
  771. xs_html_attr("rows", "4"),
  772. xs_html_attr("placeholder", "Blog=https:/" "/example.com/my-blog\nGPG Key=1FA54\n..."),
  773. xs_html_text(metadata))),
  774. xs_html_tag("p",
  775. xs_html_text(L("New password:")),
  776. xs_html_sctag("br", NULL),
  777. xs_html_sctag("input",
  778. xs_html_attr("type", "password"),
  779. xs_html_attr("name", "passwd1"),
  780. xs_html_attr("value", ""))),
  781. xs_html_tag("p",
  782. xs_html_text(L("Repeat new password:")),
  783. xs_html_sctag("br", NULL),
  784. xs_html_sctag("input",
  785. xs_html_attr("type", "password"),
  786. xs_html_attr("name", "passwd2"),
  787. xs_html_attr("value", ""))),
  788. xs_html_tag("input",
  789. xs_html_attr("type", "submit"),
  790. xs_html_attr("class", "button"),
  791. xs_html_attr("value", L("Update user info"))))));
  792. xs *s3 = xs_html_render(user_settings);
  793. s = xs_str_cat(s, s1, s2, s3, "</div><!-- snac-top-controls -->\n");
  794. return s;
  795. }
  796. static xs_html *html_button(char *clss, char *label, char *hint)
  797. {
  798. xs *c = xs_fmt("snac-btn-%s", clss);
  799. return xs_html_sctag("input",
  800. xs_html_attr("type", "submit"),
  801. xs_html_attr("name", "action"),
  802. xs_html_attr("class", c),
  803. xs_html_attr("value", label),
  804. xs_html_attr("title", hint));
  805. }
  806. xs_str *build_mentions(snac *snac, const xs_dict *msg)
  807. /* returns a string with the mentions in msg */
  808. {
  809. xs_str *s = xs_str_new(NULL);
  810. char *list = xs_dict_get(msg, "tag");
  811. char *v;
  812. while (xs_list_iter(&list, &v)) {
  813. char *type = xs_dict_get(v, "type");
  814. char *href = xs_dict_get(v, "href");
  815. char *name = xs_dict_get(v, "name");
  816. if (type && strcmp(type, "Mention") == 0 &&
  817. href && strcmp(href, snac->actor) != 0 && name) {
  818. xs *s1 = NULL;
  819. if (name[0] != '@') {
  820. s1 = xs_fmt("@%s", name);
  821. name = s1;
  822. }
  823. xs *l = xs_split(name, "@");
  824. /* is it a name without a host? */
  825. if (xs_list_len(l) < 3) {
  826. /* split the href and pick the host name LIKE AN ANIMAL */
  827. /* would be better to query the webfinger but *won't do that* here */
  828. xs *l2 = xs_split(href, "/");
  829. if (xs_list_len(l2) >= 3) {
  830. xs *s1 = xs_fmt("%s@%s ", name, xs_list_get(l2, 2));
  831. s = xs_str_cat(s, s1);
  832. }
  833. }
  834. else {
  835. s = xs_str_cat(s, name);
  836. s = xs_str_cat(s, " ");
  837. }
  838. }
  839. }
  840. if (*s) {
  841. xs *s1 = s;
  842. s = xs_fmt("\n\n\nCC: %s", s1);
  843. }
  844. return s;
  845. }
  846. xs_html *html_entry_controls(snac *snac, const xs_dict *msg, const char *md5)
  847. {
  848. char *id = xs_dict_get(msg, "id");
  849. char *actor = xs_dict_get(msg, "attributedTo");
  850. char *group = xs_dict_get(msg, "audience");
  851. xs *likes = object_likes(id);
  852. xs *boosts = object_announces(id);
  853. xs *action = xs_fmt("%s/admin/action", snac->actor);
  854. xs *redir = xs_fmt("%s_entry", md5);
  855. xs_html *form;
  856. xs_html *controls = xs_html_tag("div",
  857. xs_html_attr("class", "snac-controls"),
  858. form = xs_html_tag("form",
  859. xs_html_attr("autocomplete", "off"),
  860. xs_html_attr("method", "post"),
  861. xs_html_attr("action", action),
  862. xs_html_sctag("input",
  863. xs_html_attr("type", "hidden"),
  864. xs_html_attr("name", "id"),
  865. xs_html_attr("value", id)),
  866. xs_html_sctag("input",
  867. xs_html_attr("type", "hidden"),
  868. xs_html_attr("name", "actor"),
  869. xs_html_attr("value", actor)),
  870. xs_html_sctag("input",
  871. xs_html_attr("type", "hidden"),
  872. xs_html_attr("name", "group"),
  873. xs_html_attr("value", xs_is_null(group) ? "" : group)),
  874. xs_html_sctag("input",
  875. xs_html_attr("type", "hidden"),
  876. xs_html_attr("name", "redir"),
  877. xs_html_attr("value", redir))));
  878. if (!xs_startswith(id, snac->actor)) {
  879. if (xs_list_in(likes, snac->md5) == -1) {
  880. /* not already liked; add button */
  881. xs_html_add(form,
  882. html_button("like", L("Like"), L("Say you like this post")));
  883. }
  884. }
  885. else {
  886. if (is_pinned(snac, id))
  887. xs_html_add(form,
  888. html_button("unpin", L("Unpin"), L("Unpin this post from your timeline")));
  889. else
  890. xs_html_add(form,
  891. html_button("pin", L("Pin"), L("Pin this post to the top of your timeline")));
  892. }
  893. if (is_msg_public(msg)) {
  894. if (strcmp(actor, snac->actor) == 0 || xs_list_in(boosts, snac->md5) == -1) {
  895. /* not already boosted or us; add button */
  896. xs_html_add(form,
  897. html_button("boost", L("Boost"), L("Announce this post to your followers")));
  898. }
  899. }
  900. if (strcmp(actor, snac->actor) != 0) {
  901. /* controls for other actors than this one */
  902. if (following_check(snac, actor)) {
  903. xs_html_add(form,
  904. html_button("unfollow", L("Unfollow"), L("Stop following this user's activity")));
  905. }
  906. else {
  907. xs_html_add(form,
  908. html_button("follow", L("Follow"), L("Start following this user's activity")));
  909. }
  910. if (!xs_is_null(group)) {
  911. if (following_check(snac, group)) {
  912. xs_html_add(form,
  913. html_button("unfollow", L("Unfollow Group"),
  914. L("Stop following this group or channel")));
  915. }
  916. else {
  917. xs_html_add(form,
  918. html_button("follow", L("Follow Group"),
  919. L("Start following this group or channel")));
  920. }
  921. }
  922. xs_html_add(form,
  923. html_button("mute", L("MUTE"),
  924. L("Block any activity from this user forever")));
  925. }
  926. xs_html_add(form,
  927. html_button("delete", L("Delete"), L("Delete this post")),
  928. html_button("hide", L("Hide"), L("Hide this post and its children")));
  929. char *prev_src = xs_dict_get(msg, "sourceContent");
  930. if (!xs_is_null(prev_src) && strcmp(actor, snac->actor) == 0) { /** edit **/
  931. /* post can be edited */
  932. xs *div_id = xs_fmt("%s_edit", md5);
  933. xs *form_id = xs_fmt("%s_edit_form", md5);
  934. xs *redir = xs_fmt("%s_entry", md5);
  935. xs_html_add(controls, xs_html_tag("div",
  936. xs_html_tag("p", NULL),
  937. html_note(snac, L("Edit..."),
  938. div_id, form_id,
  939. "", prev_src,
  940. id, NULL,
  941. xs_dict_get(msg, "sensitive"), xs_dict_get(msg, "summary"),
  942. xs_stock_false, redir,
  943. NULL, 0)),
  944. xs_html_tag("p", NULL));
  945. }
  946. { /** reply **/
  947. /* the post textarea */
  948. xs *ct = build_mentions(snac, msg);
  949. xs *div_id = xs_fmt("%s_reply", md5);
  950. xs *form_id = xs_fmt("%s_reply_form", md5);
  951. xs *redir = xs_fmt("%s_entry", md5);
  952. xs_html_add(controls, xs_html_tag("div",
  953. xs_html_tag("p", NULL),
  954. html_note(snac, L("Reply..."),
  955. div_id, form_id,
  956. "", ct,
  957. NULL, NULL,
  958. xs_dict_get(msg, "sensitive"), xs_dict_get(msg, "summary"),
  959. xs_stock_false, redir,
  960. id, 0)),
  961. xs_html_tag("p", NULL));
  962. }
  963. return controls;
  964. }
  965. xs_str *html_entry(snac *user, xs_str *os, const xs_dict *msg, int local,
  966. int level, const char *md5, int hide_children)
  967. {
  968. char *id = xs_dict_get(msg, "id");
  969. char *type = xs_dict_get(msg, "type");
  970. char *actor;
  971. int sensitive = 0;
  972. char *v;
  973. xs *boosts = NULL;
  974. /* do not show non-public messages in the public timeline */
  975. if ((local || !user) && !is_msg_public(msg))
  976. return os;
  977. /* hidden? do nothing more for this conversation */
  978. if (user && is_hidden(user, id))
  979. return os;
  980. /* avoid too deep nesting, as it may be a loop */
  981. if (level >= 256)
  982. return os;
  983. xs *s = xs_str_new("<div>\n");
  984. {
  985. xs *s1 = xs_fmt("<a name=\"%s_entry\"></a>\n", md5);
  986. s = xs_str_cat(s, s1);
  987. }
  988. if (strcmp(type, "Follow") == 0) {
  989. s = xs_str_cat(s, "<div class=\"snac-post\">\n<div class=\"snac-post-header\">\n");
  990. xs *s1 = xs_fmt("<div class=\"snac-origin\">%s</div>\n", L("follows you"));
  991. s = xs_str_cat(s, s1);
  992. s = html_msg_icon(s, msg);
  993. s = xs_str_cat(s, "</div>\n</div>\n");
  994. return xs_str_cat(os, s);
  995. }
  996. else
  997. if (!xs_match(type, "Note|Question|Page|Article")) {
  998. /* skip oddities */
  999. return os;
  1000. }
  1001. /* ignore notes with "name", as they are votes to Questions */
  1002. if (strcmp(type, "Note") == 0 && !xs_is_null(xs_dict_get(msg, "name")))
  1003. return os;
  1004. /* bring the main actor */
  1005. if ((actor = xs_dict_get(msg, "attributedTo")) == NULL)
  1006. return os;
  1007. /* ignore muted morons immediately */
  1008. if (user && is_muted(user, actor))
  1009. return os;
  1010. if ((user == NULL || strcmp(actor, user->actor) != 0)
  1011. && !valid_status(actor_get(actor, NULL)))
  1012. return os;
  1013. if (level == 0)
  1014. s = xs_str_cat(s, "<div class=\"snac-post\">\n"); /** **/
  1015. else
  1016. s = xs_str_cat(s, "<div class=\"snac-child\">\n"); /** **/
  1017. s = xs_str_cat(s, "<div class=\"snac-post-header\">\n<div class=\"snac-score\">"); /** **/
  1018. if (user && is_pinned(user, id)) {
  1019. /* add a pin emoji */
  1020. xs *f = xs_fmt("<span title=\"%s\"> &#128204; </span>", L("Pinned"));
  1021. s = xs_str_cat(s, f);
  1022. }
  1023. if (strcmp(type, "Question") == 0) {
  1024. /* add the ballot box emoji */
  1025. xs *f = xs_fmt("<span title=\"%s\"> &#128499; </span>", L("Poll"));
  1026. s = xs_str_cat(s, f);
  1027. if (user && was_question_voted(user, id)) {
  1028. /* add a check to show this poll was voted */
  1029. xs *f2 = xs_fmt("<span title=\"%s\"> &#10003; </span>", L("Voted"));
  1030. s = xs_str_cat(s, f2);
  1031. }
  1032. }
  1033. /* if it's a user from this same instance, add the score */
  1034. if (xs_startswith(id, srv_baseurl)) {
  1035. int n_likes = object_likes_len(id);
  1036. int n_boosts = object_announces_len(id);
  1037. /* alternate emojis: %d &#128077; %d &#128257; */
  1038. xs *s1 = xs_fmt("%d &#9733; %d &#8634;\n", n_likes, n_boosts);
  1039. s = xs_str_cat(s, s1);
  1040. }
  1041. s = xs_str_cat(s, "</div>\n");
  1042. if (boosts == NULL)
  1043. boosts = object_announces(id);
  1044. if (xs_list_len(boosts)) {
  1045. /* if somebody boosted this, show as origin */
  1046. char *p = xs_list_get(boosts, -1);
  1047. xs *actor_r = NULL;
  1048. if (user && xs_list_in(boosts, user->md5) != -1) {
  1049. /* we boosted this */
  1050. xs *es1 = encode_html(xs_dict_get(user->config, "name"));
  1051. xs *s1 = xs_fmt(
  1052. "<div class=\"snac-origin\">"
  1053. "<a href=\"%s\">%s</a> %s</div>",
  1054. user->actor, es1, L("boosted")
  1055. );
  1056. s = xs_str_cat(s, s1);
  1057. }
  1058. else
  1059. if (valid_status(object_get_by_md5(p, &actor_r))) {
  1060. xs *name = actor_name(actor_r);
  1061. if (!xs_is_null(name)) {
  1062. xs *s1 = xs_fmt(
  1063. "<div class=\"snac-origin\">"
  1064. "<a href=\"%s\">%s</a> %s</div>\n",
  1065. xs_dict_get(actor_r, "id"),
  1066. name,
  1067. L("boosted")
  1068. );
  1069. s = xs_str_cat(s, s1);
  1070. }
  1071. }
  1072. }
  1073. else
  1074. if (strcmp(type, "Note") == 0) {
  1075. if (level == 0) {
  1076. /* is the parent not here? */
  1077. char *parent = xs_dict_get(msg, "inReplyTo");
  1078. if (user && !xs_is_null(parent) && *parent && !timeline_here(user, parent)) {
  1079. xs *s1 = xs_fmt(
  1080. "<div class=\"snac-origin\">%s "
  1081. "<a href=\"%s\">»</a></div>\n",
  1082. L("in reply to"), parent
  1083. );
  1084. s = xs_str_cat(s, s1);
  1085. }
  1086. }
  1087. }
  1088. s = html_msg_icon(s, msg);
  1089. /* add the content */
  1090. s = xs_str_cat(s, "</div>\n<div class=\"e-content snac-content\">\n"); /** **/
  1091. if (!xs_is_null(v = xs_dict_get(msg, "name"))) {
  1092. xs *es1 = encode_html(v);
  1093. xs *s1 = xs_fmt("<h3 class=\"snac-entry-title\">%s</h3>\n", es1);
  1094. s = xs_str_cat(s, s1);
  1095. }
  1096. /* is it sensitive? */
  1097. if (user && xs_type(xs_dict_get(msg, "sensitive")) == XSTYPE_TRUE) {
  1098. if (xs_is_null(v = xs_dict_get(msg, "summary")) || *v == '\0')
  1099. v = "...";
  1100. /* only show it when not in the public timeline and the config setting is "open" */
  1101. char *cw = xs_dict_get(user->config, "cw");
  1102. if (xs_is_null(cw) || local)
  1103. cw = "";
  1104. xs *es1 = encode_html(v);
  1105. xs *s1 = xs_fmt("<details %s><summary>%s [%s]</summary>\n", cw, es1, L("SENSITIVE CONTENT"));
  1106. s = xs_str_cat(s, s1);
  1107. sensitive = 1;
  1108. }
  1109. #if 0
  1110. {
  1111. xs *md5 = xs_md5_hex(id, strlen(id));
  1112. xs *s1 = xs_fmt("<p><code>%s</code></p>\n", md5);
  1113. s = xs_str_cat(s, s1);
  1114. }
  1115. #endif
  1116. {
  1117. const char *content = xs_dict_get(msg, "content");
  1118. xs *c = sanitize(xs_is_null(content) ? "" : content);
  1119. char *p, *v;
  1120. /* do some tweaks to the content */
  1121. c = xs_replace_i(c, "\r", "");
  1122. while (xs_endswith(c, "<br><br>"))
  1123. c = xs_crop_i(c, 0, -4);
  1124. c = xs_replace_i(c, "<br><br>", "<p>");
  1125. if (!xs_startswith(c, "<p>")) {
  1126. xs *s1 = c;
  1127. c = xs_fmt("<p>%s</p>", s1);
  1128. }
  1129. /* replace the :shortnames: */
  1130. if (!xs_is_null(p = xs_dict_get(msg, "tag"))) {
  1131. xs *tag = NULL;
  1132. if (xs_type(p) == XSTYPE_DICT) {
  1133. /* not a list */
  1134. tag = xs_list_new();
  1135. tag = xs_list_append(tag, p);
  1136. }
  1137. else
  1138. if (xs_type(p) == XSTYPE_LIST)
  1139. tag = xs_dup(p);
  1140. else
  1141. tag = xs_list_new();
  1142. xs_list *tags = tag;
  1143. /* iterate the tags */
  1144. while (xs_list_iter(&tags, &v)) {
  1145. char *t = xs_dict_get(v, "type");
  1146. if (t && strcmp(t, "Emoji") == 0) {
  1147. char *n = xs_dict_get(v, "name");
  1148. char *i = xs_dict_get(v, "icon");
  1149. if (n && i) {
  1150. char *u = xs_dict_get(i, "url");
  1151. xs *img = xs_fmt("<img loading=\"lazy\" src=\"%s\" "
  1152. "style=\"height: 2em; vertical-align: middle;\" "
  1153. "title=\"%s\"/>", u, n);
  1154. c = xs_replace_i(c, n, img);
  1155. }
  1156. }
  1157. }
  1158. }
  1159. if (strcmp(type, "Question") == 0) { /** question content **/
  1160. xs_list *oo = xs_dict_get(msg, "oneOf");
  1161. xs_list *ao = xs_dict_get(msg, "anyOf");
  1162. xs_list *p;
  1163. xs_dict *v;
  1164. int closed = 0;
  1165. if (xs_dict_get(msg, "closed"))
  1166. closed = 2;
  1167. else
  1168. if (user && xs_startswith(id, user->actor))
  1169. closed = 1; /* we questioned; closed for us */
  1170. else
  1171. if (user && was_question_voted(user, id))
  1172. closed = 1; /* we already voted; closed for us */
  1173. /* get the appropriate list of options */
  1174. p = oo != NULL ? oo : ao;
  1175. if (closed || user == NULL) {
  1176. /* closed poll */
  1177. c = xs_str_cat(c, "<table class=\"snac-poll-result\">\n");
  1178. while (xs_list_iter(&p, &v)) {
  1179. const char *name = xs_dict_get(v, "name");
  1180. const xs_dict *replies = xs_dict_get(v, "replies");
  1181. if (name && replies) {
  1182. int nr = xs_number_get(xs_dict_get(replies, "totalItems"));
  1183. xs *es1 = encode_html(name);
  1184. xs *l = xs_fmt("<tr><td>%s:</td><td>%d</td></tr>\n", es1, nr);
  1185. c = xs_str_cat(c, l);
  1186. }
  1187. }
  1188. c = xs_str_cat(c, "</table>\n");
  1189. }
  1190. else {
  1191. /* poll still active */
  1192. xs *s1 = xs_fmt("<div class=\"snac-poll-form\">\n"
  1193. "<form autocomplete=\"off\" "
  1194. "method=\"post\" action=\"%s/admin/vote\">\n"
  1195. "<input type=\"hidden\" name=\"actor\" value= \"%s\">\n"
  1196. "<input type=\"hidden\" name=\"irt\" value=\"%s\">\n",
  1197. user->actor, actor, id);
  1198. while (xs_list_iter(&p, &v)) {
  1199. const char *name = xs_dict_get(v, "name");
  1200. const xs_dict *replies = xs_dict_get(v, "replies");
  1201. if (name) {
  1202. int nr = xs_number_get(xs_dict_get(replies, "totalItems"));
  1203. xs *es1 = encode_html(name);
  1204. xs *opt = xs_fmt("<input type=\"%s\""
  1205. " id=\"%s\" value=\"%s\""
  1206. " name=\"question\"> <span title=\"%d\">%s</span><br>\n",
  1207. !xs_is_null(oo) ? "radio" : "checkbox",
  1208. es1, es1, nr, es1);
  1209. s1 = xs_str_cat(s1, opt);
  1210. }
  1211. }
  1212. xs *s2 = xs_fmt("<p><input type=\"submit\" "
  1213. "class=\"button\" value=\"%s\">\n</form>\n</div>\n\n", L("Vote"));
  1214. s1 = xs_str_cat(s1, s2);
  1215. c = xs_str_cat(c, s1);
  1216. }
  1217. /* if it's *really* closed, say it */
  1218. if (closed == 2) {
  1219. xs *s1 = xs_fmt("<p>%s</p>\n", L("Closed"));
  1220. c = xs_str_cat(c, s1);
  1221. }
  1222. else {
  1223. /* show when the poll closes */
  1224. const char *end_time = xs_dict_get(msg, "endTime");
  1225. if (!xs_is_null(end_time)) {
  1226. time_t t0 = time(NULL);
  1227. time_t t1 = xs_parse_iso_date(end_time, 0);
  1228. if (t1 > 0 && t1 > t0) {
  1229. time_t diff_time = t1 - t0;
  1230. xs *tf = xs_str_time_diff(diff_time);
  1231. char *p = tf;
  1232. /* skip leading zeros */
  1233. for (; *p == '0' || *p == ':'; p++);
  1234. xs *es1 = encode_html(p);
  1235. xs *s1 = xs_fmt("<p>%s %s</p>", L("Closes in"), es1);
  1236. c = xs_str_cat(c, s1);
  1237. }
  1238. }
  1239. }
  1240. }
  1241. s = xs_str_cat(s, c);
  1242. }
  1243. s = xs_str_cat(s, "\n");
  1244. /* add the attachments */
  1245. v = xs_dict_get(msg, "attachment");
  1246. if (!xs_is_null(v)) { /** attachments **/
  1247. xs *attach = NULL;
  1248. /* ensure it's a list */
  1249. if (xs_type(v) == XSTYPE_DICT) {
  1250. attach = xs_list_new();
  1251. attach = xs_list_append(attach, v);
  1252. }
  1253. else
  1254. if (xs_type(v) == XSTYPE_LIST)
  1255. attach = xs_dup(v);
  1256. else
  1257. attach = xs_list_new();
  1258. /* does the message have an image? */
  1259. if (xs_type(v = xs_dict_get(msg, "image")) == XSTYPE_DICT) {
  1260. /* add it to the attachment list */
  1261. attach = xs_list_append(attach, v);
  1262. }
  1263. /* make custom css for attachments easier */
  1264. s = xs_str_cat(s, "<div class=\"snac-content-attachments\">\n");
  1265. xs_list *p = attach;
  1266. while (xs_list_iter(&p, &v)) {
  1267. const char *t = xs_dict_get(v, "mediaType");
  1268. if (xs_is_null(t))
  1269. t = xs_dict_get(v, "type");
  1270. if (xs_is_null(t))
  1271. continue;
  1272. const char *url = xs_dict_get(v, "url");
  1273. if (xs_is_null(url))
  1274. url = xs_dict_get(v, "href");
  1275. if (xs_is_null(url))
  1276. continue;
  1277. /* infer MIME type from non-specific attachments */
  1278. if (xs_list_len(attach) < 2 && xs_match(t, "Link|Document")) {
  1279. const char *mt = xs_mime_by_ext(url);
  1280. if (xs_match(mt, "image/*|audio/*|video/*")) /* */
  1281. t = mt;
  1282. }
  1283. const char *name = xs_dict_get(v, "name");
  1284. if (xs_is_null(name))
  1285. name = xs_dict_get(msg, "name");
  1286. if (xs_is_null(name))
  1287. name = L("No description");
  1288. xs *es1 = encode_html(name);
  1289. xs *s1 = NULL;
  1290. if (xs_startswith(t, "image/") || strcmp(t, "Image") == 0) {
  1291. s1 = xs_fmt(
  1292. "<a href=\"%s\" target=\"_blank\">"
  1293. "<img loading=\"lazy\" src=\"%s\" alt=\"%s\" title=\"%s\"/></a>\n",
  1294. url, url, es1, es1);
  1295. }
  1296. else
  1297. if (xs_startswith(t, "video/")) {
  1298. s1 = xs_fmt("<video style=\"width: 100%\" class=\"snac-embedded-video\" "
  1299. "controls src=\"%s\">Video: "
  1300. "<a href=\"%s\">%s</a></video>\n", url, url, es1);
  1301. }
  1302. else
  1303. if (xs_startswith(t, "audio/")) {
  1304. s1 = xs_fmt("<audio style=\"width: 100%\" class=\"snac-embedded-audio\" "
  1305. "controls src=\"%s\">Audio: "
  1306. "<a href=\"%s\">%s</a></audio>\n", url, url, es1);
  1307. }
  1308. else
  1309. if (strcmp(t, "Link") == 0) {
  1310. xs *es2 = encode_html(url);
  1311. s1 = xs_fmt("<p><a href=\"%s\">%s</a></p>\n", url, es2);
  1312. }
  1313. else {
  1314. s1 = xs_fmt("<p><a href=\"%s\">Attachment: %s</a></p>\n", url, es1);
  1315. }
  1316. if (!xs_is_null(s1))
  1317. s = xs_str_cat(s, s1);
  1318. }
  1319. s = xs_str_cat(s, "</div>\n");
  1320. }
  1321. /* has this message an audience (i.e., comes from a channel or community)? */
  1322. const char *audience = xs_dict_get(msg, "audience");
  1323. if (strcmp(type, "Page") == 0 && !xs_is_null(audience)) {
  1324. xs *es1 = encode_html(audience);
  1325. xs *s1 = xs_fmt("<p>(<a href=\"%s\" title=\"%s\">%s</a>)</p>\n",
  1326. audience, L("Source channel or community"), es1);
  1327. s = xs_str_cat(s, s1);
  1328. }
  1329. if (sensitive)
  1330. s = xs_str_cat(s, "</details><p>\n");
  1331. s = xs_str_cat(s, "</div>\n");
  1332. /** controls **/
  1333. if (!local && user) {
  1334. xs_html *h = html_entry_controls(user, msg, md5);
  1335. xs *s1 = xs_html_render(h);
  1336. s = xs_str_cat(s, s1);
  1337. }
  1338. /** children **/
  1339. if (!hide_children) {
  1340. xs *children = object_children(id);
  1341. int left = xs_list_len(children);
  1342. if (left) {
  1343. char *p, *cmd5;
  1344. int older_open = 0;
  1345. xs *ss = xs_str_new(NULL);
  1346. int n_children = 0;
  1347. ss = xs_str_cat(ss, "<details open><summary>...</summary><p>\n");
  1348. if (level < 4)
  1349. ss = xs_str_cat(ss, "<div class=\"snac-children\">\n");
  1350. else
  1351. ss = xs_str_cat(ss, "<div>\n");
  1352. if (left > 3) {
  1353. xs *s1 = xs_fmt("<details><summary>%s</summary>\n", L("Older..."));
  1354. ss = xs_str_cat(ss, s1);
  1355. older_open = 1;
  1356. }
  1357. p = children;
  1358. while (xs_list_iter(&p, &cmd5)) {
  1359. xs *chd = NULL;
  1360. if (user)
  1361. timeline_get_by_md5(user, cmd5, &chd);
  1362. else
  1363. object_get_by_md5(cmd5, &chd);
  1364. if (older_open && left <= 3) {
  1365. ss = xs_str_cat(ss, "</details>\n");
  1366. older_open = 0;
  1367. }
  1368. if (chd != NULL && xs_is_null(xs_dict_get(chd, "name"))) {
  1369. ss = html_entry(user, ss, chd, local, level + 1, cmd5, hide_children);
  1370. n_children++;
  1371. }
  1372. else
  1373. srv_debug(2, xs_fmt("cannot read child %s", cmd5));
  1374. left--;
  1375. }
  1376. if (older_open)
  1377. ss = xs_str_cat(ss, "</details>\n");
  1378. ss = xs_str_cat(ss, "</div>\n");
  1379. ss = xs_str_cat(ss, "</details>\n");
  1380. if (n_children)
  1381. s = xs_str_cat(s, ss);
  1382. }
  1383. }
  1384. s = xs_str_cat(s, "</div>\n</div>\n");
  1385. return xs_str_cat(os, s);
  1386. }
  1387. xs_html *html_footer(void)
  1388. {
  1389. return xs_html_tag("div",
  1390. xs_html_attr("class", "snac-footer"),
  1391. xs_html_tag("a",
  1392. xs_html_attr("href", srv_baseurl),
  1393. xs_html_text(L("about this site"))),
  1394. xs_html_text(" - "),
  1395. xs_html_text(L("powered by ")),
  1396. xs_html_tag("a",
  1397. xs_html_attr("href", WHAT_IS_SNAC_URL),
  1398. xs_html_tag("abbr",
  1399. xs_html_attr("title", "Social Network Are Crap"),
  1400. xs_html_text("snac"))));
  1401. }
  1402. xs_str *html_timeline(snac *user, const xs_list *list, int local,
  1403. int skip, int show, int show_more, char *tag)
  1404. /* returns the HTML for the timeline */
  1405. {
  1406. xs_str *s = xs_str_new(NULL);
  1407. xs_list *p = (xs_list *)list;
  1408. char *v;
  1409. double t = ftime();
  1410. if (user)
  1411. s = html_user_header(user, s, local);
  1412. else
  1413. s = html_instance_header(s, tag);
  1414. if (user && !local)
  1415. s = html_top_controls(user, s);
  1416. s = xs_str_cat(s, "<a name=\"snac-posts\"></a>\n");
  1417. s = xs_str_cat(s, "<div class=\"snac-posts\">\n");
  1418. while (xs_list_iter(&p, &v)) {
  1419. xs *msg = NULL;
  1420. int status;
  1421. if (user && !is_pinned_by_md5(user, v))
  1422. status = timeline_get_by_md5(user, v, &msg);
  1423. else
  1424. status = object_get_by_md5(v, &msg);
  1425. if (!valid_status(status))
  1426. continue;
  1427. /* if it's an instance page, discard private users */
  1428. if (user == NULL && xs_startswith(xs_dict_get(msg, "id"), srv_baseurl)) {
  1429. const char *atto = xs_dict_get(msg, "attributedTo");
  1430. xs *l = xs_split(atto, "/");
  1431. const char *uid = xs_list_get(l, -1);
  1432. snac user;
  1433. int skip = 1;
  1434. if (uid && user_open(&user, uid)) {
  1435. if (xs_type(xs_dict_get(user.config, "private")) != XSTYPE_TRUE)
  1436. skip = 0;
  1437. user_free(&user);
  1438. }
  1439. if (skip)
  1440. continue;
  1441. }
  1442. s = html_entry(user, s, msg, local, 0, v, user ? 0 : 1);
  1443. }
  1444. s = xs_str_cat(s, "</div>\n");
  1445. if (list && user && local) {
  1446. if (xs_type(xs_dict_get(srv_config, "disable_history")) == XSTYPE_TRUE) {
  1447. s = xs_str_cat(s, "<!-- history disabled -->\n");
  1448. }
  1449. else {
  1450. xs *s1 = xs_fmt(
  1451. "<div class=\"snac-history\">\n"
  1452. "<p class=\"snac-history-title\">%s</p><ul>\n",
  1453. L("History")
  1454. );
  1455. s = xs_str_cat(s, s1);
  1456. xs *list = history_list(user);
  1457. char *p, *v;
  1458. p = list;
  1459. while (xs_list_iter(&p, &v)) {
  1460. xs *fn = xs_replace(v, ".html", "");
  1461. xs *s1 = xs_fmt(
  1462. "<li><a href=\"%s/h/%s\">%s</a></li>\n",
  1463. user->actor, v, fn);
  1464. s = xs_str_cat(s, s1);
  1465. }
  1466. s = xs_str_cat(s, "</ul></div>\n");
  1467. }
  1468. }
  1469. {
  1470. xs *s1 = xs_fmt("<!-- %lf seconds -->\n", ftime() - t);
  1471. s = xs_str_cat(s, s1);
  1472. }
  1473. if (show_more) {
  1474. xs *t = NULL;
  1475. xs *m = NULL;
  1476. xs *ss = xs_fmt("skip=%d&show=%d", skip + show, show);
  1477. if (tag) {
  1478. t = xs_fmt("%s?t=%s", srv_baseurl, tag);
  1479. m = xs_fmt("%s&%s", t, ss);
  1480. }
  1481. else {
  1482. t = xs_fmt("%s%s", user ? user->actor : srv_baseurl, local ? "" : "/admin");
  1483. m = xs_fmt("%s?%s", t, ss);
  1484. }
  1485. xs *s1 = xs_fmt(
  1486. "<p>"
  1487. "<a href=\"%s\" name=\"snac-more\">%s</a> - "
  1488. "<a href=\"%s\" name=\"snac-more\">%s</a>"
  1489. "</p>\n",
  1490. t, L("Back to top"),
  1491. m, L("More...")
  1492. );
  1493. s = xs_str_cat(s, s1);
  1494. }
  1495. {
  1496. xs_html *h = html_footer();
  1497. xs *s1 = xs_html_render(h);
  1498. s = xs_str_cat(s, s1);
  1499. }
  1500. s = xs_str_cat(s, "</body>\n</html>\n");
  1501. return s;
  1502. }
  1503. xs_html *html_people_list(snac *snac, xs_list *list, char *header, char *t)
  1504. {
  1505. xs_html *snac_posts;
  1506. xs_html *people = xs_html_tag("div",
  1507. xs_html_tag("h2",
  1508. xs_html_attr("class", "snac-header"),
  1509. xs_html_text(header)),
  1510. snac_posts = xs_html_tag("div",
  1511. xs_html_attr("class", "snac-posts")));
  1512. xs_list *p = list;
  1513. char *actor_id;
  1514. while (xs_list_iter(&p, &actor_id)) {
  1515. xs *md5 = xs_md5_hex(actor_id, strlen(actor_id));
  1516. xs *actor = NULL;
  1517. if (valid_status(actor_get(actor_id, &actor))) {
  1518. xs_html *snac_post = xs_html_tag("div",
  1519. xs_html_attr("class", "snac-post"),
  1520. xs_html_tag("div",
  1521. xs_html_attr("class", "snac-post-header"),
  1522. html_actor_icon(actor, xs_dict_get(actor, "published"), NULL, NULL, 0)));
  1523. /* content (user bio) */
  1524. char *c = xs_dict_get(actor, "summary");
  1525. if (!xs_is_null(c)) {
  1526. xs *sc = sanitize(c);
  1527. xs_html *snac_content = xs_html_tag("div",
  1528. xs_html_attr("class", "snac-content"));
  1529. if (xs_startswith(sc, "<p>"))
  1530. xs_html_add(snac_content,
  1531. xs_html_raw(sc)); /* already sanitized */
  1532. else
  1533. xs_html_add(snac_content,
  1534. xs_html_tag("p",
  1535. xs_html_raw(sc))); /* already sanitized */
  1536. xs_html_add(snac_post, snac_content);
  1537. }
  1538. /* buttons */
  1539. xs *btn_form_action = xs_fmt("%s/admin/action", snac->actor);
  1540. xs_html *snac_controls = xs_html_tag("div",
  1541. xs_html_attr("class", "snac-controls"));
  1542. xs_html *form = xs_html_tag("form",
  1543. xs_html_attr("autocomplete", "off"),
  1544. xs_html_attr("method", "post"),
  1545. xs_html_attr("action", btn_form_action),
  1546. xs_html_sctag("input",
  1547. xs_html_attr("type", "hidden"),
  1548. xs_html_attr("name", "actor"),
  1549. xs_html_attr("value", actor_id)),
  1550. xs_html_sctag("input",
  1551. xs_html_attr("type", "hidden"),
  1552. xs_html_attr("name", "actor-form"),
  1553. xs_html_attr("value", "yes")));
  1554. xs_html_add(snac_controls, form);
  1555. if (following_check(snac, actor_id)) {
  1556. xs_html_add(form,
  1557. html_button("unfollow", L("Unfollow"),
  1558. L("Stop following this user's activity")));
  1559. if (is_limited(snac, actor_id))
  1560. xs_html_add(form,
  1561. html_button("unlimit", L("Unlimit"),
  1562. L("Allow announces (boosts) from this user")));
  1563. else
  1564. xs_html_add(form,
  1565. html_button("limit", L("Limit"),
  1566. L("Block announces (boosts) from this user")));
  1567. }
  1568. else {
  1569. xs_html_add(form,
  1570. html_button("follow", L("Follow"),
  1571. L("Start following this user's activity")));
  1572. if (follower_check(snac, actor_id))
  1573. xs_html_add(form,
  1574. html_button("delete", L("Delete"), L("Delete this user")));
  1575. }
  1576. if (is_muted(snac, actor_id))
  1577. xs_html_add(form,
  1578. html_button("unmute", L("Unmute"),
  1579. L("Stop blocking activities from this user")));
  1580. else
  1581. xs_html_add(form,
  1582. html_button("mute", L("MUTE"),
  1583. L("Block any activity from this user")));
  1584. /* the post textarea */
  1585. xs *dm_div_id = xs_fmt("%s_%s_dm", md5, t);
  1586. xs *dm_form_id = xs_fmt("%s_reply_form", md5);
  1587. xs_html_add(snac_controls,
  1588. xs_html_tag("p", NULL),
  1589. html_note(snac, L("Direct Message..."),
  1590. dm_div_id, dm_form_id,
  1591. "", "",
  1592. NULL, actor_id,
  1593. xs_stock_false, "",
  1594. xs_stock_false, NULL,
  1595. NULL, 0),
  1596. xs_html_tag("p", NULL));
  1597. xs_html_add(snac_post, snac_controls);
  1598. xs_html_add(snac_posts, snac_post);
  1599. }
  1600. }
  1601. return people;
  1602. }
  1603. xs_str *html_people(snac *snac)
  1604. {
  1605. xs_str *s = xs_str_new(NULL);
  1606. xs *wing = following_list(snac);
  1607. xs *wers = follower_list(snac);
  1608. s = html_user_header(snac, s, 0);
  1609. {
  1610. xs_html *h = html_people_list(snac, wing, L("People you follow"), "i");
  1611. xs *s1 = xs_html_render(h);
  1612. s = xs_str_cat(s, s1);
  1613. }
  1614. {
  1615. xs_html *h = html_people_list(snac, wers, L("People that follow you"), "e");
  1616. xs *s1 = xs_html_render(h);
  1617. s = xs_str_cat(s, s1);
  1618. }
  1619. {
  1620. xs_html *h = html_footer();
  1621. xs *s1 = xs_html_render(h);
  1622. s = xs_str_cat(s, s1);
  1623. }
  1624. s = xs_str_cat(s, "</body>\n</html>\n");
  1625. return s;
  1626. }
  1627. xs_str *html_notifications(snac *snac)
  1628. {
  1629. xs_str *s = xs_str_new(NULL);
  1630. xs *n_list = notify_list(snac, 0);
  1631. xs *n_time = notify_check_time(snac, 0);
  1632. xs_list *p = n_list;
  1633. xs_str *v;
  1634. enum { NHDR_NONE, NHDR_NEW, NHDR_OLD } stage = NHDR_NONE;
  1635. s = html_user_header(snac, s, 0);
  1636. xs *clear_all_action = xs_fmt("%s/admin/clear-notifications", snac->actor);
  1637. xs_html *clear_all_form = xs_html_tag("form",
  1638. xs_html_attr("autocomplete", "off"),
  1639. xs_html_attr("method", "post"),
  1640. xs_html_attr("action", clear_all_action),
  1641. xs_html_attr("id", "clear"),
  1642. xs_html_sctag("input",
  1643. xs_html_attr("type", "submit"),
  1644. xs_html_attr("class", "snac-btn-like"),
  1645. xs_html_attr("value", L("Clear all"))));
  1646. {
  1647. xs *s1 = xs_html_render(clear_all_form);
  1648. s = xs_str_cat(s, s1);
  1649. }
  1650. while (xs_list_iter(&p, &v)) {
  1651. xs *noti = notify_get(snac, v);
  1652. if (noti == NULL)
  1653. continue;
  1654. xs *obj = NULL;
  1655. const char *type = xs_dict_get(noti, "type");
  1656. const char *utype = xs_dict_get(noti, "utype");
  1657. const char *id = xs_dict_get(noti, "objid");
  1658. if (xs_is_null(id) || !valid_status(object_get(id, &obj)))
  1659. continue;
  1660. if (is_hidden(snac, id))
  1661. continue;
  1662. const char *actor_id = xs_dict_get(noti, "actor");
  1663. xs *actor = NULL;
  1664. if (!valid_status(actor_get(actor_id, &actor)))
  1665. continue;
  1666. xs *a_name = actor_name(actor);
  1667. if (strcmp(v, n_time) > 0) {
  1668. /* unseen notification */
  1669. if (stage == NHDR_NONE) {
  1670. xs *s1 = xs_fmt("<h2 class=\"snac-header\">%s</h2>\n", L("New"));
  1671. s = xs_str_cat(s, s1);
  1672. s = xs_str_cat(s, "<div class=\"snac-posts\">\n");
  1673. stage = NHDR_NEW;
  1674. }
  1675. }
  1676. else {
  1677. /* already seen notification */
  1678. if (stage != NHDR_OLD) {
  1679. if (stage == NHDR_NEW)
  1680. s = xs_str_cat(s, "</div>\n");
  1681. xs *s1 = xs_fmt("<h2 class=\"snac-header\">%s</h2>\n", L("Already seen"));
  1682. s = xs_str_cat(s, s1);
  1683. s = xs_str_cat(s, "<div class=\"snac-posts\">\n");
  1684. stage = NHDR_OLD;
  1685. }
  1686. }
  1687. const char *label = type;
  1688. if (strcmp(type, "Create") == 0)
  1689. label = L("Mention");
  1690. else
  1691. if (strcmp(type, "Update") == 0 && strcmp(utype, "Question") == 0)
  1692. label = L("Finished poll");
  1693. else
  1694. if (strcmp(type, "Undo") == 0 && strcmp(utype, "Follow") == 0)
  1695. label = L("Unfollow");
  1696. xs *es1 = encode_html(label);
  1697. xs *s1 = xs_fmt("<div class=\"snac-post-with-desc\">\n"
  1698. "<p><b>%s by <a href=\"%s\">%s</a></b>:</p>\n",
  1699. es1, actor_id, a_name);
  1700. s = xs_str_cat(s, s1);
  1701. if (strcmp(type, "Follow") == 0 || strcmp(utype, "Follow") == 0) {
  1702. xs_html *div = xs_html_tag("div",
  1703. xs_html_attr("class", "snac-post"),
  1704. html_actor_icon(actor, NULL, NULL, NULL, 0));
  1705. xs *s1 = xs_html_render(div);
  1706. s = xs_str_cat(s, s1);
  1707. }
  1708. else {
  1709. xs *md5 = xs_md5_hex(id, strlen(id));
  1710. s = html_entry(snac, s, obj, 0, 0, md5, 1);
  1711. }
  1712. s = xs_str_cat(s, "</div>\n");
  1713. }
  1714. if (stage == NHDR_NONE) {
  1715. xs *s1 = xs_fmt("<h2 class=\"snac-header\">%s</h2>\n", L("None"));
  1716. s = xs_str_cat(s, s1);
  1717. }
  1718. else
  1719. s = xs_str_cat(s, "</div>\n");
  1720. {
  1721. xs_html *h = html_footer();
  1722. xs *s1 = xs_html_render(h);
  1723. s = xs_str_cat(s, s1);
  1724. }
  1725. s = xs_str_cat(s, "</body>\n</html>\n");
  1726. /* set the check time to now */
  1727. xs *dummy = notify_check_time(snac, 1);
  1728. dummy = xs_free(dummy);
  1729. timeline_touch(snac);
  1730. return s;
  1731. }
  1732. int html_get_handler(const xs_dict *req, const char *q_path,
  1733. char **body, int *b_size, char **ctype, xs_str **etag)
  1734. {
  1735. char *accept = xs_dict_get(req, "accept");
  1736. int status = 404;
  1737. snac snac;
  1738. xs *uid = NULL;
  1739. char *p_path;
  1740. int cache = 1;
  1741. int save = 1;
  1742. char *v;
  1743. xs *l = xs_split_n(q_path, "/", 2);
  1744. v = xs_list_get(l, 1);
  1745. if (xs_is_null(v)) {
  1746. srv_log(xs_fmt("html_get_handler bad query '%s'", q_path));
  1747. return 404;
  1748. }
  1749. uid = xs_dup(v);
  1750. /* rss extension? */
  1751. if (xs_endswith(uid, ".rss")) {
  1752. uid = xs_crop_i(uid, 0, -4);
  1753. p_path = ".rss";
  1754. }
  1755. else
  1756. p_path = xs_list_get(l, 2);
  1757. if (!uid || !user_open(&snac, uid)) {
  1758. /* invalid user */
  1759. srv_debug(1, xs_fmt("html_get_handler bad user %s", uid));
  1760. return 404;
  1761. }
  1762. /* return the RSS if requested by Accept header */
  1763. if (accept != NULL) {
  1764. if (xs_str_in(accept, "text/xml") != -1 ||
  1765. xs_str_in(accept, "application/rss+xml") != -1)
  1766. p_path = ".rss";
  1767. }
  1768. /* check if server config variable 'disable_cache' is set */
  1769. if ((v = xs_dict_get(srv_config, "disable_cache")) && xs_type(v) == XSTYPE_TRUE)
  1770. cache = 0;
  1771. int skip = 0;
  1772. int show = xs_number_get(xs_dict_get(srv_config, "max_timeline_entries"));
  1773. char *q_vars = xs_dict_get(req, "q_vars");
  1774. if ((v = xs_dict_get(q_vars, "skip")) != NULL)
  1775. skip = atoi(v), cache = 0, save = 0;
  1776. if ((v = xs_dict_get(q_vars, "show")) != NULL)
  1777. show = atoi(v), cache = 0, save = 0;
  1778. if (p_path == NULL) { /** public timeline **/
  1779. xs *h = xs_str_localtime(0, "%Y-%m.html");
  1780. if (xs_type(xs_dict_get(snac.config, "private")) == XSTYPE_TRUE) {
  1781. *body = html_timeline(&snac, NULL, 1, 0, 0, 0, NULL);
  1782. *b_size = strlen(*body);
  1783. status = 200;
  1784. }
  1785. else
  1786. if (cache && history_mtime(&snac, h) > timeline_mtime(&snac)) {
  1787. snac_debug(&snac, 1, xs_fmt("serving cached local timeline"));
  1788. status = history_get(&snac, h, body, b_size,
  1789. xs_dict_get(req, "if-none-match"), etag);
  1790. }
  1791. else {
  1792. xs *list = timeline_list(&snac, "public", skip, show);
  1793. xs *next = timeline_list(&snac, "public", skip + show, 1);
  1794. xs *pins = pinned_list(&snac);
  1795. pins = xs_list_cat(pins, list);
  1796. *body = html_timeline(&snac, pins, 1, skip, show, xs_list_len(next), NULL);
  1797. *b_size = strlen(*body);
  1798. status = 200;
  1799. if (save)
  1800. history_add(&snac, h, *body, *b_size, etag);
  1801. }
  1802. }
  1803. else
  1804. if (strcmp(p_path, "admin") == 0) { /** private timeline **/
  1805. if (!login(&snac, req)) {
  1806. *body = xs_dup(uid);
  1807. status = 401;
  1808. }
  1809. else {
  1810. if (cache && history_mtime(&snac, "timeline.html_") > timeline_mtime(&snac)) {
  1811. snac_debug(&snac, 1, xs_fmt("serving cached timeline"));
  1812. status = history_get(&snac, "timeline.html_", body, b_size,
  1813. xs_dict_get(req, "if-none-match"), etag);
  1814. }
  1815. else {
  1816. snac_debug(&snac, 1, xs_fmt("building timeline"));
  1817. xs *list = timeline_list(&snac, "private", skip, show);
  1818. xs *next = timeline_list(&snac, "private", skip + show, 1);
  1819. xs *pins = pinned_list(&snac);
  1820. pins = xs_list_cat(pins, list);
  1821. *body = html_timeline(&snac, pins, 0, skip, show, xs_list_len(next), NULL);
  1822. *b_size = strlen(*body);
  1823. status = 200;
  1824. if (save)
  1825. history_add(&snac, "timeline.html_", *body, *b_size, etag);
  1826. }
  1827. }
  1828. }
  1829. else
  1830. if (strcmp(p_path, "people") == 0) { /** the list of people **/
  1831. if (!login(&snac, req)) {
  1832. *body = xs_dup(uid);
  1833. status = 401;
  1834. }
  1835. else {
  1836. *body = html_people(&snac);
  1837. *b_size = strlen(*body);
  1838. status = 200;
  1839. }
  1840. }
  1841. else
  1842. if (strcmp(p_path, "notifications") == 0) { /** the list of notifications **/
  1843. if (!login(&snac, req)) {
  1844. *body = xs_dup(uid);
  1845. status = 401;
  1846. }
  1847. else {
  1848. *body = html_notifications(&snac);
  1849. *b_size = strlen(*body);
  1850. status = 200;
  1851. }
  1852. }
  1853. else
  1854. if (xs_startswith(p_path, "p/")) { /** a timeline with just one entry **/
  1855. if (xs_type(xs_dict_get(snac.config, "private")) == XSTYPE_TRUE)
  1856. return 403;
  1857. xs *id = xs_fmt("%s/%s", snac.actor, p_path);
  1858. xs *msg = NULL;
  1859. if (valid_status(object_get(id, &msg))) {
  1860. xs *md5 = xs_md5_hex(id, strlen(id));
  1861. xs *list = xs_list_new();
  1862. list = xs_list_append(list, md5);
  1863. *body = html_timeline(&snac, list, 1, 0, 0, 0, NULL);
  1864. *b_size = strlen(*body);
  1865. status = 200;
  1866. }
  1867. }
  1868. else
  1869. if (xs_startswith(p_path, "s/")) { /** a static file **/
  1870. xs *l = xs_split(p_path, "/");
  1871. char *id = xs_list_get(l, 1);
  1872. int sz;
  1873. if (id && *id) {
  1874. status = static_get(&snac, id, body, &sz,
  1875. xs_dict_get(req, "if-none-match"), etag);
  1876. if (valid_status(status)) {
  1877. *b_size = sz;
  1878. *ctype = (char *)xs_mime_by_ext(id);
  1879. }
  1880. }
  1881. }
  1882. else
  1883. if (xs_startswith(p_path, "h/")) { /** an entry from the history **/
  1884. if (xs_type(xs_dict_get(snac.config, "private")) == XSTYPE_TRUE)
  1885. return 403;
  1886. if (xs_type(xs_dict_get(srv_config, "disable_history")) == XSTYPE_TRUE)
  1887. return 403;
  1888. xs *l = xs_split(p_path, "/");
  1889. char *id = xs_list_get(l, 1);
  1890. if (id && *id) {
  1891. if (xs_endswith(id, "timeline.html_")) {
  1892. /* Don't let them in */
  1893. *b_size = 0;
  1894. status = 404;
  1895. }
  1896. else
  1897. status = history_get(&snac, id, body, b_size,
  1898. xs_dict_get(req, "if-none-match"), etag);
  1899. }
  1900. }
  1901. else
  1902. if (strcmp(p_path, ".rss") == 0) { /** public timeline in RSS format **/
  1903. if (xs_type(xs_dict_get(snac.config, "private")) == XSTYPE_TRUE)
  1904. return 403;
  1905. xs *elems = timeline_simple_list(&snac, "public", 0, 20);
  1906. xs *bio = not_really_markdown(xs_dict_get(snac.config, "bio"), NULL);
  1907. xs *rss_title = xs_fmt("%s (@%s@%s)",
  1908. xs_dict_get(snac.config, "name"),
  1909. snac.uid,
  1910. xs_dict_get(srv_config, "host"));
  1911. xs *rss_link = xs_fmt("%s.rss", snac.actor);
  1912. xs_html *rss = xs_html_tag("rss",
  1913. xs_html_attr("version", "0.91"));
  1914. xs_html *channel = xs_html_tag("channel",
  1915. xs_html_tag("title",
  1916. xs_html_text(rss_title)),
  1917. xs_html_tag("language",
  1918. xs_html_text("en")),
  1919. xs_html_tag("link",
  1920. xs_html_text(rss_link)),
  1921. xs_html_tag("description",
  1922. xs_html_text(bio)));
  1923. xs_html_add(rss, channel);
  1924. xs_list *p = elems;
  1925. char *v;
  1926. while (xs_list_iter(&p, &v)) {
  1927. xs *msg = NULL;
  1928. if (!valid_status(timeline_get_by_md5(&snac, v, &msg)))
  1929. continue;
  1930. char *id = xs_dict_get(msg, "id");
  1931. char *content = xs_dict_get(msg, "content");
  1932. if (!xs_startswith(id, snac.actor))
  1933. continue;
  1934. /* create a title with the first line of the content */
  1935. xs *es_title = xs_replace(content, "<br>", "\n");
  1936. xs *title = xs_str_new(NULL);
  1937. int i;
  1938. for (i = 0; es_title[i] && es_title[i] != '\n' && es_title[i] != '&' && i < 50; i++)
  1939. title = xs_append_m(title, &es_title[i], 1);
  1940. xs_html_add(channel,
  1941. xs_html_tag("item",
  1942. xs_html_tag("title",
  1943. xs_html_text(title)),
  1944. xs_html_tag("link",
  1945. xs_html_text(id)),
  1946. xs_html_tag("description",
  1947. xs_html_text(content))));
  1948. }
  1949. *body = xs_html_render_s(rss, xs_dup("<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n"));
  1950. *b_size = strlen(*body);
  1951. *ctype = "application/rss+xml; charset=utf-8";
  1952. status = 200;
  1953. snac_debug(&snac, 1, xs_fmt("serving RSS"));
  1954. }
  1955. else
  1956. status = 404;
  1957. user_free(&snac);
  1958. if (valid_status(status) && *ctype == NULL) {
  1959. *ctype = "text/html; charset=utf-8";
  1960. }
  1961. return status;
  1962. }
  1963. int html_post_handler(const xs_dict *req, const char *q_path,
  1964. char *payload, int p_size,
  1965. char **body, int *b_size, char **ctype)
  1966. {
  1967. (void)p_size;
  1968. (void)ctype;
  1969. int status = 0;
  1970. snac snac;
  1971. char *uid, *p_path;
  1972. xs_dict *p_vars;
  1973. xs *l = xs_split_n(q_path, "/", 2);
  1974. uid = xs_list_get(l, 1);
  1975. if (!uid || !user_open(&snac, uid)) {
  1976. /* invalid user */
  1977. srv_debug(1, xs_fmt("html_post_handler bad user %s", uid));
  1978. return 404;
  1979. }
  1980. p_path = xs_list_get(l, 2);
  1981. /* all posts must be authenticated */
  1982. if (!login(&snac, req)) {
  1983. user_free(&snac);
  1984. *body = xs_dup(uid);
  1985. return 401;
  1986. }
  1987. p_vars = xs_dict_get(req, "p_vars");
  1988. #if 0
  1989. xs_json_dump(p_vars, 4, stdout);
  1990. #endif
  1991. if (p_path && strcmp(p_path, "admin/note") == 0) { /** **/
  1992. /* post note */
  1993. xs_str *content = xs_dict_get(p_vars, "content");
  1994. xs_str *in_reply_to = xs_dict_get(p_vars, "in_reply_to");
  1995. xs_str *attach_url = xs_dict_get(p_vars, "attach_url");
  1996. xs_list *attach_file = xs_dict_get(p_vars, "attach");
  1997. xs_str *to = xs_dict_get(p_vars, "to");
  1998. xs_str *sensitive = xs_dict_get(p_vars, "sensitive");
  1999. xs_str *summary = xs_dict_get(p_vars, "summary");
  2000. xs_str *edit_id = xs_dict_get(p_vars, "edit_id");
  2001. xs_str *alt_text = xs_dict_get(p_vars, "alt_text");
  2002. int priv = !xs_is_null(xs_dict_get(p_vars, "mentioned_only"));
  2003. xs *attach_list = xs_list_new();
  2004. /* default alt text */
  2005. if (xs_is_null(alt_text))
  2006. alt_text = "";
  2007. /* is attach_url set? */
  2008. if (!xs_is_null(attach_url) && *attach_url != '\0') {
  2009. xs *l = xs_list_new();
  2010. l = xs_list_append(l, attach_url);
  2011. l = xs_list_append(l, alt_text);
  2012. attach_list = xs_list_append(attach_list, l);
  2013. }
  2014. /* is attach_file set? */
  2015. if (!xs_is_null(attach_file) && xs_type(attach_file) == XSTYPE_LIST) {
  2016. char *fn = xs_list_get(attach_file, 0);
  2017. if (*fn != '\0') {
  2018. char *ext = strrchr(fn, '.');
  2019. xs *hash = xs_md5_hex(fn, strlen(fn));
  2020. xs *id = xs_fmt("%s%s", hash, ext);
  2021. xs *url = xs_fmt("%s/s/%s", snac.actor, id);
  2022. int fo = xs_number_get(xs_list_get(attach_file, 1));
  2023. int fs = xs_number_get(xs_list_get(attach_file, 2));
  2024. /* store */
  2025. static_put(&snac, id, payload + fo, fs);
  2026. xs *l = xs_list_new();
  2027. l = xs_list_append(l, url);
  2028. l = xs_list_append(l, alt_text);
  2029. attach_list = xs_list_append(attach_list, l);
  2030. }
  2031. }
  2032. if (content != NULL) {
  2033. xs *msg = NULL;
  2034. xs *c_msg = NULL;
  2035. xs *content_2 = xs_replace(content, "\r", "");
  2036. xs *poll_opts = NULL;
  2037. /* is there a valid set of poll options? */
  2038. const char *v = xs_dict_get(p_vars, "poll_options");
  2039. if (!xs_is_null(v) && *v) {
  2040. xs *v2 = xs_strip_i(xs_replace(v, "\r", ""));
  2041. poll_opts = xs_split(v2, "\n");
  2042. }
  2043. if (!xs_is_null(poll_opts) && xs_list_len(poll_opts)) {
  2044. /* get the rest of poll configuration */
  2045. const char *p_multiple = xs_dict_get(p_vars, "poll_multiple");
  2046. const char *p_end_secs = xs_dict_get(p_vars, "poll_end_secs");
  2047. int multiple = 0;
  2048. int end_secs = atoi(!xs_is_null(p_end_secs) ? p_end_secs : "60");
  2049. if (!xs_is_null(p_multiple) && strcmp(p_multiple, "on") == 0)
  2050. multiple = 1;
  2051. msg = msg_question(&snac, content_2, attach_list,
  2052. poll_opts, multiple, end_secs);
  2053. enqueue_close_question(&snac, xs_dict_get(msg, "id"), end_secs);
  2054. }
  2055. else
  2056. msg = msg_note(&snac, content_2, to, in_reply_to, attach_list, priv);
  2057. if (sensitive != NULL) {
  2058. msg = xs_dict_set(msg, "sensitive", xs_stock_true);
  2059. msg = xs_dict_set(msg, "summary", xs_is_null(summary) ? "..." : summary);
  2060. }
  2061. if (xs_is_null(edit_id)) {
  2062. /* new message */
  2063. c_msg = msg_create(&snac, msg);
  2064. timeline_add(&snac, xs_dict_get(msg, "id"), msg);
  2065. }
  2066. else {
  2067. /* an edition of a previous message */
  2068. xs *p_msg = NULL;
  2069. if (valid_status(object_get(edit_id, &p_msg))) {
  2070. /* copy relevant fields from previous version */
  2071. char *fields[] = { "id", "context", "url", "published",
  2072. "to", "inReplyTo", NULL };
  2073. int n;
  2074. for (n = 0; fields[n]; n++) {
  2075. char *v = xs_dict_get(p_msg, fields[n]);
  2076. msg = xs_dict_set(msg, fields[n], v);
  2077. }
  2078. /* set the updated field */
  2079. xs *updated = xs_str_utctime(0, ISO_DATE_SPEC);
  2080. msg = xs_dict_set(msg, "updated", updated);
  2081. /* overwrite object, not updating the indexes */
  2082. object_add_ow(edit_id, msg);
  2083. /* update message */
  2084. c_msg = msg_update(&snac, msg);
  2085. }
  2086. else
  2087. snac_log(&snac, xs_fmt("cannot get object '%s' for editing", edit_id));
  2088. }
  2089. if (c_msg != NULL)
  2090. enqueue_message(&snac, c_msg);
  2091. history_del(&snac, "timeline.html_");
  2092. }
  2093. status = 303;
  2094. }
  2095. else
  2096. if (p_path && strcmp(p_path, "admin/action") == 0) { /** **/
  2097. /* action on an entry */
  2098. char *id = xs_dict_get(p_vars, "id");
  2099. char *actor = xs_dict_get(p_vars, "actor");
  2100. char *action = xs_dict_get(p_vars, "action");
  2101. char *group = xs_dict_get(p_vars, "group");
  2102. if (action == NULL)
  2103. return 404;
  2104. snac_debug(&snac, 1, xs_fmt("web action '%s' received", action));
  2105. status = 303;
  2106. if (strcmp(action, L("Like")) == 0) { /** **/
  2107. xs *msg = msg_admiration(&snac, id, "Like");
  2108. if (msg != NULL) {
  2109. enqueue_message(&snac, msg);
  2110. timeline_admire(&snac, xs_dict_get(msg, "object"), snac.actor, 1);
  2111. }
  2112. }
  2113. else
  2114. if (strcmp(action, L("Boost")) == 0) { /** **/
  2115. xs *msg = msg_admiration(&snac, id, "Announce");
  2116. if (msg != NULL) {
  2117. enqueue_message(&snac, msg);
  2118. timeline_admire(&snac, xs_dict_get(msg, "object"), snac.actor, 0);
  2119. }
  2120. }
  2121. else
  2122. if (strcmp(action, L("MUTE")) == 0) { /** **/
  2123. mute(&snac, actor);
  2124. }
  2125. else
  2126. if (strcmp(action, L("Unmute")) == 0) { /** **/
  2127. unmute(&snac, actor);
  2128. }
  2129. else
  2130. if (strcmp(action, L("Hide")) == 0) { /** **/
  2131. hide(&snac, id);
  2132. }
  2133. else
  2134. if (strcmp(action, L("Limit")) == 0) { /** **/
  2135. limit(&snac, actor);
  2136. }
  2137. else
  2138. if (strcmp(action, L("Unlimit")) == 0) { /** **/
  2139. unlimit(&snac, actor);
  2140. }
  2141. else
  2142. if (strcmp(action, L("Follow")) == 0) { /** **/
  2143. xs *msg = msg_follow(&snac, actor);
  2144. if (msg != NULL) {
  2145. /* reload the actor from the message, in may be different */
  2146. actor = xs_dict_get(msg, "object");
  2147. following_add(&snac, actor, msg);
  2148. enqueue_output_by_actor(&snac, msg, actor, 0);
  2149. }
  2150. }
  2151. else
  2152. if (strcmp(action, L("Unfollow")) == 0) { /** **/
  2153. /* get the following object */
  2154. xs *object = NULL;
  2155. if (valid_status(following_get(&snac, actor, &object))) {
  2156. xs *msg = msg_undo(&snac, xs_dict_get(object, "object"));
  2157. following_del(&snac, actor);
  2158. enqueue_output_by_actor(&snac, msg, actor, 0);
  2159. snac_log(&snac, xs_fmt("unfollowed actor %s", actor));
  2160. }
  2161. else
  2162. snac_log(&snac, xs_fmt("actor is not being followed %s", actor));
  2163. }
  2164. else
  2165. if (strcmp(action, L("Follow Group")) == 0) { /** **/
  2166. xs *msg = msg_follow(&snac, group);
  2167. if (msg != NULL) {
  2168. /* reload the group from the message, in may be different */
  2169. group = xs_dict_get(msg, "object");
  2170. following_add(&snac, group, msg);
  2171. enqueue_output_by_actor(&snac, msg, group, 0);
  2172. }
  2173. }
  2174. else
  2175. if (strcmp(action, L("Unfollow Group")) == 0) { /** **/
  2176. /* get the following object */
  2177. xs *object = NULL;
  2178. if (valid_status(following_get(&snac, group, &object))) {
  2179. xs *msg = msg_undo(&snac, xs_dict_get(object, "object"));
  2180. following_del(&snac, group);
  2181. enqueue_output_by_actor(&snac, msg, group, 0);
  2182. snac_log(&snac, xs_fmt("unfollowed group %s", group));
  2183. }
  2184. else
  2185. snac_log(&snac, xs_fmt("actor is not being followed %s", actor));
  2186. }
  2187. else
  2188. if (strcmp(action, L("Delete")) == 0) { /** **/
  2189. char *actor_form = xs_dict_get(p_vars, "actor-form");
  2190. if (actor_form != NULL) {
  2191. /* delete follower */
  2192. if (valid_status(follower_del(&snac, actor)))
  2193. snac_log(&snac, xs_fmt("deleted follower %s", actor));
  2194. else
  2195. snac_log(&snac, xs_fmt("error deleting follower %s", actor));
  2196. }
  2197. else {
  2198. /* delete an entry */
  2199. if (xs_startswith(id, snac.actor)) {
  2200. /* it's a post by us: generate a delete */
  2201. xs *msg = msg_delete(&snac, id);
  2202. enqueue_message(&snac, msg);
  2203. snac_log(&snac, xs_fmt("posted tombstone for %s", id));
  2204. }
  2205. timeline_del(&snac, id);
  2206. snac_log(&snac, xs_fmt("deleted entry %s", id));
  2207. }
  2208. }
  2209. else
  2210. if (strcmp(action, L("Pin")) == 0) { /** **/
  2211. pin(&snac, id);
  2212. timeline_touch(&snac);
  2213. }
  2214. else
  2215. if (strcmp(action, L("Unpin")) == 0) { /** **/
  2216. unpin(&snac, id);
  2217. timeline_touch(&snac);
  2218. }
  2219. else
  2220. status = 404;
  2221. /* delete the cached timeline */
  2222. if (status == 303)
  2223. history_del(&snac, "timeline.html_");
  2224. }
  2225. else
  2226. if (p_path && strcmp(p_path, "admin/user-setup") == 0) { /** **/
  2227. /* change of user data */
  2228. char *v;
  2229. char *p1, *p2;
  2230. if ((v = xs_dict_get(p_vars, "name")) != NULL)
  2231. snac.config = xs_dict_set(snac.config, "name", v);
  2232. if ((v = xs_dict_get(p_vars, "avatar")) != NULL)
  2233. snac.config = xs_dict_set(snac.config, "avatar", v);
  2234. if ((v = xs_dict_get(p_vars, "bio")) != NULL)
  2235. snac.config = xs_dict_set(snac.config, "bio", v);
  2236. if ((v = xs_dict_get(p_vars, "cw")) != NULL &&
  2237. strcmp(v, "on") == 0) {
  2238. snac.config = xs_dict_set(snac.config, "cw", "open");
  2239. } else { /* if the checkbox is not set, the parameter is missing */
  2240. snac.config = xs_dict_set(snac.config, "cw", "");
  2241. }
  2242. if ((v = xs_dict_get(p_vars, "email")) != NULL)
  2243. snac.config = xs_dict_set(snac.config, "email", v);
  2244. if ((v = xs_dict_get(p_vars, "telegram_bot")) != NULL)
  2245. snac.config = xs_dict_set(snac.config, "telegram_bot", v);
  2246. if ((v = xs_dict_get(p_vars, "telegram_chat_id")) != NULL)
  2247. snac.config = xs_dict_set(snac.config, "telegram_chat_id", v);
  2248. if ((v = xs_dict_get(p_vars, "purge_days")) != NULL) {
  2249. xs *days = xs_number_new(atof(v));
  2250. snac.config = xs_dict_set(snac.config, "purge_days", days);
  2251. }
  2252. if ((v = xs_dict_get(p_vars, "drop_dm_from_unknown")) != NULL && strcmp(v, "on") == 0)
  2253. snac.config = xs_dict_set(snac.config, "drop_dm_from_unknown", xs_stock_true);
  2254. else
  2255. snac.config = xs_dict_set(snac.config, "drop_dm_from_unknown", xs_stock_false);
  2256. if ((v = xs_dict_get(p_vars, "bot")) != NULL && strcmp(v, "on") == 0)
  2257. snac.config = xs_dict_set(snac.config, "bot", xs_stock_true);
  2258. else
  2259. snac.config = xs_dict_set(snac.config, "bot", xs_stock_false);
  2260. if ((v = xs_dict_get(p_vars, "private")) != NULL && strcmp(v, "on") == 0)
  2261. snac.config = xs_dict_set(snac.config, "private", xs_stock_true);
  2262. else
  2263. snac.config = xs_dict_set(snac.config, "private", xs_stock_false);
  2264. if ((v = xs_dict_get(p_vars, "metadata")) != NULL) {
  2265. /* split the metadata and store it as a dict */
  2266. xs_dict *md = xs_dict_new();
  2267. xs *l = xs_split(v, "\n");
  2268. xs_list *p = l;
  2269. xs_str *kp;
  2270. while (xs_list_iter(&p, &kp)) {
  2271. xs *kpl = xs_split_n(kp, "=", 1);
  2272. if (xs_list_len(kpl) == 2) {
  2273. xs *k2 = xs_strip_i(xs_dup(xs_list_get(kpl, 0)));
  2274. xs *v2 = xs_strip_i(xs_dup(xs_list_get(kpl, 1)));
  2275. md = xs_dict_set(md, k2, v2);
  2276. }
  2277. }
  2278. snac.config = xs_dict_set(snac.config, "metadata", md);
  2279. }
  2280. /* uploads */
  2281. const char *uploads[] = { "avatar", "header", NULL };
  2282. int n;
  2283. for (n = 0; uploads[n]; n++) {
  2284. xs *var_name = xs_fmt("%s_file", uploads[n]);
  2285. xs_list *uploaded_file = xs_dict_get(p_vars, var_name);
  2286. if (xs_type(uploaded_file) == XSTYPE_LIST) {
  2287. const char *fn = xs_list_get(uploaded_file, 0);
  2288. if (fn && *fn) {
  2289. const char *mimetype = xs_mime_by_ext(fn);
  2290. if (xs_startswith(mimetype, "image/")) {
  2291. const char *ext = strrchr(fn, '.');
  2292. xs *hash = xs_md5_hex(fn, strlen(fn));
  2293. xs *id = xs_fmt("%s%s", hash, ext);
  2294. xs *url = xs_fmt("%s/s/%s", snac.actor, id);
  2295. int fo = xs_number_get(xs_list_get(uploaded_file, 1));
  2296. int fs = xs_number_get(xs_list_get(uploaded_file, 2));
  2297. /* store */
  2298. static_put(&snac, id, payload + fo, fs);
  2299. snac.config = xs_dict_set(snac.config, uploads[n], url);
  2300. }
  2301. }
  2302. }
  2303. }
  2304. /* password change? */
  2305. if ((p1 = xs_dict_get(p_vars, "passwd1")) != NULL &&
  2306. (p2 = xs_dict_get(p_vars, "passwd2")) != NULL &&
  2307. *p1 && strcmp(p1, p2) == 0) {
  2308. xs *pw = hash_password(snac.uid, p1, NULL);
  2309. snac.config = xs_dict_set(snac.config, "passwd", pw);
  2310. }
  2311. xs *fn = xs_fmt("%s/user.json", snac.basedir);
  2312. xs *bfn = xs_fmt("%s.bak", fn);
  2313. FILE *f;
  2314. rename(fn, bfn);
  2315. if ((f = fopen(fn, "w")) != NULL) {
  2316. xs_json_dump(snac.config, 4, f);
  2317. fclose(f);
  2318. }
  2319. else
  2320. rename(bfn, fn);
  2321. history_del(&snac, "timeline.html_");
  2322. xs *a_msg = msg_actor(&snac);
  2323. xs *u_msg = msg_update(&snac, a_msg);
  2324. enqueue_message(&snac, u_msg);
  2325. status = 303;
  2326. }
  2327. else
  2328. if (p_path && strcmp(p_path, "admin/clear-notifications") == 0) { /** **/
  2329. notify_clear(&snac);
  2330. timeline_touch(&snac);
  2331. status = 303;
  2332. }
  2333. else
  2334. if (p_path && strcmp(p_path, "admin/vote") == 0) { /** **/
  2335. char *irt = xs_dict_get(p_vars, "irt");
  2336. const char *opt = xs_dict_get(p_vars, "question");
  2337. const char *actor = xs_dict_get(p_vars, "actor");
  2338. xs *ls = NULL;
  2339. /* multiple choices? */
  2340. if (xs_type(opt) == XSTYPE_LIST)
  2341. ls = xs_dup(opt);
  2342. else {
  2343. ls = xs_list_new();
  2344. ls = xs_list_append(ls, opt);
  2345. }
  2346. xs_list *p = ls;
  2347. xs_str *v;
  2348. while (xs_list_iter(&p, &v)) {
  2349. xs *msg = msg_note(&snac, "", actor, irt, NULL, 1);
  2350. /* set the option */
  2351. msg = xs_dict_append(msg, "name", v);
  2352. xs *c_msg = msg_create(&snac, msg);
  2353. enqueue_message(&snac, c_msg);
  2354. timeline_add(&snac, xs_dict_get(msg, "id"), msg);
  2355. }
  2356. status = 303;
  2357. }
  2358. if (status == 303) {
  2359. char *redir = xs_dict_get(p_vars, "redir");
  2360. if (xs_is_null(redir))
  2361. redir = "top";
  2362. *body = xs_fmt("%s/admin#%s", snac.actor, redir);
  2363. *b_size = strlen(*body);
  2364. }
  2365. user_free(&snac);
  2366. return status;
  2367. }