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

1816 Commits

Author SHA1 Message Date
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
Andrew Dolgov
0f39ae202e forbid blank feed titles in feedlist 2007-05-16 06:22:58 +01:00
Andrew Dolgov
f965ee33c5 add magpie ampersand fix as per forum thread #740 2007-05-16 06:14:20 +01:00
Andrew Dolgov
b36e002f76 tweak subtoolbar (2) 2007-05-16 05:36:13 +01:00
Andrew Dolgov
d420f2ee0c tweak subtoolbar (change convert-to-label placement) 2007-05-16 05:27:38 +01:00
Andrew Dolgov
a5e46e0f76 correctHeadlinesOffset: add opera remark 2007-05-16 05:06:05 +01:00
Andrew Dolgov
0d88fd97df article_callback: enable error message when could not receive content 2007-05-16 04:39:05 +01:00
Andrew Dolgov
ac162cbe5a correct headlines scroll position in moveToPost() 2007-05-16 04:36:40 +01:00
Andrew Dolgov
b07b61da01 invalidate article cache when editing tags 2007-05-15 12:41:39 +01:00
Andrew Dolgov
3c19b05848 article cache: strip unneeded fields of cache objects 2007-05-15 08:56:19 +01:00
Andrew Dolgov
a8f8e30fcf do not output topmost articles in CDM headlines 2007-05-15 08:54:42 +01:00
Andrew Dolgov
67343d9f9b compact some definitions in headlines list 2007-05-15 08:51:57 +01:00
Andrew Dolgov
961f4c7323 prefetch topmost articles on headlines load 2007-05-15 08:37:10 +01:00
Andrew Dolgov
53761dda37 properly unmark updated articles when reading 2007-05-15 07:25:40 +01:00
Andrew Dolgov
df9e0a3b46 update translations 2007-05-15 07:20:57 +01:00
Andrew Dolgov
addb583694 prefetch old articles when necessary 2007-05-15 07:19:48 +01:00
Andrew Dolgov
7289eacf91 lower max article cache size (30 to 20) 2007-05-15 07:02:35 +01:00
Andrew Dolgov
3de0261a53 piggyback counter information on headlines call 2007-05-15 06:59:22 +01:00
Andrew Dolgov
5a94a953ea piggy-back counters to view reply 2007-05-15 06:41:48 +01:00
Andrew Dolgov
fed4387da1 update prefetching store, add expiry 2007-05-15 06:21:19 +01:00
Andrew Dolgov
e097e8be75 add article prefetching, remove history tracking 2007-05-15 06:03:35 +01:00