Andrew Dolgov
|
8836613c43
|
debug mode tweaks, remove mouse_handler()
|
17 years ago |
Andrew Dolgov
|
3a40e8a2ed
|
add placeholder mouse trap code, misc fixes
|
17 years ago |
Andrew Dolgov
|
9950945175
|
loading progress bar for main window (2)
|
17 years ago |
Andrew Dolgov
|
abe6d9346e
|
map inline search to |
|
17 years ago |
Andrew Dolgov
|
314fcd2bfd
|
new shortcut: tab (selects article under cursor)
|
17 years ago |
Andrew Dolgov
|
7608b38af8
|
fresh feed: match FRESH_ARTICLE_MAX_AGE to ttrss_entries.updated, not date_entered
|
17 years ago |
Andrew Dolgov
|
a91c7082bd
|
vfeed group: disable special clause for Fresh feed
|
17 years ago |
Andrew Dolgov
|
962d8ba4e1
|
vf_catchup_link: use onclick, instead of href
|
17 years ago |
Andrew Dolgov
|
bb031f91fe
|
only show vfeed group titles in virtual feeds
|
17 years ago |
Andrew Dolgov
|
d00f22ac59
|
new option: VFEED_GROUP_BY_FEED (bump schema version)
|
17 years ago |
Andrew Dolgov
|
081e527d3a
|
vfeed grouping: prevent duplicate group headings
|
17 years ago |
Andrew Dolgov
|
a9bcfb8ff8
|
vfeed grouping: allow per-feed catchup
|
17 years ago |
Andrew Dolgov
|
24605713bb
|
mark articles with score less than -500 as read on import
|
17 years ago |
Andrew Dolgov
|
e266e7870d
|
allow selecting headlines in normal mode by clicking on hlContent or hlUpdated td
|
17 years ago |
Andrew Dolgov
|
0745839a95
|
localize help dialogs
|
17 years ago |
Andrew Dolgov
|
ec92c9d146
|
shamelessly round the hotkey popup help corners
|
17 years ago |
Andrew Dolgov
|
5ad9d13211
|
CDM mode: add article selection, rework moveToPost()
|
17 years ago |
Andrew Dolgov
|
ff284aa0b8
|
compat theme: properly reflow container height
|
17 years ago |
Andrew Dolgov
|
eee80a871c
|
tweak subtoolbar actions menu
|
17 years ago |
Andrew Dolgov
|
0d75fa09e3
|
queryFeedHeadlines: remove score -500 filter
|
17 years ago |
Andrew Dolgov
|
76626c72f8
|
search dialog: fix display of current label
|
17 years ago |
Andrew Dolgov
|
6cfa22dcd2
|
subtoolbar tweaks, properly display search results title for vfeeds
|
17 years ago |
Andrew Dolgov
|
1e36af0c1c
|
tweak score display
|
17 years ago |
Andrew Dolgov
|
9617eb9404
|
enable inline search for CDM
|
17 years ago |
Andrew Dolgov
|
7a822893ce
|
online search in headline buffer (hotkey shift-I)
|
17 years ago |
Andrew Dolgov
|
0966ea378b
|
filter editor: show score_pic in params column
|
17 years ago |
Andrew Dolgov
|
48b0c4ec7e
|
order headlines by score
|
17 years ago |
Andrew Dolgov
|
5daa24f233
|
CDM: implement scoring display
|
17 years ago |
Andrew Dolgov
|
fee840fbe3
|
pref-feeds: add action to rescore feeds
|
17 years ago |
Andrew Dolgov
|
32d59314bc
|
star articles with score greater than 1000
|
17 years ago |
Andrew Dolgov
|
546499a9f3
|
finish initial work on scoring
|
17 years ago |
Andrew Dolgov
|
ff6e357a62
|
add some initial scoring work
|
17 years ago |
Andrew Dolgov
|
43fc671f79
|
group-by-feed tweaks
|
17 years ago |
Andrew Dolgov
|
6cfea5c790
|
add (disabled) group-by-feed for vfeeds (_VFEED_GROUP_BY_FEED)
|
17 years ago |
Andrew Dolgov
|
2ac6b765ab
|
more work on PGSQL 8.3 compatibility (refs #201)
|
17 years ago |
Andrew Dolgov
|
e89aed7bb5
|
bugfix in check_lockfile() when file is not found
|
17 years ago |
Andrew Dolgov
|
fc2b26a6a2
|
add workaround for psql 8.3 stricter typechecking on SUBSTRING() (refs #201)
|
17 years ago |
Andrew Dolgov
|
592535d709
|
update translations, fix nb_NO menu title
|
17 years ago |
Andrew Dolgov
|
86e2e1b9fa
|
check whether LC_MESSAGES or LC_ALL are defined before enabling translations
|
17 years ago |
Andrew Dolgov
|
c1fb4a5e20
|
file_is_locked: return true when flock() is undefined
|
17 years ago |
Andrew Dolgov
|
621ffb007a
|
remove CDATA sections from article content on import
|
17 years ago |
Andrew Dolgov
|
2a6a93953b
|
only use posix_getpid() for debugging when possible
|
17 years ago |
Andrew Dolgov
|
e78fd196a9
|
add hungarian translation
|
17 years ago |
Andrew Dolgov
|
d70c5ae4de
|
apply https bugfix from Frank De Meulenaere
|
17 years ago |
Andrew Dolgov
|
9a91a51e0d
|
update function: only call pcntl_alarm() if it is defined
|
17 years ago |
Andrew Dolgov
|
93c841c4e5
|
extend no articles error messages
|
17 years ago |
Andrew Dolgov
|
4752b0412a
|
do not display empty attachments
|
17 years ago |
Andrew Dolgov
|
4af7a36aa7
|
simplepie: import entry content when possible, not just description (closes #192)
|
17 years ago |
Andrew Dolgov
|
fca933507d
|
new option: HIDE_FEEDLIST (bump schema)
|
17 years ago |
Andrew Dolgov
|
24c1e1c144
|
initial hidden feedlist work (refs #194)
|
17 years ago |