Christian Weiske
|
5eeb387497
|
Implement the last part of #276: show the list of available feeds in the frontend and let the user select one of them (refs #276)
|
14 years ago |
Christian Weiske
|
9a8ce9561d
|
add another status code to subscribe_to_feed to prevent the frontend to do double work (refs #276)
|
14 years ago |
Andrew Dolgov
|
661135c742
|
unify update_daemon, update_feeds and update_feedbrowser into update.php; move update.php to db-updater.php
|
14 years ago |
Andrew Dolgov
|
bc05c3d19c
|
resort_feedlist: fix glitch caused by FEEDR-0
|
14 years ago |
Andrew Dolgov
|
11eb3f4e54
|
dropbox_replace_options: only copy value when present
|
14 years ago |
Andrew Dolgov
|
c00907f2ed
|
properly handle on-the-fly adding of categories
|
14 years ago |
Andrew Dolgov
|
10249c41b7
|
properly handle on-the-fly adding of labels
|
14 years ago |
Andrew Dolgov
|
1c31e1908a
|
allow adding labels on the fly
|
14 years ago |
Christian Weiske
|
f33479dab8
|
part of #276: determine if the url contents are html
|
14 years ago |
Andrew Dolgov
|
b19d6e6e4b
|
js: move position stuff to separate file
|
14 years ago |
Andrew Dolgov
|
8801fb017c
|
replace old-style published feed with universal secretkey-based approach used for all feeds; do not allow user/pass handling in generated feed urls; bump schema
|
14 years ago |
Andrew Dolgov
|
5c7c7da9e1
|
allow adding cats from feed editor
|
14 years ago |
Andrew Dolgov
|
f3f67c1b53
|
remove old-style debugging
|
14 years ago |
Andrew Dolgov
|
ff0010c182
|
implement html5 localStorage support for client-side cache
|
14 years ago |
Andrew Dolgov
|
50eefedbfd
|
js: code cleanup
|
14 years ago |
Andrew Dolgov
|
8acc449c6b
|
change counter.cat and counter.tag to counter.kind
|
14 years ago |
Andrew Dolgov
|
f1f3a642d6
|
use JSON for init-params
|
14 years ago |
Andrew Dolgov
|
a8f447f398
|
fix background refresh being broken when no counter data is sent
|
14 years ago |
Andrew Dolgov
|
6a7817c1ad
|
handle counters using JSON instead of XML
|
14 years ago |
Andrew Dolgov
|
5191a7ce03
|
init readability tweaks
|
14 years ago |
Andrew Dolgov
|
d5ed5446d1
|
functions: code cleanup
|
14 years ago |
Andrew Dolgov
|
4a3da1c8ef
|
unify backend sanity checking code
|
14 years ago |
Andrew Dolgov
|
0dfdf70816
|
exception reports: show stack trace
|
14 years ago |
Andrew Dolgov
|
84c7b824fb
|
use console.log for debugging; improve exception information
|
14 years ago |
Andrew Dolgov
|
335565ac7d
|
fix various actions failing when tried on an empty (e.g. no articles) headlines buffer
|
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
|
55132a454f
|
closeInfoBox: properly cleanup contents
|
15 years ago |
Andrew Dolgov
|
ab65c0343b
|
fix typo
|
15 years ago |
Andrew Dolgov
|
e71f261009
|
replace some theme-specific frontend hooks with theme options
|
15 years ago |
Andrew Dolgov
|
883fee8df0
|
neon updates; make more icons themeable; misc fixes
|
15 years ago |
Andrew Dolgov
|
b97e6e0267
|
reorganize theme support; add some themeable icons; add neon theme
|
15 years ago |
Andrew Dolgov
|
7abf159d61
|
feed editor: allow manual replacement of feed icons
|
15 years ago |
Andrew Dolgov
|
c3b7b797f5
|
add prototype of icon replacing control; misc tweaks
|
15 years ago |
Andrew Dolgov
|
de0a6d930a
|
tweak auxDlg
|
15 years ago |
Andrew Dolgov
|
d9084cf220
|
implement settings profiles (bump schema)
|
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
|
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
|
b4e75b2a25
|
use POST parameters for frontend requests
|
15 years ago |
Andrew Dolgov
|
85e5c67d73
|
tweak new articles available prompt
|
15 years ago |
Andrew Dolgov
|
95d0edcc4e
|
resort_category: proper fix for flat list mode
|
15 years ago |
Andrew Dolgov
|
764311847b
|
limit resort_feedlist() to category mode
|
15 years ago |
Andrew Dolgov
|
d9d0db0f01
|
parse_counters: invalidate feed cache when counter had changed
|
15 years ago |
Andrew Dolgov
|
7c057b1a2a
|
more auxDlg tweaks
|
15 years ago |
Andrew Dolgov
|
0ac73f914d
|
new articles prompt tweak
|
15 years ago |