main.js 76 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558
  1. // @license magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt AGPL-3.0
  2. 'use strict';
  3. // <Polyfills>
  4. if (!document.scrollingElement) document.scrollingElement = document.documentElement;
  5. if (!NodeList.prototype.forEach) NodeList.prototype.forEach = Array.prototype.forEach;
  6. if (!Element.prototype.matches) {
  7. Element.prototype.matches = Element.prototype.msMatchesSelector || Element.prototype.mozMatchesSelector || Element.prototype.webkitMatchesSelector;
  8. }
  9. if (!Element.prototype.closest) {
  10. Element.prototype.closest = function (s) {
  11. let el = this;
  12. do {
  13. if (el.matches(s)) return el;
  14. el = el.parentElement;
  15. } while (el);
  16. return null;
  17. };
  18. }
  19. if (!Element.prototype.remove) Element.prototype.remove = function () { if (this.parentNode) this.parentNode.removeChild(this); };
  20. // </Polyfills>
  21. // <Utils>
  22. function xmlHttpRequestJson(req) {
  23. let json = req.response;
  24. if (req.responseType !== 'json') { // IE11
  25. try {
  26. json = JSON.parse(req.responseText);
  27. } catch (ex) {
  28. json = null;
  29. }
  30. }
  31. return json;
  32. }
  33. // </Utils>
  34. // <Global context>
  35. /* eslint-disable no-var */
  36. var context;
  37. var prevTitle;
  38. /* eslint-enable no-var */
  39. (function parseJsonVars() {
  40. const jsonVars = document.getElementById('jsonVars');
  41. const json = JSON.parse(jsonVars.innerHTML);
  42. jsonVars.outerHTML = '';
  43. context = json.context;
  44. context.ajax_loading = false;
  45. context.i18n = json.i18n;
  46. context.shortcuts = json.shortcuts;
  47. context.urls = json.urls;
  48. context.icons = json.icons;
  49. context.icons.read = decodeURIComponent(context.icons.read);
  50. context.icons.unread = decodeURIComponent(context.icons.unread);
  51. context.extensions = json.extensions;
  52. }());
  53. const freshrssGlobalContextLoadedEvent = new Event('freshrss:globalContextLoaded');
  54. document.dispatchEvent(freshrssGlobalContextLoadedEvent);
  55. // </Global context>
  56. function badAjax(reload) {
  57. openNotification(context.i18n.notif_request_failed, 'bad');
  58. if (reload) {
  59. setTimeout(function () { location.reload(); }, 2000);
  60. }
  61. return true;
  62. }
  63. function needsScroll(elem) {
  64. const winBottom = document.scrollingElement.scrollTop + document.scrollingElement.clientHeight;
  65. const elemTop = elem.offsetParent.offsetTop + elem.offsetTop;
  66. const elemBottom = elemTop + elem.offsetHeight;
  67. if (elemTop < document.scrollingElement.scrollTop || elemBottom > winBottom) {
  68. return elemTop - (document.scrollingElement.clientHeight / 2);
  69. }
  70. return 0;
  71. }
  72. function str2int(str) {
  73. if (!str) {
  74. return 0;
  75. }
  76. return parseInt(str.replace(/\D/g, ''), 10) || 0;
  77. }
  78. function numberFormat(nStr) {
  79. if (nStr < 0) {
  80. return 0;
  81. }
  82. // https://www.mredkj.com/javascript/numberFormat.html
  83. const x = String(nStr).split('.');
  84. const x2 = x.length > 1 ? '.' + x[1] : '';
  85. const rgx = /(\d+)(\d{3})/;
  86. let x1 = x[0];
  87. while (rgx.test(x1)) {
  88. x1 = x1.replace(rgx, '$1 $2');
  89. }
  90. return x1 + x2;
  91. }
  92. function incLabel(p, inc, spaceAfter) {
  93. const i = str2int(p) + inc;
  94. return i > 0 ? ((spaceAfter ? '' : ' ') + '(' + numberFormat(i) + ')' + (spaceAfter ? ' ' : '')) : '';
  95. }
  96. function incUnreadsFeed(article, feed_id, nb) {
  97. // Update unread: feed
  98. let elem = document.getElementById(feed_id);
  99. let feed_unreads = elem ? str2int(elem.getAttribute('data-unread')) : 0;
  100. const feed_priority = elem ? str2int(elem.getAttribute('data-priority')) : 0;
  101. if (elem) {
  102. elem.setAttribute('data-unread', feed_unreads + nb);
  103. elem = elem.querySelector('.item-title');
  104. if (elem) {
  105. elem.setAttribute('data-unread', numberFormat(feed_unreads + nb));
  106. }
  107. }
  108. // Update unread: category
  109. elem = document.getElementById(feed_id);
  110. elem = elem ? elem.closest('.category') : null;
  111. if (elem) {
  112. feed_unreads = str2int(elem.getAttribute('data-unread'));
  113. elem.setAttribute('data-unread', feed_unreads + nb);
  114. elem = elem.querySelector('.title');
  115. if (elem) {
  116. elem.setAttribute('data-unread', numberFormat(feed_unreads + nb));
  117. }
  118. }
  119. // Update unread: all
  120. if (feed_priority > 0) {
  121. elem = document.querySelector('#aside_feed .all .title');
  122. if (elem) {
  123. feed_unreads = elem ? str2int(elem.getAttribute('data-unread')) : 0;
  124. elem.setAttribute('data-unread', numberFormat(feed_unreads + nb));
  125. }
  126. }
  127. // Update unread: important
  128. if (feed_priority >= 20) {
  129. elem = document.querySelector('#aside_feed .important .title');
  130. if (elem) {
  131. feed_unreads = elem ? str2int(elem.getAttribute('data-unread')) : 0;
  132. elem.setAttribute('data-unread', numberFormat(feed_unreads + nb));
  133. }
  134. }
  135. // Update unread: favourites
  136. if (article && article.closest('div').classList.contains('favorite')) {
  137. elem = document.querySelector('#aside_feed .favorites .title');
  138. if (elem) {
  139. feed_unreads = elem ? str2int(elem.getAttribute('data-unread')) : 0;
  140. elem.setAttribute('data-unread', numberFormat(feed_unreads + nb));
  141. }
  142. }
  143. // Update unread: title
  144. let isCurrentView = false;
  145. const currentTitle = prevTitle || document.title;
  146. const newTitle = currentTitle.replace(/^((?:\([\s0-9]+\) )?)/, function (m, p1) {
  147. const feed = document.getElementById(feed_id);
  148. if (article || (feed && feed.closest('.active'))) {
  149. isCurrentView = true;
  150. return incLabel(p1, nb, true);
  151. } else if (document.querySelector('.all.active')) {
  152. isCurrentView = feed_priority > 0;
  153. return incLabel(p1, feed_priority > 0 ? nb : 0, true);
  154. } else {
  155. return p1;
  156. }
  157. });
  158. if (context.show_title_unread !== false) {
  159. if (prevTitle) {
  160. prevTitle = newTitle;
  161. } else {
  162. document.title = newTitle;
  163. }
  164. }
  165. return isCurrentView;
  166. }
  167. function incUnreadsTag(tag_id, nb) {
  168. let t = document.getElementById(tag_id);
  169. if (t) {
  170. const unreads = str2int(t.getAttribute('data-unread'));
  171. t.setAttribute('data-unread', unreads + nb);
  172. t.querySelector('.item-title').setAttribute('data-unread', numberFormat(unreads + nb));
  173. }
  174. t = document.querySelector('.category.tags .title');
  175. if (t) {
  176. const unreads = str2int(t.getAttribute('data-unread'));
  177. t.setAttribute('data-unread', numberFormat(unreads + nb));
  178. }
  179. }
  180. function removeArticle(div) {
  181. if (!div || div.classList.contains('not_read') || (context.auto_mark_article && div.classList.contains('active'))) {
  182. return;
  183. }
  184. let scrollTop = box_to_follow.scrollTop;
  185. let dirty = false;
  186. const p = div.previousElementSibling;
  187. const n = div.nextElementSibling;
  188. if (p && p.classList.contains('day') && n && n.classList.contains('day')) {
  189. scrollTop -= p.offsetHeight;
  190. dirty = true;
  191. p.remove();
  192. }
  193. if (div.offsetHeight > 0 && div.offsetParent.offsetTop + div.offsetTop + div.offsetHeight < scrollTop) {
  194. scrollTop -= div.offsetHeight;
  195. dirty = true;
  196. }
  197. div.remove();
  198. if (dirty) {
  199. box_to_follow.scrollTop = scrollTop;
  200. }
  201. }
  202. const pending_entries = {};
  203. let mark_read_queue = [];
  204. async function send_mark_read_queue(queue, asRead, callback) {
  205. if (!queue || queue.length === 0) {
  206. if (callback) {
  207. callback();
  208. }
  209. return;
  210. }
  211. let json;
  212. try {
  213. const resp = await fetch('.?c=entry&a=read' + (asRead ? '' : '&is_read=0'), {
  214. method: 'POST',
  215. headers: {
  216. 'Content-Type': 'application/json; charset=UTF-8'
  217. },
  218. body: JSON.stringify({
  219. ajax: true,
  220. _csrf: context.csrf,
  221. id: queue,
  222. }),
  223. keepalive: true
  224. });
  225. if (!resp.ok) {
  226. for (let i = queue.length - 1; i >= 0; i--) {
  227. const div = document.getElementById('flux_' + queue[i]);
  228. div.querySelectorAll('a.read > .icon').forEach(icon => {
  229. icon.outerHTML = div.classList.contains('not_read') ? context.icons.unread : context.icons.read;
  230. });
  231. delete pending_entries['flux_' + queue[i]];
  232. }
  233. badAjax(resp.status == 403);
  234. return;
  235. }
  236. json = await resp.json();
  237. } catch (e) {
  238. console.error(e.message);
  239. badAjax();
  240. return;
  241. }
  242. for (let i = queue.length - 1; i >= 0; i--) {
  243. const div = document.getElementById('flux_' + queue[i]);
  244. const myIcons = context.icons;
  245. let inc = 0;
  246. if (div.classList.contains('not_read')) {
  247. div.classList.remove('not_read');
  248. div.querySelectorAll('a.read').forEach(function (a) {
  249. a.href = a.href.replace('&is_read=0', '') + '&is_read=1';
  250. });
  251. div.querySelectorAll('a.read > .icon').forEach(function (img) { img.outerHTML = myIcons.read; });
  252. inc--;
  253. if (context.auto_remove_article) {
  254. removeArticle(div);
  255. }
  256. } else {
  257. div.classList.add('not_read');
  258. div.classList.add('keep_unread'); // Split for IE11
  259. div.querySelectorAll('a.read').forEach(function (a) {
  260. a.href = a.href.replace('&is_read=1', '');
  261. });
  262. div.querySelectorAll('a.read > .icon').forEach(function (img) { img.outerHTML = myIcons.unread; });
  263. inc++;
  264. }
  265. const feed_link = div.querySelector('.website > a, a.website');
  266. if (feed_link) {
  267. const feed_url = feed_link.href;
  268. const feed_id = feed_url.substr(feed_url.lastIndexOf('f_'));
  269. incUnreadsFeed(div, feed_id, inc);
  270. }
  271. delete pending_entries['flux_' + queue[i]];
  272. // Let extensions know an entry finished being marked as read/unread
  273. document.dispatchEvent(new CustomEvent('freshrss:entryStateChange', {
  274. detail: {
  275. id: queue[i],
  276. isRead: !div.classList.contains('not_read'),
  277. },
  278. }));
  279. }
  280. faviconNbUnread();
  281. if (json.tags) {
  282. const tagIds = Object.keys(json.tags);
  283. for (let i = tagIds.length - 1; i >= 0; i--) {
  284. const tagId = tagIds[i];
  285. incUnreadsTag(tagId, (asRead ? -1 : 1) * json.tags[tagId].length);
  286. }
  287. }
  288. toggle_bigMarkAsRead_button();
  289. onScroll();
  290. if (callback) {
  291. callback();
  292. }
  293. }
  294. let send_mark_read_queue_timeout = 0;
  295. function send_mark_queue_tick(callback) {
  296. send_mark_read_queue_timeout = 0;
  297. const queue = mark_read_queue.slice(0);
  298. mark_read_queue = [];
  299. send_mark_read_queue(queue, true, callback);
  300. }
  301. const delayedFunction = send_mark_queue_tick;
  302. function delayedClick(a) {
  303. delayedFunction(function () { a.click(); });
  304. }
  305. function mark_read(div, only_not_read, asBatch) {
  306. if (!div || !div.id || context.anonymous ||
  307. (only_not_read && !div.classList.contains('not_read'))) {
  308. return false;
  309. }
  310. if (pending_entries[div.id]) {
  311. return false;
  312. }
  313. pending_entries[div.id] = true;
  314. div.querySelectorAll('a.read > .icon').forEach(icon => {
  315. icon.src = context.icons.spinner;
  316. icon.alt = '⏳';
  317. icon.classList.add('spinner');
  318. });
  319. const asRead = div.classList.contains('not_read');
  320. const entryId = div.id.replace(/^flux_/, '');
  321. if (asRead && asBatch) {
  322. mark_read_queue.push(entryId);
  323. if (send_mark_read_queue_timeout == 0) {
  324. send_mark_read_queue_timeout = setTimeout(function () { send_mark_queue_tick(null); }, 1000);
  325. }
  326. } else {
  327. const queue = [entryId];
  328. send_mark_read_queue(queue, asRead);
  329. }
  330. }
  331. function mark_previous_read(div) {
  332. while (div) {
  333. mark_read(div, true, true);
  334. div = div.previousElementSibling;
  335. }
  336. }
  337. function mark_favorite(div) {
  338. if (!div) {
  339. return false;
  340. }
  341. const a = div.querySelector('a.bookmark');
  342. const url = a ? a.href : '';
  343. if (!url) {
  344. return false;
  345. }
  346. if (pending_entries[div.id]) {
  347. return false;
  348. }
  349. pending_entries[div.id] = true;
  350. let originalIcon;
  351. div.querySelectorAll('a.bookmark > .icon').forEach(icon => {
  352. originalIcon = {
  353. src: icon.getAttribute('src'),
  354. alt: icon.getAttribute('alt')
  355. };
  356. icon.src = context.icons.spinner;
  357. icon.alt = '⏳';
  358. icon.classList.add('spinner');
  359. });
  360. const req = new XMLHttpRequest();
  361. req.open('POST', url, true);
  362. req.responseType = 'json';
  363. req.onerror = function (e) {
  364. div.querySelectorAll('a.bookmark > .icon').forEach(icon => {
  365. icon.src = originalIcon.src;
  366. icon.alt = originalIcon.alt;
  367. });
  368. delete pending_entries[div.id];
  369. badAjax(this.status == 403);
  370. };
  371. req.onload = function (e) {
  372. if (this.status != 200) {
  373. return req.onerror(e);
  374. }
  375. const json = xmlHttpRequestJson(this);
  376. if (!json) {
  377. return req.onerror(e);
  378. }
  379. let inc = 0;
  380. if (div.classList.contains('favorite')) {
  381. div.classList.remove('favorite');
  382. inc--;
  383. } else {
  384. div.classList.add('favorite');
  385. inc++;
  386. }
  387. div.querySelectorAll('a.bookmark').forEach(function (a) { a.href = json.url; });
  388. div.querySelectorAll('a.bookmark > .icon').forEach(function (img) { img.outerHTML = json.icon; });
  389. const favourites = document.querySelector('#aside_feed .favorites .title');
  390. if (favourites) {
  391. favourites.textContent = favourites.textContent.replace(/((?: \([\s0-9]+\))?\s*)$/, function (m, p1) {
  392. return incLabel(p1, inc, false);
  393. });
  394. }
  395. if (div.classList.contains('not_read')) {
  396. const elem = document.querySelector('#aside_feed .favorites .title');
  397. const feed_unreads = elem ? str2int(elem.getAttribute('data-unread')) : 0;
  398. if (elem) {
  399. elem.setAttribute('data-unread', numberFormat(feed_unreads + inc));
  400. }
  401. }
  402. delete pending_entries[div.id];
  403. };
  404. req.setRequestHeader('Content-Type', 'application/json; charset=utf-8');
  405. req.send(JSON.stringify({
  406. ajax: true,
  407. _csrf: context.csrf,
  408. }));
  409. }
  410. const freshrssOpenArticleEvent = new Event('freshrss:openArticle', { bubbles: true, cancelable: true });
  411. function loadLazyImages(rootElement) {
  412. rootElement.querySelectorAll('img[data-original], iframe[data-original], video[data-original], track[data-original]').forEach(function (el) {
  413. if (el.tagName === 'VIDEO') {
  414. el.poster = el.getAttribute('data-original');
  415. } else {
  416. el.src = el.getAttribute('data-original');
  417. }
  418. el.removeAttribute('data-original');
  419. });
  420. }
  421. function toggleContent(new_active, old_active, skipping) {
  422. // If skipping, move current without activating or marking as read
  423. if (!new_active) {
  424. return;
  425. }
  426. if (context.does_lazyload && !skipping) {
  427. loadLazyImages(new_active);
  428. }
  429. const relative_move = context.current_view === 'global';
  430. const box_to_move = relative_move ? document.getElementById('panel') : document.scrollingElement;
  431. const old_scrollTop = box_to_move.scrollTop;
  432. const old_offsetTop = new_active.offsetTop;
  433. const nav_menu = document.querySelector('.nav_menu');
  434. let nav_menu_height = 0;
  435. if (nav_menu && (getComputedStyle(nav_menu).position === 'fixed' || getComputedStyle(nav_menu).position === 'sticky')) {
  436. nav_menu_height = nav_menu.offsetHeight;
  437. }
  438. const flux_header = new_active.querySelector('.flux_header');
  439. if (old_active !== new_active) {
  440. if (!skipping) {
  441. new_active.classList.add('active');
  442. }
  443. new_active.classList.add('current');
  444. if (old_active) {
  445. old_active.classList.remove('active');
  446. old_active.classList.remove('current'); // Split for IE11
  447. if (context.auto_remove_article) {
  448. removeArticle(old_active);
  449. }
  450. }
  451. } else {
  452. new_active.classList.toggle('active');
  453. }
  454. const new_offsetTop = new_active.offsetTop;
  455. const layout_shift = new_offsetTop - old_offsetTop;
  456. const prev_article = new_active.previousElementSibling;
  457. let header_above_viewport = false;
  458. if (!context.sticky_post) {
  459. // Compensate for layout shift to maintain visual position
  460. box_to_move.scrollTop = old_scrollTop + layout_shift;
  461. if (flux_header) {
  462. header_above_viewport = flux_header.getBoundingClientRect().top < nav_menu_height;
  463. }
  464. }
  465. if (context.sticky_post || header_above_viewport) { // Stick the article to the top when opened, or when header is off-screen
  466. let new_pos = new_active.offsetParent.offsetTop + new_active.offsetTop - nav_menu_height;
  467. if (prev_article && prev_article.offsetParent && new_active.offsetTop - prev_article.offsetTop <= 150) {
  468. new_pos = prev_article.offsetParent.offsetTop + prev_article.offsetTop - nav_menu_height;
  469. if (relative_move) {
  470. new_pos -= box_to_move.offsetTop;
  471. }
  472. }
  473. if (skipping) {
  474. // when skipping, this feels more natural if it’s not so near the top
  475. new_pos -= document.body.clientHeight / 4;
  476. }
  477. box_to_move.scrollTop = new_pos;
  478. } else {
  479. // If the header is below the viewport, scroll down just enough to bring it fully into view
  480. if (flux_header) {
  481. let bottom = flux_header.getBoundingClientRect().bottom;
  482. const inner_header = new_active.querySelector('.flux_content header');
  483. if (inner_header) {
  484. bottom = Math.max(bottom, inner_header.getBoundingClientRect().bottom);
  485. }
  486. let overflow = bottom - window.innerHeight;
  487. if (overflow > 0) {
  488. const max_overflow = flux_header.getBoundingClientRect().top - nav_menu_height;
  489. if (overflow > max_overflow) {
  490. overflow = max_overflow > 0 ? max_overflow : 0;
  491. }
  492. box_to_move.scrollTop += overflow;
  493. }
  494. }
  495. }
  496. if (new_active.classList.contains('active') && !skipping) {
  497. if (context.auto_mark_article) {
  498. mark_read(new_active, true, true);
  499. }
  500. new_active.dispatchEvent(freshrssOpenArticleEvent);
  501. }
  502. onScroll();
  503. }
  504. function prev_entry(skipping) {
  505. const old_active = document.querySelector('.flux.current');
  506. let new_active = old_active;
  507. if (new_active) {
  508. do new_active = new_active.previousElementSibling;
  509. while (new_active && !new_active.classList.contains('flux'));
  510. if (!new_active) {
  511. prev_feed();
  512. }
  513. } else {
  514. new_active = document.querySelector('.flux');
  515. }
  516. if (context.auto_mark_focus && !new_active.classList.contains('keep_unread')) {
  517. mark_read(new_active, true, true);
  518. }
  519. toggleContent(new_active, old_active, skipping);
  520. }
  521. function next_entry(skipping) {
  522. const old_active = document.querySelector('.flux.current');
  523. let new_active = old_active;
  524. if (new_active) {
  525. do new_active = new_active.nextElementSibling;
  526. while (new_active && !new_active.classList.contains('flux'));
  527. if (!new_active) {
  528. next_feed();
  529. }
  530. } else {
  531. new_active = document.querySelector('.flux');
  532. }
  533. if (context.auto_mark_focus && !new_active.classList.contains('keep_unread')) {
  534. mark_read(new_active, true, true);
  535. }
  536. toggleContent(new_active, old_active, skipping);
  537. }
  538. function next_unread_entry(skipping) {
  539. const old_active = document.querySelector('.flux.current');
  540. let new_active = old_active;
  541. if (new_active) {
  542. do new_active = new_active.nextElementSibling;
  543. while (new_active && !new_active.classList.contains('not_read'));
  544. if (!new_active) {
  545. next_feed(true);
  546. }
  547. } else {
  548. new_active = document.querySelector('.not_read');
  549. }
  550. if (context.auto_mark_focus && !new_active.classList.contains('keep_unread')) {
  551. mark_read(new_active, true, true);
  552. }
  553. toggleContent(new_active, old_active, skipping);
  554. }
  555. function prev_feed() {
  556. let found = false;
  557. let adjacent = null;
  558. const feeds = document.querySelectorAll('#aside_feed .feed');
  559. for (let i = feeds.length - 1; i >= 0; i--) {
  560. const feed = feeds[i];
  561. if (feed.classList.contains('active')) {
  562. found = true;
  563. continue;
  564. }
  565. if (!found) {
  566. continue;
  567. }
  568. if (getComputedStyle(feed).display === 'none') {
  569. continue;
  570. }
  571. if (adjacent === null) {
  572. adjacent = feed;
  573. }
  574. }
  575. if (found && adjacent) {
  576. delayedClick(adjacent.querySelector('a.item-title'));
  577. } else {
  578. // if the current active item is a category, goes to the last feed of the category above
  579. last_feed();
  580. }
  581. }
  582. function next_feed(jump_to_unread) {
  583. let found = false;
  584. let adjacent = null;
  585. const feeds = document.querySelectorAll('#aside_feed .feed');
  586. for (let i = 0; i < feeds.length; i++) {
  587. const feed = feeds[i];
  588. if (feed.classList.contains('active')) {
  589. found = true;
  590. continue;
  591. }
  592. if (!found) {
  593. continue;
  594. }
  595. if (getComputedStyle(feed).display === 'none') {
  596. continue;
  597. }
  598. if (jump_to_unread && feed.dataset.unread != 0) {
  599. delayedClick(feed.querySelector('a.item-title'));
  600. return;
  601. } else if (adjacent === null) {
  602. adjacent = feed;
  603. }
  604. }
  605. if (found && adjacent) {
  606. delayedClick(adjacent.querySelector('a.item-title'));
  607. } else {
  608. // if the current active feed is the last of the entire feed list, doesn't do anything
  609. first_feed(jump_to_unread);
  610. }
  611. }
  612. function first_feed(jump_to_unread, skip_if_last = true) {
  613. let feed;
  614. if (jump_to_unread) {
  615. feed = document.querySelector('#aside_feed .category.active .feed:not([data-unread="0"])');
  616. } else {
  617. feed = document.querySelector('#aside_feed .category.active .feed');
  618. }
  619. while (getComputedStyle(feed).display === 'none') {
  620. feed = feed.nextElementSibling;
  621. if (!feed) {
  622. return;
  623. }
  624. }
  625. const categoryItems = feed.parentElement;
  626. if (skip_if_last && categoryItems.querySelector('.feed.active') === categoryItems.lastElementChild) {
  627. return;
  628. }
  629. const link = feed.querySelector('a.item-title');
  630. delayedClick(link);
  631. }
  632. function last_feed() {
  633. let feed = document.querySelector('#aside_feed .category.active .feed:last-child');
  634. if (feed.classList.contains('active')) {
  635. const category = feed.closest('.category').previousElementSibling;
  636. if (category) {
  637. delayedClick(category);
  638. }
  639. return;
  640. }
  641. while (getComputedStyle(feed).display === 'none') {
  642. feed = feed.previousElementSibling;
  643. if (!feed) {
  644. return;
  645. }
  646. }
  647. const link = feed.querySelector('a.item-title');
  648. delayedClick(link);
  649. }
  650. function prev_category() {
  651. const active_cat = document.querySelector('#aside_feed .category.active');
  652. if (active_cat) {
  653. if (active_cat.querySelector('.feed.active')) {
  654. delayedClick(active_cat.querySelector('a.tree-folder-title'));
  655. return;
  656. }
  657. let cat = active_cat;
  658. do cat = cat.previousElementSibling;
  659. while (cat && getComputedStyle(cat).display === 'none');
  660. if (cat) {
  661. delayedClick(cat.querySelector('a.tree-folder-title'));
  662. }
  663. } else {
  664. last_category();
  665. }
  666. }
  667. function next_category() {
  668. const active_cat = document.querySelector('#aside_feed .category.active');
  669. if (active_cat) {
  670. let cat = active_cat;
  671. do cat = cat.nextElementSibling;
  672. while (cat && getComputedStyle(cat).display === 'none');
  673. if (cat) {
  674. delayedClick(cat.querySelector('a.tree-folder-title'));
  675. }
  676. } else {
  677. first_category();
  678. }
  679. }
  680. function next_unread_category() {
  681. const active_cat = document.querySelector('#aside_feed .category.active');
  682. if (active_cat) {
  683. let cat = active_cat;
  684. do cat = cat.nextElementSibling;
  685. while (cat && cat.getAttribute('data-unread') <= 0);
  686. if (cat) {
  687. delayedClick(cat.querySelector('a.tree-folder-title'));
  688. } else if (active_cat.nextElementSibling) {
  689. delayedClick(active_cat.nextElementSibling.querySelector('a.tree-folder-title'));
  690. }
  691. } else {
  692. first_category();
  693. }
  694. }
  695. function first_category() {
  696. // goes to main stream which is always visible
  697. const a = document.querySelector('#aside_feed .category a.tree-folder-title');
  698. delayedClick(a);
  699. }
  700. function last_category() {
  701. let category = document.querySelector('#sidebar > :nth-last-child(2)');
  702. while (getComputedStyle(category).display === 'none') {
  703. category = category.previousElementSibling;
  704. if (!category) {
  705. return;
  706. }
  707. }
  708. delayedClick(category.querySelector('a.tree-folder-title'));
  709. }
  710. function collapse_entry() {
  711. const flux_current = document.querySelector('.flux.current');
  712. toggleContent(flux_current, flux_current, false);
  713. }
  714. function toggle_media() {
  715. const media = document.querySelector('.flux.current video,.flux.current audio');
  716. if (media === null) {
  717. return;
  718. }
  719. if (media.paused) {
  720. media.play();
  721. } else {
  722. media.pause();
  723. }
  724. }
  725. function user_filter(key) {
  726. const filter = document.getElementById('dropdown-query');
  727. const filters = filter.parentElement.querySelectorAll('.dropdown-menu > .query > a');
  728. if (typeof key === 'undefined') {
  729. if (!filters.length) {
  730. return;
  731. }
  732. // Display the filter div
  733. location.hash = filter.id;
  734. // Force scrolling to the filter div
  735. const scroll = needsScroll(document.querySelector('.header'));
  736. if (scroll !== 0) {
  737. document.scrollingElement.scrollTop = scroll;
  738. }
  739. // Force the key value if there is only one action, so we can trigger it automatically
  740. if (filters.length === 1) {
  741. key = 1;
  742. } else {
  743. return;
  744. }
  745. }
  746. // Trigger selected share action
  747. key = parseInt(key);
  748. if (key <= filters.length) {
  749. filters[key - 1].click();
  750. }
  751. }
  752. async function show_labels_menu(el) {
  753. const div = el.parentElement;
  754. const dropdownMenu = div.querySelector('.dropdown-menu');
  755. if (!dropdownMenu || forceReloadLabelsList) {
  756. if (dropdownMenu) {
  757. dropdownMenu.nextElementSibling.remove();
  758. dropdownMenu.remove();
  759. }
  760. const templateId = 'labels_article_template';
  761. const template = document.getElementById(templateId).innerHTML;
  762. div.insertAdjacentHTML('beforeend', template);
  763. return loadDynamicTags(div.closest('.dynamictags'));
  764. }
  765. return true;
  766. }
  767. function show_share_menu(el) {
  768. const div = el.parentElement;
  769. const dropdownMenu = div.querySelector(':scope > .dropdown-menu');
  770. if (!dropdownMenu) {
  771. const itemId = el.closest('.flux').dataset.entry;
  772. const templateId = 'share_article_template';
  773. const id = itemId;
  774. const flux_header_el = el.closest('.flux');
  775. const title_el = flux_header_el.querySelector('.item.titleAuthorSummaryDate .item-element.title');
  776. const websiteName = ' - ' + flux_header_el.querySelector('.flux_header').dataset.websiteName;
  777. const articleAuthors = flux_header_el.querySelector('.flux_header').dataset.articleAuthors;
  778. let articleAuthorsText = '';
  779. if (articleAuthors.trim().length > 0) {
  780. articleAuthorsText = ' (' + articleAuthors + ')';
  781. }
  782. const link = title_el.href;
  783. const title = title_el.textContent;
  784. const titleText = title;
  785. const template = document.getElementById(templateId).innerHTML
  786. .replace(/--entryId--/g, encodeURIComponent(id))
  787. .replace(/--link--/g, encodeURIComponent(link))
  788. .replace(/--titleText--/g, encodeURIComponent(titleText))
  789. .replace(/--websiteName--/g, encodeURIComponent(websiteName))
  790. .replace(/--articleAuthors--/g, encodeURIComponent(articleAuthorsText));
  791. div.insertAdjacentHTML('beforeend', template);
  792. }
  793. return true;
  794. }
  795. async function mylabels(key) {
  796. const mylabelsDropdown = document.querySelector('.flux.current.active .dropdown-target[id^="dropdown-labels"]');
  797. if (!mylabelsDropdown) {
  798. return;
  799. }
  800. if (typeof key === 'undefined') {
  801. await show_labels_menu(mylabelsDropdown);
  802. }
  803. // Display the mylabels div
  804. location.hash = mylabelsDropdown.id;
  805. // Force scrolling to the mylabels div
  806. const scrollTop = needsScroll(mylabelsDropdown.closest('.horizontal-list'));
  807. if (scrollTop !== 0) {
  808. if (mylabelsDropdown.closest('.horizontal-list.flux_header')) {
  809. mylabelsDropdown.nextElementSibling.nextElementSibling.scrollIntoView({ behavior: "smooth", block: "start" });
  810. } else {
  811. mylabelsDropdown.nextElementSibling.nextElementSibling.scrollIntoView({ behavior: "smooth", block: "end" });
  812. }
  813. }
  814. key = parseInt(key);
  815. if (key === 0) {
  816. mylabelsDropdown.parentElement.querySelector('.dropdown-menu .item .newTag').focus();
  817. } else {
  818. const mylabelsCheckboxes = mylabelsDropdown.parentElement.querySelectorAll('.dropdown-menu .item .checkboxTag');
  819. if (key <= mylabelsCheckboxes.length) {
  820. mylabelsCheckboxes[key].click();
  821. }
  822. }
  823. }
  824. function auto_share(key) {
  825. const share = document.querySelector('.flux.current.active .dropdown-target[id^="dropdown-share"]');
  826. if (!share) {
  827. return;
  828. }
  829. let shares;
  830. if (typeof key === 'undefined') {
  831. show_share_menu(share);
  832. shares = share.parentElement.querySelectorAll('.dropdown-menu .item [data-type]');
  833. // Display the share div
  834. location.hash = share.id;
  835. // Force scrolling to the share div
  836. const scrollTop = needsScroll(share.closest('.horizontal-list'));
  837. if (scrollTop !== 0) {
  838. if (share.closest('.horizontal-list.flux_header')) {
  839. share.nextElementSibling.nextElementSibling.scrollIntoView({ behavior: "smooth", block: "start" });
  840. } else {
  841. share.nextElementSibling.nextElementSibling.scrollIntoView({ behavior: "smooth", block: "end" });
  842. }
  843. }
  844. // Force the key value if there is only one action, so we can trigger it automatically
  845. if (shares.length === 1) {
  846. key = 1;
  847. } else {
  848. return;
  849. }
  850. }
  851. shares = share.parentElement.querySelectorAll('.dropdown-menu .item [data-type]');
  852. // Trigger selected share action and hide the share div
  853. key = parseInt(key);
  854. if (key <= shares.length) {
  855. shares[key - 1].click();
  856. share.parentElement.querySelector('.dropdown-menu + a.dropdown-close').click();
  857. }
  858. }
  859. let box_to_follow;
  860. function onScroll() {
  861. if (!box_to_follow) {
  862. return;
  863. }
  864. if (context.auto_mark_scroll) {
  865. const hidden_px = -5; // negative = pixels over the edge
  866. const minTop = hidden_px + box_to_follow.scrollTop;
  867. document.querySelectorAll('.not_read:not(.keep_unread)').forEach(function (div) {
  868. if (div.offsetHeight > 0 &&
  869. div.offsetParent.offsetTop + div.offsetTop + div.offsetHeight < minTop) {
  870. mark_read(div, true, true);
  871. }
  872. });
  873. }
  874. let streamFooter;
  875. if (context.auto_load_more && (streamFooter = document.getElementById('stream-footer'))) {
  876. if (box_to_follow.offsetHeight > 0 &&
  877. box_to_follow.scrollTop + box_to_follow.offsetHeight + (window.innerHeight / 2) >= streamFooter.offsetTop) {
  878. // Too close to the last pre-loaded article
  879. load_more_posts();
  880. } else {
  881. const after = document.querySelectorAll('.flux.current ~ .flux').length;
  882. if (after > 0 && after <= 5) {
  883. // Too few pre-loaded articles
  884. load_more_posts();
  885. }
  886. }
  887. }
  888. }
  889. let lastScroll = 0; // Throttle
  890. let timerId = 0;
  891. function debouncedOnScroll() {
  892. clearTimeout(timerId);
  893. if (lastScroll + 500 < Date.now()) {
  894. lastScroll = Date.now();
  895. onScroll();
  896. } else {
  897. timerId = setTimeout(onScroll, 500);
  898. }
  899. }
  900. function init_posts() {
  901. if (context.auto_load_more || context.auto_mark_scroll || context.auto_remove_article) {
  902. box_to_follow = context.current_view === 'global' ? document.getElementById('panel') : document.scrollingElement;
  903. (box_to_follow === document.scrollingElement ? window : box_to_follow).onscroll = debouncedOnScroll;
  904. window.addEventListener('resize', debouncedOnScroll);
  905. onScroll();
  906. }
  907. if (!navigator.share && document.styleSheets.length > 0) {
  908. // https://developer.mozilla.org/docs/Web/API/Navigator/share
  909. // do not show the menu entry if browser does not support navigator.share
  910. document.styleSheets[0].insertRule(
  911. 'button.as-link[data-type="web-sharing-api"] {display: none !important;}',
  912. document.styleSheets[0].cssRules.length
  913. );
  914. }
  915. }
  916. function toggle_aside_click(manual = true) {
  917. const aside = document.querySelector('.aside');
  918. const toggle_aside = document.querySelector('#nav_menu_toggle_aside button');
  919. if (!toggle_aside) {
  920. return;
  921. }
  922. const active = toggle_aside.classList.contains('active');
  923. const isNarrow = window.matchMedia('(max-width: 840px)').matches;
  924. if (active) {
  925. toggle_aside.classList.remove('active');
  926. aside.classList.remove('visible');
  927. aside.classList.toggle('is-hidden', !isNarrow);
  928. } else {
  929. toggle_aside.classList.add('active');
  930. aside.classList.add('visible');
  931. aside.classList.remove('is-hidden');
  932. }
  933. if (manual && ['normal', 'reader'].includes(context.current_view)) {
  934. sessionStorage.setItem(`FreshRSS_aside-toggled_${context.current_view}`, !active ? 1 : 0);
  935. }
  936. }
  937. function init_nav_menu() {
  938. const aside = document.querySelector('.aside');
  939. const toggle_aside = document.querySelector('#nav_menu_toggle_aside button');
  940. if (!toggle_aside) {
  941. return;
  942. }
  943. function sync(e) {
  944. const active = toggle_aside.classList.contains('active');
  945. if ((e.matches && active) || (!e.matches && !active)) {
  946. toggle_aside_click(false);
  947. }
  948. }
  949. const media = window.matchMedia('(max-width: 840px)');
  950. media.onchange = sync;
  951. const state = sessionStorage.getItem(`FreshRSS_aside-toggled_${context.current_view}`);
  952. if (state !== null) {
  953. const active = toggle_aside.classList.contains('active');
  954. if (state != active) toggle_aside_click(false);
  955. }
  956. if (toggle_aside.classList.contains('active')) {
  957. if (context.current_view === 'normal') aside.classList.add('visible');
  958. sync(media);
  959. }
  960. if (state === null && context.sidebar_hidden_by_default && ['normal', 'reader'].includes(context.current_view)) {
  961. const active = toggle_aside.classList.contains('active');
  962. if (active) toggle_aside_click(false);
  963. }
  964. const close_aside = [
  965. document.querySelector('.aside a.toggle_aside'),
  966. document.querySelector('a.close-aside'), // background of aside (#close)
  967. ];
  968. toggle_aside.addEventListener('click', toggle_aside_click);
  969. close_aside.forEach(close => close.addEventListener('click', toggle_aside_click));
  970. }
  971. function rememberOpenCategory(category_id, isOpen) {
  972. if (context.display_categories === 'remember') {
  973. const open_categories = JSON.parse(localStorage.getItem('FreshRSS_open_categories') || '{}');
  974. if (isOpen) {
  975. open_categories[category_id] = true;
  976. } else {
  977. delete open_categories[category_id];
  978. }
  979. localStorage.setItem('FreshRSS_open_categories', JSON.stringify(open_categories));
  980. }
  981. }
  982. function openCategory(category_id) {
  983. const category_element = document.getElementById(category_id);
  984. if (!category_element) return;
  985. category_element.querySelector('.tree-folder-items').classList.add('active');
  986. const img = category_element.querySelector('button.dropdown-toggle img');
  987. if (!img) return;
  988. img.src = img.src.replace('/icons/down.', '/icons/up.');
  989. img.alt = '🔼';
  990. }
  991. function loadJs(name) {
  992. if (!document.getElementById(name)) {
  993. const script = document.createElement('script');
  994. script.setAttribute('id', name);
  995. script.setAttribute('src', '../scripts/' + name + '?' + context.mtime[name]);
  996. script.setAttribute('defer', 'defer');
  997. script.setAttribute('async', 'async');
  998. document.head.appendChild(script);
  999. }
  1000. }
  1001. function init_column_categories() {
  1002. if (context.current_view !== 'normal' && context.current_view !== 'reader') {
  1003. return;
  1004. }
  1005. // Restore open categories
  1006. if (context.display_categories === 'remember') {
  1007. const open_categories = JSON.parse(localStorage.getItem('FreshRSS_open_categories') || '{}');
  1008. Object.keys(open_categories).forEach(function (category_id) {
  1009. openCategory(category_id);
  1010. });
  1011. }
  1012. const sidebar_scrollTop = sessionStorage.getItem('FreshRSS_sidebar_scrollTop');
  1013. if (sidebar_scrollTop) {
  1014. // Restore sidebar scroll position (navigated from sidebar or nav menu)
  1015. document.querySelector('ul#sidebar').scrollTop = +sidebar_scrollTop;
  1016. sessionStorage.removeItem('FreshRSS_sidebar_scrollTop');
  1017. } else {
  1018. // Scroll into filtered feed/category/label on sidebar (navigated from anywhere)
  1019. const params = new URLSearchParams(location.search);
  1020. const get = params.get('get');
  1021. if (params.has('get') && (get.startsWith('f_') || get.startsWith('c_') || get.startsWith('t_'))) {
  1022. const selectedEl = document.getElementById(get);
  1023. if (selectedEl) {
  1024. selectedEl.scrollIntoView({ block: !get.startsWith('c_') ? 'center' : 'start' });
  1025. document.documentElement.scrollTop = 0; // Prevent unwanted scroll of page
  1026. }
  1027. }
  1028. }
  1029. const asideFeed = document.getElementById('aside_feed');
  1030. if (!asideFeed) {
  1031. return;
  1032. }
  1033. asideFeed.onclick = function (ev) {
  1034. let a = ev.target.closest('.tree-folder > .tree-folder-title > button.dropdown-toggle');
  1035. if (a) {
  1036. const icon = a.querySelector('.icon');
  1037. const category_id = a.closest('.category').id;
  1038. if (icon.alt === '🔽' || icon.innerHTML === '🔽') {
  1039. if (icon.src) {
  1040. icon.src = icon.src.replace('/icons/down.', '/icons/up.');
  1041. icon.alt = '🔼';
  1042. } else {
  1043. icon.innerHTML = '🔼';
  1044. }
  1045. rememberOpenCategory(category_id, true);
  1046. } else {
  1047. if (icon.src) {
  1048. icon.src = icon.src.replace('/icons/up.', '/icons/down.');
  1049. icon.alt = '🔽';
  1050. } else {
  1051. icon.innerHTML = '🔽';
  1052. }
  1053. rememberOpenCategory(category_id, false);
  1054. }
  1055. const ul = a.closest('li').querySelector('.tree-folder-items');
  1056. let nbVisibleItems = 0;
  1057. for (let i = ul.children.length - 1; i >= 0; i--) {
  1058. if (ul.children[i].offsetHeight) {
  1059. nbVisibleItems++;
  1060. }
  1061. }
  1062. ul.classList.toggle('active');
  1063. // CSS transition does not work on max-height:auto
  1064. ul.style.maxHeight = ul.classList.contains('active') ? (nbVisibleItems * 4) + 'em' : 0;
  1065. return false;
  1066. }
  1067. a = ev.target.closest('.tree-folder-items > .feed .dropdown-toggle');
  1068. if (a) {
  1069. const div = a.parentElement;
  1070. let dropdownMenu = div.querySelector('.dropdown-menu');
  1071. if (!dropdownMenu) {
  1072. loadJs('extra.js');
  1073. loadJs('feed.js');
  1074. const itemId = a.closest('.item').id;
  1075. const templateId = itemId.substring(0, 2) === 't_' ? 'tag_config_template' : 'feed_config_template';
  1076. const id = itemId.substr(2);
  1077. const feed_web = a.getAttribute('data-fweb') || '';
  1078. const template = document.getElementById(templateId)
  1079. .innerHTML.replace(/------/g, id);
  1080. div.insertAdjacentHTML('beforeend', template);
  1081. dropdownMenu = div.querySelector('.dropdown-menu');
  1082. dropdownMenu.querySelector('li.website > a').href = feed_web;
  1083. dropdownMenu.style.opacity = '0%'; // Hide initially to prevent dropdown flashing
  1084. if (feed_web == '') {
  1085. const website = div.querySelector('.item.link.website');
  1086. if (website) {
  1087. website.remove();
  1088. }
  1089. }
  1090. const b = div.querySelector('button.confirm');
  1091. if (b) {
  1092. b.disabled = false;
  1093. }
  1094. }
  1095. window.addEventListener('hashchange', () => {
  1096. const dropdownBottom = dropdownMenu.getBoundingClientRect().bottom;
  1097. const toggleHeight = a.getBoundingClientRect().height;
  1098. const navbarHeight = document.querySelector('nav#nav_entries')?.getBoundingClientRect()?.height || 0;
  1099. // If there is no space to display the dropdown below, display it above
  1100. if (dropdownBottom > window.innerHeight - navbarHeight) {
  1101. dropdownMenu.style.bottom = `${toggleHeight + 2}px`;
  1102. dropdownMenu.classList.add('arrow-bottom');
  1103. }
  1104. dropdownMenu.style.opacity = '';
  1105. // Wait for dropdown to be closed so it can be removed
  1106. // Dropdown visibility is based on CSS :target
  1107. window.addEventListener('hashchange', () => {
  1108. dropdownMenu.nextElementSibling.remove(); // .dropdown-close
  1109. dropdownMenu.remove();
  1110. }, { once: true });
  1111. }, { once: true });
  1112. if (location.hash === a.getAttribute('href')) {
  1113. // Forcefully trigger the hashchange event listener above in order to show the dropdown
  1114. // This is needed because the same hash remained from a previous page load
  1115. // or due to use of back/forward buttons
  1116. window.dispatchEvent(new Event('hashchange'));
  1117. }
  1118. return true;
  1119. }
  1120. return true;
  1121. };
  1122. }
  1123. function init_shortcuts() {
  1124. Object.keys(context.shortcuts).forEach(function (k) {
  1125. context.shortcuts[k] = (context.shortcuts[k] || '').toUpperCase();
  1126. });
  1127. document.addEventListener('keydown', ev => {
  1128. const s = context.shortcuts;
  1129. let k = (ev.key.trim() || ev.code || 'Space').toUpperCase();
  1130. if ((ev.ctrlKey && k !== s.go_website) || ev.metaKey || (ev.altKey && ev.shiftKey) || ev.target.closest('input, select, textarea')) {
  1131. return;
  1132. }
  1133. // IE11
  1134. if (k === 'SPACEBAR') k = 'SPACE';
  1135. else if (k === 'DEL') k = 'DELETE';
  1136. else if (k === 'ESC') k = 'ESCAPE';
  1137. if (location.hash.match(/^#dropdown-/)) {
  1138. const n = parseInt(k);
  1139. if (Number.isInteger(n)) {
  1140. switch (location.hash.substring(0, 15)) {
  1141. case '#dropdown-query':
  1142. user_filter(n);
  1143. break;
  1144. case '#dropdown-share':
  1145. auto_share(n);
  1146. break;
  1147. case '#dropdown-label':
  1148. mylabels(n);
  1149. break;
  1150. default:
  1151. return;
  1152. }
  1153. ev.preventDefault();
  1154. return;
  1155. }
  1156. }
  1157. if (k === s.actualize) {
  1158. const btn = document.getElementById('actualize');
  1159. if (btn) {
  1160. btn.click();
  1161. }
  1162. ev.preventDefault();
  1163. return;
  1164. }
  1165. if (k === s.next_entry) {
  1166. if (ev.altKey) {
  1167. next_category();
  1168. } else if (ev.shiftKey) {
  1169. next_feed(false);
  1170. } else {
  1171. next_entry(false);
  1172. }
  1173. ev.preventDefault();
  1174. return;
  1175. }
  1176. if (k === s.next_unread_entry) {
  1177. if (ev.altKey) {
  1178. next_unread_category();
  1179. } else if (ev.shiftKey) {
  1180. next_feed(true);
  1181. } else {
  1182. next_unread_entry(false);
  1183. }
  1184. ev.preventDefault();
  1185. return;
  1186. }
  1187. if (k === s.prev_entry) {
  1188. if (ev.altKey) {
  1189. prev_category();
  1190. } else if (ev.shiftKey) {
  1191. prev_feed();
  1192. } else {
  1193. prev_entry(false);
  1194. }
  1195. ev.preventDefault();
  1196. return;
  1197. }
  1198. if (k === s.mark_read) {
  1199. if (ev.altKey) {
  1200. mark_previous_read(document.querySelector('.flux.current'));
  1201. } else if (ev.shiftKey) {
  1202. document.querySelector('.nav_menu .read_all').click();
  1203. } else { // Toggle the read state
  1204. mark_read(document.querySelector('.flux.current'), false, false);
  1205. }
  1206. ev.preventDefault();
  1207. return;
  1208. }
  1209. if (k === s.first_entry) {
  1210. if (ev.altKey) {
  1211. first_category();
  1212. } else if (ev.shiftKey) {
  1213. first_feed(false, false);
  1214. } else {
  1215. const old_active = document.querySelector('.flux.current');
  1216. const first = document.querySelector('.flux');
  1217. if (first.classList.contains('flux')) {
  1218. toggleContent(first, old_active, false);
  1219. }
  1220. }
  1221. ev.preventDefault();
  1222. return;
  1223. }
  1224. if (k === s.last_entry) {
  1225. if (ev.altKey) {
  1226. last_category();
  1227. } else if (ev.shiftKey) {
  1228. last_feed();
  1229. } else {
  1230. const old_active = document.querySelector('.flux.current');
  1231. const last = document.querySelector('.flux:last-of-type');
  1232. if (last.classList.contains('flux')) {
  1233. toggleContent(last, old_active, false);
  1234. }
  1235. }
  1236. ev.preventDefault();
  1237. return;
  1238. }
  1239. if (ev.key === '?') {
  1240. window.location.href = context.urls.shortcuts;
  1241. return;
  1242. }
  1243. if (k === s.go_website) {
  1244. if (context.auto_mark_site) {
  1245. mark_read(document.querySelector('.flux.current'), true, false);
  1246. }
  1247. const link_go_website = document.querySelector('.flux.current a.go_website');
  1248. if (link_go_website) {
  1249. window.open(link_go_website.href, '_blank', 'noopener');
  1250. ev.preventDefault();
  1251. }
  1252. return;
  1253. }
  1254. if (ev.altKey || ev.shiftKey) {
  1255. return;
  1256. }
  1257. if (k === s.mark_favorite) { // Toggle the favorite state
  1258. mark_favorite(document.querySelector('.flux.current'));
  1259. ev.preventDefault();
  1260. return;
  1261. }
  1262. const hash = location.hash.substr(1);
  1263. if (k === s.skip_next_entry) { next_entry(true); ev.preventDefault(); return; }
  1264. if (k === s.skip_prev_entry) { prev_entry(true); ev.preventDefault(); return; }
  1265. if (k === s.collapse_entry) { collapse_entry(); ev.preventDefault(); return; }
  1266. if (k === s.mylabels) { mylabels(); ev.preventDefault(); return; }
  1267. if (k === s.auto_share) { auto_share(); ev.preventDefault(); return; }
  1268. if (k === s.user_filter) { user_filter(); ev.preventDefault(); return; }
  1269. if (k === s.load_more) { load_more_posts(); ev.preventDefault(); return; }
  1270. /* globals close_slider_listener */
  1271. if (k === s.close_menus && (
  1272. (hash === 'slider' && close_slider_listener()) ||
  1273. hash.startsWith('dropdown')
  1274. )) { location.hash = 'close'; ev.preventDefault(); return; }
  1275. if (k === s.help) { window.open(context.urls.help); ev.preventDefault(); return; }
  1276. if (k === s.focus_search) { document.getElementById('search').focus(); ev.preventDefault(); return; }
  1277. if (k === s.normal_view) { delayedClick(document.querySelector('#nav_menu_views .view-normal')); ev.preventDefault(); return; }
  1278. if (k === s.reading_view) { delayedClick(document.querySelector('#nav_menu_views .view-reader')); ev.preventDefault(); return; }
  1279. if (k === s.global_view) { delayedClick(document.querySelector('#nav_menu_views .view-global')); ev.preventDefault(); return; }
  1280. if (k === s.toggle_media) { toggle_media(); ev.preventDefault(); }
  1281. if (k === s.toggle_aside) { toggle_aside_click(); ev.preventDefault(); }
  1282. });
  1283. }
  1284. function init_stream(stream) {
  1285. stream.onclick = function (ev) {
  1286. let el = ev.target.closest('.flux a.read');
  1287. if (el) {
  1288. mark_read(el.closest('.flux'), false, false);
  1289. return false;
  1290. }
  1291. el = ev.target.closest('.flux a.bookmark');
  1292. if (el) {
  1293. mark_favorite(el.closest('.flux'));
  1294. return false;
  1295. }
  1296. el = ev.target.closest('.item a.title');
  1297. if (el) { // Allow default control/command-click behaviour such as open in background-tab
  1298. return ev.ctrlKey || ev.metaKey;
  1299. }
  1300. el = ev.target.closest('.flux .content .text a');
  1301. if (el) {
  1302. if (!el.closest('div').classList.contains('author')) {
  1303. el.target = '_blank';
  1304. el.rel = 'noreferrer';
  1305. }
  1306. return true;
  1307. }
  1308. el = ev.target.closest('.item.labels a.dropdown-toggle');
  1309. if (el) {
  1310. return show_labels_menu(el);
  1311. }
  1312. el = ev.target.closest('.item.share a.dropdown-toggle');
  1313. if (el) {
  1314. return show_share_menu(el);
  1315. }
  1316. el = ev.target.closest('.item.share > button[data-type="print"]');
  1317. if (el) { // Print
  1318. const html = document.documentElement;
  1319. const head = document.head.cloneNode(true);
  1320. head.querySelectorAll('script').forEach(js => js.remove());
  1321. const flux_content = el.closest('.flux_content');
  1322. let content_el = null;
  1323. if (flux_content) {
  1324. content_el = el.closest('.flux_content').querySelector('.content').cloneNode(true);
  1325. }
  1326. if (content_el === null) {
  1327. content_el = el.closest('.flux').querySelector('.flux_content .content').cloneNode(true);
  1328. }
  1329. content_el.querySelectorAll('a').forEach(link => {
  1330. // Avoid leaking the instance URL in PDFs
  1331. if (link.href.startsWith(location.origin)) {
  1332. link.removeAttribute('href');
  1333. }
  1334. });
  1335. content_el.querySelectorAll('details').forEach(el => el.setAttribute('open', 'open'));
  1336. const articleTitle = content_el.querySelector('.title a').innerText;
  1337. prevTitle = document.title;
  1338. // Chrome uses the parent's title to get the PDF save filename
  1339. document.title = articleTitle;
  1340. // Firefox uses the iframe's title to get the PDF save filename
  1341. // Note: Firefox Mobile saves PDFs with a filename that looks like: `temp[19 random digits].PDF` regardless of title
  1342. head.querySelector('title').innerText = articleTitle;
  1343. loadLazyImages(content_el);
  1344. const print_frame = document.createElement('iframe');
  1345. print_frame.style.display = 'none';
  1346. print_frame.srcdoc = `
  1347. <!DOCTYPE html>
  1348. <html class="${html.getAttribute('class')}">
  1349. <head>
  1350. ${head.innerHTML}
  1351. </head>
  1352. <body>
  1353. ${content_el.outerHTML}
  1354. </body>
  1355. </html>
  1356. `;
  1357. document.body.prepend(print_frame);
  1358. function afterPrint() {
  1359. print_frame.remove();
  1360. document.title = prevTitle;
  1361. prevTitle = '';
  1362. window.removeEventListener('focus', afterPrint);
  1363. }
  1364. print_frame.onload = () => {
  1365. const tmp_window = print_frame.contentWindow;
  1366. // Needed for Chrome
  1367. tmp_window.matchMedia('print').onchange = (e) => {
  1368. // UA check is needed to not trigger on Chrome Mobile
  1369. if (!e.matches && !navigator.userAgent.includes('Mobi')) {
  1370. afterPrint();
  1371. }
  1372. };
  1373. tmp_window.print();
  1374. };
  1375. // Needed for Firefox and Chrome Mobile
  1376. window.addEventListener('focus', afterPrint);
  1377. return false;
  1378. }
  1379. el = ev.target.closest('.item.share > button[data-type="clipboard"]');
  1380. if (el) { // Clipboard
  1381. if (navigator.clipboard) {
  1382. navigator.clipboard.writeText(el.dataset.url)
  1383. .then(() => {
  1384. toggleClass(el, 'ok');
  1385. })
  1386. .catch(e => {
  1387. console.log(e);
  1388. toggleClass(el, 'error');
  1389. });
  1390. } else {
  1391. // fallback, if navigator.clipboard is not available f.e. if access is not via https or localhost
  1392. const inputElement = document.createElement('input');
  1393. inputElement.value = el.dataset.url;
  1394. document.body.appendChild(inputElement);
  1395. inputElement.select();
  1396. if (document.execCommand && document.execCommand('copy')) {
  1397. toggleClass(el, 'ok');
  1398. } else {
  1399. console.log('document.execCommand("copy") failed');
  1400. toggleClass(el, 'error');
  1401. }
  1402. inputElement.remove();
  1403. }
  1404. return false;
  1405. }
  1406. el = ev.target.closest('.item.share > button[data-type="web-sharing-api"]');
  1407. if (el && navigator.share) { // https://developer.mozilla.org/docs/Web/API/Navigator/share
  1408. const shareData = {
  1409. url: el.dataset.url,
  1410. title: decodeURI(el.dataset.title),
  1411. };
  1412. navigator.share(shareData);
  1413. return false;
  1414. }
  1415. el = ev.target.closest('.item.share > a[data-type="email-webmail-firefox-fix"]');
  1416. if (el) {
  1417. window.open(el.href);
  1418. return false;
  1419. }
  1420. el = ev.target.closest('.item.share > a[href="POST"]');
  1421. if (el) { // Share by POST
  1422. const f = el.parentElement.querySelector('form');
  1423. f.disabled = false;
  1424. f.submit();
  1425. return false;
  1426. }
  1427. el = ev.target.closest('.flux_header, .flux_content');
  1428. if (el) { // flux_toggle
  1429. if (ev.target.closest('.reader, .content, .item.website, .item.link, .dropdown')) {
  1430. return true;
  1431. }
  1432. if ((!context.sides_close_article && ev.target.matches('.flux_content')) || ev.target.closest('footer')) {
  1433. // setting for not-closing after clicking outside article area
  1434. return false;
  1435. }
  1436. const old_active = document.querySelector('.flux.current');
  1437. const new_active = el.parentNode;
  1438. if (ev.target.tagName.toUpperCase() === 'A') { // Leave real links alone (but does not catch img in a link)
  1439. if (context.auto_mark_article) {
  1440. mark_read(new_active, true, false);
  1441. }
  1442. return true;
  1443. }
  1444. toggleContent(new_active, old_active, false);
  1445. return false;
  1446. }
  1447. };
  1448. stream.onmouseup = function (ev) { // Mouseup enables us to catch control+click in IE/Edge
  1449. if (ev.altKey || ev.metaKey || ev.shiftKey || ev.which != 1) {
  1450. return;
  1451. }
  1452. let el = ev.target.closest('.item a.title');
  1453. if (el) {
  1454. if (ev.ctrlKey) { // Control+click
  1455. if (context.auto_mark_site) {
  1456. mark_read(el.closest('.flux'), true, false);
  1457. }
  1458. } else {
  1459. el.parentElement.click(); // Normal click, just toggle article.
  1460. }
  1461. return;
  1462. }
  1463. if (context.auto_mark_site) {
  1464. el = ev.target.closest('.flux .link > a');
  1465. if (el) {
  1466. mark_read(el.closest('.flux'), true, false);
  1467. }
  1468. }
  1469. };
  1470. stream.onauxclick = function (ev) { // Auxclick enables us to catch middle click
  1471. if (ev.altKey || ev.metaKey || ev.shiftKey || ev.which != 2 || ev.ctrlKey) {
  1472. return;
  1473. }
  1474. let el = ev.target.closest('.item a.title');
  1475. if (el) {
  1476. if (context.auto_mark_article) {
  1477. const new_active = el.closest('.flux');
  1478. mark_read(new_active, true, false);
  1479. }
  1480. return;
  1481. }
  1482. if (context.auto_mark_site) {
  1483. el = ev.target.closest('.flux .link > a');
  1484. if (el) {
  1485. mark_read(el.closest('.flux'), true, false);
  1486. }
  1487. }
  1488. };
  1489. stream.onchange = function (ev) {
  1490. const checkboxTag = ev.target.closest('.checkboxTag');
  1491. if (checkboxTag) { // Dynamic tags
  1492. ev.stopPropagation();
  1493. const tagId = checkboxTag.name.replace(/^t_/, '');
  1494. const tagName = checkboxTag.nextElementSibling ? checkboxTag.nextElementSibling.childNodes[0].value : '';
  1495. if ((tagId == 0 && tagName.length > 0) || tagId != 0) {
  1496. const isChecked = checkboxTag.checked;
  1497. const entry = checkboxTag.closest('div.flux');
  1498. const entryId = entry.id.replace(/^flux_/, '');
  1499. checkboxTag.disabled = true;
  1500. const req = new XMLHttpRequest();
  1501. req.open('POST', './?c=tag&a=tagEntry&ajax=1', true);
  1502. req.responseType = 'json';
  1503. req.onerror = function (e) {
  1504. checkboxTag.checked = !isChecked;
  1505. badAjax(this.status == 403);
  1506. };
  1507. req.onload = function (e) {
  1508. if (this.status != 200) {
  1509. return req.onerror(e);
  1510. }
  1511. if (entry.classList.contains('not_read')) {
  1512. incUnreadsTag('t_' + tagId, isChecked ? 1 : -1);
  1513. }
  1514. };
  1515. req.onloadend = function (e) {
  1516. checkboxTag.disabled = false;
  1517. if (tagId == 0) {
  1518. // new tag is added
  1519. forceReloadLabelsList = true;
  1520. loadDynamicTags(checkboxTag.closest('div.dropdown'));
  1521. } else {
  1522. // a tag was (un)checked
  1523. const dropdownmenu_current = ev.target.closest('.dropdown-menu');
  1524. const flux = ev.target.closest('.flux');
  1525. const dropdownmenu_all = flux.querySelectorAll('.dynamictags .dropdown-menu');
  1526. if (dropdownmenu_all.length > 1) {
  1527. // delete all other tag dropdown menus except the current one
  1528. dropdownmenu_all.forEach(
  1529. function (currentValue) {
  1530. if (currentValue !== dropdownmenu_current) {
  1531. currentValue.nextElementSibling.remove();
  1532. currentValue.parentNode.removeChild(currentValue);
  1533. }
  1534. }
  1535. );
  1536. }
  1537. }
  1538. };
  1539. req.setRequestHeader('Content-Type', 'application/json; charset=utf-8');
  1540. req.send(JSON.stringify({
  1541. _csrf: context.csrf,
  1542. id_tag: tagId,
  1543. name_tag: tagId == 0 ? tagName : '',
  1544. id_entry: entryId,
  1545. checked: isChecked,
  1546. ajax: 1,
  1547. }));
  1548. }
  1549. }
  1550. };
  1551. }
  1552. function toggleClass(el, cssclass) {
  1553. el.classList.remove(cssclass);
  1554. el.dataset.foo = el.offsetWidth; // it does nothing, but it is needed. See https://github.com/FreshRSS/FreshRSS/pull/5295
  1555. el.classList.add(cssclass);
  1556. }
  1557. function init_nav_entries() {
  1558. const nav_entries = document.getElementById('nav_entries');
  1559. if (nav_entries) {
  1560. nav_entries.querySelector('.previous_entry').onclick = function (e) {
  1561. prev_entry(false);
  1562. return false;
  1563. };
  1564. nav_entries.querySelector('.next_entry').onclick = function (e) {
  1565. next_entry(false);
  1566. return false;
  1567. };
  1568. nav_entries.querySelector('.up').onclick = function (e) {
  1569. const active_item = (document.querySelector('.flux.current') || document.querySelector('.flux'));
  1570. const windowTop = document.scrollingElement.scrollTop;
  1571. const item_top = active_item.offsetParent.offsetTop + active_item.offsetTop;
  1572. const nav_menu = document.querySelector('.nav_menu');
  1573. let nav_menu_height = 0;
  1574. if (getComputedStyle(nav_menu).position === 'fixed' || getComputedStyle(nav_menu).position === 'sticky') {
  1575. nav_menu_height = nav_menu.offsetHeight;
  1576. }
  1577. document.scrollingElement.scrollTop = windowTop > item_top ? item_top - nav_menu_height : 0 - nav_menu_height;
  1578. return false;
  1579. };
  1580. }
  1581. }
  1582. // forceReloadLabelsList default is false, so that the list does need a reload after opening it a second time.
  1583. // will be set to true, if a new tag is added. Then the labels list will be reloaded each opening.
  1584. // purpose of this flag: minimize the network traffic.
  1585. let forceReloadLabelsList = false;
  1586. async function loadDynamicTags(div) {
  1587. div.querySelectorAll('li.item').forEach(function (li) { li.remove(); });
  1588. const entryId = div.closest('div.flux').id.replace(/^flux_/, '');
  1589. let json;
  1590. try {
  1591. const response = await fetch('./?c=tag&a=getTagsForEntry&id_entry=' + entryId, {
  1592. headers: {
  1593. 'Accept': 'application/json',
  1594. }
  1595. });
  1596. if (!response.ok) {
  1597. throw new Error('HTTP error ' + response.status);
  1598. }
  1599. json = await response.json();
  1600. } catch (ex) {
  1601. div.querySelectorAll('li.item').forEach(function (li) { li.remove(); });
  1602. throw ex;
  1603. }
  1604. if (!context.anonymous) {
  1605. const li_item0 = document.createElement('li');
  1606. li_item0.setAttribute('class', 'item addItem');
  1607. const label = document.createElement('label');
  1608. label.setAttribute('class', 'noHover');
  1609. const input_checkboxTag = document.createElement('input');
  1610. input_checkboxTag.setAttribute('class', 'checkboxTag checkboxNewTag');
  1611. input_checkboxTag.setAttribute('name', 't_0');
  1612. input_checkboxTag.setAttribute('type', 'checkbox');
  1613. const input_newTag = document.createElement('input');
  1614. input_newTag.setAttribute('type', 'text');
  1615. input_newTag.setAttribute('name', 'newTag');
  1616. input_newTag.setAttribute('class', 'newTag');
  1617. input_newTag.setAttribute('list', 'datalist-labels');
  1618. input_newTag.addEventListener('keydown', function (ev) { if (ev.key.toUpperCase() == 'ENTER') { this.parentNode.previousSibling.click(); } });
  1619. const button_btn = document.createElement('button');
  1620. button_btn.setAttribute('type', 'button');
  1621. button_btn.setAttribute('class', 'btn');
  1622. button_btn.addEventListener('click', function () { this.parentNode.parentNode.click(); });
  1623. const text_plus = document.createTextNode('+');
  1624. const div_stick = document.createElement('div');
  1625. div_stick.setAttribute('class', 'stick');
  1626. button_btn.appendChild(text_plus);
  1627. div_stick.appendChild(input_newTag);
  1628. div_stick.appendChild(button_btn);
  1629. label.appendChild(input_checkboxTag);
  1630. label.appendChild(div_stick);
  1631. li_item0.appendChild(label);
  1632. div.querySelector('.dropdown-menu-scrollable').appendChild(li_item0);
  1633. }
  1634. let html = '';
  1635. let datalist = '';
  1636. if (json && json.length) {
  1637. let nbLabelsChecked = 0;
  1638. for (let i = 0; i < json.length; i++) {
  1639. const tag = json[i];
  1640. if (context.anonymous && !tag.checked) {
  1641. // In anonymous mode, show only the used tags
  1642. continue;
  1643. }
  1644. if (tag.checked) {
  1645. nbLabelsChecked++;
  1646. }
  1647. html += '<li class="item"><label><input ' +
  1648. (context.anonymous ? '' : 'class="checkboxTag" ') +
  1649. 'name="t_' + tag.id + '"type="checkbox" ' +
  1650. (context.anonymous ? 'disabled="disabled" ' : '') +
  1651. (tag.checked ? 'checked="checked" ' : '') + '/>' + tag.name + '</label></li>';
  1652. datalist += '<option value="' + tag.name + '"></option>';
  1653. }
  1654. if (context.anonymous && nbLabelsChecked === 0) {
  1655. html += '<li class="item"><span class="emptyLabels">' + context.i18n.labels_empty + '</span></li>';
  1656. }
  1657. }
  1658. div.querySelector('.dropdown-menu-scrollable').insertAdjacentHTML('beforeend', html);
  1659. const datalistLabels = document.getElementById('datalist-labels');
  1660. datalistLabels.innerHTML = ''; // clear before add the (updated) labels list
  1661. datalistLabels.insertAdjacentHTML('beforeend', datalist);
  1662. }
  1663. // <actualize>
  1664. let feeds_processed = 0;
  1665. let categories_processed = 0;
  1666. let to_process = 0;
  1667. function refreshFeed(feeds, feeds_count) {
  1668. const feed = feeds.pop();
  1669. if (!feed) {
  1670. return;
  1671. }
  1672. const req = new XMLHttpRequest();
  1673. req.open('POST', feed.url, true);
  1674. req.onloadend = function (e) {
  1675. feeds_processed++;
  1676. if (this.status != 200) {
  1677. badAjax(false);
  1678. } else {
  1679. const div = document.getElementById('actualizeProgress');
  1680. div.querySelector('.progress').innerHTML = (categories_processed + feeds_processed) + ' / ' + to_process;
  1681. div.querySelector('.title').innerHTML = feed.title;
  1682. }
  1683. if (feeds_processed === feeds_count) {
  1684. // Empty request to commit new articles
  1685. const req2 = new XMLHttpRequest();
  1686. req2.open('POST', './?c=feed&a=actualize&id=-1&ajax=1', true);
  1687. req2.onloadend = function (e) {
  1688. delayedFunction(function () { location.reload(); });
  1689. };
  1690. req2.setRequestHeader('Content-Type', 'application/json; charset=utf-8');
  1691. req2.send(JSON.stringify({
  1692. _csrf: context.csrf,
  1693. noCommit: 0,
  1694. }));
  1695. } else {
  1696. refreshFeed(feeds, feeds_count);
  1697. }
  1698. };
  1699. req.setRequestHeader('Content-Type', 'application/json; charset=utf-8');
  1700. req.send(JSON.stringify({
  1701. _csrf: context.csrf,
  1702. noCommit: 1,
  1703. }));
  1704. }
  1705. function refreshFeeds(json) {
  1706. feeds_processed = 0;
  1707. if (!json.feeds || json.feeds.length === 0) {
  1708. // Empty request to commit new articles
  1709. const req2 = new XMLHttpRequest();
  1710. req2.open('POST', './?c=feed&a=actualize&id=-1&ajax=1', true);
  1711. req2.onloadend = function (e) {
  1712. context.ajax_loading = false;
  1713. };
  1714. req2.setRequestHeader('Content-Type', 'application/json; charset=utf-8');
  1715. req2.send(JSON.stringify({
  1716. _csrf: context.csrf,
  1717. noCommit: 0,
  1718. }));
  1719. } else {
  1720. const feeds_count = json.feeds.length;
  1721. for (let i = context.nb_parallel_refresh; i > 0; i--) {
  1722. refreshFeed(json.feeds, feeds_count);
  1723. }
  1724. }
  1725. }
  1726. function refreshDynamicOpml(categories, categories_count, next) {
  1727. const category = categories.pop();
  1728. if (!category) {
  1729. return;
  1730. }
  1731. const req = new XMLHttpRequest();
  1732. req.open('POST', category.url, true);
  1733. req.onloadend = function (e) {
  1734. categories_processed++;
  1735. if (this.status != 200) {
  1736. badAjax(false);
  1737. } else {
  1738. const div = document.getElementById('actualizeProgress');
  1739. div.querySelector('.progress').innerHTML = (categories_processed + feeds_processed) + ' / ' + to_process;
  1740. div.querySelector('.title').innerHTML = category.title;
  1741. }
  1742. if (categories_processed === categories_count) {
  1743. if (next) { next(); }
  1744. } else {
  1745. refreshDynamicOpml(categories, categories_count, next);
  1746. }
  1747. };
  1748. req.setRequestHeader('Content-Type', 'application/json; charset=utf-8');
  1749. req.send(JSON.stringify({
  1750. _csrf: context.csrf,
  1751. noCommit: 1,
  1752. }));
  1753. }
  1754. function refreshDynamicOpmls(json, next) {
  1755. categories_processed = 0;
  1756. if (json.categories && json.categories.length > 0) {
  1757. const categories_count = json.categories.length;
  1758. for (let i = context.nb_parallel_refresh; i > 0; i--) {
  1759. refreshDynamicOpml(json.categories, categories_count, next);
  1760. }
  1761. } else {
  1762. if (next) { next(); }
  1763. }
  1764. }
  1765. function init_actualize() {
  1766. let auto = false;
  1767. let nbCategoriesFirstRound = 0;
  1768. let skipCategories = false;
  1769. const actualize = document.getElementById('actualize');
  1770. if (!actualize) {
  1771. return;
  1772. }
  1773. actualize.onclick = function () {
  1774. if (context.ajax_loading) {
  1775. return false;
  1776. }
  1777. context.ajax_loading = true;
  1778. const req = new XMLHttpRequest();
  1779. const currentGet = new URLSearchParams(window.location.search).get('get');
  1780. const scope = currentGet ? '&get=' + encodeURIComponent(currentGet) : '';
  1781. req.open('POST', './?c=javascript&a=actualize' + scope, true);
  1782. req.responseType = 'json';
  1783. req.onload = function (e) {
  1784. if (this.status != 200) {
  1785. return badAjax(false);
  1786. }
  1787. const json = xmlHttpRequestJson(this);
  1788. if (!json) {
  1789. return badAjax(false);
  1790. }
  1791. if (auto && json.categories.length < 1 && json.feeds.length < 1) {
  1792. auto = false;
  1793. context.ajax_loading = false;
  1794. return false;
  1795. }
  1796. to_process = json.categories.length + json.feeds.length + nbCategoriesFirstRound;
  1797. if (json.categories.length + json.feeds.length > 0 && !document.getElementById('actualizeProgress')) {
  1798. document.body.insertAdjacentHTML('beforeend', '<div id="actualizeProgress" class="notification good">' +
  1799. json.feedback_actualize + '<br /><span class="title">/</span><br /><span class="progress">0 / ' +
  1800. to_process + '</span></div>');
  1801. } else {
  1802. openNotification(json.feedback_no_refresh, 'good');
  1803. }
  1804. if (json.categories.length > 0 && !skipCategories) {
  1805. skipCategories = true; // To avoid risk of infinite loop
  1806. nbCategoriesFirstRound = json.categories.length;
  1807. // If some dynamic OPML categories are refreshed, need to reload the list of feeds before updating them
  1808. refreshDynamicOpmls(json, () => {
  1809. context.ajax_loading = false;
  1810. actualize.click();
  1811. });
  1812. } else {
  1813. refreshFeeds(json);
  1814. }
  1815. };
  1816. req.setRequestHeader('Content-Type', 'application/json; charset=utf-8');
  1817. req.send(JSON.stringify({
  1818. _csrf: context.csrf,
  1819. }));
  1820. return false;
  1821. };
  1822. if (context.auto_actualize_feeds) {
  1823. auto = true;
  1824. actualize.click();
  1825. }
  1826. }
  1827. // </actualize>
  1828. // <notification>
  1829. let notification = null;
  1830. let notification_interval = null;
  1831. let notification_working = false;
  1832. function openNotification(msg, status) {
  1833. if (notification_working === true) {
  1834. return false;
  1835. }
  1836. notification_working = true;
  1837. notification.querySelector('.msg').innerHTML = msg;
  1838. if (status == 'good') {
  1839. if (context.closeNotification.good > 0) {
  1840. notification_interval = setTimeout(closeNotification, context.closeNotification.good);
  1841. } else {
  1842. notification.classList.add('closed');
  1843. notification_working = false;
  1844. }
  1845. } else {
  1846. // no status or f.e. status = 'bad', give some more time to read
  1847. if (context.closeNotification.good > 0) {
  1848. notification_interval = setTimeout(closeNotification, context.closeNotification.bad);
  1849. }
  1850. }
  1851. notification.className = 'notification';
  1852. notification.classList.add(status);
  1853. }
  1854. function closeNotification() {
  1855. notification.classList.add('closed');
  1856. clearInterval(notification_interval);
  1857. notification_working = false;
  1858. }
  1859. function init_notifications() {
  1860. notification = document.getElementById('notification');
  1861. notification.querySelector('.close').addEventListener('click', function (ev) {
  1862. closeNotification();
  1863. ev.preventDefault();
  1864. return false;
  1865. });
  1866. notification.addEventListener('mouseenter', function () {
  1867. clearInterval(notification_interval);
  1868. });
  1869. notification.addEventListener('mouseleave', function () {
  1870. notification_interval = setTimeout(closeNotification, context.closeNotification.mouseLeave);
  1871. });
  1872. if (notification.querySelector('.msg').innerHTML.length > 0) {
  1873. notification_working = true;
  1874. if (notification.classList.contains('good')) {
  1875. notification_interval = setTimeout(closeNotification, context.closeNotification.good);
  1876. } else {
  1877. // no status or f.e. status = 'bad', give some more time to read
  1878. notification_interval = setTimeout(closeNotification, context.closeNotification.bad);
  1879. }
  1880. }
  1881. }
  1882. // </notification>
  1883. // <notifs html5>
  1884. context.notifs_html5_permission = 'denied';
  1885. function notifs_html5_is_supported() {
  1886. return window.Notification !== undefined;
  1887. }
  1888. async function notifs_html5_ask_permission() {
  1889. try {
  1890. context.notifs_html5_permission = await window.Notification.requestPermission();
  1891. } catch (e) {
  1892. // User denied
  1893. context.notifs_html5_permission = 'denied';
  1894. }
  1895. }
  1896. function notifs_html5_show(body) {
  1897. if (!context.html5_enable_notif) {
  1898. return; // from config
  1899. }
  1900. if (context.notifs_html5_permission !== 'granted') {
  1901. return;
  1902. }
  1903. try {
  1904. const notification = new window.Notification(context.i18n.notif_title_articles, {
  1905. icon: '../themes/icons/favicon-256-padding.png',
  1906. body: body,
  1907. tag: 'freshRssNewArticles',
  1908. });
  1909. notification.onclick = function () {
  1910. delayedFunction(function () {
  1911. location.reload();
  1912. window.focus();
  1913. notification.close();
  1914. });
  1915. };
  1916. if (context.html5_notif_timeout !== 0) {
  1917. setTimeout(function () {
  1918. notification.close();
  1919. }, context.html5_notif_timeout * 1000);
  1920. }
  1921. } catch (e) {
  1922. }
  1923. }
  1924. function init_notifs_html5() {
  1925. if (!notifs_html5_is_supported()) {
  1926. return;
  1927. }
  1928. // from config, 1st run this should be true
  1929. if (!context.html5_enable_notif) {
  1930. return;
  1931. }
  1932. context.notifs_html5_permission = Notification.permission;
  1933. // Only ask if the user hasn’t answered yet
  1934. // otherwise they need to ask from settings > display
  1935. if (context.notifs_html5_permission === 'default') {
  1936. notifs_html5_ask_permission();
  1937. }
  1938. }
  1939. // </notifs html5>
  1940. function refreshUnreads() {
  1941. const title = document.querySelector('.category.all .title');
  1942. const nb_unreads_before = title ? str2int(title.getAttribute('data-unread')) : 0;
  1943. const req = new XMLHttpRequest();
  1944. req.open('GET', './?c=javascript&a=nbUnreadsPerFeed&previous_unread=' + encodeURIComponent(nb_unreads_before), true);
  1945. req.responseType = 'json';
  1946. req.onload = function (e) {
  1947. const json = xmlHttpRequestJson(this);
  1948. if (!json) {
  1949. return badAjax(this.status >= 400 && this.status <= 499);
  1950. }
  1951. const isAll = document.querySelector('.category.all.active');
  1952. let new_articles = false;
  1953. let nbUnreadFeeds = 0;
  1954. Object.keys(json.feeds).forEach(function (feed_id) {
  1955. const nbUnreads = json.feeds[feed_id];
  1956. nbUnreadFeeds += nbUnreads;
  1957. feed_id = 'f_' + feed_id;
  1958. const elem = document.getElementById(feed_id);
  1959. const feed_unreads = elem ? str2int(elem.getAttribute('data-unread')) : 0;
  1960. if ((incUnreadsFeed(null, feed_id, nbUnreads - feed_unreads) || isAll) && // Update of current view?
  1961. (nbUnreads - feed_unreads > 0)) {
  1962. const newArticle = document.getElementById('new-article');
  1963. newArticle.removeAttribute('hidden');
  1964. newArticle.style.display = 'block';
  1965. new_articles = true;
  1966. }
  1967. });
  1968. const noArticlesToShow_div = document.getElementById('noArticlesToShow');
  1969. if (nbUnreadFeeds > 0 && noArticlesToShow_div) {
  1970. noArticlesToShow_div.classList.add('hide');
  1971. }
  1972. let nbUnreadTags = 0;
  1973. Object.keys(json.tags).forEach(function (tag_id) {
  1974. const nbUnreads = json.tags[tag_id];
  1975. nbUnreadTags += nbUnreads;
  1976. const tag = document.getElementById('t_' + tag_id);
  1977. if (tag) {
  1978. tag.setAttribute('data-unread', nbUnreads);
  1979. tag.querySelector('.item-title').setAttribute('data-unread', numberFormat(nbUnreads));
  1980. }
  1981. });
  1982. const tags = document.querySelector('.category.tags');
  1983. if (tags) {
  1984. tags.setAttribute('data-unread', nbUnreadTags);
  1985. tags.querySelector('.title').setAttribute('data-unread', numberFormat(nbUnreadTags));
  1986. }
  1987. const nb_unreads = title ? str2int(title.getAttribute('data-unread')) : 0;
  1988. if (nb_unreads > 0 && new_articles) {
  1989. faviconNbUnread(nb_unreads);
  1990. notifs_html5_show(json.notifBody);
  1991. }
  1992. };
  1993. req.send();
  1994. }
  1995. function toggle_bigMarkAsRead_button() {
  1996. const bigMarkAsRead_button = document.getElementById('bigMarkAsRead');
  1997. if (bigMarkAsRead_button) {
  1998. if (document.querySelector('.flux.not_read') != null) {
  1999. bigMarkAsRead_button.style = '';
  2000. bigMarkAsRead_button.querySelector('.markAllRead').style.visibility = '';
  2001. } else {
  2002. if (bigMarkAsRead_button.querySelector('.jumpNext')) {
  2003. bigMarkAsRead_button.querySelector('.markAllRead').style.visibility = 'hidden';
  2004. } else {
  2005. bigMarkAsRead_button.querySelector('.markAllRead').style.visibility = '';
  2006. bigMarkAsRead_button.style.visibility = 'hidden';
  2007. }
  2008. }
  2009. }
  2010. }
  2011. // <endless_mode>
  2012. let url_load_more = '';
  2013. let load_more = false;
  2014. let box_load_more = null;
  2015. function remove_existing_posts() {
  2016. document.querySelectorAll('.flux, .transition').forEach(function (div) {
  2017. div.remove();
  2018. });
  2019. }
  2020. function load_more_posts() {
  2021. if (load_more || !url_load_more || !box_load_more) {
  2022. return;
  2023. }
  2024. load_more = true;
  2025. document.getElementById('load_more').classList.add('loading');
  2026. const req = new XMLHttpRequest();
  2027. req.open('GET', url_load_more, true);
  2028. req.responseType = 'document';
  2029. req.onload = function (e) {
  2030. if (context.sort === 'rand') {
  2031. document.scrollingElement.scrollTop = 0;
  2032. remove_existing_posts();
  2033. }
  2034. const html = this.response;
  2035. const streamFooter = document.getElementById('stream-footer');
  2036. const transitions = document.querySelectorAll('#stream > .transition');
  2037. let lastTransition = transitions.length > 0 ? transitions[transitions.length - 1] : null;
  2038. const streamAdopted = document.adoptNode(html.getElementById('stream'));
  2039. enforce_referrer_allowlist(streamAdopted);
  2040. streamAdopted.querySelectorAll('.flux, .transition').forEach(function (div) {
  2041. if (lastTransition !== null && div.classList.contains('transition') && div.textContent === lastTransition.textContent) {
  2042. lastTransition = null;
  2043. return; // Skip duplicate transition
  2044. }
  2045. box_load_more.insertBefore(div, streamFooter);
  2046. });
  2047. const streamFooterOld = streamFooter.querySelector('.stream-footer-inner');
  2048. const streamFooterNew = streamAdopted.querySelector('.stream-footer-inner');
  2049. if (streamFooterOld !== null && streamFooterNew !== null) {
  2050. streamFooter.replaceChild(streamFooterNew, streamFooterOld);
  2051. }
  2052. const bigMarkAsRead = document.getElementById('bigMarkAsRead');
  2053. const readAll = document.querySelector('#nav_menu_read_all .read_all');
  2054. if (readAll && bigMarkAsRead && bigMarkAsRead.formAction) {
  2055. if (context.display_order === 'ASC') {
  2056. readAll.formAction = bigMarkAsRead.formAction;
  2057. } else {
  2058. bigMarkAsRead.formAction = readAll.formAction;
  2059. }
  2060. toggle_bigMarkAsRead_button();
  2061. }
  2062. init_load_more(box_load_more);
  2063. const div_load_more = document.getElementById('load_more');
  2064. if (bigMarkAsRead) {
  2065. bigMarkAsRead.removeAttribute('disabled');
  2066. }
  2067. if (div_load_more) {
  2068. div_load_more.classList.remove('loading');
  2069. }
  2070. load_more = false;
  2071. };
  2072. req.send();
  2073. }
  2074. const freshrssLoadMoreEvent = new Event('freshrss:load-more', { bubbles: true, cancelable: true });
  2075. function init_load_more(box) {
  2076. box_load_more = box;
  2077. document.body.dispatchEvent(freshrssLoadMoreEvent);
  2078. const next_button = document.getElementById('load_more');
  2079. if (!next_button) {
  2080. // no more article to load
  2081. url_load_more = '';
  2082. return;
  2083. }
  2084. url_load_more = next_button.getAttribute('formaction');
  2085. next_button.onclick = function (e) {
  2086. load_more_posts();
  2087. return false;
  2088. };
  2089. }
  2090. // </endless_mode>
  2091. function init_confirm_action() {
  2092. document.body.onclick = function (ev) {
  2093. const b = ev.target.closest('.confirm');
  2094. if (b) {
  2095. let str_confirmation = this.getAttribute('data-str-confirm');
  2096. if (!str_confirmation) {
  2097. str_confirmation = context.i18n.confirmation_default;
  2098. }
  2099. return confirm(str_confirmation);
  2100. }
  2101. };
  2102. const slider = document.getElementById('slider');
  2103. if (slider) {
  2104. slider.addEventListener('freshrss:slider-load', function (e) {
  2105. slider.querySelectorAll('button.confirm').forEach(function (b) { b.disabled = false; });
  2106. });
  2107. }
  2108. document.querySelectorAll('button.confirm').forEach(function (b) { b.disabled = false; });
  2109. }
  2110. function faviconNbUnread(n) {
  2111. if (context.show_title_unread === false) {
  2112. return;
  2113. }
  2114. if (typeof n === 'undefined') {
  2115. const t = document.querySelector('.category.all .title');
  2116. n = t ? str2int(t.getAttribute('data-unread')) : 0;
  2117. }
  2118. const dynamicFaviconBase = document.querySelector('template#dynamic_favicon_base');
  2119. if (!dynamicFaviconBase) {
  2120. return;
  2121. }
  2122. const svgBase = dynamicFaviconBase.innerHTML;
  2123. const favicon = document.getElementById('favicon');
  2124. const link = favicon?.cloneNode(true);
  2125. if (link) {
  2126. let svgOutput = '';
  2127. if (n > 0) {
  2128. let text;
  2129. if (n < 1000) {
  2130. text = n;
  2131. } else if (n < 100000) {
  2132. text = Math.floor(n / 1000) + 'k';
  2133. } else {
  2134. text = 'E' + Math.floor(Math.log10(n));
  2135. }
  2136. const temp = document.createElement('div');
  2137. temp.innerHTML = svgBase;
  2138. document.body.append(temp);
  2139. const svg = temp.querySelector('svg');
  2140. svg.setAttribute('width', 24);
  2141. svg.setAttribute('height', 24);
  2142. svg.insertAdjacentHTML('beforeend', `
  2143. <text id="unreadCount" x="0" y="255" font-family="Arial, sans-serif" font-weight="bold" font-size="150" fill="#F00">${text}</text>
  2144. `);
  2145. const svgHeight = svg.getBBox().height;
  2146. const uc = svg.querySelector('text#unreadCount');
  2147. const ucBBox = uc.getBBox(); // note: doesn't contain actual text height, so the rect is slightly higher
  2148. uc.insertAdjacentHTML('beforebegin', `
  2149. <rect x="0" y="${svgHeight - ucBBox.height}" width="${ucBBox.width}" height="${ucBBox.height}" fill="rgba(255, 255, 255, 0.8)" />
  2150. `);
  2151. svgOutput = svg.outerHTML;
  2152. temp.remove();
  2153. }
  2154. link.href = `data:image/svg+xml;base64,${btoa(svgOutput || svgBase)}`;
  2155. favicon.replaceWith(link);
  2156. }
  2157. }
  2158. function removeFirstLoadSpinner() {
  2159. const first_load = document.getElementById('first_load');
  2160. if (first_load) {
  2161. first_load.remove();
  2162. }
  2163. }
  2164. function enforce_referrer_allowlist(stream) {
  2165. for (const iframe of stream.querySelectorAll('div.content iframe[src], div.content iframe[data-original]')) {
  2166. let hostname;
  2167. try {
  2168. hostname = new URL(context.does_lazyload ? iframe.getAttribute('data-original') : iframe.src).hostname;
  2169. } catch (_) {
  2170. continue;
  2171. }
  2172. if (context.send_referrer_allowlist.includes(hostname) && !iframe.hasAttribute('referrerpolicy')) {
  2173. iframe.setAttribute('referrerpolicy', 'strict-origin-when-cross-origin');
  2174. if (!context.does_lazyload) {
  2175. // iframe must be reloaded to apply the `referrerpolicy` change
  2176. iframe.src = iframe.src; // eslint-disable-line no-self-assign
  2177. }
  2178. }
  2179. }
  2180. }
  2181. function init_normal() {
  2182. const stream = document.getElementById('stream');
  2183. if (!stream) {
  2184. if (window.console) {
  2185. console.log('FreshRSS waiting for content…');
  2186. }
  2187. setTimeout(init_normal, 100);
  2188. return;
  2189. }
  2190. init_column_categories();
  2191. init_stream(stream);
  2192. enforce_referrer_allowlist(stream);
  2193. init_actualize();
  2194. faviconNbUnread();
  2195. // Keep exact sidebar scroll state for specific navigations
  2196. const sidebar = document.querySelector('ul#sidebar');
  2197. if (sidebar) {
  2198. sidebar.addEventListener('click', (e) => {
  2199. if (!e.isTrusted) {
  2200. // Event was likely called via a keyboard shortcut shift+j/k using click()
  2201. return;
  2202. }
  2203. const target = e.target.closest('a.item-title, a.tree-folder-title');
  2204. if (target) {
  2205. // A page navigation should occur now, save the sidebar scroll position
  2206. sessionStorage.setItem('FreshRSS_sidebar_scrollTop', sidebar.scrollTop);
  2207. }
  2208. });
  2209. }
  2210. const nav_menu = document.querySelector('nav.nav_menu');
  2211. if (nav_menu) {
  2212. nav_menu.addEventListener('click', (e) => {
  2213. const target = e.target.closest('a.btn:not(#actualize):not(.dropdown-toggle), button[type="submit"]');
  2214. if (target) {
  2215. sessionStorage.setItem('FreshRSS_sidebar_scrollTop', sidebar.scrollTop);
  2216. }
  2217. });
  2218. }
  2219. const new_article = document.querySelector('div#new-article');
  2220. if (new_article) {
  2221. new_article.addEventListener('click', () => {
  2222. sessionStorage.setItem('FreshRSS_sidebar_scrollTop', sidebar.scrollTop);
  2223. });
  2224. }
  2225. document.addEventListener("visibilitychange", () => {
  2226. if (document.visibilityState === "hidden") {
  2227. if (mark_read_queue && mark_read_queue.length > 0) {
  2228. clearTimeout(send_mark_read_queue_timeout);
  2229. send_mark_queue_tick(null);
  2230. }
  2231. }
  2232. });
  2233. }
  2234. function init_csp_alert() {
  2235. if (!context.admin || context.suppress_csp_warning) {
  2236. return;
  2237. }
  2238. try {
  2239. // eslint-disable-next-line no-new-func
  2240. Function();
  2241. } catch (_) {
  2242. // Exit if 'script-src' is set and 'unsafe-eval' isn't set in CSP
  2243. console.info(`If you see a 'unsafe-eval' warning, everything is working as intended:
  2244. see https://freshrss.github.io/FreshRSS/en/admins/10_ServerConfig.html#security`);
  2245. return;
  2246. }
  2247. document.body.insertAdjacentHTML('afterbegin', `
  2248. <div class="alert alert-error">
  2249. <span>${context.i18n.unsafe_csp_header}</span>
  2250. </div>
  2251. `);
  2252. }
  2253. function init_main_beforeDOM() {
  2254. history.scrollRestoration = 'manual';
  2255. document.scrollingElement.scrollTop = 0;
  2256. init_shortcuts();
  2257. if (['normal', 'reader', 'global'].indexOf(context.current_view) >= 0) {
  2258. init_normal();
  2259. }
  2260. }
  2261. function init_navigation_handler() {
  2262. if (!('navigation' in window)) {
  2263. return;
  2264. }
  2265. window.navigation.addEventListener('navigate', (e) => {
  2266. if (!(e.canIntercept && e.hashChange && e.navigationType === 'traverse')) {
  2267. return;
  2268. }
  2269. if (location.hash.substr(1) === 'slider' && !close_slider_listener()) {
  2270. e.preventDefault();
  2271. }
  2272. });
  2273. }
  2274. function init_main_afterDOM() {
  2275. removeFirstLoadSpinner();
  2276. init_notifications();
  2277. init_csp_alert();
  2278. init_confirm_action();
  2279. init_nav_menu();
  2280. init_navigation_handler();
  2281. const stream = document.getElementById('stream');
  2282. if (stream) {
  2283. init_load_more(stream);
  2284. init_posts();
  2285. if (document.getElementById('new-article')) {
  2286. // Only relevant for interactive views
  2287. init_nav_entries();
  2288. init_notifs_html5();
  2289. toggle_bigMarkAsRead_button();
  2290. setTimeout(faviconNbUnread, 1000);
  2291. setInterval(refreshUnreads, 120000);
  2292. }
  2293. }
  2294. if (window.console) {
  2295. console.log('FreshRSS main init done.');
  2296. }
  2297. }
  2298. init_main_beforeDOM(); // Can be called before DOM is fully loaded
  2299. if (document.readyState && document.readyState !== 'loading') {
  2300. init_main_afterDOM();
  2301. } else {
  2302. if (window.console) {
  2303. console.log('FreshRSS waiting for DOMContentLoaded…');
  2304. }
  2305. document.addEventListener('DOMContentLoaded', init_main_afterDOM, false);
  2306. }
  2307. // @license-end