Commit Graph

5108 Commits (afc3cf5522e27258fe725569e54c3c19a3f6dfed)
 

Author SHA1 Message Date
Andrew Dolgov afc3cf5522 fix default language not saved in the login form 13 years ago
Andrew Dolgov b77d0c4a12 fix missing commit after OPML import (closes #513) 13 years ago
Andrew Dolgov d03ae73e93 get_article_filters: strip newlines from content before matching 13 years ago
Andrew Dolgov 72d1d0678e fix title and content filters only working on title (closes #512) 13 years ago
Andrew Dolgov cc616ea162 opml import: add workaround for broken OPML files using title instead of text (refs #509) 13 years ago
Andrew Dolgov a9796b2648 release 1.6.1 13 years ago
Andrew Dolgov be212a0036 fix update-translations script to properly process nested classes/ directory, update translations 13 years ago
Andrew Dolgov fa2374d805 fix headlines subtoolbar not being inserted for feeds with 0 headlines breaking various JS stuff expecting it 13 years ago
Andrew Dolgov c714cee73b fix batchSubDlg and feedAddDlg not working properly if invoked one after another because of overlapping widgets 13 years ago
Andrew Dolgov bb4cd19be8 digest: cleanup the code a bit 13 years ago
Andrew Dolgov c8b31978c9 digest: more logical position for close article prompt 13 years ago
Andrew Dolgov 17ea62ba79 digest css fix 13 years ago
Andrew Dolgov 2fbd6caf8a add tile.png 13 years ago
Andrew Dolgov 54b8564d98 various digest style updates and fixes 13 years ago
Andrew Dolgov c7402c3898 fix digest broken by prototype update 13 years ago
Andrew Dolgov 48b55ef590 fix several feed-related hotkeys working on Uncategorized 13 years ago
Andrew Dolgov 49b2401e0d savefeedorder: properly process Uncategorized 13 years ago
Andrew Dolgov 3fe38208c8 update prototype to 1.7, apply experimental fix for Dojo 13 years ago
Charlie Root 624d649f86 Labels were cached without taking into account related owner 13 years ago
Andrew Dolgov a6e043ffff update simplepie to 1.3.1 (closes #471) 13 years ago
Andrew Dolgov 618e2d3594 mention that modifying sanity_check.php makes instance unsupported 13 years ago
Andrew Dolgov 72ae3877a3 opml: fix export broken by special characters in category titles 13 years ago
Andrew Dolgov a8c1802512 simplify search dialog 13 years ago
Andrew Dolgov 89faa1df1a Revert "tweak dijit dialog"
This reverts commit e4b972f40b.
13 years ago
Andrew Dolgov e8438e8fd0 update broken tt-rss.org links 13 years ago
Andrew Dolgov db23a8ee3e Revert "tweak postHeader css, etc"
This reverts commit 4e4a8e43ab.
13 years ago
Andrew Dolgov e4b972f40b tweak dijit dialog 13 years ago
Andrew Dolgov 4e4a8e43ab tweak postHeader css, etc 13 years ago
Andrew Dolgov 32b8671144 limit is_html() to only work on the begging of passed string 13 years ago
Andrew Dolgov 9a5f5633c0 remove backend/digestSend 13 years ago
Andrew Dolgov fd087799fd tweak opml import/export according to OPML spec 13 years ago
Andrew Dolgov b926f38750 further improve headline appending speed 13 years ago
Andrew Dolgov 16c937680f increase headline appending/dupe checking performance 13 years ago
Andrew Dolgov 32532f1c0f improve status reporting for linked feeds 13 years ago
Andrew Dolgov 29064218d0 allow batch setting of article scores 13 years ago
Andrew Dolgov beb6ce2761 allow setting article score manually 13 years ago
Andrew Dolgov 1b4d1a6b44 sharepopup: implement assigning labels while sharing 13 years ago
Andrew Dolgov 4021d61ada enable manual filters to work on complete html content 13 years ago
Andrew Dolgov d9f3f57b05 htmLawed: tweak allowed attributes (2) 13 years ago
Andrew Dolgov 3795b73034 htmLawed: tweak allowed attributes 13 years ago
Andrew Dolgov 120c2b016f add update.php -force-update 13 years ago
Andrew Dolgov e8291805dd update: only load existing labels of previously imported articles 13 years ago
Andrew Dolgov bb894b2990 fix update stopped by get_article_labels() 13 years ago
Andrew Dolgov 3fc6e71ac8 apply filters and detect labels based on article content without tags 13 years ago
Andrew Dolgov b24504b121 add ability to auto-assign articles to labels (bump schema) 13 years ago
Andrew Dolgov 92c14e9d53 move article filter functions to rssfuncs.php 13 years ago
Andrew Dolgov 74467907c5 add special link to cancel current search 13 years ago
Andrew Dolgov 24be5e836f remove sanitize_article_content (CDATA handled by htmLawed) 13 years ago
Andrew Dolgov db9e00e339 api: sanitize article content 13 years ago
Andrew Dolgov b3682750bb Revert "sanitize article content when importing data from feed"
This reverts commit c7fe1b4e9e.

Conflicts:
	include/functions.php
	include/rssfuncs.php
13 years ago