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

Commit Graph

  • 45942238bf getLabelCounters: optimize SQL Andrew Dolgov 2013-02-27 15:05:38 +04:00
  • 1bad74ea7c change various catchup stuff to only affect unread articles Andrew Dolgov 2013-02-26 22:49:46 +04:00
  • be17885789 pluginhost: add get_debug()/set_debug() for plugins to detect if debugging is allowed Andrew Dolgov 2013-02-26 19:30:19 +04:00
  • 70caff4811 done collecting data debug message: remove title Andrew Dolgov 2013-02-26 19:26:38 +04:00
  • 8dffcd0175 css: remove postDateRTL Andrew Dolgov 2013-02-26 19:22:36 +04:00
  • 5321e775f9 remove update on checksum change (updated status has been removed); rtl stuff (unused) Andrew Dolgov 2013-02-26 19:20:58 +04:00
  • 5d56d100f1 force disable simplepie unnecessarily sanitizing data Andrew Dolgov 2013-02-26 18:27:40 +04:00
  • 2ea09bdef6 update_daemon_common: purge inactive/not updated feeds Andrew Dolgov 2013-02-26 16:16:04 +04:00
  • 4deb422655 Merge pull request #40 from nhoening/master Andrew Dolgov 2013-02-26 02:49:44 -08:00
  • e0abb8d768 Replace SQL query which led to problems for some, refactor a bit and document what this plugin cannot do if articles are not in the Flattr cataloge. nhoening 2013-02-26 11:42:46 +01:00
  • cfe6d444a9 add workaround against shutdown() being called in child task context Andrew Dolgov 2013-02-25 21:59:26 +04:00
  • f421fcd7e5 daemon: die if unable to create a stampfile Andrew Dolgov 2013-02-25 21:39:13 +04:00
  • 2cd099f0fb daemon: better shutdown/sigint reporting Andrew Dolgov 2013-02-25 21:36:18 +04:00
  • 724b7942ed daemon: install master shutdown handlers without a separate forking process Andrew Dolgov 2013-02-25 21:32:48 +04:00
  • a44bfcfd52 make_lockfile: check if file was created successfully Andrew Dolgov 2013-02-25 21:28:51 +04:00
  • 1a43a68cb1 daemon: enable master lockfile Andrew Dolgov 2013-02-25 21:28:34 +04:00
  • 7c9f819f1e tinyfeedicon: fix vertical align Andrew Dolgov 2013-02-25 16:39:25 +04:00
  • cd616c4c35 nsfw: make tags list configurable Andrew Dolgov 2013-02-23 21:28:09 +04:00
  • 81c54e3d8d only allow clearing data of active plugins Andrew Dolgov 2013-02-23 21:27:50 +04:00
  • 87801bd866 hide widescreen mode toggle in cdm Andrew Dolgov 2013-02-23 19:37:15 +04:00
  • ada103f234 simplepie init: hide errors Andrew Dolgov 2013-02-23 18:47:05 +04:00
  • 48b657fce1 fetch_file_contents: fix typos Andrew Dolgov 2013-02-23 18:45:16 +04:00
  • 5de51df7f8 rssfuncs: show fetch done debug message in appropriate place Andrew Dolgov 2013-02-23 18:42:14 +04:00
  • ab457a9c96 rssfuncs: load pluginhost stuff properly Andrew Dolgov 2013-02-23 18:40:48 +04:00
  • 017401ddce implement HOOK_FEED_FETCHED Andrew Dolgov 2013-02-23 18:38:50 +04:00
  • fb850eecda fix SELF_USER_AGENT defined with blank VERSION better error reporting in fetch_file_contents() Andrew Dolgov 2013-02-23 18:37:40 +04:00
  • 42ecc25ba5 cdm: fix tags display Andrew Dolgov 2013-02-23 16:05:48 +04:00
  • 1b9f9925cf add nsfw plugin Andrew Dolgov 2013-02-23 16:02:29 +04:00
  • 32c399b1bf add example article hook plugin Andrew Dolgov 2013-02-23 16:02:04 +04:00
  • 84d952f141 implement article render hooks Andrew Dolgov 2013-02-23 16:01:51 +04:00
  • e02555c1b8 add af_* plugin workaround for already processed article Andrew Dolgov 2013-02-23 12:07:46 +04:00
  • 389859b5d4 af_unburn: set useragent Andrew Dolgov 2013-02-22 09:38:00 +04:00
  • 8055097ca2 af_unburn: set timeout properly (refs #540) Andrew Dolgov 2013-02-21 22:27:35 +04:00
  • b30abdadd2 prevent article filters from modifying article GUID; add separate plugin_data field for this Andrew Dolgov 2013-02-21 22:24:06 +04:00
  • 7bfb3dabdd add ttrss_user_entries.plugin_data (bump schema) Andrew Dolgov 2013-02-21 22:08:38 +04:00
  • 6afcbcd1a5 fix wrong DOS line-endings Andrew Dolgov 2013-02-21 18:58:06 +04:00
  • c396cd30be bring back SELF_USER_AGENT (refs #540) Andrew Dolgov 2013-02-21 09:16:43 +04:00
  • 4318a9b992 close_button: remove useless getInfo() method Andrew Dolgov 2013-02-20 16:13:02 +04:00
  • 989b399e9e add a close article panel plugin (refs #538) Andrew Dolgov 2013-02-20 16:04:15 +04:00
  • f03701fe99 store widescreen status in a cookie (refs #539) Andrew Dolgov 2013-02-20 14:40:13 +04:00
  • 7726063cf2 fix php warning while testing filters with regexps too complex for the database Andrew Dolgov 2013-02-20 09:34:00 +04:00
  • acfbab375d mute warnings caused by session_start() to deal with potential ps_files_cleanup_dir stuff Andrew Dolgov 2013-02-19 16:56:43 +04:00
  • 1ff1374325 remove nonworking article zoom buttons (closes #535) Andrew Dolgov 2013-02-18 21:27:03 +04:00
  • 1389501e95 only override al2gt() locale setting if saved session language is not auto Andrew Dolgov 2013-02-17 16:07:07 +04:00
  • 0de0b05df4 release 1.7.0 Andrew Dolgov 2013-02-17 14:04:40 +04:00
  • ee94a23dd8 update translations Andrew Dolgov 2013-02-17 13:59:01 +04:00
  • 6b3f228fdc ignore VFEED_GROUP_BY_FEED when generating syndicated feeds Andrew Dolgov 2013-02-17 13:48:15 +04:00
  • 771012ec04 update readme (c) Andrew Dolgov 2013-02-14 12:27:01 +04:00
  • 2c8e90c3fa rename subtoolbar actions dropdown Andrew Dolgov 2013-02-13 19:07:35 +04:00
  • d49dfa381e api: block real categories with 0 feeds to appear in getCategories Andrew Dolgov 2013-02-10 11:40:03 +04:00
  • b44587922c update config sanity checks due to removed FEEDBACK_URL Andrew Dolgov 2013-02-09 22:34:51 +04:00
  • 750cfcd2fa remove processing of ttrss_feeds.icon_url Andrew Dolgov 2013-02-08 17:19:43 +04:00
  • 8853f0ed5b switchPanelMode: fix typo Andrew Dolgov 2013-02-07 00:12:22 +04:00
  • 533bd7b73f switchPanelMode: cosmetic fixes Andrew Dolgov 2013-02-06 20:23:40 +04:00
  • 2d1282d4d1 remove top hello - feedback - preferences line Andrew Dolgov 2013-02-06 20:14:06 +04:00
  • ed47e3c418 new version dialog: display error when no version info available Andrew Dolgov 2013-02-06 20:13:44 +04:00
  • 126e639a92 remove hlClicked call from postheader Andrew Dolgov 2013-02-06 18:24:02 +04:00
  • d9013d8351 enable displayNewContentPrompt() for cats Andrew Dolgov 2013-02-06 12:35:11 +04:00
  • be5a5cd26d view: abort when requested RROW is not present Andrew Dolgov 2013-02-06 12:27:26 +04:00
  • 35be65a1da remove zoomToArticle() and PTITLE bits Andrew Dolgov 2013-02-06 12:24:17 +04:00
  • 38325ad6d1 remove tt-rss tabcontrol Andrew Dolgov 2013-02-06 11:09:45 +04:00
  • 0a3fd79b0e fix image caching not working on plugin-rewritten content; remove content cache stuff Andrew Dolgov 2013-02-04 13:00:50 +04:00
  • 17b236efab viewfeed: force request counters Andrew Dolgov 2013-02-04 10:55:29 +04:00
  • 14501332e0 js: remove several commented out functions Andrew Dolgov 2013-02-01 16:06:14 +04:00
  • 5b55e9e25c js: simplify counter updating, remove some unused stuff Andrew Dolgov 2013-02-01 13:09:43 +04:00
  • 1e6463fde9 unburn: remove ending ? from urls Andrew Dolgov 2013-02-01 00:34:57 +04:00
  • 75a316ab3c login_sequence: flush prefs_cache Andrew Dolgov 2013-01-24 23:51:42 +04:00
  • d147154cca subtoolbar: only show mail action if plugin is enabled Andrew Dolgov 2013-01-23 16:33:43 +04:00
  • 1db00af8ad remove arrowheads from headline subtoolbar Andrew Dolgov 2013-01-23 15:45:20 +04:00
  • 96f0a3e79d remove themes/ Andrew Dolgov 2013-01-23 15:36:32 +04:00
  • fd535b317c switchPanelMode: fix css manipulation for firefox Andrew Dolgov 2013-01-23 15:28:59 +04:00
  • 1610cdce82 add af_buttersafe Andrew Dolgov 2013-01-23 14:54:03 +04:00
  • 2c4d59517a update art-zoom/art-share icons Andrew Dolgov 2013-01-23 14:53:50 +04:00
  • 2cda431400 add a q shortcut; remove close_article button Andrew Dolgov 2013-01-23 13:39:36 +04:00
  • c2cd348b75 rename digest_checkbox Andrew Dolgov 2013-01-23 13:36:13 +04:00
  • 16cbc19a8a do not show edit note prompt when article is shown in zoom mode Andrew Dolgov 2013-01-23 12:22:07 +04:00
  • a6a9b81264 split remove_feed_* stuff to pref/feeds Andrew Dolgov 2013-01-22 22:38:18 +04:00
  • 5083271956 move some more functions out of functions.php; fix opml.php failing due to redeclared autoload Andrew Dolgov 2013-01-22 22:36:16 +04:00
  • 87d7e8507a split some more functions from functions.php Andrew Dolgov 2013-01-22 22:32:17 +04:00
  • 04f60eb729 move api_get_* functions to classes/api Andrew Dolgov 2013-01-22 22:15:56 +04:00
  • 6eb77a3140 expand simple update method description Andrew Dolgov 2013-01-22 20:13:42 +04:00
  • 6b1a4ecd41 updaterandomfeed: use max_execution_time parameter Andrew Dolgov 2013-01-22 20:07:34 +04:00
  • 8b83bf5fa1 implement fallback _SIMPLE_UPDATE_MODE Andrew Dolgov 2013-01-22 19:49:47 +04:00
  • 6addc13f46 sessions: prevent HTTPS warning Andrew Dolgov 2013-01-22 19:21:40 +04:00
  • c5e3995f8c disable content caching if _FEEDS_CONTENT_CACHE is not enabled Andrew Dolgov 2013-01-22 16:12:50 +04:00
  • 5cb1730648 pref-filters: mention native-regexp difficulties in testing window Andrew Dolgov 2013-01-22 13:34:02 +04:00
  • 3fb401120a support ctrl key hotkeys Andrew Dolgov 2013-01-22 13:00:20 +04:00
  • e5e2cf3b88 add hack to support arbitrary key descriptions for hotkeys Andrew Dolgov 2013-01-22 12:52:52 +04:00
  • 1b03e1deb6 feed editor: hide cache content option Andrew Dolgov 2013-01-22 12:16:17 +04:00
  • 6368785ef4 af_unburn: update description Andrew Dolgov 2013-01-21 22:40:38 +04:00
  • a90952ec00 af_unburn: add /~r/ redirector Andrew Dolgov 2013-01-20 20:22:04 +04:00
  • 4bbe9669cf Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS Andrew Dolgov 2013-01-20 16:44:58 +04:00
  • 4f3a9f027f Merge pull request #38 from Mic92/patch-2 Andrew Dolgov 2013-01-20 04:44:35 -08:00
  • 6c48ba665f open flattr links in new tabs Jörg Thalheim 2013-01-20 13:38:44 +01:00
  • 4aa5bd593c implement basic hotkeys map support in digest; implement next/prev feed hotkeys Andrew Dolgov 2013-01-20 12:11:36 +04:00
  • 7d8f56571b persist widescreen mode in session Andrew Dolgov 2013-01-19 10:55:51 +04:00
  • ec6e51556d add context menu to Special category Andrew Dolgov 2013-01-18 18:12:39 +04:00
  • 057cc81302 fix missing context menu of Uncategorized Andrew Dolgov 2013-01-18 18:09:44 +04:00
  • 3a4c897382 force separate data in ttrss_entries between users Andrew Dolgov 2013-01-18 17:42:26 +04:00
  • 10bdeb4b82 misc generated feed tweaks (fix json content-type, etc) Andrew Dolgov 2013-01-18 17:37:44 +04:00