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

Commit Graph

  • ee442dfec5 Merge pull request #216 from PerryWerneck/master Andrew Dolgov 2013-06-01 00:02:16 -07:00
  • 9ffe8907dd do not unlink lockfiles (closes #703) Andrew Dolgov 2013-06-01 10:06:59 +04:00
  • ce5d234d63 support dc:date elements in rss and atom feeds Andrew Dolgov 2013-06-01 09:49:56 +04:00
  • bcb6b0c126 Changing error.php?mode=js from text/plain to text/javascript Perry Werneck 2013-05-31 17:37:12 -03:00
  • 67f4fe1780 format_tags_string: fix typo Andrew Dolgov 2013-05-31 21:37:14 +04:00
  • 37cc6df067 Merge pull request #214 from JB1tz/master Andrew Dolgov 2013-05-31 08:48:06 -07:00
  • 8605ad4df0 make uncombined read headlines list more readable Andrew Dolgov 2013-05-31 13:01:43 +04:00
  • 7c01db43ef sphinx: type cast port to integer Andrew Dolgov 2013-05-31 09:52:43 +04:00
  • fbe135fb36 mysqli: We are using procedural mysqli so use mysqli_connect_error() instead of mysqli_error() Jonathan Bither 2013-05-30 10:45:47 -04:00
  • 2457679aed switch AUTO_ASSIGN_LABELS to off by default (bump schema) Andrew Dolgov 2013-05-30 18:26:56 +04:00
  • 9f8e2ae135 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS Andrew Dolgov 2013-05-30 09:21:43 +04:00
  • 80d8d2d026 update config checks for SMTP_SECURE Andrew Dolgov 2013-05-30 08:39:53 +04:00
  • a9358e1d4e Revert "added a personalized email template. if the file:" Andrew Dolgov 2013-05-30 08:36:51 +04:00
  • 1f5e9d9ab0 Merge branch 'master' of git://github.com/justauserx/Tiny-Tiny-RSS into justauserx-master Andrew Dolgov 2013-05-30 08:36:42 +04:00
  • a169cd6f47 Merge pull request #213 from badziew/patch-1 Andrew Dolgov 2013-05-29 21:35:05 -07:00
  • 50d5645b9f bugfix: DB_PORT was not used in one of db_connect calls Krzysztof Sikorski 2013-05-30 02:53:16 +03:00
  • f766373271 added a personalized email template. if the file: justauser 2013-05-29 16:23:04 -04:00
  • 37f00f7fcc add af_whomp Andrew Dolgov 2013-05-29 23:11:48 +04:00
  • 102a36c233 Merge pull request #212 from hoelzro/master Andrew Dolgov 2013-05-29 12:02:54 -07:00
  • 40a35a628d Don't verify SSL peers in geturl Rob Hoelz 2013-05-29 20:55:22 +02:00
  • e2b4c0b70c Pass error code along if geturl fails Rob Hoelz 2013-05-29 20:50:27 +02:00
  • 2505aea5f3 Merge pull request #211 from PerryWerneck/master Andrew Dolgov 2013-05-29 10:42:12 -07:00
  • 1ffd534f43 fix wrong article context menu item toggle marked (should be toggle starred) Andrew Dolgov 2013-05-29 16:14:32 +04:00
  • ed7dd4bf6c changed the preg_split to explode per fox. fixed the template to have a block for note and only include if there is a note justauser 2013-05-29 08:06:05 -04:00
  • 7aab5617b6 Merge branch 'master' into jremote justauser 2013-05-29 07:52:20 -04:00
  • 67e0cf9a37 add startup_gettext() calls to several endpoints for unregistered users so the output would be translated based on accept-language header Andrew Dolgov 2013-05-29 15:41:19 +04:00
  • 642432fc39 daemon: add sigterm handler for master Andrew Dolgov 2013-05-29 15:11:46 +04:00
  • 8ff2a86cf3 fix file_is_locked Andrew Dolgov 2013-05-29 07:46:14 +04:00
  • 6e0c7c5b80 Updating translation. Perry Werneck 2013-05-28 18:40:19 -03:00
  • f638b40348 Merge pull request #207 from gitawego/patch-4 Andrew Dolgov 2013-05-28 13:42:53 -07:00
  • 44bf49d414 @FIXED dijit modules aren't cached even all the js files are compressed gitawego 2013-05-28 23:40:17 +03:00
  • 4e46e90ef7 installer: use mysqli_error when using mysqli (closes #696) Andrew Dolgov 2013-05-29 00:32:23 +04:00
  • 4077f72ced Revert "@FIXED dijit modules aren't cached even all the js files are compressed" Andrew Dolgov 2013-05-29 00:17:19 +04:00
  • c4f628c277 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS Andrew Dolgov 2013-05-29 00:16:09 +04:00
  • ec86f69519 Merge pull request #205 from gitawego/patch-3 Andrew Dolgov 2013-05-28 13:14:31 -07:00
  • 4f70f13f26 @FIXED dijit modules aren't cached even all the js files are compressed gitawego 2013-05-28 22:59:27 +03:00
  • 991418fa56 Merge branch 'master' into jremote justauser 2013-05-28 11:39:58 -04:00
  • 5ddc750427 schema: fix reinitialization not working for older databases Andrew Dolgov 2013-05-28 16:21:19 +04:00
  • 1d76589693 file_is_locked: check if file exists before trying to flock it Andrew Dolgov 2013-05-28 15:58:03 +04:00
  • 2a7362596f moveToPost: check for current article element existing before getting its position info (closes #695) Andrew Dolgov 2013-05-27 22:11:20 +04:00
  • 2e937560df Added the note text to the body of the email sending articles justauser 2013-05-27 12:07:56 -04:00
  • 14c84904fe pluginhost: allow html tags in plugin storage Andrew Dolgov 2013-05-27 14:03:14 +04:00
  • 6dd01fcea2 Changes to support a new version of the phpmailer. Adds a new setting SMTP_SECURE, which cna have a value of tls, ssl or be empty. This is used for secure SMTP servers. Also added the ability to have multiple email addresses in the to field. Addresses are separated by semicolons (;) justauser 2013-05-26 11:27:42 -04:00
  • df2655e015 better support for atom:link elements in rss feeds, support rel=standout (fuck you google and your nonstandard shit) Andrew Dolgov 2013-05-26 10:21:54 +04:00
  • 393c1ddc6d note: set inset shadow Andrew Dolgov 2013-05-25 23:55:01 +04:00
  • 33945d7517 Merge branch 'master' of git://github.com/EyesX/Tiny-Tiny-RSS into EyesX-master Andrew Dolgov 2013-05-25 09:36:42 +04:00
  • 9bc0a6006e Updated Swedish translation for 1.7.9 Mattias Tengblad 2013-05-24 19:42:22 +02:00
  • f17c3ee29a parser: fix get_links() for RSS Andrew Dolgov 2013-05-24 14:40:47 +04:00
  • 5a6d7e7ace Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS Andrew Dolgov 2013-05-24 12:26:42 +04:00
  • 19baecc62e add some text-shadows Andrew Dolgov 2013-05-24 12:26:30 +04:00
  • 09328b460d Merge pull request #202 from RaphaelRochet/master Andrew Dolgov 2013-05-24 01:05:09 -07:00
  • 196d8bf3b7 Frnench translation update (3 strings) Raphaël Rochet 2013-05-24 09:51:20 +02:00
  • d7b5a9e7f5 labels: add auxcounters Andrew Dolgov 2013-05-24 10:57:47 +04:00
  • 1874c8d6df feedparser: properly handle nodeValue of rss channel link element (closes #692) Andrew Dolgov 2013-05-23 20:32:54 +04:00
  • 610fe11535 add HOOK_PREFS_TAB_SECTION to user manager toolbar Andrew Dolgov 2013-05-22 12:02:43 +04:00
  • 6f49cedfd7 update sphinx index option description Andrew Dolgov 2013-05-22 09:40:55 +04:00
  • 39a8fc3133 Updating translation. Perry Werneck 2013-05-20 20:21:42 -03:00
  • 81fbafef0f Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS Andrew Dolgov 2013-05-20 19:53:42 +04:00
  • 9e14c591c1 unify normal headline colors with cdm; add selected backgrounds in expandable and 3 panel mode Andrew Dolgov 2013-05-20 19:39:37 +04:00
  • bb4d6a88f3 Merge pull request #197 from HeikoAdams/master Andrew Dolgov 2013-05-20 07:01:05 -07:00
  • 9717d5de9d fixed wrong path for css files in function calculate_dep_timestamp Heiko Adams 2013-05-20 15:57:16 +02:00
  • 6938c03658 always include basic layout CSS file to prevent unworkable UI in case of a broken/incompatible theme Andrew Dolgov 2013-05-20 16:16:34 +04:00
  • 6791af0cfd pass feed it to feed_fetched and fetch_feed hooks Andrew Dolgov 2013-05-20 15:28:56 +04:00
  • ee65bef405 add HOOK_FETCH_FEED Andrew Dolgov 2013-05-20 15:26:53 +04:00
  • 0ad2013bd2 update_rss_feed: remove unused override_url parameter Andrew Dolgov 2013-05-20 15:20:11 +04:00
  • 042003d55e parser/rss: try to get link from guid isPermaLink=true Andrew Dolgov 2013-05-20 15:01:18 +04:00
  • 8a50539c44 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS Andrew Dolgov 2013-05-20 14:58:20 +04:00
  • 830f6f08b4 daemon2: only perform houskeeping on task 0 Andrew Dolgov 2013-05-20 14:39:14 +04:00
  • c30248bd7f Merge pull request #196 from levito/patch-1 Andrew Dolgov 2013-05-19 21:28:26 -07:00
  • c1eeddfd79 update path to utility.css Veit Lehmann 2013-05-20 05:34:21 +02:00
  • 9e40bd3c33 add floicon to gitignore Andrew Dolgov 2013-05-20 00:20:45 +04:00
  • 5bbc4bb4b0 move stylesheets to css/, reference default tt-rss stylesheets from default.css to make custom themes easier Andrew Dolgov 2013-05-19 21:22:01 +04:00
  • a5eca88750 add a placeholder where floicon might be added if needed, still keep it off trunk re: author being a shitlord Andrew Dolgov 2013-05-19 13:53:37 +04:00
  • 82852ecd33 Revert "remove floicon because its author is a colossal shitlord (http://tt-rss.org/forum/viewtopic.php?f=1&t=2055&p=10824#p10822)" Andrew Dolgov 2013-05-19 13:51:23 +04:00
  • 8e74763dc8 Merge pull request #195 from vapier/master Andrew Dolgov 2013-05-19 01:15:14 -07:00
  • 68ad3aea9d googlereaderkeys: add o/enter/? keys like Google Reader Mike Frysinger 2013-05-19 04:09:47 -04:00
  • 8429af52be adjust previous patch phrasing a bit Andrew Dolgov 2013-05-19 11:27:17 +04:00
  • 3121ed9f1f Merge pull request #194 from vapier/master Andrew Dolgov 2013-05-19 00:25:41 -07:00
  • 5bac322258 document the date format string Mike Frysinger 2013-05-19 03:19:55 -04:00
  • cc0e24ba90 Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS Andrew Dolgov 2013-05-19 10:00:00 +04:00
  • 7711086b9a when checking filter expression for validity, do not include ttrss_feed_categories (closes #689) Andrew Dolgov 2013-05-19 09:54:48 +04:00
  • 1c286b520f Merge pull request #193 from kwirk/login_form_fix Andrew Dolgov 2013-05-18 22:41:22 -07:00
  • 13db181d10 Fix password field missing on login form when auth_internal not used Steven Hiscocks 2013-05-18 23:20:44 +01:00
  • ed2e7ab74e Updating pt_BR translation. Perry Werneck 2013-05-18 17:19:40 -03:00
  • dce5037888 remove floicon because its author is a colossal shitlord (http://tt-rss.org/forum/viewtopic.php?f=1&t=2055&p=10824#p10822) Andrew Dolgov 2013-05-18 22:18:53 +04:00
  • 47673e6611 add fetch_url and owner_uid to HOOK_FEED_FETCHED Andrew Dolgov 2013-05-18 09:22:06 +04:00
  • 2f6b75d574 fix atom:link not supported in rss feeds (fucking fuck) (2) Andrew Dolgov 2013-05-17 22:57:18 +04:00
  • f7d64d03fc fix atom:link not supported in rss feeds (fucking fuck) Andrew Dolgov 2013-05-17 22:50:38 +04:00
  • d1f3fa9791 try to force-convert feed data to utf8 Andrew Dolgov 2013-05-17 20:09:43 +04:00
  • 175dd0794e reduce menu label font size Andrew Dolgov 2013-05-17 10:29:21 +04:00
  • 6a51939ee6 db-prefs: better error output for missing prefs, digest: hide DIGEST_ENABLE pref missing for unitialized users Andrew Dolgov 2013-05-16 21:57:39 +04:00
  • 6e098e5e8c enlarge auto mark offset height Andrew Dolgov 2013-05-16 10:52:33 +04:00
  • 99d89d10b0 when auto selecting, only select articles actually near the buffer top Andrew Dolgov 2013-05-16 10:50:36 +04:00
  • a9cd27d6e6 config: expand description of PHP_EXECUTABLE Andrew Dolgov 2013-05-16 10:04:09 +04:00
  • 4bc6489a80 previous patch, fix typo Andrew Dolgov 2013-05-16 10:00:29 +04:00
  • cc8d254a61 previous patch, remove active_found Andrew Dolgov 2013-05-16 09:54:12 +04:00
  • 48be35ca06 while cdm_auto_catchup is enabled, after scrolling set active article to the topmost visible in the buffer so that n/p hotkeys would not reset scrolling position Andrew Dolgov 2013-05-16 09:53:34 +04:00
  • 2700440178 better support for atom content type xhtml Andrew Dolgov 2013-05-16 09:19:56 +04:00
  • c594eca0de implement additional counter mode for virtual feeds when there's 0 unread articles Andrew Dolgov 2013-05-16 01:08:04 +04:00
  • 96ce71f35f atom parser: experimental fix for feeds which do not encode entry content Andrew Dolgov 2013-05-15 23:06:56 +04:00