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

628 Commits

Author SHA1 Message Date
Andrew Dolgov
7f50b72be8 STRIP_UNSAFE_TAGS: forbid div and span 2008-07-23 15:27:21 +01:00
Andrew Dolgov
d234a2e39d new option: SYNC_COUNTERS (bump schema) 2008-07-23 04:55:35 +01:00
Andrew Dolgov
a598370dde add low bandwidth mode (less automatic requests in the background) 2008-06-24 08:43:20 +01:00
Andrew Dolgov
e944346c54 change (wrong) _new link targets to _blank 2008-06-16 06:21:57 +01:00
Andrew Dolgov
ee4a98124e update_rss_feed: properly close transaction when bailing out on filtered article (refs #210) 2008-06-04 14:07:38 +01:00
Andrew Dolgov
e91ab107a3 parse media:content tags as attachments, some feed content detection tweaks 2008-05-28 05:34:29 +01:00
Andrew Dolgov
a7764e5105 use real link to article in headlines list (for middle click) (2) 2008-05-21 08:50:58 +01:00
Andrew Dolgov
f0971fc1d0 use real link to article in headlines list (for middle click) 2008-05-21 08:48:21 +01:00
Andrew Dolgov
3cd4239a62 CDM: show clickable excerpt if article is collapsed 2008-05-21 04:47:14 +01:00
Andrew Dolgov
60ea23775a feedlist-related code cleanup 2008-05-20 12:46:40 +01:00
Andrew Dolgov
7abee14fd0 misc code cleanups 2008-05-20 12:14:38 +01:00
Andrew Dolgov
94047498ff allow panel resize when dragging post header 2008-05-20 09:29:13 +01:00
Andrew Dolgov
bdb7369bbb improve output when EXTENDED_FEEDLIST is set, font size tweaks 2008-05-20 07:37:33 +01:00
Andrew Dolgov
d9e4bba015 getAllCounters: add rate limit (5 sec) 2008-05-19 12:54:16 +01:00
Andrew Dolgov
4d0b36070a browsing by tag: enable score display 2008-05-19 12:35:22 +01:00
Andrew Dolgov
8836613c43 debug mode tweaks, remove mouse_handler() 2008-05-19 12:28:20 +01:00
Andrew Dolgov
3a40e8a2ed add placeholder mouse trap code, misc fixes 2008-05-19 11:24:46 +01:00
Andrew Dolgov
9950945175 loading progress bar for main window (2) 2008-05-19 09:03:53 +01:00
Andrew Dolgov
abe6d9346e map inline search to | 2008-05-19 07:37:55 +01:00
Andrew Dolgov
314fcd2bfd new shortcut: tab (selects article under cursor) 2008-05-17 16:58:15 +01:00
Andrew Dolgov
7608b38af8 fresh feed: match FRESH_ARTICLE_MAX_AGE to ttrss_entries.updated, not date_entered 2008-05-17 15:54:55 +01:00
Andrew Dolgov
a91c7082bd vfeed group: disable special clause for Fresh feed 2008-05-17 15:41:49 +01:00
Andrew Dolgov
962d8ba4e1 vf_catchup_link: use onclick, instead of href 2008-05-17 10:22:08 +01:00
Andrew Dolgov
bb031f91fe only show vfeed group titles in virtual feeds 2008-05-17 06:06:55 +01:00
Andrew Dolgov
d00f22ac59 new option: VFEED_GROUP_BY_FEED (bump schema version) 2008-05-17 05:50:58 +01:00
Andrew Dolgov
081e527d3a vfeed grouping: prevent duplicate group headings 2008-05-17 05:42:20 +01:00
Andrew Dolgov
a9bcfb8ff8 vfeed grouping: allow per-feed catchup 2008-05-17 05:26:56 +01:00
Andrew Dolgov
24605713bb mark articles with score less than -500 as read on import 2008-05-17 03:32:43 +01:00
Andrew Dolgov
e266e7870d allow selecting headlines in normal mode by clicking on hlContent or hlUpdated td 2008-05-16 13:28:11 +01:00
Andrew Dolgov
0745839a95 localize help dialogs 2008-05-16 06:35:13 +01:00
Andrew Dolgov
ec92c9d146 shamelessly round the hotkey popup help corners 2008-05-16 06:17:49 +01:00
Andrew Dolgov
5ad9d13211 CDM mode: add article selection, rework moveToPost() 2008-05-16 03:06:57 +01:00
Andrew Dolgov
ff284aa0b8 compat theme: properly reflow container height 2008-05-12 09:26:29 +01:00
Andrew Dolgov
eee80a871c tweak subtoolbar actions menu 2008-05-07 02:38:32 +01:00
Andrew Dolgov
0d75fa09e3 queryFeedHeadlines: remove score -500 filter 2008-05-06 10:54:49 +01:00
Andrew Dolgov
76626c72f8 search dialog: fix display of current label 2008-05-05 08:19:52 +01:00
Andrew Dolgov
6cfa22dcd2 subtoolbar tweaks, properly display search results title for vfeeds 2008-05-05 08:18:14 +01:00
Andrew Dolgov
1e36af0c1c tweak score display 2008-05-05 07:27:29 +01:00
Andrew Dolgov
9617eb9404 enable inline search for CDM 2008-05-04 08:46:19 +01:00
Andrew Dolgov
7a822893ce online search in headline buffer (hotkey shift-I) 2008-05-04 07:46:32 +01:00
Andrew Dolgov
0966ea378b filter editor: show score_pic in params column 2008-05-04 05:19:19 +01:00
Andrew Dolgov
48b0c4ec7e order headlines by score 2008-05-04 04:45:39 +01:00
Andrew Dolgov
5daa24f233 CDM: implement scoring display 2008-04-30 11:39:05 +01:00
Andrew Dolgov
fee840fbe3 pref-feeds: add action to rescore feeds 2008-04-30 11:12:41 +01:00
Andrew Dolgov
32d59314bc star articles with score greater than 1000 2008-04-30 10:30:07 +01:00
Andrew Dolgov
546499a9f3 finish initial work on scoring 2008-04-30 09:10:59 +01:00
Andrew Dolgov
ff6e357a62 add some initial scoring work 2008-04-30 08:20:33 +01:00
Andrew Dolgov
43fc671f79 group-by-feed tweaks 2008-04-30 04:37:56 +01:00
Andrew Dolgov
6cfea5c790 add (disabled) group-by-feed for vfeeds (_VFEED_GROUP_BY_FEED) 2008-04-30 01:36:00 +01:00
Andrew Dolgov
2ac6b765ab more work on PGSQL 8.3 compatibility (refs #201) 2008-04-28 11:08:44 +01:00