1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-07-02 12:50:52 +02:00
Commit Graph

5063 Commits

Author SHA1 Message Date
Andrew Dolgov
92c14e9d53 move article filter functions to rssfuncs.php 2012-10-30 12:11:46 +04:00
Andrew Dolgov
74467907c5 add special link to cancel current search 2012-10-30 10:24:30 +04:00
Andrew Dolgov
24be5e836f remove sanitize_article_content (CDATA handled by htmLawed) 2012-10-29 23:51:32 +04:00
Andrew Dolgov
db9e00e339 api: sanitize article content 2012-10-29 16:01:41 +04:00
Andrew Dolgov
b3682750bb Revert "sanitize article content when importing data from feed"
This reverts commit c7fe1b4e9e.

Conflicts:
	include/functions.php
	include/rssfuncs.php
2012-10-29 12:17:28 +04:00
Andrew Dolgov
d372d2bbab disable sync feed updates for feeds with cache_images set 2012-10-29 12:10:05 +04:00
Andrew Dolgov
e1e3f972b6 update_rss_feed: fix broken title/content escaping 2012-10-29 10:13:14 +04:00
Andrew Dolgov
8b299a163e fix ARTICLE_BUTTON_PLUGINS not loaded when string contains spaces 2012-10-28 13:02:50 +04:00
Andrew Dolgov
bed064442a sanitize: strip comments and cdata sections 2012-10-28 12:52:15 +04:00
Andrew Dolgov
c7fe1b4e9e sanitize article content when importing data from feed 2012-10-28 12:44:10 +04:00
Andrew Dolgov
acccafe3da replace htmlpurifier with htmlawed 2012-10-28 12:21:21 +04:00
Andrew Dolgov
17525d0127 quickAddFeed: remove oauth notice, mention you can paste site URL 2012-10-28 11:50:54 +04:00
Andrew Dolgov
5d7688fe43 rpc: remove unneeded methods 2012-10-28 11:04:26 +04:00
Andrew Dolgov
09c816cac4 remove unexpanded CDM ajax loading 2012-10-28 11:03:29 +04:00
Andrew Dolgov
9a0e28f4da fix rpc/cdmGetArticle for archived articles 2012-10-28 10:59:27 +04:00
Andrew Dolgov
7fdf8eca99 multiple issues fixed in vfeed_group_by_feed 2012-10-28 00:41:51 +04:00
Andrew Dolgov
ed66d60d96 Merge pull request #28 from Menti/master
Spanish translation
2012-10-27 03:30:37 -07:00
Andrew Dolgov
63b54c4d5b colors: fix resolving html color names 2012-10-27 14:28:07 +04:00
Andrew Dolgov
1e07a58a86 do not reset search query because of background requests 2012-10-27 13:18:58 +04:00
Andrew Dolgov
02195b9d48 fix label row backgrounds only used when cached data is available 2012-10-27 11:25:26 +04:00
Menti
009a0a3db7 Update locale/es_ES/LC_MESSAGES/messages.po 2012-10-25 20:43:18 +03:00
Menti
d9f87c53ca Update locale/es_ES/LC_MESSAGES/messages.po
Removed fuzzy label and check
2012-10-25 19:42:27 +03:00
Andrew Dolgov
8a06b1dbc2 css fixes 2012-10-25 17:11:09 +04:00
Andrew Dolgov
f65ede50eb use css3 gradients to color rrows 2012-10-25 17:05:18 +04:00
Andrew Dolgov
30c337cf3d add rrow background color setting by first assigned label 2012-10-25 16:40:17 +04:00
Andrew Dolgov
f4c0d2a693 disable update button on nonupdateable feeds (fix for cached headlines) 2012-10-25 13:27:44 +04:00
Andrew Dolgov
fa2cde396e disable update button on nonupdateable feeds 2012-10-25 13:24:50 +04:00
Andrew Dolgov
c0c2abbaa7 force refetch feed when clicking update/clicking on same feed in the tree 2012-10-25 13:15:14 +04:00
Andrew Dolgov
56b2a4095b filter dialog: sort rules by reg_exp 2012-10-25 12:24:24 +04:00
Andrew Dolgov
2680295b19 fix sql crash workaround preventing feed/category filters from testing
properly; fix filter testing for categories with children
2012-10-24 11:59:36 +04:00
Andrew Dolgov
3de78afd3b fix called-from-browser detection in update.php 2012-10-24 00:25:56 +04:00
Andrew Dolgov
7e992eca46 update.php: fix wrong html plug title 2012-10-24 00:17:32 +04:00
Andrew Dolgov
854fee0976 filter testing fix for pgsql 2012-10-23 17:00:18 +04:00
Andrew Dolgov
dd8c36af4b prevent crashes on filter regexp being too advanced for our database when testing filters (refs #508) 2012-10-23 16:58:07 +04:00
Andrew Dolgov
6e577ba157 properly escape comment links 2012-10-22 01:22:44 +04:00
Andrew Dolgov
5c56897349 properly escape article link/PTITLEs (refs #472) 2012-10-22 01:19:11 +04:00
Andrew Dolgov
008ebad928 syndicated feeds: force sort by last_read for published 2012-10-22 00:05:20 +04:00
Andrew Dolgov
8c25264dfd remove debian stuff 2012-10-19 14:38:54 +04:00
Andrew Dolgov
629c7449f8 release 1.6.0 2012-10-19 14:26:37 +04:00
Andrew Dolgov
c719943aa9 fix testing of author filter type 2012-10-19 12:53:24 +04:00
Andrew Dolgov
2d6a64af16 fix es_ES syntax, update translations 2012-10-18 12:56:48 +04:00
Andrew Dolgov
56bf527668 Merge pull request #26 from Menti/master
Spanish translation
2012-10-18 01:15:34 -07:00
Menti
2307b5c506 Update locale/es_ES/LC_MESSAGES/messages.po
Updated translation header
2012-10-18 11:12:01 +03:00
Menti
25e05de0a7 Update locale/es_ES/LC_MESSAGES/messages.po
Checked translation until line 2376 (last line uncommented)
2012-10-18 11:02:33 +03:00
Menti
2b1a1d4a35 Update locale/es_ES/LC_MESSAGES/messages.po
Checked translation up to line 1920
2012-10-18 01:54:00 +03:00
Andrew Dolgov
bda6afa22b catchup_feed: properly mark subcategories as read 2012-10-17 20:00:36 +04:00
Andrew Dolgov
ce5652160e generated feeds: add offset= 2012-10-15 10:34:53 +04:00
Andrew Dolgov
835fb294a6 allow archived entries in labels and several other vfeeds 2012-10-15 10:14:54 +04:00
Andrew Dolgov
12e6de7296 fix types on RPC counter replies 2012-10-11 12:50:15 +04:00
Andrew Dolgov
0ef32f48b2 unify child category counter display; remove include_children control 2012-10-11 12:46:33 +04:00