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

Commit Graph

  • 072c03fbac cdmClicked: backport master change to click on links Andrew Dolgov 2018-12-01 17:23:59 +03:00
  • 00cd4a48d4 Feeds -> this Andrew Dolgov 2018-12-01 17:23:44 +03:00
  • d86ddbc635 further objectification of JS code Andrew Dolgov 2018-12-01 17:21:26 +03:00
  • 049a37aa0e WIP reshuffling of JS global context into separate logical objects Andrew Dolgov 2018-12-01 17:05:28 +03:00
  • b5722956c7 cdmClicked: allow opening body URLs on click Andrew Dolgov 2018-12-01 16:47:51 +03:00
  • 78780c9c08 rebase translations Andrew Dolgov 2018-12-01 12:59:18 +03:00
  • 45a4b416ba don't set font size on <code>, keep it to <pre> only (otherwise it looks weird inline) Andrew Dolgov 2018-12-01 12:57:38 +03:00
  • 4dbbd45caf enable floating title in unexpanded mode Andrew Dolgov 2018-12-01 12:46:50 +03:00
  • 468faee635 viewfeed: remove (tons of) obsolete code Andrew Dolgov 2018-12-01 12:36:28 +03:00
  • 069ecb6c2e viewfeed: catchup batched articles before opening next feed Andrew Dolgov 2018-12-01 11:45:11 +03:00
  • 710d06a288 catchup batching: * behave better if invoked during an infinite scroll request * flush catchup batch when article is selected manually Andrew Dolgov 2018-12-01 11:42:57 +03:00
  • 195180b64d minor refactoring: normalize some function names; cleanup; etc Andrew Dolgov 2018-12-01 11:18:35 +03:00
  • e720e6b628 remove infobox_callback2 Andrew Dolgov 2018-12-01 10:55:39 +03:00
  • c151607b91 unpackVisibleHeadlines: increase lookahead distance Andrew Dolgov 2018-12-01 10:25:16 +03:00
  • b87b4287b7 scroll handler: fix loadMoreHeadlines() not being called Andrew Dolgov 2018-12-01 10:19:45 +03:00
  • 8d190d539b CLI tools: fix --quiet not working if --log is unset Andrew Dolgov 2018-12-01 10:05:26 +03:00
  • 523e1cb9e8 reduce headlines scrolling timeout Andrew Dolgov 2018-12-01 09:37:51 +03:00
  • e84adbba37 rate-limit headlinesScrollHandler via timeout instead of distance scrolled minor floating title cleanup Andrew Dolgov 2018-12-01 09:33:09 +03:00
  • efd28bb3b7 add ngettext to globals Andrew Dolgov 2018-12-01 09:01:50 +03:00
  • 669077c6ad refactor selection toggle functions; other minor cleanup Andrew Dolgov 2018-12-01 08:59:30 +03:00
  • a2ef54cd92 toggleMark, togglePub: refactor implementation shorten marked/published img CSS classes Andrew Dolgov 2018-12-01 08:20:09 +03:00
  • 3325979bf0 isCdmMode -> isCombinedMode Andrew Dolgov 2018-12-01 08:04:12 +03:00
  • 32d36d439c in unexpanded mode unpack article only when activated Andrew Dolgov 2018-12-01 07:53:51 +03:00
  • 9e83fcb9f4 floating title: hide .collapse button Andrew Dolgov 2018-12-01 01:23:13 +03:00
  • 8971b920ce getSelectedArticleIds2: return unique ids setActiveArticleId: update selected prompt Andrew Dolgov 2018-12-01 01:21:33 +03:00
  • c155a9e1ef toggle_cdm_expanded: use xhrPost Andrew Dolgov 2018-12-01 01:18:32 +03:00
  • 5aa9c60494 bring back (debloated) version of unexpanded combined mode Andrew Dolgov 2018-12-01 01:03:01 +03:00
  • 1702ecf7ea cdmClicked: when clicked on article link, open it in background window even without ctrl Andrew Dolgov 2018-12-01 00:35:18 +03:00
  • bf1b89d0f1 enable c-up/down hotkeys even out of cdm Andrew Dolgov 2018-12-01 00:20:09 +03:00
  • f661a37efa Merge branch 'master' of git.tt-rss.org:fox/tt-rss Andrew Dolgov 2018-12-01 00:12:15 +03:00
  • e2b8c9273e first stage of headline element handling refactoring Andrew Dolgov 2018-12-01 00:11:52 +03:00
  • 9502c0ee58 Merge branch 'night.css-tweaks' of adaminato/tt-rss into master fox 2018-11-30 19:17:19 +00:00
  • aff59bc7c9 Brighten title. Black was hard to read on the dark background. adaminato 2018-11-30 18:43:57 +00:00
  • c1ee7035e6 </hurr> Andrew Dolgov 2018-11-30 20:24:38 +03:00
  • 137bc3b3db cdmScrollToArticle: set id as active if selected Andrew Dolgov 2018-11-30 20:24:10 +03:00
  • 08bee97858 cdmScrollToArticle: set article read on selection Andrew Dolgov 2018-11-30 20:00:27 +03:00
  • ebc09be79d moveToPost: set unread to false when article is selected Andrew Dolgov 2018-11-30 19:59:11 +03:00
  • efae085818 compact theme fixes Andrew Dolgov 2018-11-30 17:45:07 +03:00
  • 2e01a1d41d css updates; night theme fixes for changed CSS classes Andrew Dolgov 2018-11-30 17:42:38 +03:00
  • 87fe02dabb Merge branch 'master' of git.fakecake.org:tt-rss Andrew Dolgov 2018-11-30 17:22:33 +03:00
  • 07fd4f8d9d minor css fixes (mostly for zoom mode) Andrew Dolgov 2018-11-30 17:22:30 +03:00
  • ac68939d7e bump version static Andrew Dolgov 2018-11-30 17:02:05 +03:00
  • add558e7e5 rework some styles related to three panel mode Andrew Dolgov 2018-11-30 15:54:38 +03:00
  • 8359ca6dad combined mode (and more) css class name updates Andrew Dolgov 2018-11-30 15:48:17 +03:00
  • 2f961ee830 plugins: add some xhrPost refactoring Andrew Dolgov 2018-11-30 15:23:48 +03:00
  • 764434a491 remove remove_splash() Andrew Dolgov 2018-11-30 15:13:19 +03:00
  • 02ec3984bd replace 4 space indents with tabs Andrew Dolgov 2018-11-30 15:07:44 +03:00
  • 50052fb78a strip_harmful_tags: remove data- attributes Andrew Dolgov 2018-11-30 15:02:01 +03:00
  • 5f211e37a4 remove FTITLE- id Andrew Dolgov 2018-11-30 14:53:58 +03:00
  • 67cdf4cf12 remove some unnecessary element IDs rework plugins/note to use xhrJson() Andrew Dolgov 2018-11-30 14:39:06 +03:00
  • 59f5335f56 unpackVisibleHeadlines: go ahead of the buffer position a bit (2) Andrew Dolgov 2018-11-30 14:26:28 +03:00
  • 58dee80ae5 unpackVisibleHeadlines: go ahead of the buffer position a bit Andrew Dolgov 2018-11-30 14:25:12 +03:00
  • 0c06bb5fe1 scroll handler: performance improvements Andrew Dolgov 2018-11-30 14:20:00 +03:00
  • b9585004e6 packed headlines: no point in using JSON here Andrew Dolgov 2018-11-30 13:56:33 +03:00
  • 7673331850 headlines: remove collapseBtn Andrew Dolgov 2018-11-30 13:53:58 +03:00
  • 9563e3bcd6 remove expandable CDM headlines Andrew Dolgov 2018-11-30 13:51:54 +03:00
  • c8c9a26f30 move to simpler CDM handling of encoded content (instead of CENCW... etc) Andrew Dolgov 2018-11-30 13:26:41 +03:00
  • da1a3c2cc5 remove ok = confirm() thing Andrew Dolgov 2018-11-30 13:05:59 +03:00
  • fd752a79af finish xhrPost migration of js/ Andrew Dolgov 2018-11-30 13:00:26 +03:00
  • 7e8be97b66 remove duplicated code from hotkey actions handler more xhrPost() refactoring Andrew Dolgov 2018-11-30 12:46:52 +03:00
  • 24c618dd6f editSelectedFeeds: fix missing unset checkboxes properly Andrew Dolgov 2018-11-30 11:55:24 +03:00
  • ef129fed2a some more xhrPost refactoring (batchEditSave WIP) Andrew Dolgov 2018-11-30 10:48:50 +03:00
  • fc0a3050eb use xhrPost is even more places! Andrew Dolgov 2018-11-30 09:23:51 +03:00
  • 3ad9944d5e fix missing sprintf() argument Andrew Dolgov 2018-11-30 09:19:00 +03:00
  • dbb4cdbe36 plugins: run eslint const/let fixes Andrew Dolgov 2018-11-30 08:39:45 +03:00
  • c10a43069e debug logging system rework: * support various logging levels per-message * remove hacks like debug_suppress, DAEMON_EXTENDED_DEBUG, etc * _debug() is kept as a compatibility shim for plugins Andrew Dolgov 2018-11-30 08:34:29 +03:00
  • 758752684c cache_starred_articles: limit maximum amount of download attempts per-article, consider cache operation a success even if all images were too small (prevents repeated requests) Andrew Dolgov 2018-11-30 07:20:13 +03:00
  • eaf7cfdba6 use xhrPost in even more places! Andrew Dolgov 2018-11-29 23:36:54 +03:00
  • ed1262d55a oops, remove useless db_escape_string() in article class (and nsfw plugin) Andrew Dolgov 2018-11-29 23:04:12 +03:00
  • 560b9fdd26 use xhrPost in more places Andrew Dolgov 2018-11-29 22:56:34 +03:00
  • 0d27227359 use xhrPost in more places; various minor cleanup Andrew Dolgov 2018-11-29 22:21:09 +03:00
  • 0267212454 move to let/const syntax in custom dojo modules Andrew Dolgov 2018-11-29 21:21:06 +03:00
  • 9dc5524df1 set dialogs to const Andrew Dolgov 2018-11-29 21:13:41 +03:00
  • 1b91bb4564 don't compare result with undefined seq Andrew Dolgov 2018-11-29 21:07:19 +03:00
  • 4508e3103d some more eslint-related stuff Andrew Dolgov 2018-11-29 21:03:55 +03:00
  • 8572e0108a declare globals with let Andrew Dolgov 2018-11-29 20:09:25 +03:00
  • 424e28db6b eslint-related fixes Andrew Dolgov 2018-11-29 20:07:23 +03:00
  • 79c5035920 reset password: use updated mailer parameters properly Andrew Dolgov 2018-11-26 12:44:36 +03:00
  • 2d54eb1a87 remove cache/simplepie Andrew Dolgov 2018-11-23 12:31:47 +03:00
  • bc42dfb790 mention mailer_smtp plugin in config.php-dist Andrew Dolgov 2018-11-22 23:10:28 +03:00
  • b2f0858060 sanity config: fix typo Andrew Dolgov 2018-11-22 22:15:27 +03:00
  • d5256c8228 update sanity_config.php Andrew Dolgov 2018-11-22 21:47:58 +03:00
  • e08990f753 mailer: fix indents Andrew Dolgov 2018-11-22 16:55:37 +03:00
  • ac5e55c2bd mailer: return 0 if plugin requested to stop (-1) Andrew Dolgov 2018-11-22 16:39:10 +03:00
  • 6b19eec0f7 Merge branch 'master' of git.fakecake.org:tt-rss Andrew Dolgov 2018-11-22 16:36:13 +03:00
  • 55bf4bc1d3 mailer: split to/from name/addresses Andrew Dolgov 2018-11-22 16:36:10 +03:00
  • 83affcd4b2 Mailer->error: no argument Andrew Dolgov 2018-11-22 16:19:41 +03:00
  • 57932e1837 remove PHPMailer and related directives from config.php-dist; add pluggable Mailer class Andrew Dolgov 2018-11-22 14:45:14 +03:00
  • 643d1919cc update .gitignore Andrew Dolgov 2018-11-07 14:59:44 +03:00
  • 253dbd4856 generate_syndicated_feed: add support for virtual feeds provided by plugins Andrew Dolgov 2018-11-07 14:21:39 +03:00
  • 22366ccc5b db_prefs: fix cache never being used on read(); remove unnecessary sprintf()s to integer Andrew Dolgov 2018-11-03 21:52:38 +03:00
  • 3a0292303e php: remove trailing whitespaces Andrew Dolgov 2018-11-03 15:08:43 +03:00
  • 3b9f982ec6 upd .gitignore Andrew Dolgov 2018-11-03 15:03:52 +03:00
  • 2c940c4861 better handle PDOExceptions during open transaction in feed update Andrew Dolgov 2018-11-03 15:00:58 +03:00
  • 5f66f872b6 fix session write handler always assuming that database entry exists and failing silently if it doesn't; remove session cookie-related hacks Andrew Dolgov 2018-10-16 14:07:42 +03:00
  • d246fb9fe1 remove session REMOTE_ADDR checks Andrew Dolgov 2018-10-16 12:12:07 +03:00
  • f8fc1ac543 login: check for stale session in login handler, instead of authenticate_user() Andrew Dolgov 2018-10-16 11:39:12 +03:00
  • f730d7bb0a another attempt to enforce session ID regeneration on login Andrew Dolgov 2018-10-16 09:11:32 +03:00
  • 9dadbdbb21 properly save auth_module after logging in Andrew Dolgov 2018-10-16 07:34:22 +03:00
  • 77aebd7e4a it was probably not the best idea to use session_regenerate_id() right after session_start(), duh Andrew Dolgov 2018-10-15 21:47:12 +03:00