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

Commit Graph

  • 733ef11e09 Added requested article_scroll_up and article_scroll_down keys. Mark Waters 2013-03-16 12:06:59 +01:00
  • 08da1c6a23 fix several issues with updater (refs #562) Andrew Dolgov 2013-03-16 14:53:10 +04:00
  • ccc50f9220 cdm: make read articles less visible Andrew Dolgov 2013-03-16 14:37:49 +04:00
  • f4c09773ac cdm: make selected entry footer solid color Andrew Dolgov 2013-03-16 14:33:29 +04:00
  • bb9c6cc513 disable label row gradient in cdm, looks weird Andrew Dolgov 2013-03-16 14:30:25 +04:00
  • b251d917c7 remove gray/white content tiling in cdm because headers make a better job to distinguish between posts Andrew Dolgov 2013-03-16 13:52:27 +04:00
  • 55bfe617f0 tweak cdm footer display Andrew Dolgov 2013-03-16 13:47:24 +04:00
  • dbd7e915dd cdmContentInner: fix margins Andrew Dolgov 2013-03-16 13:41:37 +04:00
  • bdb7d62e9f tweak cdm header button alignment Andrew Dolgov 2013-03-16 13:38:50 +04:00
  • 5adfc4a091 cdm: tweak the colorscheme a bit Andrew Dolgov 2013-03-16 13:26:41 +04:00
  • fc37f478d2 cdm: make article headers more visible (2) Andrew Dolgov 2013-03-16 13:15:55 +04:00
  • c06289d3e6 cdm: make article headers more visible Andrew Dolgov 2013-03-16 13:01:17 +04:00
  • a439ac8ad2 plugins: fix wrongly placed bracket preventing web updater from working Andrew Dolgov 2013-03-16 12:26:36 +04:00
  • aca71915c4 pluginhandler: better error reporting Andrew Dolgov 2013-03-16 12:26:14 +04:00
  • 1b113281ff make version checks a bit more readable Andrew Dolgov 2013-03-16 12:06:34 +04:00
  • a582da6527 Merge pull request #51 from mitakas/version_check Andrew Dolgov 2013-03-15 23:28:52 -07:00
  • 3fd035f5eb reinstate back sanitizedummy parameter fix that got reverted Andrew Dolgov 2013-03-16 10:21:55 +04:00
  • 9f1d4dc282 Somehow I managed to get it wrong the first time. Dimitar Dimitrov 2013-03-16 01:32:27 +01:00
  • f2ea6b1696 Found another place with a php version check. Dimitar Dimitrov 2013-03-16 00:30:29 +01:00
  • 737ef4dcc2 Compare versions in a more robust way. Dimitar Dimitrov 2013-03-15 23:47:53 +01:00
  • 8c4f63fa9a Merge pull request #49 from Joschasa/master Andrew Dolgov 2013-03-15 11:10:12 -07:00
  • 822cbf2a87 Let htmLawed keep width+height for images André 2013-03-15 18:25:22 +01:00
  • 9803a08886 Merge pull request #48 from stephen-hill/master Andrew Dolgov 2013-03-15 09:53:20 -07:00
  • 469061fef1 config: bump default values for cookie expiration times (refs #539) Andrew Dolgov 2013-03-15 20:51:12 +04:00
  • 858142054c release 1.7.4 Andrew Dolgov 2013-03-15 19:55:00 +04:00
  • 8c0496f74c Revert "Rewrote database support to classes, Fixed strict warning in sanitizedummy.php" Andrew Dolgov 2013-03-15 19:54:18 +04:00
  • a48d8533bf Revert "db: use builtin classloader, lowercase class files" Andrew Dolgov 2013-03-15 19:54:08 +04:00
  • 9bb6811d2a Input didn't have a type. Stephen Hill 2013-03-15 14:54:39 +00:00
  • e600dbd44a Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS Andrew Dolgov 2013-03-15 17:04:21 +04:00
  • 3c11570d59 release 1.7.3 Andrew Dolgov 2013-03-15 17:02:54 +04:00
  • 02ef0f0b52 Merge pull request #47 from xaberus/master Andrew Dolgov 2013-03-15 05:49:07 -07:00
  • f02713bb4a fix update.php Pavel Sterin 2013-03-15 12:56:40 +01:00
  • 57b8469e67 db: use builtin classloader, lowercase class files Andrew Dolgov 2013-03-15 14:15:06 +04:00
  • 07be89952d Merge pull request #46 from mbirth/master Andrew Dolgov 2013-03-15 03:09:22 -07:00
  • 65d0cc64a2 Rewrote database support to classes, Fixed strict warning in sanitizedummy.php Markus Birth 2013-03-15 10:51:33 +01:00
  • 7d272e5c04 fix warning in hotkey help dialog when disabled hotkey is processed Andrew Dolgov 2013-03-15 10:05:48 +04:00
  • ef3da31cd9 api: force returned timestamps to integer Andrew Dolgov 2013-03-15 09:40:31 +04:00
  • 5a1b1af311 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS Andrew Dolgov 2013-03-15 09:25:08 +04:00
  • 35e5f1da35 patch sanitizedummy with proper declaration (closes #554) Andrew Dolgov 2013-03-15 09:24:54 +04:00
  • 58bbc3b92c Merge pull request #44 from WalterWeiss/de_DE Andrew Dolgov 2013-03-14 22:14:20 -07:00
  • 08c903f1de Merge pull request #45 from Brianetta/patch-1 Andrew Dolgov 2013-03-14 22:13:23 -07:00
  • 2ee41191da Delete blank lines from end of instances plugin's init.php Brian Ronald 2013-03-15 04:44:55 +00:00
  • ba4a4bec2a update German translation Walter Weiss 2013-03-15 02:43:40 +01:00
  • 22890cceca add share to twitter plugin back Andrew Dolgov 2013-03-14 21:02:45 +04:00
  • d2ef966e8d add a separate check for php version because of T_PAAMAYIM_NEKUDOTAYIM on 5.2 Andrew Dolgov 2013-03-14 19:16:01 +04:00
  • b6046b3a7b add schema 104 upgrade files Andrew Dolgov 2013-03-14 18:53:49 +04:00
  • d26859b5e1 rename STRIP_IMAGES to make it less confusing (bump schema) Andrew Dolgov 2013-03-14 18:52:44 +04:00
  • ef69681b93 enable feed titles in vfeeds in combined mode, align to date Andrew Dolgov 2013-03-13 12:33:59 +04:00
  • 3afc03b530 add plugins/googlereaderkeys Andrew Dolgov 2013-03-12 11:35:41 +04:00
  • 0b5ef30d69 af_redditimgur: better album embedding layout Andrew Dolgov 2013-03-12 11:30:35 +04:00
  • 35055d050b af_redditimgur: support albums Andrew Dolgov 2013-03-12 11:26:44 +04:00
  • ce7d5e8765 af_redditimgur: add basic support for handling linked imgur pages Andrew Dolgov 2013-03-12 10:47:06 +04:00
  • 4b27f0c06d add f C hotkey to toggle combined mode (closes #549) Andrew Dolgov 2013-03-12 09:52:45 +04:00
  • 5f9d021336 release 1.7.2 Andrew Dolgov 2013-03-12 09:39:28 +04:00
  • 96f98cb091 escape fetch error message before saving in the db (closes #550) Andrew Dolgov 2013-03-11 14:14:28 +04:00
  • 41acdf4c11 remove purging of inactive feeds in daemon_common (causes duplicates) Andrew Dolgov 2013-03-07 09:03:42 +04:00
  • 123a764372 getLabelCounters: add caption to group by to fix query failing on pgsql 8.4 (refs #545) Andrew Dolgov 2013-03-05 15:36:25 +04:00
  • 1f1d322425 release 1.7.1 Andrew Dolgov 2013-03-05 09:44:16 +04:00
  • f161869541 when purging inactive feeds, set last_updated to NOW() Andrew Dolgov 2013-03-04 21:49:14 +04:00
  • b7c8622ec7 atom xsl: fix missing feed icon Andrew Dolgov 2013-02-28 20:23:26 +04:00
  • da15c140f7 only bind noscroll hotkeys in combined mode by default Andrew Dolgov 2013-02-28 20:21:06 +04:00
  • f6a260c65e cdmClicked: allow shift-lclick Andrew Dolgov 2013-02-28 20:15:17 +04:00
  • 8a77553595 unsubscribeFeed: call updateFeedList() when unsubscribing from labels Andrew Dolgov 2013-02-28 20:09:25 +04:00
  • a1f7a5191a make unread cdm content less bold Andrew Dolgov 2013-02-28 19:35:36 +04:00
  • 8bebe19862 tweak pre/code display Andrew Dolgov 2013-02-28 19:24:20 +04:00
  • 18bfbb0cd2 tweak blockquote display Andrew Dolgov 2013-02-28 19:16:27 +04:00
  • 4480b26e66 assign hash-stored feed_id/is_cat earlier on startup Andrew Dolgov 2013-02-28 19:16:17 +04:00
  • 3cb9cd6e3f af_redditimgur: unbreak Andrew Dolgov 2013-02-28 18:11:10 +04:00
  • a16d7a5d64 af_redditimgur: do not process content multiple times Andrew Dolgov 2013-02-28 16:47:55 +04:00
  • b999f4c75a slightly better article note display in CDM Andrew Dolgov 2013-02-28 16:23:33 +04:00
  • b389aeb7fc headlines renderer: do not attach topmost article ids Andrew Dolgov 2013-02-28 16:09:41 +04:00
  • 535a4c7d16 only use hash feed/cat parameters on startup Andrew Dolgov 2013-02-28 15:56:22 +04:00
  • 2bee32ffa7 remove headline precaching stuff, conflicts with dijit widgets in headlines buffer Andrew Dolgov 2013-02-28 15:52:30 +04:00
  • 524de8dcf6 Revert "headlines buffer: remove dijit-based RCHK elements" Andrew Dolgov 2013-02-28 15:48:09 +04:00
  • f7945c99d0 headlines buffer: remove dijit-based RCHK elements Andrew Dolgov 2013-02-28 15:04:33 +04:00
  • 831408f0e8 fix cdm checkbox not selecting entire cell Andrew Dolgov 2013-02-28 14:22:13 +04:00
  • ce1cdfb6e0 db: remove qlog stuff Andrew Dolgov 2013-02-28 13:35:56 +04:00
  • 18e1a773d1 change ctrl-arrow bindings to always keep current article on top (previous behavior) replace direct active_post_id references with get/set functions Andrew Dolgov 2013-02-28 13:18:58 +04:00
  • 1b04a298ef store active feed id in url hash and restore on reload Andrew Dolgov 2013-02-28 13:06:54 +04:00
  • 271edfa6f9 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS Andrew Dolgov 2013-02-28 09:37:52 +04:00
  • 81d5b6e9ef googleplus: update icon to be the same size/shape as other plugins Andrew Dolgov 2013-02-28 09:37:22 +04:00
  • 350e3944d4 fix uploadicon() returning wrong content-type (closes #543) Andrew Dolgov 2013-02-28 09:17:17 +04:00
  • f4c02a157a fix warning when saving plugins with 0 plugins enabled (closes #542) Andrew Dolgov 2013-02-28 09:13:00 +04:00
  • 67cad82e60 cdmExpandArticle: do not perform offset manipulation Andrew Dolgov 2013-02-27 23:04:23 +04:00
  • c2e4e8fe91 hotkey help: fix actions bound to multiple sequences not displayed correctly Andrew Dolgov 2013-02-27 22:58:43 +04:00
  • c22580b55f implement classic next/prev article movement behavior, bind to ctrl-arrows Andrew Dolgov 2013-02-27 22:48:43 +04:00
  • 104e5c6557 moveToPost: implement more natural next/prev moving in combined mode Andrew Dolgov 2013-02-27 22:27:49 +04:00
  • 1ebf3b979e replace getmicrotime() wrapper with microtime(true) (2) Andrew Dolgov 2013-02-27 22:20:14 +04:00
  • fa9e88c367 replace getmicrotime() wrapper with microtime(true) Andrew Dolgov 2013-02-27 22:16:58 +04:00
  • 3af9dbd350 cdmScrollToArticleId: use more natural scrolling Andrew Dolgov 2013-02-27 18:44:45 +04:00
  • cb0810962c enclosures player: hide html5 audio element Andrew Dolgov 2013-02-27 18:30:33 +04:00
  • 0a7b15207e remove previous counter hacks; force request counters when there's no unread stuff left in current feed (e.g. finished reading) Andrew Dolgov 2013-02-27 16:57:26 +04:00
  • 77a3e1233f rpc/getAllCounters: include virtual counters when last_article_id is supplied and unchanged Andrew Dolgov 2013-02-27 16:51:06 +04:00
  • 5129d29d65 reduce counters request minimum interval Andrew Dolgov 2013-02-27 16:47:25 +04:00
  • bf40c12408 request_counters: force request 50% of the time to keep all counters updated Andrew Dolgov 2013-02-27 16:11:44 +04:00
  • 8fe3a493d4 db: replace QUERY_LOG with _DEBUG_QUERY_LOG Andrew Dolgov 2013-02-27 15:48:33 +04:00
  • 0a117b86b0 cache all db prefs on startup Andrew Dolgov 2013-02-27 15:47:29 +04:00
  • 88918ca637 remove server-side feedtree collapse implementation Andrew Dolgov 2013-02-27 15:34:13 +04:00
  • 65713fdf4c log queries is QUERY_LOG is defined Andrew Dolgov 2013-02-27 15:33:54 +04:00
  • 1b87341afa ccache: disable force overriding owner_uid on real feeds (why was this needed?) Andrew Dolgov 2013-02-27 15:16:00 +04:00