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

397 Commits

Author SHA1 Message Date
Andrew Dolgov
546ffab4aa escape quotes in tag cloud 2007-05-19 17:28:10 +01:00
Andrew Dolgov
474390311f remove db_unescape_string() hack 2007-05-19 15:09:16 +01:00
Andrew Dolgov
83fe113a39 block double quotes in tags 2007-05-19 14:57:12 +01:00
Andrew Dolgov
14b6c54b03 fix tag quote issues 2007-05-19 14:47:51 +01:00
Andrew Dolgov
5a6c21c71a block doublequotes in tags 2007-05-19 14:09:13 +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
865220a488 properly enable gettext stuff when needed 2007-05-19 06:13:35 +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
1ac0baf4ea mobile: sanitize article content 2007-05-18 08:14:44 +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
dcac082b4b don't limit tag cloud by last 30 days 2007-05-17 17:46:57 +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
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
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
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
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
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
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
3de0261a53 piggyback counter information on headlines call 2007-05-15 06:59:22 +01:00
Andrew Dolgov
e097e8be75 add article prefetching, remove history tracking 2007-05-15 06:03:35 +01:00
Andrew Dolgov
465ff90b4a new hidden param, _INFOBOX_DISABLE_OVERLAY 2007-05-14 09:31:54 +01:00
Andrew Dolgov
40e1a95b20 tweak tag detection (use all rel='tag' links) 2007-05-14 07:53:02 +01:00
Andrew Dolgov
3bd9a780d6 outputFeedList: fix markup problems 2007-05-11 08:49:50 +01:00
Andrew Dolgov
68d2f95eb9 add format_error, print_error 2007-05-05 12:03:42 +01:00
Andrew Dolgov
fe8d205964 save active tab in prefs, fix schema 2007-05-04 04:26:20 +01:00
Andrew Dolgov
d3687e7a9e bump last_login in login_sequence even if session is valid 2007-05-04 04:10:27 +01:00
Andrew Dolgov
be5b75da89 fix feedlist display in IE7 (enable collapsed cats) 2007-04-29 07:11:13 +01:00
Andrew Dolgov
db5b3540cf outputFeedList: add some CRs 2007-04-29 07:02:46 +01:00
Andrew Dolgov
7d7e050970 more consistent fallback format for smart_date_time() 2007-04-26 07:32:07 +01:00
Andrew Dolgov
f27de51531 add auth support to subscribe-to-feed dialog 2007-04-25 16:00:08 +01:00
Andrew Dolgov
77f0a2a7e1 mark feed as updated even if blank 2007-04-18 08:43:59 +01:00
Andrew Dolgov
9cc600d1c4 tweak subtoolbar, update translations 2007-03-26 06:31:42 +01:00
Andrew Dolgov
4049672041 add persistent storage for toolbar view options, bump schema 2007-03-26 06:23:15 +01:00
Andrew Dolgov
be0801a161 make storeInitParam actually work (move back to cookies) 2007-03-21 16:36:24 +01:00
Andrew Dolgov
8e9c121b8a set fixed pcntl_alarm in daemon, pass ICONS_URL as init param 2007-03-17 15:05:00 +01:00