Barak Korren
|
046ec65760
|
Move tuning settings to different file so config.php isn't overcrowded
by default
|
13 years ago |
Barak Korren
|
8401101d50
|
Moved hard-coded fetch timeout values into config file to allow site-level tuning
|
13 years ago |
Barak Korren
|
ec8d46b29d
|
Un-bold article title in combined mode when marked as read
There was no visual cue about the article being marked as read or not
when it is expanded in combined mode.
|
13 years ago |
Andrew Dolgov
|
7284cc776d
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
13 years ago |
Andrew Dolgov
|
32f3c02ba3
|
remove random waiting on task start, wait based on task id
|
13 years ago |
Andrew Dolgov
|
6078bbe655
|
Merge pull request #106 from RaphaelRochet/master
French translation update
|
13 years ago |
Andrew Dolgov
|
ee0542ce28
|
daemon: do not schedule user-disabled feeds (2)
|
13 years ago |
Raphaël Rochet
|
006ae26147
|
French translation update, new strings
|
13 years ago |
Andrew Dolgov
|
cd7ebb39e4
|
daemon: do not schedule user-disabled feeds
|
13 years ago |
Andrew Dolgov
|
1b1db7177f
|
import plugin: actually commit the transaction
|
13 years ago |
Andrew Dolgov
|
c1d2bd2603
|
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
|
13 years ago |
Andrew Dolgov
|
e9b7469233
|
validate session on startup
|
13 years ago |
Andrew Dolgov
|
b9fc62a776
|
fix typo which caused sql constraint errors
|
13 years ago |
Andrew Dolgov
|
6b3082ee33
|
rebase translations
|
13 years ago |
Andrew Dolgov
|
d538101618
|
catchup_feed: fix 1day on mysql
|
13 years ago |
Andrew Dolgov
|
94828a8b12
|
catchup by date: go by date_entered
|
13 years ago |
Andrew Dolgov
|
c8b693cf7f
|
implement catchup with selectable updated criteria
|
13 years ago |
Andrew Dolgov
|
bf1fee8347
|
replace fopen/fread loop with readfile
|
13 years ago |
Andrew Dolgov
|
fc5cd15819
|
googlereaderimport: disable creation of archived feeds until the SQL thing is resolved
|
13 years ago |
Andrew Dolgov
|
2f6ee35483
|
image.php: replace file_get_contents() with a fread/print loop
|
13 years ago |
Andrew Dolgov
|
55bd5dec80
|
googlereaderimport: rename dialog
|
13 years ago |
Andrew Dolgov
|
4c8b7389a6
|
import: remove wrong comment
|
13 years ago |
Andrew Dolgov
|
b029f91621
|
archive: automatically subscribe user to originating feed while unarchiving
|
13 years ago |
Andrew Dolgov
|
aa5ac2cd3a
|
do not create duplicate archived feeds on unsubscribe, file entries into already existing archive entry
|
13 years ago |
Andrew Dolgov
|
749da11bbe
|
googlereaderimport: automatically file imported articles to archived originating feeds
|
13 years ago |
Andrew Dolgov
|
22af123269
|
make toggling combined mode work without reload
|
13 years ago |
Andrew Dolgov
|
583dbc5695
|
api: add author to getHeadlines
|
13 years ago |
Andrew Dolgov
|
842c2ab451
|
tweak daemon2 to run feedbrowser/etc tasks after update randomly, not instead of update
|
13 years ago |
Andrew Dolgov
|
e81610d9ef
|
daemon: sort by random
|
13 years ago |
Andrew Dolgov
|
8292d05b7c
|
daemon: show feeds/minute stats
|
13 years ago |
Andrew Dolgov
|
17e74b21cf
|
update_rss_feed: bailout if cache is considered valid, but older than last_updated
|
13 years ago |
Andrew Dolgov
|
31623bfa99
|
if-modified-since: also take last_updated into account
|
13 years ago |
Andrew Dolgov
|
7a01dc776e
|
support If-Modified-Since
|
13 years ago |
Andrew Dolgov
|
60b88b254c
|
add hotkey toggle_cdm_expanded (f c)
|
13 years ago |
Andrew Dolgov
|
f940535997
|
cdm: make box-shadow a bit bigger; fix missing shadow on expandable active item
|
13 years ago |
Andrew Dolgov
|
be7bb7d5ee
|
headline menu: add ability to toggle unread/published/starred
|
13 years ago |
Andrew Dolgov
|
5e63e2fc9f
|
daemon2: make update tasks to wait before starting updates to improve
last_update_started handling (refs #647)
|
13 years ago |
Andrew Dolgov
|
7b11aa80ab
|
Revert "Avoid updating feed based on user pref DEFAULT_UPDATE_INTERVAL if it is set to -1 (no update)"
This reverts commit bca1cfbb95.
|
13 years ago |
Andrew Dolgov
|
a8a039eb0d
|
daemon2: wait longer between spawns (refs #647)
|
13 years ago |
Andrew Dolgov
|
54838d87b7
|
Merge pull request #103 from yanobs/master
Avoid updating feed based on user pref DEFAULT_UPDATE_INTERVAL if it is set to -1 (no update)
|
13 years ago |
all
|
bca1cfbb95
|
Avoid updating feed based on user pref DEFAULT_UPDATE_INTERVAL if it is set to -1 (no update)
|
13 years ago |
Andrew Dolgov
|
05e62b6726
|
cdm expandable: unify style with expanded
|
13 years ago |
Andrew Dolgov
|
7040017160
|
unbreak auth_remote and possibly other auth plugins
|
13 years ago |
Andrew Dolgov
|
c93f98e123
|
installer: do not create unneeded blank line at the end of config.php
|
13 years ago |
Andrew Dolgov
|
f0d7c1ac86
|
Merge pull request #102 from vapier/master
send Last-Modified header with the local image
|
13 years ago |
Mike Frysinger
|
dd856b4845
|
send Last-Modified header with the local image
|
13 years ago |
Andrew Dolgov
|
2472737e20
|
cleanup_tags: remove dots
|
13 years ago |
Andrew Dolgov
|
a7c0e150b6
|
fix invisible active headline in 3pane mode
|
13 years ago |
Andrew Dolgov
|
9f8b2e6ea8
|
another attempt to workaround against feedtree scroll issues
|
13 years ago |
Andrew Dolgov
|
35a86757d8
|
teh dreaded orange... no more
|
13 years ago |