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

1836 Commits

Author SHA1 Message Date
Andrew Dolgov
f325d94298 add missing tagwall parts 2007-05-19 08:37:22 +01:00
Andrew Dolgov
f738aef16d use tagwall instead of strip_tags to sanitize RSS content 2007-05-19 08:34:21 +01:00
Andrew Dolgov
9daf4133bf add tagwall 2007-05-19 08:34:02 +01:00
Andrew Dolgov
ff15256d60 headline width fix for ie7 2007-05-19 07:35:27 +01:00
Andrew Dolgov
865220a488 properly enable gettext stuff when needed 2007-05-19 06:13:35 +01:00
Andrew Dolgov
de5b8ebcda add dummy plug for mb_strtolower 2007-05-19 06:09:25 +01:00
Andrew Dolgov
7e43ad58a6 update_rss_feed: fix article update detection 2007-05-19 06:02:51 +01:00
Andrew Dolgov
8d03971834 do not reference gettext modules if ENABLE_TRANSLATIONS is disabled 2007-05-19 05:46:29 +01:00
Andrew Dolgov
c4b0f96c81 layout fixes when categories are disabled 2007-05-19 05:41:50 +01:00
Andrew Dolgov
0af053028b headlines horizontal scrolling fix for IE6 (2) 2007-05-18 08:59:23 +01:00
Andrew Dolgov
c0b6e391d4 headlines horizontal scrolling fix for IE6 2007-05-18 08:53:53 +01:00
Andrew Dolgov
6d9cca4101 compact theme: properly position prefContent 2007-05-18 08:33:30 +01:00
Andrew Dolgov
df0539c7bc misc style fixes 2007-05-18 08:30:36 +01:00
Andrew Dolgov
b58b166126 TAG schema freeze for 1.2.11 2007-05-18 08:21:11 +01:00
Andrew Dolgov
1ac0baf4ea mobile: sanitize article content 2007-05-18 08:14:44 +01:00
Andrew Dolgov
0dba8103fa update translations 2007-05-18 07:48:36 +01:00
Andrew Dolgov
d2ca913094 pref-feeds: block sorting by last_article when column is not present 2007-05-18 07:14:32 +01:00
Andrew Dolgov
400b60d8c2 pref-feeds: add checkbox to toggle last article times info 2007-05-18 07:12:17 +01:00
Andrew Dolgov
1eabf6dd00 outputArticleXML: fix whitespace 2007-05-18 06:18:08 +01:00
Andrew Dolgov
469219162f increase performance of queryFeedHeadlines request 2007-05-18 05:16:33 +01:00
Andrew Dolgov
947c61863e hide unread feeds works in tag browsing mode 2007-05-17 17:51:13 +01:00
Andrew Dolgov
dcac082b4b don't limit tag cloud by last 30 days 2007-05-17 17:46:57 +01:00
Andrew Dolgov
d00bfb5f45 runtime info parser: if daemon is running, clear pending notification 2007-05-17 14:27:34 +01:00
Andrew Dolgov
e968e7f79d fix typo 2007-05-17 14:26:47 +01:00
Andrew Dolgov
27258a90c7 i18nize tag cloud, update translations 2007-05-17 14:24:15 +01:00
Andrew Dolgov
9e6427abce tweak tag cloud display 2007-05-17 14:21:55 +01:00
Andrew Dolgov
6eee47b83b yet another pref tabs fix for Safari 2007-05-17 14:18:17 +01:00
Andrew Dolgov
35a03bddc2 tag cloud improvements 2007-05-17 14:07:34 +01:00
Andrew Dolgov
10eb9da857 get feed_id from article ref_id in outputArticleXML() 2007-05-17 13:42:14 +01:00
Andrew Dolgov
4548a580c5 tweak tag cloud 2007-05-17 13:05:13 +01:00
Andrew Dolgov
b31af972f2 UNDO: tag cloud shows top 100 instead of top 50 2007-05-17 13:00:11 +01:00
Andrew Dolgov
458cfa53e0 tag cloud shows top 100 instead of top 50 2007-05-17 13:00:11 +01:00
Andrew Dolgov
0979b696e4 show tag cloud instead of flat tag list 2007-05-17 12:58:38 +01:00
Andrew Dolgov
1ba6daf78e do not auto-hide notify box when subscribing to feed 2007-05-17 08:56:08 +01:00
Andrew Dolgov
156a785dc2 fix BLACKLISTED_TAGS checking 2007-05-17 08:53:39 +01:00
Andrew Dolgov
11c9ea1fc0 mb_strtolower BLACKLISTED_TAGS before processing 2007-05-17 08:47:48 +01:00
Andrew Dolgov
8fc70781f8 do not auto-apply tags specified in BLACKLISTED_TAGS 2007-05-17 08:47:00 +01:00
Andrew Dolgov
1eb19b6adc new option: BLACKLISTED_TAGS 2007-05-17 08:42:28 +01:00
Andrew Dolgov
fcc95e24e9 remove unnecessary debugging 2007-05-17 08:33:50 +01:00
Andrew Dolgov
fefef8286e parse dc:subject tags into tags 2007-05-17 08:32:54 +01:00
Andrew Dolgov
c1b1874979 cache_invalidate: fix 2007-05-17 08:23:15 +01:00
Andrew Dolgov
489ffe5a21 magpie: add latest dev. build of 0.8x from cvs 2007-05-17 08:19:20 +01:00
Andrew Dolgov
1f8274d3c1 switch pref tabs back to old-style due to compatibility issues 2007-05-17 07:33:52 +01:00
Andrew Dolgov
f335e9659d change description of STRIP_UNSAFE_TAGS 2007-05-16 09:35:56 +01:00
Andrew Dolgov
8c7b2b8e4f cleanup sanitize_rss() 2007-05-16 08:13:11 +01:00
Andrew Dolgov
007a38d4c3 new option: STRIP_UNSAFE_TAGS (utilized) 2007-05-16 08:05:42 +01:00
Andrew Dolgov
f826eee150 new option: STRIP_UNSAFE_TAGS 2007-05-16 07:50:00 +01:00
Andrew Dolgov
8fd55df16f better correction of wrong ampersands in Magpie (2) 2007-05-16 07:30:33 +01:00
Andrew Dolgov
59d6a586fd better correction of wrong ampersands in Magpie 2007-05-16 07:25:56 +01:00
Andrew Dolgov
45eb71a776 forbid blank feed titles in feedlist (2) 2007-05-16 06:23:33 +01:00