1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-25 11:57:42 +02:00
Commit Graph

5096 Commits

Author SHA1 Message Date
Andrew Dolgov
2fbd6caf8a add tile.png 2012-11-07 12:45:31 +04:00
Andrew Dolgov
54b8564d98 various digest style updates and fixes 2012-11-07 12:40:52 +04:00
Andrew Dolgov
c7402c3898 fix digest broken by prototype update 2012-11-06 20:02:00 +04:00
Andrew Dolgov
48b55ef590 fix several feed-related hotkeys working on Uncategorized 2012-11-06 18:08:52 +04:00
Andrew Dolgov
49b2401e0d savefeedorder: properly process Uncategorized 2012-11-06 15:48:47 +04:00
Andrew Dolgov
3fe38208c8 update prototype to 1.7, apply experimental fix for Dojo 2012-11-06 15:35:40 +04:00
Charlie Root
624d649f86 Labels were cached without taking into account related owner 2012-11-06 11:58:22 +04:00
Andrew Dolgov
a6e043ffff update simplepie to 1.3.1 (closes #471) 2012-11-04 17:45:30 +04:00
Andrew Dolgov
618e2d3594 mention that modifying sanity_check.php makes instance unsupported 2012-11-04 17:31:06 +04:00
Andrew Dolgov
72ae3877a3 opml: fix export broken by special characters in category titles 2012-11-02 09:37:36 +04:00
Andrew Dolgov
a8c1802512 simplify search dialog 2012-11-01 20:14:22 +04:00
Andrew Dolgov
89faa1df1a Revert "tweak dijit dialog"
This reverts commit e4b972f40b.
2012-11-01 19:23:25 +04:00
Andrew Dolgov
e8438e8fd0 update broken tt-rss.org links 2012-11-01 19:14:17 +04:00
Andrew Dolgov
db23a8ee3e Revert "tweak postHeader css, etc"
This reverts commit 4e4a8e43ab.
2012-11-01 19:09:28 +04:00
Andrew Dolgov
e4b972f40b tweak dijit dialog 2012-11-01 19:09:26 +04:00
Andrew Dolgov
4e4a8e43ab tweak postHeader css, etc 2012-11-01 19:07:07 +04:00
Andrew Dolgov
32b8671144 limit is_html() to only work on the begging of passed string 2012-11-01 12:47:37 +04:00
Andrew Dolgov
9a5f5633c0 remove backend/digestSend 2012-11-01 12:35:21 +04:00
Andrew Dolgov
fd087799fd tweak opml import/export according to OPML spec 2012-11-01 00:17:55 +04:00
Andrew Dolgov
b926f38750 further improve headline appending speed 2012-10-31 23:00:40 +04:00
Andrew Dolgov
16c937680f increase headline appending/dupe checking performance 2012-10-31 22:55:35 +04:00
Andrew Dolgov
32532f1c0f improve status reporting for linked feeds 2012-10-31 16:15:29 +04:00
Andrew Dolgov
29064218d0 allow batch setting of article scores 2012-10-31 15:17:49 +04:00
Andrew Dolgov
beb6ce2761 allow setting article score manually 2012-10-31 14:39:26 +04:00
Andrew Dolgov
1b4d1a6b44 sharepopup: implement assigning labels while sharing 2012-10-31 12:55:24 +04:00
Andrew Dolgov
4021d61ada enable manual filters to work on complete html content 2012-10-30 18:44:17 +04:00
Andrew Dolgov
d9f3f57b05 htmLawed: tweak allowed attributes (2) 2012-10-30 16:34:40 +04:00
Andrew Dolgov
3795b73034 htmLawed: tweak allowed attributes 2012-10-30 16:34:17 +04:00
Andrew Dolgov
120c2b016f add update.php -force-update 2012-10-30 15:18:46 +04:00
Andrew Dolgov
e8291805dd update: only load existing labels of previously imported articles 2012-10-30 15:10:52 +04:00
Andrew Dolgov
bb894b2990 fix update stopped by get_article_labels() 2012-10-30 14:59:09 +04:00
Andrew Dolgov
3fc6e71ac8 apply filters and detect labels based on article content without tags 2012-10-30 13:09:38 +04:00
Andrew Dolgov
b24504b121 add ability to auto-assign articles to labels (bump schema) 2012-10-30 12:58:35 +04:00
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