Andrew Dolgov
|
31623bfa99
|
if-modified-since: also take last_updated into account
|
12 years ago |
Andrew Dolgov
|
7a01dc776e
|
support If-Modified-Since
|
12 years ago |
Andrew Dolgov
|
60b88b254c
|
add hotkey toggle_cdm_expanded (f c)
|
12 years ago |
Andrew Dolgov
|
f940535997
|
cdm: make box-shadow a bit bigger; fix missing shadow on expandable active item
|
12 years ago |
Andrew Dolgov
|
be7bb7d5ee
|
headline menu: add ability to toggle unread/published/starred
|
12 years ago |
Andrew Dolgov
|
5e63e2fc9f
|
daemon2: make update tasks to wait before starting updates to improve
last_update_started handling (refs #647)
|
12 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 .
|
12 years ago |
Andrew Dolgov
|
a8a039eb0d
|
daemon2: wait longer between spawns (refs #647)
|
12 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)
|
12 years ago |
all
|
bca1cfbb95
|
Avoid updating feed based on user pref DEFAULT_UPDATE_INTERVAL if it is set to -1 (no update)
|
12 years ago |
Andrew Dolgov
|
05e62b6726
|
cdm expandable: unify style with expanded
|
12 years ago |
Andrew Dolgov
|
7040017160
|
unbreak auth_remote and possibly other auth plugins
|
12 years ago |
Andrew Dolgov
|
c93f98e123
|
installer: do not create unneeded blank line at the end of config.php
|
12 years ago |
Andrew Dolgov
|
f0d7c1ac86
|
Merge pull request #102 from vapier/master
send Last-Modified header with the local image
|
12 years ago |
Mike Frysinger
|
dd856b4845
|
send Last-Modified header with the local image
|
12 years ago |
Andrew Dolgov
|
2472737e20
|
cleanup_tags: remove dots
|
12 years ago |
Andrew Dolgov
|
a7c0e150b6
|
fix invisible active headline in 3pane mode
|
12 years ago |
Andrew Dolgov
|
9f8b2e6ea8
|
another attempt to workaround against feedtree scroll issues
|
12 years ago |
Andrew Dolgov
|
35a86757d8
|
teh dreaded orange... no more
|
12 years ago |
Andrew Dolgov
|
9275d5dd5a
|
Merge pull request #101 from yanobs/master
Replace call to vsprintf to sprintf because of arguments format
|
12 years ago |
Andrew Dolgov
|
878b21ba1d
|
add workaround for double scrollbars in feed panel
|
12 years ago |
all
|
44c9dc8118
|
Replace call to vsprintf to sprintf because of arguments format
|
12 years ago |
Andrew Dolgov
|
ffd3e8e35e
|
toggleUnread: remove scriptaculous highlight
|
12 years ago |
Andrew Dolgov
|
12a80ad5cc
|
keep cdm expanded articles white
|
12 years ago |
Andrew Dolgov
|
9e662b4d0f
|
make prefs footer version respect HIDE_VERSION
|
12 years ago |
Andrew Dolgov
|
255b0f65d6
|
attachment dropdown: limit width, set top margin
|
12 years ago |
Andrew Dolgov
|
9cac360bd7
|
set combined display mode as default
|
12 years ago |
Andrew Dolgov
|
c409d34a30
|
fix cdmExpandArticle not always removing active class; make moving between posts take expanded cdm margins into account
|
12 years ago |
Andrew Dolgov
|
8f49a2257b
|
fix stuff broken by previous pull
|
12 years ago |
Andrew Dolgov
|
42c43ff76e
|
cdm expanded: add some box shadows
|
12 years ago |
Andrew Dolgov
|
3b5def6e80
|
Merge pull request #100 from yanobs/master
Check that $_SESSION["uid"] is defined before checking value
|
12 years ago |
Andrew Dolgov
|
c2fd7468a6
|
further tweak expanded cdm display
|
12 years ago |
Andrew Dolgov
|
a0ddecb98d
|
remove cdm tiles; update cdm stylesheet as to stop reading on yellow
|
12 years ago |
all
|
48ec0b8526
|
Check that $_SESSION["uid"] is defined before checking value
|
12 years ago |
Andrew Dolgov
|
866bc1678a
|
prefs: show version number in footer
|
12 years ago |
Andrew Dolgov
|
0d6943b097
|
Revert "order feeds selected for update randomly"
This reverts commit 13b33a3fc3 .
|
12 years ago |
Andrew Dolgov
|
13b33a3fc3
|
order feeds selected for update randomly
|
12 years ago |
Andrew Dolgov
|
4188225c19
|
googlereaderimport: migrate article tags
|
12 years ago |
Andrew Dolgov
|
f0d3c94aa7
|
purge orphans after deleting articles
|
12 years ago |
Andrew Dolgov
|
32b05702ff
|
daemon: do not show feed urls twice
|
12 years ago |
Andrew Dolgov
|
05e1e0ff20
|
googlereaderimport: limit guid length
|
12 years ago |
Andrew Dolgov
|
90f5a9d28b
|
remove active className on collapse (closes #644)
|
12 years ago |
Andrew Dolgov
|
61aa749938
|
reduce next spawn idle messages
|
12 years ago |
Andrew Dolgov
|
30ac8d1f86
|
update: exclude feeds with disabled updates
|
12 years ago |
Andrew Dolgov
|
1c4421fcd7
|
experimentally rework update daemon to process all feeds with the same url sequentially to minimize network access and better utilize caches
|
12 years ago |
Andrew Dolgov
|
4f9cbdff1d
|
cache simplepie object instead of xml feed data
|
12 years ago |
Andrew Dolgov
|
d5974daa33
|
remove feed update interval debugging
|
12 years ago |
Andrew Dolgov
|
f074ffe945
|
cache downloaded feed data to minimize network access
|
12 years ago |
Andrew Dolgov
|
412865b99f
|
remove cache/magpie
|
12 years ago |
Andrew Dolgov
|
e216d3025f
|
forgotpass: remove secretkey stuff because of new session handling; use stylesheet/javascript_tag
|
12 years ago |