summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2025-03-31Merge branch 'feature/search-in-hash' into 'master'Andrew Dolgov
2025-03-30Include the search query+language as part of the URL hash.wn_
2025-03-30use server-side localized formatting for matching rule to display as a toolti...Andrew Dolgov
2025-03-30stop sending matched content twice for the tooltip, use smaller objects conta...Andrew Dolgov
2025-03-28add limited highlighting of filter test results based on matched rulesAndrew Dolgov
2025-03-27filter test dialog improvements:Andrew Dolgov
2025-03-19allow setting update interval in subcribe to feed dialogAndrew Dolgov
2025-02-15Move filter test results HTML building to the frontend.wn_
2025-02-15Only continue filter testing when there are likely more entries to check.wn_
2025-02-08Indicate filters might have matched more than the test found.wn_
2025-01-06Fix setting a custom title when cloning a single filter.wn_
2025-01-06Use 'clone' wording for filter duplication.wn_
2025-01-06Prompt for the new filter name when only copying one.wn_
2025-01-06Add the ability to copy an existing filter.wn_
2024-11-23collapse actions summary list in filter tree if 'toggle rule display' is disa...Andrew Dolgov
2024-11-23fix action params not hiding in edit action dialog if param-less action was i...Andrew Dolgov
2024-10-15properly support search queries in viewfeed debugger, improve some debugging ...Andrew Dolgov
2024-08-26Make a search query 'feed title' a link to get back to the search modal.wn_
2024-08-14Remove unused 'dashboard feed' code.wn_
2024-05-16Add option to debug feeds in 'Feeds with update errors' dialog.wn_
2024-02-02implement above changes for 3 panel view, add basic tooltipAndrew Dolgov
2024-02-02make headline elements with feed title lead to originating site while RSS ico...Andrew Dolgov
2024-02-02fix unfunctional rss icon in grouped-by-feed headingAndrew Dolgov
2023-12-23Ensure the feed name is easily visible when looking at the feeds with errors ...wn_
2023-11-03add wip UI/backend stuff to filter feed treeAndrew Dolgov
2023-10-26Fix class names in some more places.wn_
2023-10-25move to psr-4 autoloaderAndrew Dolgov
2023-06-01keep two sets of content-insert size cookies for wide & normal modeAndrew Dolgov
2023-04-13add Headlines.default_move_on_expand tunableAndrew Dolgov
2023-04-09add window.requestIdleCallback polyfill for safariAndrew Dolgov
2023-04-06add simple autocompleter for tagsAndrew Dolgov
2023-04-01Make edit feed dialog's 'remove icon' button a regular button.wn_
2023-03-07Change 'FEED_NOTHING' to 'FEED_DASHBOARD'.wn_
2023-03-05Also use friendly names for special feed+cat IDs in the frontend.wn_
2023-03-01tags display: instead of limiting to 5 tags, limit by container width %Andrew Dolgov
2022-12-19 * bring back cache-busting for feed icons based on timestampAndrew Dolgov
2022-11-24rework favicon storage to use DiskCacheAndrew Dolgov
2022-06-06feeds-tree: move external onClick dojo/method to PrefFeedTree classAndrew Dolgov
2022-06-06filter-tree: move external dojo/method to PrefFilterTree classAndrew Dolgov
2022-06-05prefs: move external filter tree onload method (which checks for inactive fee...Andrew Dolgov
2022-06-05pref-filters: add a button to hide or show rules in the filter listAndrew Dolgov
2022-02-25actions dropdown: add context-sensitive UI layout labelsAndrew Dolgov
2022-02-24 * add actions dropdown to toggle combined modeAndrew Dolgov
2022-01-25make sure notification is closed when saving/creating filterAndrew Dolgov
2022-01-13Merge branch 'master' of git.fakecake.org:fox/tt-rssAndrew Dolgov
2022-01-13Headlines: fix multiple article ids not passed to setScore as an arrayAndrew Dolgov
2021-12-20filters:Andrew Dolgov
2021-12-14 * fox.form.Select: add several properties allowing it to betterAndrew Dolgov
2021-12-14PluginHost: add run_until() and HOOK_HEADLINE_TOOLBAR_SELECT_MENU_ITEM2Andrew Dolgov
2021-11-29combined mode: limit feed title element to 25% widthAndrew Dolgov