1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

Commit Graph

  • 70a9f30179 night.css: fix floatingTitle wrong color if unread Andrew Dolgov 2018-12-04 12:53:51 +03:00
  • 5830bc94c3 some more updates for night.css Andrew Dolgov 2018-12-04 12:51:12 +03:00
  • 441f8d7044 night.css: show unread headlines with brighter text Andrew Dolgov 2018-12-04 12:03:04 +03:00
  • 7c1bc3c5a8 add separate body class for main UI page Andrew Dolgov 2018-12-04 12:01:08 +03:00
  • 0b8fef8262 combined unexpanded: respect 'SHOW_CONTENT_PREVIEW' preference Andrew Dolgov 2018-12-04 10:47:50 +03:00
  • 197e80add6 fix several issues related to profile being set to a non-numeric value Andrew Dolgov 2018-12-04 10:47:01 +03:00
  • 7e7a15136b Headlines.onRowChecked: fix undefined row Andrew Dolgov 2018-12-04 10:32:57 +03:00
  • 031a739be6 some more night.css updates Andrew Dolgov 2018-12-04 10:29:56 +03:00
  • 4a0b644f61 Headlines.onRowChecked: fix possible desync in checkbox and row selected state Andrew Dolgov 2018-12-04 10:19:24 +03:00
  • dcd9914079 some more night.css updates Andrew Dolgov 2018-12-04 10:14:26 +03:00
  • 8140974189 night.css updates: use css variables, fix various mismatching styles Andrew Dolgov 2018-12-04 09:54:48 +03:00
  • 6303e1626c remove cache/js (no longer used) Andrew Dolgov 2018-12-04 07:15:53 +03:00
  • 64c4c3448a Merge branch 'weblate-integration' of git.tt-rss.org:fox/tt-rss into weblate-integration Andrew Dolgov 2018-12-04 06:53:32 +03:00
  • 60d600fa72 Translated using Weblate (Russian) Andrew Dolgov 2018-12-04 03:21:21 +00:00
  • 9576e4a008 Translated using Weblate (Chinese (Simplified)) Ptsa Daniel 2018-12-04 03:09:45 +00:00
  • 9672ddf878 Merge branch 'weblate-integration' Andrew Dolgov 2018-12-04 06:09:55 +03:00
  • 26720969ae Translated using Weblate (Italian) Stefano D 2018-12-03 20:42:22 +00:00
  • e50f8737be Translated using Weblate (Chinese (Simplified)) Ptsa Daniel 2018-12-04 02:00:10 +00:00
  • 6d3092c742 Headlines.openInNewWindow: don't set article active, just window.open() it and set read Andrew Dolgov 2018-12-04 05:57:56 +03:00
  • 3318555167 Merge branch 'weblate-integration' into js-objects js-objects Andrew Dolgov 2018-12-03 21:03:46 +03:00
  • c807a04d54 Translated using Weblate (Russian) Andrew Dolgov 2018-12-03 17:37:43 +00:00
  • d3486b15f9 fix collapse_sidebar hotkey action Andrew Dolgov 2018-12-03 20:49:37 +03:00
  • d8d3662729 CommonDialogs: refresh proper elements after feed operations in preferences Andrew Dolgov 2018-12-03 20:16:07 +03:00
  • 27b93988e7 add placeholder loading indicator to CDM entries restore missing "originally from" for archived articles Andrew Dolgov 2018-12-03 20:05:11 +03:00
  • 40a18add31 Translated using Weblate (Russian) Andrew Dolgov 2018-12-03 16:16:16 +00:00
  • e01278c5eb Translated using Weblate (Italian) Dario Di Ludovico 2018-12-03 16:01:24 +00:00
  • 02559d51a0 Translated using Weblate (Dutch) Patrick Ahles 2018-12-03 14:28:44 +00:00
  • 62841f4b59 Translated using Weblate (Russian) swa 2018-12-03 13:38:17 +00:00
  • 0b8349de0f Translated using Weblate (Russian) Andrew Dolgov 2018-12-03 13:37:24 +00:00
  • 486cf8924e Translated using Weblate (Russian) swa 2018-12-03 13:31:26 +00:00
  • 4cb3a601a0 Merge branch 'js-objects' into weblate-integration Andrew Dolgov 2018-12-03 15:46:54 +03:00
  • 98986ce066 rebase translations Andrew Dolgov 2018-12-03 14:25:50 +03:00
  • e76d1fb995 plugins: mail, mailto: remove code from global context Andrew Dolgov 2018-12-03 14:21:50 +03:00
  • 71fc6d45bd refactor error reporting to AppBase; keep exception_error() for now as a shim Andrew Dolgov 2018-12-03 13:38:13 +03:00
  • a049b5bd88 shorten declaration of PrefHelpers.OPML Andrew Dolgov 2018-12-03 12:57:19 +03:00
  • 8f1881e12c remove cookie set check Andrew Dolgov 2018-12-03 12:55:07 +03:00
  • 4d4034091a prefs: Prefs global -> Helpers Andrew Dolgov 2018-12-03 12:46:00 +03:00
  • b3bc638a9f refactor OPML export/import code to be less horrible Andrew Dolgov 2018-12-03 12:26:49 +03:00
  • 78cc470193 remove some plugin JS code out of global context Andrew Dolgov 2018-12-03 10:51:14 +03:00
  • 84affc7b1d rework dojo singleton modules to better work with phpstorm completion (ugh) - declare() is not needed there anyway remove event.observe from login form (not needed) load pluginhost via amd Andrew Dolgov 2018-12-03 09:33:44 +03:00
  • e905ce7ea9 fix login Andrew Dolgov 2018-12-03 09:26:26 +03:00
  • 5bcf59739d Merge branch 'const-PluginHost' of wn/tt-rss into js-objects fox 2018-12-03 05:03:55 +00:00
  • d3f31de042 Merge branch 'fix-edit-tags-onclick' of wn/tt-rss into js-objects fox 2018-12-03 05:03:01 +00:00
  • 6f9307aa9a Also fix the 'Create label' onclick wn_ 2018-12-02 16:15:31 -06:00
  • 6100392bd5 Fix an onclick (Article.editArticleTags --> Article.editTags) wn_ 2018-12-02 16:02:03 -06:00
  • b83ed6c7c4 Fix reference to PluginHost. wn_ 2018-12-02 15:02:35 -06:00
  • 5ead558e43 move Utils to AppBase where it belongs Andrew Dolgov 2018-12-02 22:08:18 +03:00
  • ac8361e6f6 add AppBase as a shared ancestor for main and prefs app objects remove event.observe stuff from startup, unneeded Andrew Dolgov 2018-12-02 21:52:50 +03:00
  • eeb49d375c uploadIconHandler -> CommonDialogs Andrew Dolgov 2018-12-02 20:57:51 +03:00
  • 526389b2d3 update notify_* calls to use Notify Andrew Dolgov 2018-12-02 20:56:30 +03:00
  • 495248dd97 add Notify object Andrew Dolgov 2018-12-02 20:44:53 +03:00
  • e0835eb7f4 Merge branch 'document-onkeydown-event' of wn/tt-rss into js-objects fox 2018-12-02 17:33:48 +00:00
  • 87850ca1aa Fix 'document.onkeydown' handler wn_ 2018-12-02 11:21:37 -06:00
  • d9c5c93cef move some more stuff out of common.js rework client-side cookie functions a bit limit dojo cachebust based on server scripts modification time remove param_escape() Andrew Dolgov 2018-12-02 20:07:57 +03:00
  • ad1b6f0a86 bring back excerpts in unexpanded mode Andrew Dolgov 2018-12-02 19:04:53 +03:00
  • f89924f7a1 set use strict on JS modules; remove some mostly useless stuff like get_minified_js() Andrew Dolgov 2018-12-02 18:38:27 +03:00
  • 807ff07454 split main objects to dojo modules Andrew Dolgov 2018-12-02 17:18:59 +03:00
  • fda3ad39c8 split several utility objects into separate dojo modules Andrew Dolgov 2018-12-02 17:00:58 +03:00
  • 796368320e rebase translations Andrew Dolgov 2018-12-02 16:30:48 +03:00
  • 35ded4bc84 edit phrasing of some alert()s Andrew Dolgov 2018-12-02 16:30:32 +03:00
  • 3a6dae9203 prefs: more of the same, really Andrew Dolgov 2018-12-02 16:29:00 +03:00
  • b9869dbc01 prefs: remove some more stuff from global context (user management, etc) Andrew Dolgov 2018-12-02 16:17:36 +03:00
  • 58e54282d3 prefs: move more global functions into matching classes Andrew Dolgov 2018-12-02 15:30:07 +03:00
  • 50a4c2d723 remove selenium stuff Andrew Dolgov 2018-12-02 15:05:22 +03:00
  • f26d404890 prefs: move other tree-related functions to respective trees Andrew Dolgov 2018-12-02 12:03:28 +03:00
  • 60cd467694 embed some pref-feed helper functions into the tree Andrew Dolgov 2018-12-02 11:50:53 +03:00
  • 2e985d1733 move some label helper functions to prefLabelTree Andrew Dolgov 2018-12-02 11:34:57 +03:00
  • e23b6e397d prefs: store active tab for reload, remove most old table row functions Andrew Dolgov 2018-12-02 11:25:32 +03:00
  • aa2f119eb6 remove getSelectedTableRowIds (Tables.getSelected) Andrew Dolgov 2018-12-02 10:46:09 +03:00
  • 874560db54 remove obsolete row selection functions move getUrlParam() to Utils Andrew Dolgov 2018-12-02 10:33:58 +03:00
  • 2f85b50e36 remove toggleSelectListRow2() Andrew Dolgov 2018-12-02 10:16:25 +03:00
  • 8ea3a75df0 filters: simplify list row selection for checkboxes (properly) Andrew Dolgov 2018-12-02 10:03:31 +03:00
  • fb64726854 filters: simplify list row selection for checkboxes Andrew Dolgov 2018-12-02 10:01:03 +03:00
  • da9f83c4ac filter dialog fixes Andrew Dolgov 2018-12-02 09:55:43 +03:00
  • 1930f0e4e0 toggleSelect(etc): properly check for headlines object Andrew Dolgov 2018-12-02 09:49:49 +03:00
  • 0a18d0b1ed Feeds: shorten some method names finally rename "view as rss" Andrew Dolgov 2018-12-02 08:57:22 +03:00
  • 6e625555c9 Headlines: shorten selectArticles Andrew Dolgov 2018-12-02 08:34:08 +03:00
  • 3678315bea Article, Headlines: shorten several method names Andrew Dolgov 2018-12-02 08:32:13 +03:00
  • d8ac5474ec onLoaded: since we call scroll handler anyway, remove fill up hack Andrew Dolgov 2018-12-02 07:40:09 +03:00
  • e5f3b75540 fix some minor linter problems Andrew Dolgov 2018-12-02 07:31:10 +03:00
  • 1e2d4410d3 move some more shared stuff to CommonDialogs, Filters, and Utils Andrew Dolgov 2018-12-01 22:39:29 +03:00
  • 4b492cc93e clear _infscroll_timeout when headlines are loaded Andrew Dolgov 2018-12-01 22:24:30 +03:00
  • f11933e1fe Fix typo Michael Kuhn 2018-12-01 20:08:04 +01:00
  • cd0a39ea4c Merge branch 'fix-typos' of suraia/tt-rss into master fox 2018-12-01 19:20:11 +00:00
  • bc96eac2ac addLabel -> CommonDialogs Andrew Dolgov 2018-12-01 22:19:20 +03:00
  • 82768aef0b Fix typo Michael Kuhn 2018-12-01 20:08:04 +01:00
  • 2cd23e344c create headlines spacer with document.createElement() Andrew Dolgov 2018-12-01 22:16:08 +03:00
  • 6c110c1ceb headlines scroll handler: don't autoselect anything if feed was just opened Andrew Dolgov 2018-12-01 22:12:36 +03:00
  • de9509cd31 hotkeys: simplify prefix timeout handling Andrew Dolgov 2018-12-01 22:07:00 +03:00
  • b284e72d63 openArticleInNewWindow: also, set it active Andrew Dolgov 2018-12-01 21:54:22 +03:00
  • cc26be0793 migrate tt-rss.js contents to App Andrew Dolgov 2018-12-01 21:51:00 +03:00
  • ab0fadf60d fix vfeed group title CSS in not combined mode Andrew Dolgov 2018-12-01 21:08:15 +03:00
  • 642c37ea61 further effocts to wrap JS stuff into objects Andrew Dolgov 2018-12-01 21:01:53 +03:00
  • 4bed9be57d js-ification: start on some common dialogs Andrew Dolgov 2018-12-01 18:25:32 +03:00
  • 44d3aedd38 prefs: hotkey handler to App Andrew Dolgov 2018-12-01 18:10:30 +03:00
  • ff708a9357 prefs: initial objectification Andrew Dolgov 2018-12-01 18:08:09 +03:00
  • b9984c0ed6 revert wrong changes in prefs.js Andrew Dolgov 2018-12-01 18:05:20 +03:00
  • 18868fb7ac remove counters_last_request from globals Andrew Dolgov 2018-12-01 18:03:58 +03:00
  • 97df81d8d9 even more objectification of JS Andrew Dolgov 2018-12-01 17:54:16 +03:00
  • 1d82bd4f19 further objectification Andrew Dolgov 2018-12-01 17:42:21 +03:00