Andrew Dolgov
|
8a3e0b1aa6
|
add hotkey (f x) to reverse headlines order (closes #262)
|
15 years ago |
Andrew Dolgov
|
fdf47b9d1c
|
notifier: mention license
|
15 years ago |
Andrew Dolgov
|
4336531d78
|
add updated triple-pane theme
|
15 years ago |
Andrew Dolgov
|
78bcd2c44c
|
fix unsubscribeFeed behaving improperly in preferences
|
15 years ago |
Andrew Dolgov
|
3393238de2
|
more input focusing improvements in popup dialogs
|
15 years ago |
Andrew Dolgov
|
d002edc715
|
code cleanup
|
15 years ago |
Andrew Dolgov
|
a6d0014d7b
|
quickAddFilter/Feed focus improvements
|
15 years ago |
Andrew Dolgov
|
55132a454f
|
closeInfoBox: properly cleanup contents
|
15 years ago |
Andrew Dolgov
|
a44049f661
|
focus query field in search dialog automatically
|
15 years ago |
Andrew Dolgov
|
641444d3d7
|
flush cache on feedEditSave
|
15 years ago |
Andrew Dolgov
|
b3af99a0c5
|
theme system updates; remove old-skool theme; add neutral theme
|
15 years ago |
Andrew Dolgov
|
e71f261009
|
replace some theme-specific frontend hooks with theme options
|
15 years ago |
Andrew Dolgov
|
b97e6e0267
|
reorganize theme support; add some themeable icons; add neon theme
|
15 years ago |
Andrew Dolgov
|
ef88b1cca3
|
feed archive and feed browser improvements
|
15 years ago |
Andrew Dolgov
|
a5819bb35d
|
code cleanup; remove unnecessary callbacks; rework subscribtion dialog
|
15 years ago |
Adrian Lang
|
542aebacb7
|
Add callback to Popups, focus subscribe URL input.
|
15 years ago |
Andrew Dolgov
|
65355c846c
|
collapse_feedlist: fix for button element
|
15 years ago |
Andrew Dolgov
|
f88c78147e
|
code cleanup; initial button usage
|
15 years ago |
Andrew Dolgov
|
dbfc952271
|
make f a hotkey persistent; obsolete option HIDE_READ_FEEDS
|
15 years ago |
Andrew Dolgov
|
082ae95b96
|
feed browser: add access to archived feeds
|
15 years ago |
Andrew Dolgov
|
6f068202d7
|
rework the way DEFAULT_ARTICLE_LIMIT works, remove limit toolbar dropdown (bump schema)
|
15 years ago |
Andrew Dolgov
|
b4e75b2a25
|
use POST parameters for frontend requests
|
15 years ago |
Andrew Dolgov
|
57937c42b9
|
obsolete cookie storage for collapsed status of feedlist and special categories (bump schema)
|
15 years ago |
Andrew Dolgov
|
44258fa967
|
remove obsolete methods to call init(); code cleanup
|
15 years ago |
Andrew Dolgov
|
78935092b5
|
display active hotkey prefix on screen
|
15 years ago |
Andrew Dolgov
|
219f57fd26
|
frontend: display loading prompt when opening edit feed dialog
|
15 years ago |
Andrew Dolgov
|
164469f902
|
check for stuck hotkey prefixe sequences and abort them
|
15 years ago |
Andrew Dolgov
|
67cf0d4aa7
|
offline: add placeholder actions dropbox
|
16 years ago |
Andrew Dolgov
|
9ca945a6d2
|
offline: try to keep local server info ready for offline mode
|
16 years ago |
Andrew Dolgov
|
206d496762
|
rework gears offline/online interaction the way it probably should be done (also remove redirecting login system)
|
16 years ago |
Andrew Dolgov
|
acac8448a4
|
use prototype instead of getElementById
|
16 years ago |
Andrew Dolgov
|
59b223d74d
|
offline: disable using init-param
|
16 years ago |
Andrew Dolgov
|
44d148ccc6
|
code cleanup
|
16 years ago |
Andrew Dolgov
|
823ff6aa2e
|
do not try to update offline data when in offline mode
|
16 years ago |
Andrew Dolgov
|
10a127dbd1
|
gears: don't cache feedlist
|
16 years ago |
Andrew Dolgov
|
3034277ab5
|
restore init params from DB in offline mode
|
16 years ago |
Andrew Dolgov
|
b871dd06e1
|
offline: schema updated
|
16 years ago |
Andrew Dolgov
|
25d9935382
|
move more stuff to offline.js
|
16 years ago |
Andrew Dolgov
|
20919a06a1
|
move offline stuff to offline.js
|
16 years ago |
Andrew Dolgov
|
67eb253178
|
offline: smarter detection of articles to download; purge old data
|
16 years ago |
Andrew Dolgov
|
b548354310
|
adjust rate limits on automatic update of offline info
|
16 years ago |
Andrew Dolgov
|
51f6f91758
|
remove manual download dialog; make offline updates automatic
|
16 years ago |
Andrew Dolgov
|
429326510c
|
js schema version checking; misc fixes
|
16 years ago |
Andrew Dolgov
|
6a2034f9ff
|
add viewfeed_offline(); misc fixes
|
16 years ago |
Andrew Dolgov
|
95f0c2c5b3
|
only download articles which are newer than the last stored in local db
|
16 years ago |
Andrew Dolgov
|
1ea930cbea
|
offline: simplify table names
|
16 years ago |
Andrew Dolgov
|
36f787976f
|
render feedlist using local data when in offline mode
|
16 years ago |
Andrew Dolgov
|
fe8f2f0c0d
|
article download fixes
|
16 years ago |
Andrew Dolgov
|
6a1cd59192
|
implement dumb article downloader
|
16 years ago |
Andrew Dolgov
|
87b16a0a61
|
add dialog to download articles for offline reading; start implementation
|
16 years ago |