main.js 72 KB

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